Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-pycryptodomex.spec'], chrootPath='/var/lib/mock/f29-build-25146-13114/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-pycryptodomex.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/python-pycryptodomex-3.6.4-1.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-pycryptodomex.spec'], chrootPath='/var/lib/mock/f29-build-25146-13114/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-pycryptodomex.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.JxoJC6 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pycryptodome-3.6.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/pycryptodomex-3.6.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pycryptodome-3.6.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/patch -p0 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/python-pycryptodomex-3.6.2-use_external_libtomcrypt.patch + rm -r src/libtom/ + sed '1{\@^#! /usr/bin/env python@d}' lib/Crypto/SelfTest/__main__.py + touch -r lib/Crypto/SelfTest/__main__.py lib/Crypto/SelfTest/__main__.py.new + mv lib/Crypto/SelfTest/__main__.py.new lib/Crypto/SelfTest/__main__.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Usfqfy + umask 022 + cd /builddir/build/BUILD + cd pycryptodome-3.6.4 + touch .separate_namespace + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' BUILDSTDERR: Testing support for x86intrin.h header BUILDSTDERR: Target does not support x86intrin.h header BUILDSTDERR: Copying file lib/Crypto/__init__.py to lib/Cryptodome/__init__.py BUILDSTDERR: Copying file lib/Crypto/IO/_PBES.py to lib/Cryptodome/IO/_PBES.py BUILDSTDERR: Copying file lib/Crypto/IO/__init__.py to lib/Cryptodome/IO/__init__.py BUILDSTDERR: Copying file lib/Crypto/IO/PEM.py to lib/Cryptodome/IO/PEM.py BUILDSTDERR: Copying file lib/Crypto/IO/PKCS8.py to lib/Cryptodome/IO/PKCS8.py BUILDSTDERR: Copying file lib/Crypto/Cipher/DES3.py to lib/Cryptodome/Cipher/DES3.py BUILDSTDERR: Copying file lib/Crypto/Cipher/DES.py to lib/Cryptodome/Cipher/DES.py BUILDSTDERR: Copying file lib/Crypto/Cipher/ChaCha20.py to lib/Cryptodome/Cipher/ChaCha20.py BUILDSTDERR: Copying file lib/Crypto/Cipher/_mode_openpgp.py to lib/Cryptodome/Cipher/_mode_openpgp.py BUILDSTDERR: Copying file lib/Crypto/Cipher/_mode_ccm.py to lib/Cryptodome/Cipher/_mode_ccm.py BUILDSTDERR: Copying file lib/Crypto/Cipher/_mode_cfb.py to lib/Cryptodome/Cipher/_mode_cfb.py BUILDSTDERR: Copying file lib/Crypto/Cipher/_mode_ctr.py to lib/Cryptodome/Cipher/_mode_ctr.py BUILDSTDERR: Copying file lib/Crypto/Cipher/ARC4.py to lib/Cryptodome/Cipher/ARC4.py BUILDSTDERR: Copying file lib/Crypto/Cipher/ARC2.py to lib/Cryptodome/Cipher/ARC2.py BUILDSTDERR: Copying file lib/Crypto/Cipher/_mode_cbc.py to lib/Cryptodome/Cipher/_mode_cbc.py BUILDSTDERR: Copying file lib/Crypto/Cipher/AES.py to lib/Cryptodome/Cipher/AES.py BUILDSTDERR: Copying file lib/Crypto/Cipher/_mode_siv.py to lib/Cryptodome/Cipher/_mode_siv.py BUILDSTDERR: Copying file lib/Crypto/Cipher/PKCS1_v1_5.py to lib/Cryptodome/Cipher/PKCS1_v1_5.py BUILDSTDERR: Copying file lib/Crypto/Cipher/PKCS1_OAEP.py to lib/Cryptodome/Cipher/PKCS1_OAEP.py BUILDSTDERR: Copying file lib/Crypto/Cipher/_mode_ocb.py to lib/Cryptodome/Cipher/_mode_ocb.py BUILDSTDERR: Copying file lib/Crypto/Cipher/Salsa20.py to lib/Cryptodome/Cipher/Salsa20.py BUILDSTDERR: Copying file lib/Crypto/Cipher/_mode_ecb.py to lib/Cryptodome/Cipher/_mode_ecb.py BUILDSTDERR: Copying file lib/Crypto/Cipher/__init__.py to lib/Cryptodome/Cipher/__init__.py BUILDSTDERR: Copying file lib/Crypto/Cipher/_mode_gcm.py to lib/Cryptodome/Cipher/_mode_gcm.py BUILDSTDERR: Copying file lib/Crypto/Cipher/CAST.py to lib/Cryptodome/Cipher/CAST.py BUILDSTDERR: Copying file lib/Crypto/Cipher/_mode_ofb.py to lib/Cryptodome/Cipher/_mode_ofb.py BUILDSTDERR: Copying file lib/Crypto/Cipher/Blowfish.py to lib/Cryptodome/Cipher/Blowfish.py BUILDSTDERR: Copying file lib/Crypto/Cipher/_mode_eax.py to lib/Cryptodome/Cipher/_mode_eax.py BUILDSTDERR: Copying file lib/Crypto/PublicKey/RSA.py to lib/Cryptodome/PublicKey/RSA.py BUILDSTDERR: Copying file lib/Crypto/PublicKey/ElGamal.py to lib/Cryptodome/PublicKey/ElGamal.py BUILDSTDERR: Copying file lib/Crypto/PublicKey/ECC.py to lib/Cryptodome/PublicKey/ECC.py BUILDSTDERR: Copying file lib/Crypto/PublicKey/__init__.py to lib/Cryptodome/PublicKey/__init__.py BUILDSTDERR: Copying file lib/Crypto/PublicKey/DSA.py to lib/Cryptodome/PublicKey/DSA.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/st_common.py to lib/Cryptodome/SelfTest/st_common.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/__main__.py to lib/Cryptodome/SelfTest/__main__.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/loader.py to lib/Cryptodome/SelfTest/loader.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/__init__.py to lib/Cryptodome/SelfTest/__init__.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/IO/test_PKCS8.py to lib/Cryptodome/SelfTest/IO/test_PKCS8.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/IO/test_PBES.py to lib/Cryptodome/SelfTest/IO/test_PBES.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/IO/__init__.py to lib/Cryptodome/SelfTest/IO/__init__.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_DES3.py to lib/Cryptodome/SelfTest/Cipher/test_DES3.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_CCM.py to lib/Cryptodome/SelfTest/Cipher/test_CCM.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_CFB.py to lib/Cryptodome/SelfTest/Cipher/test_CFB.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/common.py to lib/Cryptodome/SelfTest/Cipher/common.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_AES.py to lib/Cryptodome/SelfTest/Cipher/test_AES.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_OFB.py to lib/Cryptodome/SelfTest/Cipher/test_OFB.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_Blowfish.py to lib/Cryptodome/SelfTest/Cipher/test_Blowfish.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_DES.py to lib/Cryptodome/SelfTest/Cipher/test_DES.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_CAST.py to lib/Cryptodome/SelfTest/Cipher/test_CAST.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_OCB.py to lib/Cryptodome/SelfTest/Cipher/test_OCB.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_ChaCha20.py to lib/Cryptodome/SelfTest/Cipher/test_ChaCha20.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_EAX.py to lib/Cryptodome/SelfTest/Cipher/test_EAX.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_ARC4.py to lib/Cryptodome/SelfTest/Cipher/test_ARC4.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_OpenPGP.py to lib/Cryptodome/SelfTest/Cipher/test_OpenPGP.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_CBC.py to lib/Cryptodome/SelfTest/Cipher/test_CBC.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_GCM.py to lib/Cryptodome/SelfTest/Cipher/test_GCM.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_pkcs1_15.py to lib/Cryptodome/SelfTest/Cipher/test_pkcs1_15.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_CTR.py to lib/Cryptodome/SelfTest/Cipher/test_CTR.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_ARC2.py to lib/Cryptodome/SelfTest/Cipher/test_ARC2.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_Salsa20.py to lib/Cryptodome/SelfTest/Cipher/test_Salsa20.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/__init__.py to lib/Cryptodome/SelfTest/Cipher/__init__.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_SIV.py to lib/Cryptodome/SelfTest/Cipher/test_SIV.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_pkcs1_oaep.py to lib/Cryptodome/SelfTest/Cipher/test_pkcs1_oaep.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB64permop.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64permop.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TOFBvarkey.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBvarkey.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCBCpermop.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCpermop.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB8subtab.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8subtab.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB8varkey.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8varkey.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB8MMT3.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8MMT3.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCBCMMT2.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCMMT2.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCBCvarkey.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCvarkey.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB8invperm.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8invperm.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCBCvartext.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCvartext.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TOFBMMT2.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBMMT2.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TOFBMMT3.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBMMT3.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TECBMMT3.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TECBMMT3.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB64MMT2.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64MMT2.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCBCMMT3.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCMMT3.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB8vartext.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8vartext.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TOFBvartext.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBvartext.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB64varkey.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64varkey.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TOFBsubtab.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBsubtab.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/README.txt to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/README.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCBCsubtab.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCsubtab.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB8permop.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8permop.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB64MMT3.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64MMT3.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB64invperm.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64invperm.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB64vartext.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64vartext.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TECBMMT2.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TECBMMT2.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCBCinvperm.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCinvperm.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TOFBinvperm.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBinvperm.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB64subtab.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64subtab.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB8MMT2.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8MMT2.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TOFBpermop.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBpermop.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCMMT256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMMT256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBKeySbox256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBKeySbox256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8VarKey192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarKey192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128MMT256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MMT256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCMCT128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMCT128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCKeySbox192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCKeySbox192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCMMT192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMMT192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCVarKey192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarKey192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/gcmDecrypt128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/gcmDecrypt128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128MMT192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MMT192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8MCT192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MCT192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128MMT128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MMT128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCVarTxt256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarTxt256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCVarTxt192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarTxt192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBKeySbox128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBKeySbox128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCVarKey256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarKey256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBMCT128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMCT128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCKeySbox256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCKeySbox256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8VarKey256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarKey256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8VarKey128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarKey128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/gcmEncryptExtIV128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/gcmEncryptExtIV128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCGFSbox192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCGFSbox192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8MCT256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MCT256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCMMT128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMMT128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128VarKey256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarKey256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCGFSbox256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCGFSbox256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCVarKey128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarKey128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBMCT192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMCT192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBVarKey192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarKey192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBMCT256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMCT256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBKeySbox192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBKeySbox192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8MCT128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MCT128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBGFSbox128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBGFSbox128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8MMT256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MMT256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBGFSbox256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBGFSbox256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128VarKey192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarKey192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBVarKey128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarKey128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBMMT128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMMT128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBVarKey256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarKey256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBVarTxt192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarTxt192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBVarTxt256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarTxt256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCVarTxt128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarTxt128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCMCT192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMCT192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128VarKey128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarKey128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/README.txt to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/README.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128MCT128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MCT128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8MMT192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MMT192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBMMT256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMMT256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCMCT256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMCT256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8MMT128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MMT128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCKeySbox128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCKeySbox128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBVarTxt128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarTxt128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128MCT256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MCT256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBGFSbox192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBGFSbox192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128MCT192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MCT192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCGFSbox128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCGFSbox128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBMMT192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMMT192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/aes_siv_cmac_test.json to lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/aes_siv_cmac_test.json BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/aes_eax_test.json to lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/aes_eax_test.json BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/aes_gcm_test.json to lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/aes_gcm_test.json BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_import_ECC.py to lib/Cryptodome/SelfTest/PublicKey/test_import_ECC.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_import_RSA.py to lib/Cryptodome/SelfTest/PublicKey/test_import_RSA.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_DSA.py to lib/Cryptodome/SelfTest/PublicKey/test_DSA.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_RSA.py to lib/Cryptodome/SelfTest/PublicKey/test_RSA.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/__init__.py to lib/Cryptodome/SelfTest/PublicKey/__init__.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_import_DSA.py to lib/Cryptodome/SelfTest/PublicKey/test_import_DSA.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_ECC.py to lib/Cryptodome/SelfTest/PublicKey/test_ECC.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_ElGamal.py to lib/Cryptodome/SelfTest/PublicKey/test_ElGamal.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256.txt to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private.pem BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes128.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes128.pem BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_compressed.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_compressed.pem BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_openssh.txt to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_openssh.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public.der to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public.der BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes256_gcm.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes256_gcm.pem BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_des3.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_des3.pem BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8.pem BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/gen_ecc_p256.sh to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/gen_ecc_p256.sh BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public.pem BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes192.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes192.pem BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8.der to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8.der BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private.der to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private.der BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8_clear.der to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8_clear.der BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_compressed.der to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_compressed.der BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/point-at-infinity.org-P256.txt to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/point-at-infinity.org-P256.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/openssl_version.txt to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/openssl_version.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_x509.der to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_x509.der BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8_clear.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8_clear.pem BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_x509.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_x509.pem BUILDSTDERR: Copying file lib/Crypto/SelfTest/Util/test_Padding.py to lib/Cryptodome/SelfTest/Util/test_Padding.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Util/test_Counter.py to lib/Cryptodome/SelfTest/Util/test_Counter.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Util/test_number.py to lib/Cryptodome/SelfTest/Util/test_number.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Util/__init__.py to lib/Cryptodome/SelfTest/Util/__init__.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Util/test_asn1.py to lib/Cryptodome/SelfTest/Util/test_asn1.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Util/test_strxor.py to lib/Cryptodome/SelfTest/Util/test_strxor.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Protocol/test_KDF.py to lib/Cryptodome/SelfTest/Protocol/test_KDF.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Protocol/test_SecretSharing.py to lib/Cryptodome/SelfTest/Protocol/test_SecretSharing.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Protocol/test_rfc1751.py to lib/Cryptodome/SelfTest/Protocol/test_rfc1751.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Protocol/__init__.py to lib/Cryptodome/SelfTest/Protocol/__init__.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Math/test_modexp.py to lib/Cryptodome/SelfTest/Math/test_modexp.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Math/test_Primality.py to lib/Cryptodome/SelfTest/Math/test_Primality.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Math/__init__.py to lib/Cryptodome/SelfTest/Math/__init__.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Math/test_Numbers.py to lib/Cryptodome/SelfTest/Math/test_Numbers.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_SHA3_384.py to lib/Cryptodome/SelfTest/Hash/test_SHA3_384.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_BLAKE2.py to lib/Cryptodome/SelfTest/Hash/test_BLAKE2.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_MD4.py to lib/Cryptodome/SelfTest/Hash/test_MD4.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_RIPEMD160.py to lib/Cryptodome/SelfTest/Hash/test_RIPEMD160.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_SHA1.py to lib/Cryptodome/SelfTest/Hash/test_SHA1.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_SHA256.py to lib/Cryptodome/SelfTest/Hash/test_SHA256.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_MD2.py to lib/Cryptodome/SelfTest/Hash/test_MD2.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/common.py to lib/Cryptodome/SelfTest/Hash/common.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_CMAC.py to lib/Cryptodome/SelfTest/Hash/test_CMAC.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_SHA3_224.py to lib/Cryptodome/SelfTest/Hash/test_SHA3_224.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_SHA3_256.py to lib/Cryptodome/SelfTest/Hash/test_SHA3_256.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_SHA224.py to lib/Cryptodome/SelfTest/Hash/test_SHA224.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_HMAC.py to lib/Cryptodome/SelfTest/Hash/test_HMAC.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_SHAKE.py to lib/Cryptodome/SelfTest/Hash/test_SHAKE.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_keccak.py to lib/Cryptodome/SelfTest/Hash/test_keccak.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_SHA384.py to lib/Cryptodome/SelfTest/Hash/test_SHA384.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_MD5.py to lib/Cryptodome/SelfTest/Hash/test_MD5.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/__init__.py to lib/Cryptodome/SelfTest/Hash/__init__.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_SHA3_512.py to lib/Cryptodome/SelfTest/Hash/test_SHA3_512.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_SHA512.py to lib/Cryptodome/SelfTest/Hash/test_SHA512.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_224.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_224.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_256.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_256.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_224.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_224.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_384.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_384.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_256.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_256.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_384.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_384.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/readme.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/readme.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_512.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_512.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_512.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_512.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_512.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_512.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_384.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_384.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_256.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_256.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_224.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_224.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-224.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-224.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHAKE128.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHAKE128.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-512.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-512.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHAKE256.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHAKE256.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-384.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-384.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-256.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-256.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/BLAKE2b/tv2.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b/tv2.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/BLAKE2b/tv1.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b/tv1.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/BLAKE2b/blake2b-test.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b/blake2b-test.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/SHA1/SHA1ShortMsg.rsp to lib/Cryptodome/SelfTest/Hash/test_vectors/SHA1/SHA1ShortMsg.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/wycheproof/aes_cmac_test.json to lib/Cryptodome/SelfTest/Hash/test_vectors/wycheproof/aes_cmac_test.json BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/SHA2/SHA512ShortMsg.rsp to lib/Cryptodome/SelfTest/Hash/test_vectors/SHA2/SHA512ShortMsg.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/SHA2/SHA512_256ShortMsg.rsp to lib/Cryptodome/SelfTest/Hash/test_vectors/SHA2/SHA512_256ShortMsg.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/SHA2/SHA512_224ShortMsg.rsp to lib/Cryptodome/SelfTest/Hash/test_vectors/SHA2/SHA512_224ShortMsg.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/BLAKE2s/tv2.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s/tv2.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/BLAKE2s/tv1.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s/tv1.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/BLAKE2s/blake2s-test.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s/blake2s-test.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Random/test_random.py to lib/Cryptodome/SelfTest/Random/test_random.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Random/__init__.py to lib/Cryptodome/SelfTest/Random/__init__.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/test_pkcs1_15.py to lib/Cryptodome/SelfTest/Signature/test_pkcs1_15.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/test_dss.py to lib/Cryptodome/SelfTest/Signature/test_dss.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/__init__.py to lib/Cryptodome/SelfTest/Signature/__init__.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/test_pss.py to lib/Cryptodome/SelfTest/Signature/test_pss.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/test_vectors/ECDSA/SigVer.rsp to lib/Cryptodome/SelfTest/Signature/test_vectors/ECDSA/SigVer.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/test_vectors/ECDSA/README.txt to lib/Cryptodome/SelfTest/Signature/test_vectors/ECDSA/README.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/test_vectors/ECDSA/SigGen.txt to lib/Cryptodome/SelfTest/Signature/test_vectors/ECDSA/SigGen.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/test_vectors/PKCS1-PSS/SigGenPSS_186-2.txt to lib/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS/SigGenPSS_186-2.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/test_vectors/PKCS1-PSS/SigVerPSS_186-3.rsp to lib/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS/SigVerPSS_186-3.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/test_vectors/PKCS1-PSS/SigGenPSS_186-3.txt to lib/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS/SigGenPSS_186-3.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigVer15_186-3.rsp to lib/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigVer15_186-3.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigGen15_186-2.txt to lib/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigGen15_186-2.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigGen15_186-3.txt to lib/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigGen15_186-3.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_test.json BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_test.json BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp256r1_sha256_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp256r1_sha256_test.json BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/dsa_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/dsa_test.json BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/test_vectors/DSA/FIPS_186_3_SigGen.txt to lib/Cryptodome/SelfTest/Signature/test_vectors/DSA/FIPS_186_3_SigGen.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/test_vectors/DSA/FIPS_186_3_SigVer.rsp to lib/Cryptodome/SelfTest/Signature/test_vectors/DSA/FIPS_186_3_SigVer.rsp BUILDSTDERR: Copying file lib/Crypto/Util/number.py to lib/Cryptodome/Util/number.py BUILDSTDERR: Copying file lib/Crypto/Util/_cpu_features.py to lib/Cryptodome/Util/_cpu_features.py BUILDSTDERR: Copying file lib/Crypto/Util/_file_system.py to lib/Cryptodome/Util/_file_system.py BUILDSTDERR: Copying file lib/Crypto/Util/RFC1751.py to lib/Cryptodome/Util/RFC1751.py BUILDSTDERR: Copying file lib/Crypto/Util/Padding.py to lib/Cryptodome/Util/Padding.py BUILDSTDERR: Copying file lib/Crypto/Util/asn1.py to lib/Cryptodome/Util/asn1.py BUILDSTDERR: Copying file lib/Crypto/Util/py3compat.py to lib/Cryptodome/Util/py3compat.py BUILDSTDERR: Copying file lib/Crypto/Util/_raw_api.py to lib/Cryptodome/Util/_raw_api.py BUILDSTDERR: Copying file lib/Crypto/Util/Counter.py to lib/Cryptodome/Util/Counter.py BUILDSTDERR: Copying file lib/Crypto/Util/strxor.py to lib/Cryptodome/Util/strxor.py BUILDSTDERR: Copying file lib/Crypto/Util/__init__.py to lib/Cryptodome/Util/__init__.py BUILDSTDERR: Copying file lib/Crypto/Protocol/SecretSharing.py to lib/Cryptodome/Protocol/SecretSharing.py BUILDSTDERR: Copying file lib/Crypto/Protocol/KDF.py to lib/Cryptodome/Protocol/KDF.py BUILDSTDERR: Copying file lib/Crypto/Protocol/__init__.py to lib/Cryptodome/Protocol/__init__.py BUILDSTDERR: Copying file lib/Crypto/Math/_Numbers_int.py to lib/Cryptodome/Math/_Numbers_int.py BUILDSTDERR: Copying file lib/Crypto/Math/_Numbers_custom.py to lib/Cryptodome/Math/_Numbers_custom.py BUILDSTDERR: Copying file lib/Crypto/Math/_Numbers_gmp.py to lib/Cryptodome/Math/_Numbers_gmp.py BUILDSTDERR: Copying file lib/Crypto/Math/Numbers.py to lib/Cryptodome/Math/Numbers.py BUILDSTDERR: Copying file lib/Crypto/Math/__init__.py to lib/Cryptodome/Math/__init__.py BUILDSTDERR: Copying file lib/Crypto/Math/Primality.py to lib/Cryptodome/Math/Primality.py BUILDSTDERR: Copying file lib/Crypto/Hash/SHA1.py to lib/Cryptodome/Hash/SHA1.py BUILDSTDERR: Copying file lib/Crypto/Hash/MD4.py to lib/Cryptodome/Hash/MD4.py BUILDSTDERR: Copying file lib/Crypto/Hash/BLAKE2b.py to lib/Cryptodome/Hash/BLAKE2b.py BUILDSTDERR: Copying file lib/Crypto/Hash/keccak.py to lib/Cryptodome/Hash/keccak.py BUILDSTDERR: Copying file lib/Crypto/Hash/SHA3_256.py to lib/Cryptodome/Hash/SHA3_256.py BUILDSTDERR: Copying file lib/Crypto/Hash/SHA512.py to lib/Cryptodome/Hash/SHA512.py BUILDSTDERR: Copying file lib/Crypto/Hash/SHAKE128.py to lib/Cryptodome/Hash/SHAKE128.py BUILDSTDERR: Copying file lib/Crypto/Hash/RIPEMD160.py to lib/Cryptodome/Hash/RIPEMD160.py BUILDSTDERR: Copying file lib/Crypto/Hash/SHA3_384.py to lib/Cryptodome/Hash/SHA3_384.py BUILDSTDERR: Copying file lib/Crypto/Hash/SHA3_224.py to lib/Cryptodome/Hash/SHA3_224.py BUILDSTDERR: Copying file lib/Crypto/Hash/SHA3_512.py to lib/Cryptodome/Hash/SHA3_512.py BUILDSTDERR: Copying file lib/Crypto/Hash/SHA.py to lib/Cryptodome/Hash/SHA.py BUILDSTDERR: Copying file lib/Crypto/Hash/CMAC.py to lib/Cryptodome/Hash/CMAC.py BUILDSTDERR: Copying file lib/Crypto/Hash/SHA224.py to lib/Cryptodome/Hash/SHA224.py BUILDSTDERR: Copying file lib/Crypto/Hash/RIPEMD.py to lib/Cryptodome/Hash/RIPEMD.py BUILDSTDERR: Copying file lib/Crypto/Hash/BLAKE2s.py to lib/Cryptodome/Hash/BLAKE2s.py BUILDSTDERR: Copying file lib/Crypto/Hash/HMAC.py to lib/Cryptodome/Hash/HMAC.py BUILDSTDERR: Copying file lib/Crypto/Hash/SHA256.py to lib/Cryptodome/Hash/SHA256.py BUILDSTDERR: Copying file lib/Crypto/Hash/MD5.py to lib/Cryptodome/Hash/MD5.py BUILDSTDERR: Copying file lib/Crypto/Hash/MD2.py to lib/Cryptodome/Hash/MD2.py BUILDSTDERR: Copying file lib/Crypto/Hash/SHAKE256.py to lib/Cryptodome/Hash/SHAKE256.py BUILDSTDERR: Copying file lib/Crypto/Hash/__init__.py to lib/Cryptodome/Hash/__init__.py BUILDSTDERR: Copying file lib/Crypto/Hash/SHA384.py to lib/Cryptodome/Hash/SHA384.py BUILDSTDERR: Copying file lib/Crypto/Random/random.py to lib/Cryptodome/Random/random.py BUILDSTDERR: Copying file lib/Crypto/Random/__init__.py to lib/Cryptodome/Random/__init__.py BUILDSTDERR: Copying file lib/Crypto/Signature/DSS.py to lib/Cryptodome/Signature/DSS.py BUILDSTDERR: Copying file lib/Crypto/Signature/PKCS1_PSS.py to lib/Cryptodome/Signature/PKCS1_PSS.py BUILDSTDERR: Copying file lib/Crypto/Signature/pkcs1_15.py to lib/Cryptodome/Signature/pkcs1_15.py BUILDSTDERR: Copying file lib/Crypto/Signature/PKCS1_v1_5.py to lib/Cryptodome/Signature/PKCS1_v1_5.py BUILDSTDERR: Copying file lib/Crypto/Signature/pss.py to lib/Cryptodome/Signature/pss.py BUILDSTDERR: Copying file lib/Crypto/Signature/__init__.py to lib/Cryptodome/Signature/__init__.py running build running build_py creating build/lib.linux-riscv64-2.7 creating build/lib.linux-riscv64-2.7/Cryptodome copying lib/Cryptodome/__init__.py -> build/lib.linux-riscv64-2.7/Cryptodome creating build/lib.linux-riscv64-2.7/Cryptodome/Cipher copying lib/Cryptodome/Cipher/DES3.py -> build/lib.linux-riscv64-2.7/Cryptodome/Cipher copying lib/Cryptodome/Cipher/DES.py -> build/lib.linux-riscv64-2.7/Cryptodome/Cipher copying lib/Cryptodome/Cipher/ChaCha20.py -> build/lib.linux-riscv64-2.7/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_openpgp.py -> build/lib.linux-riscv64-2.7/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_ccm.py -> build/lib.linux-riscv64-2.7/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_cfb.py -> build/lib.linux-riscv64-2.7/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_ctr.py -> build/lib.linux-riscv64-2.7/Cryptodome/Cipher copying lib/Cryptodome/Cipher/ARC4.py -> build/lib.linux-riscv64-2.7/Cryptodome/Cipher copying lib/Cryptodome/Cipher/ARC2.py -> build/lib.linux-riscv64-2.7/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_cbc.py -> build/lib.linux-riscv64-2.7/Cryptodome/Cipher copying lib/Cryptodome/Cipher/AES.py -> build/lib.linux-riscv64-2.7/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_siv.py -> build/lib.linux-riscv64-2.7/Cryptodome/Cipher copying lib/Cryptodome/Cipher/PKCS1_v1_5.py -> build/lib.linux-riscv64-2.7/Cryptodome/Cipher copying lib/Cryptodome/Cipher/PKCS1_OAEP.py -> build/lib.linux-riscv64-2.7/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_ocb.py -> build/lib.linux-riscv64-2.7/Cryptodome/Cipher copying lib/Cryptodome/Cipher/Salsa20.py -> build/lib.linux-riscv64-2.7/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_ecb.py -> build/lib.linux-riscv64-2.7/Cryptodome/Cipher copying lib/Cryptodome/Cipher/__init__.py -> build/lib.linux-riscv64-2.7/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_gcm.py -> build/lib.linux-riscv64-2.7/Cryptodome/Cipher copying lib/Cryptodome/Cipher/CAST.py -> build/lib.linux-riscv64-2.7/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_ofb.py -> build/lib.linux-riscv64-2.7/Cryptodome/Cipher copying lib/Cryptodome/Cipher/Blowfish.py -> build/lib.linux-riscv64-2.7/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_eax.py -> build/lib.linux-riscv64-2.7/Cryptodome/Cipher creating build/lib.linux-riscv64-2.7/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA1.py -> build/lib.linux-riscv64-2.7/Cryptodome/Hash copying lib/Cryptodome/Hash/MD4.py -> build/lib.linux-riscv64-2.7/Cryptodome/Hash copying lib/Cryptodome/Hash/BLAKE2b.py -> build/lib.linux-riscv64-2.7/Cryptodome/Hash copying lib/Cryptodome/Hash/keccak.py -> build/lib.linux-riscv64-2.7/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA3_256.py -> build/lib.linux-riscv64-2.7/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA512.py -> build/lib.linux-riscv64-2.7/Cryptodome/Hash copying lib/Cryptodome/Hash/SHAKE128.py -> build/lib.linux-riscv64-2.7/Cryptodome/Hash copying lib/Cryptodome/Hash/RIPEMD160.py -> build/lib.linux-riscv64-2.7/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA3_384.py -> build/lib.linux-riscv64-2.7/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA3_224.py -> build/lib.linux-riscv64-2.7/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA3_512.py -> build/lib.linux-riscv64-2.7/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA.py -> build/lib.linux-riscv64-2.7/Cryptodome/Hash copying lib/Cryptodome/Hash/CMAC.py -> build/lib.linux-riscv64-2.7/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA224.py -> build/lib.linux-riscv64-2.7/Cryptodome/Hash copying lib/Cryptodome/Hash/RIPEMD.py -> build/lib.linux-riscv64-2.7/Cryptodome/Hash copying lib/Cryptodome/Hash/BLAKE2s.py -> build/lib.linux-riscv64-2.7/Cryptodome/Hash copying lib/Cryptodome/Hash/HMAC.py -> build/lib.linux-riscv64-2.7/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA256.py -> build/lib.linux-riscv64-2.7/Cryptodome/Hash copying lib/Cryptodome/Hash/MD5.py -> build/lib.linux-riscv64-2.7/Cryptodome/Hash copying lib/Cryptodome/Hash/MD2.py -> build/lib.linux-riscv64-2.7/Cryptodome/Hash copying lib/Cryptodome/Hash/SHAKE256.py -> build/lib.linux-riscv64-2.7/Cryptodome/Hash copying lib/Cryptodome/Hash/__init__.py -> build/lib.linux-riscv64-2.7/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA384.py -> build/lib.linux-riscv64-2.7/Cryptodome/Hash creating build/lib.linux-riscv64-2.7/Cryptodome/IO copying lib/Cryptodome/IO/_PBES.py -> build/lib.linux-riscv64-2.7/Cryptodome/IO copying lib/Cryptodome/IO/__init__.py -> build/lib.linux-riscv64-2.7/Cryptodome/IO copying lib/Cryptodome/IO/PEM.py -> build/lib.linux-riscv64-2.7/Cryptodome/IO copying lib/Cryptodome/IO/PKCS8.py -> build/lib.linux-riscv64-2.7/Cryptodome/IO creating build/lib.linux-riscv64-2.7/Cryptodome/PublicKey copying lib/Cryptodome/PublicKey/RSA.py -> build/lib.linux-riscv64-2.7/Cryptodome/PublicKey copying lib/Cryptodome/PublicKey/ElGamal.py -> build/lib.linux-riscv64-2.7/Cryptodome/PublicKey copying lib/Cryptodome/PublicKey/ECC.py -> build/lib.linux-riscv64-2.7/Cryptodome/PublicKey copying lib/Cryptodome/PublicKey/__init__.py -> build/lib.linux-riscv64-2.7/Cryptodome/PublicKey copying lib/Cryptodome/PublicKey/DSA.py -> build/lib.linux-riscv64-2.7/Cryptodome/PublicKey creating build/lib.linux-riscv64-2.7/Cryptodome/Protocol copying lib/Cryptodome/Protocol/SecretSharing.py -> build/lib.linux-riscv64-2.7/Cryptodome/Protocol copying lib/Cryptodome/Protocol/KDF.py -> build/lib.linux-riscv64-2.7/Cryptodome/Protocol copying lib/Cryptodome/Protocol/__init__.py -> build/lib.linux-riscv64-2.7/Cryptodome/Protocol creating build/lib.linux-riscv64-2.7/Cryptodome/Random copying lib/Cryptodome/Random/random.py -> build/lib.linux-riscv64-2.7/Cryptodome/Random copying lib/Cryptodome/Random/__init__.py -> build/lib.linux-riscv64-2.7/Cryptodome/Random creating build/lib.linux-riscv64-2.7/Cryptodome/Signature copying lib/Cryptodome/Signature/DSS.py -> build/lib.linux-riscv64-2.7/Cryptodome/Signature copying lib/Cryptodome/Signature/PKCS1_PSS.py -> build/lib.linux-riscv64-2.7/Cryptodome/Signature copying lib/Cryptodome/Signature/pkcs1_15.py -> build/lib.linux-riscv64-2.7/Cryptodome/Signature copying lib/Cryptodome/Signature/PKCS1_v1_5.py -> build/lib.linux-riscv64-2.7/Cryptodome/Signature copying lib/Cryptodome/Signature/pss.py -> build/lib.linux-riscv64-2.7/Cryptodome/Signature copying lib/Cryptodome/Signature/__init__.py -> build/lib.linux-riscv64-2.7/Cryptodome/Signature creating build/lib.linux-riscv64-2.7/Cryptodome/Util copying lib/Cryptodome/Util/number.py -> build/lib.linux-riscv64-2.7/Cryptodome/Util copying lib/Cryptodome/Util/_cpu_features.py -> build/lib.linux-riscv64-2.7/Cryptodome/Util copying lib/Cryptodome/Util/_file_system.py -> build/lib.linux-riscv64-2.7/Cryptodome/Util copying lib/Cryptodome/Util/RFC1751.py -> build/lib.linux-riscv64-2.7/Cryptodome/Util copying lib/Cryptodome/Util/Padding.py -> build/lib.linux-riscv64-2.7/Cryptodome/Util copying lib/Cryptodome/Util/asn1.py -> build/lib.linux-riscv64-2.7/Cryptodome/Util copying lib/Cryptodome/Util/py3compat.py -> build/lib.linux-riscv64-2.7/Cryptodome/Util copying lib/Cryptodome/Util/_raw_api.py -> build/lib.linux-riscv64-2.7/Cryptodome/Util copying lib/Cryptodome/Util/Counter.py -> build/lib.linux-riscv64-2.7/Cryptodome/Util copying lib/Cryptodome/Util/strxor.py -> build/lib.linux-riscv64-2.7/Cryptodome/Util copying lib/Cryptodome/Util/__init__.py -> build/lib.linux-riscv64-2.7/Cryptodome/Util creating build/lib.linux-riscv64-2.7/Cryptodome/Math copying lib/Cryptodome/Math/_Numbers_int.py -> build/lib.linux-riscv64-2.7/Cryptodome/Math copying lib/Cryptodome/Math/_Numbers_custom.py -> build/lib.linux-riscv64-2.7/Cryptodome/Math copying lib/Cryptodome/Math/_Numbers_gmp.py -> build/lib.linux-riscv64-2.7/Cryptodome/Math copying lib/Cryptodome/Math/Numbers.py -> build/lib.linux-riscv64-2.7/Cryptodome/Math copying lib/Cryptodome/Math/__init__.py -> build/lib.linux-riscv64-2.7/Cryptodome/Math copying lib/Cryptodome/Math/Primality.py -> build/lib.linux-riscv64-2.7/Cryptodome/Math creating build/lib.linux-riscv64-2.7/Cryptodome/SelfTest copying lib/Cryptodome/SelfTest/st_common.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest copying lib/Cryptodome/SelfTest/__main__.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest copying lib/Cryptodome/SelfTest/loader.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest copying lib/Cryptodome/SelfTest/__init__.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest creating build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_DES3.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_CCM.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_CFB.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/common.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_AES.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_OFB.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_Blowfish.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_DES.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_CAST.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_OCB.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_ChaCha20.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_EAX.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_ARC4.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_OpenPGP.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_CBC.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_GCM.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_pkcs1_15.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_CTR.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_ARC2.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_Salsa20.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/__init__.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_SIV.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_pkcs1_oaep.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher creating build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_SHA3_384.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_BLAKE2.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_MD4.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_RIPEMD160.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_SHA1.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_SHA256.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_MD2.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/common.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_CMAC.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_SHA3_224.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_SHA3_256.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_SHA224.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_HMAC.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_SHAKE.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_keccak.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_SHA384.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_MD5.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/__init__.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_SHA3_512.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_SHA512.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash creating build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/IO copying lib/Cryptodome/SelfTest/IO/test_PKCS8.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/IO copying lib/Cryptodome/SelfTest/IO/test_PBES.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/IO copying lib/Cryptodome/SelfTest/IO/__init__.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/IO creating build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Protocol copying lib/Cryptodome/SelfTest/Protocol/test_KDF.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Protocol copying lib/Cryptodome/SelfTest/Protocol/test_SecretSharing.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Protocol copying lib/Cryptodome/SelfTest/Protocol/test_rfc1751.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Protocol copying lib/Cryptodome/SelfTest/Protocol/__init__.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Protocol creating build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/PublicKey copying lib/Cryptodome/SelfTest/PublicKey/test_import_ECC.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/PublicKey copying lib/Cryptodome/SelfTest/PublicKey/test_import_RSA.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/PublicKey copying lib/Cryptodome/SelfTest/PublicKey/test_DSA.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/PublicKey copying lib/Cryptodome/SelfTest/PublicKey/test_RSA.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/PublicKey copying lib/Cryptodome/SelfTest/PublicKey/__init__.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/PublicKey copying lib/Cryptodome/SelfTest/PublicKey/test_import_DSA.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/PublicKey copying lib/Cryptodome/SelfTest/PublicKey/test_ECC.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/PublicKey copying lib/Cryptodome/SelfTest/PublicKey/test_ElGamal.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/PublicKey creating build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Random copying lib/Cryptodome/SelfTest/Random/test_random.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Random copying lib/Cryptodome/SelfTest/Random/__init__.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Random creating build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Signature copying lib/Cryptodome/SelfTest/Signature/test_pkcs1_15.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Signature copying lib/Cryptodome/SelfTest/Signature/test_dss.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Signature copying lib/Cryptodome/SelfTest/Signature/__init__.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Signature copying lib/Cryptodome/SelfTest/Signature/test_pss.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Signature creating build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Util copying lib/Cryptodome/SelfTest/Util/test_Padding.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Util copying lib/Cryptodome/SelfTest/Util/test_Counter.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Util copying lib/Cryptodome/SelfTest/Util/test_number.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Util copying lib/Cryptodome/SelfTest/Util/__init__.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Util copying lib/Cryptodome/SelfTest/Util/test_asn1.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Util copying lib/Cryptodome/SelfTest/Util/test_strxor.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Util creating build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Math copying lib/Cryptodome/SelfTest/Math/test_modexp.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Math copying lib/Cryptodome/SelfTest/Math/test_Primality.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Math copying lib/Cryptodome/SelfTest/Math/__init__.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Math copying lib/Cryptodome/SelfTest/Math/test_Numbers.py -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Math creating build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors creating build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt256.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMMT256.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBKeySbox256.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarKey192.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MMT256.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMCT128.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCKeySbox192.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt256.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt128.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMMT192.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarKey192.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/gcmDecrypt128.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MMT192.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt192.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MCT192.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox256.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MMT128.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox256.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarTxt256.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarTxt192.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt128.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBKeySbox128.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarKey256.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMCT128.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCKeySbox256.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox256.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarKey256.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarKey128.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/gcmEncryptExtIV128.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCGFSbox192.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MCT256.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMMT128.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarKey256.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCGFSbox256.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarKey128.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMCT192.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox128.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox128.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarKey192.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt192.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMCT256.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBKeySbox192.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MCT128.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox128.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox192.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBGFSbox128.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MMT256.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox128.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBGFSbox256.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox192.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarKey192.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarKey128.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMMT128.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarKey256.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox192.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarTxt192.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarTxt256.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarTxt128.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMCT192.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarKey128.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox192.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MCT128.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MMT192.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMMT256.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMCT256.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox256.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MMT128.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCKeySbox128.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarTxt128.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MCT256.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBGFSbox192.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MCT192.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCGFSbox128.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMMT192.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES creating build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64permop.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBvarkey.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCpermop.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8subtab.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8varkey.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8MMT3.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCMMT2.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCvarkey.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8invperm.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCvartext.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBMMT2.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBMMT3.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TECBMMT3.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64MMT2.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCMMT3.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8vartext.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBvartext.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64varkey.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBsubtab.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCsubtab.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8permop.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64MMT3.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64invperm.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64vartext.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TECBMMT2.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCinvperm.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBinvperm.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64subtab.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8MMT2.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBpermop.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES creating build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/aes_siv_cmac_test.json -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/aes_eax_test.json -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/aes_gcm_test.json -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof creating build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_vectors creating build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_vectors/SHA1 copying lib/Cryptodome/SelfTest/Hash/test_vectors/SHA1/SHA1ShortMsg.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_vectors/SHA1 creating build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_vectors/SHA2 copying lib/Cryptodome/SelfTest/Hash/test_vectors/SHA2/SHA512ShortMsg.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_vectors/SHA2 copying lib/Cryptodome/SelfTest/Hash/test_vectors/SHA2/SHA512_256ShortMsg.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_vectors/SHA2 copying lib/Cryptodome/SelfTest/Hash/test_vectors/SHA2/SHA512_224ShortMsg.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_vectors/SHA2 creating build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_vectors/SHA3 copying lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-224.txt -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_vectors/SHA3 copying lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHAKE128.txt -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_vectors/SHA3 copying lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-512.txt -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_vectors/SHA3 copying lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHAKE256.txt -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_vectors/SHA3 copying lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-384.txt -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_vectors/SHA3 copying lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-256.txt -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_vectors/SHA3 creating build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_vectors/keccak copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_224.txt -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_vectors/keccak copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_256.txt -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_vectors/keccak copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_224.txt -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_vectors/keccak copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_384.txt -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_vectors/keccak copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_256.txt -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_vectors/keccak copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_384.txt -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_vectors/keccak copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/readme.txt -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_vectors/keccak copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_512.txt -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_vectors/keccak copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_512.txt -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_vectors/keccak copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_512.txt -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_vectors/keccak copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_384.txt -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_vectors/keccak copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_256.txt -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_vectors/keccak copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_224.txt -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_vectors/keccak creating build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s copying lib/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s/tv2.txt -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s copying lib/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s/tv1.txt -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s copying lib/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s/blake2s-test.txt -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s creating build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b copying lib/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b/tv2.txt -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b copying lib/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b/tv1.txt -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b copying lib/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b/blake2b-test.txt -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b creating build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Hash/test_vectors/wycheproof/aes_cmac_test.json -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_vectors/wycheproof creating build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors creating build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256.txt -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private.pem -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes128.pem -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_compressed.pem -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_openssh.txt -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public.der -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes256_gcm.pem -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_des3.pem -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8.pem -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/gen_ecc_p256.sh -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public.pem -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes192.pem -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8.der -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private.der -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8_clear.der -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_compressed.der -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/point-at-infinity.org-P256.txt -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/openssl_version.txt -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_x509.der -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8_clear.pem -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_x509.pem -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC creating build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Signature/test_vectors creating build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Signature/test_vectors/DSA copying lib/Cryptodome/SelfTest/Signature/test_vectors/DSA/FIPS_186_3_SigGen.txt -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Signature/test_vectors/DSA copying lib/Cryptodome/SelfTest/Signature/test_vectors/DSA/FIPS_186_3_SigVer.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Signature/test_vectors/DSA creating build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Signature/test_vectors/ECDSA copying lib/Cryptodome/SelfTest/Signature/test_vectors/ECDSA/SigVer.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Signature/test_vectors/ECDSA copying lib/Cryptodome/SelfTest/Signature/test_vectors/ECDSA/README.txt -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Signature/test_vectors/ECDSA copying lib/Cryptodome/SelfTest/Signature/test_vectors/ECDSA/SigGen.txt -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Signature/test_vectors/ECDSA creating build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5 copying lib/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigVer15_186-3.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5 copying lib/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigGen15_186-2.txt -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5 copying lib/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigGen15_186-3.txt -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5 creating build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS copying lib/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS/SigGenPSS_186-2.txt -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS copying lib/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS/SigVerPSS_186-3.rsp -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS copying lib/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS/SigGenPSS_186-3.txt -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS creating build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_test.json -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_test.json -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp256r1_sha256_test.json -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/dsa_test.json -> build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Signature/test_vectors/wycheproof running build_ext BUILDSTDERR: Testing support for 128-bit integer BUILDSTDERR: Target does support 128-bit integer BUILDSTDERR: Testing support for intrin.h header BUILDSTDERR: Target does not support intrin.h header BUILDSTDERR: Testing support for cpuid.h header BUILDSTDERR: Target does not support cpuid.h header BUILDSTDERR: Testing support for posix_memalign building 'Cryptodome.Hash._MD2' extension creating build/temp.linux-riscv64-2.7 creating build/temp.linux-riscv64-2.7/src gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCRYPTO_LITTLE_ENDIAN -DHAVE_UINT128 -DHAVE_POSIX_MEMALIGN -Isrc/ -I/usr/include/python2.7 -c src/MD2.c -o build/temp.linux-riscv64-2.7/src/MD2.o -O3 BUILDSTDERR: Target does support posix_memalign BUILDSTDERR: Warning: compiler does not support AESNI instructions BUILDSTDERR: Warning: compiler does not support CLMUL instructions gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src/MD2.o -L/usr/lib64 -o build/lib.linux-riscv64-2.7/Cryptodome/Hash/_MD2.so building 'Cryptodome.Hash._MD4' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCRYPTO_LITTLE_ENDIAN -DHAVE_UINT128 -DHAVE_POSIX_MEMALIGN -Isrc/ -I/usr/include/python2.7 -c src/MD4.c -o build/temp.linux-riscv64-2.7/src/MD4.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src/MD4.o -L/usr/lib64 -o build/lib.linux-riscv64-2.7/Cryptodome/Hash/_MD4.so building 'Cryptodome.Hash._MD5' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCRYPTO_LITTLE_ENDIAN -DHAVE_UINT128 -DHAVE_POSIX_MEMALIGN -Isrc/ -I/usr/include/python2.7 -c src/MD5.c -o build/temp.linux-riscv64-2.7/src/MD5.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src/MD5.o -L/usr/lib64 -o build/lib.linux-riscv64-2.7/Cryptodome/Hash/_MD5.so building 'Cryptodome.Hash._SHA1' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCRYPTO_LITTLE_ENDIAN -DHAVE_UINT128 -DHAVE_POSIX_MEMALIGN -Isrc/ -I/usr/include/python2.7 -c src/SHA1.c -o build/temp.linux-riscv64-2.7/src/SHA1.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src/SHA1.o -L/usr/lib64 -o build/lib.linux-riscv64-2.7/Cryptodome/Hash/_SHA1.so building 'Cryptodome.Hash._SHA256' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCRYPTO_LITTLE_ENDIAN -DHAVE_UINT128 -DHAVE_POSIX_MEMALIGN -Isrc/ -I/usr/include/python2.7 -c src/SHA256.c -o build/temp.linux-riscv64-2.7/src/SHA256.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src/SHA256.o -L/usr/lib64 -o build/lib.linux-riscv64-2.7/Cryptodome/Hash/_SHA256.so building 'Cryptodome.Hash._SHA224' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCRYPTO_LITTLE_ENDIAN -DHAVE_UINT128 -DHAVE_POSIX_MEMALIGN -Isrc/ -I/usr/include/python2.7 -c src/SHA224.c -o build/temp.linux-riscv64-2.7/src/SHA224.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src/SHA224.o -L/usr/lib64 -o build/lib.linux-riscv64-2.7/Cryptodome/Hash/_SHA224.so building 'Cryptodome.Hash._SHA384' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCRYPTO_LITTLE_ENDIAN -DHAVE_UINT128 -DHAVE_POSIX_MEMALIGN -Isrc/ -I/usr/include/python2.7 -c src/SHA384.c -o build/temp.linux-riscv64-2.7/src/SHA384.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src/SHA384.o -L/usr/lib64 -o build/lib.linux-riscv64-2.7/Cryptodome/Hash/_SHA384.so building 'Cryptodome.Hash._SHA512' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCRYPTO_LITTLE_ENDIAN -DHAVE_UINT128 -DHAVE_POSIX_MEMALIGN -Isrc/ -I/usr/include/python2.7 -c src/SHA512.c -o build/temp.linux-riscv64-2.7/src/SHA512.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src/SHA512.o -L/usr/lib64 -o build/lib.linux-riscv64-2.7/Cryptodome/Hash/_SHA512.so building 'Cryptodome.Hash._RIPEMD160' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCRYPTO_LITTLE_ENDIAN -DHAVE_UINT128 -DHAVE_POSIX_MEMALIGN -Isrc/ -I/usr/include/python2.7 -c src/RIPEMD160.c -o build/temp.linux-riscv64-2.7/src/RIPEMD160.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src/RIPEMD160.o -L/usr/lib64 -o build/lib.linux-riscv64-2.7/Cryptodome/Hash/_RIPEMD160.so building 'Cryptodome.Hash._keccak' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCRYPTO_LITTLE_ENDIAN -DHAVE_UINT128 -DHAVE_POSIX_MEMALIGN -Isrc/ -I/usr/include/python2.7 -c src/keccak.c -o build/temp.linux-riscv64-2.7/src/keccak.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src/keccak.o -L/usr/lib64 -o build/lib.linux-riscv64-2.7/Cryptodome/Hash/_keccak.so building 'Cryptodome.Hash._BLAKE2b' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCRYPTO_LITTLE_ENDIAN -DHAVE_UINT128 -DHAVE_POSIX_MEMALIGN -Isrc/ -I/usr/include/python2.7 -c src/blake2b.c -o build/temp.linux-riscv64-2.7/src/blake2b.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src/blake2b.o -L/usr/lib64 -o build/lib.linux-riscv64-2.7/Cryptodome/Hash/_BLAKE2b.so building 'Cryptodome.Hash._BLAKE2s' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCRYPTO_LITTLE_ENDIAN -DHAVE_UINT128 -DHAVE_POSIX_MEMALIGN -Isrc/ -I/usr/include/python2.7 -c src/blake2s.c -o build/temp.linux-riscv64-2.7/src/blake2s.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src/blake2s.o -L/usr/lib64 -o build/lib.linux-riscv64-2.7/Cryptodome/Hash/_BLAKE2s.so building 'Cryptodome.Hash._ghash_portable' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCRYPTO_LITTLE_ENDIAN -DHAVE_UINT128 -DHAVE_POSIX_MEMALIGN -Isrc/ -I/usr/include/python2.7 -c src/ghash_portable.c -o build/temp.linux-riscv64-2.7/src/ghash_portable.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src/ghash_portable.o -L/usr/lib64 -o build/lib.linux-riscv64-2.7/Cryptodome/Hash/_ghash_portable.so building 'Cryptodome.Cipher._raw_aes' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCRYPTO_LITTLE_ENDIAN -DHAVE_UINT128 -DHAVE_POSIX_MEMALIGN -Isrc/ -I/usr/include/python2.7 -c src/AES.c -o build/temp.linux-riscv64-2.7/src/AES.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src/AES.o -L/usr/lib64 -o build/lib.linux-riscv64-2.7/Cryptodome/Cipher/_raw_aes.so building 'Cryptodome.Cipher._raw_arc2' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCRYPTO_LITTLE_ENDIAN -DHAVE_UINT128 -DHAVE_POSIX_MEMALIGN -Isrc/ -I/usr/include/python2.7 -c src/ARC2.c -o build/temp.linux-riscv64-2.7/src/ARC2.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src/ARC2.o -L/usr/lib64 -o build/lib.linux-riscv64-2.7/Cryptodome/Cipher/_raw_arc2.so building 'Cryptodome.Cipher._raw_blowfish' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCRYPTO_LITTLE_ENDIAN -DHAVE_UINT128 -DHAVE_POSIX_MEMALIGN -Isrc/ -I/usr/include/python2.7 -c src/Blowfish.c -o build/temp.linux-riscv64-2.7/src/Blowfish.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src/Blowfish.o -L/usr/lib64 -o build/lib.linux-riscv64-2.7/Cryptodome/Cipher/_raw_blowfish.so building 'Cryptodome.Cipher._raw_cast' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCRYPTO_LITTLE_ENDIAN -DHAVE_UINT128 -DHAVE_POSIX_MEMALIGN -Isrc/ -I/usr/include/python2.7 -c src/CAST.c -o build/temp.linux-riscv64-2.7/src/CAST.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src/CAST.o -L/usr/lib64 -o build/lib.linux-riscv64-2.7/Cryptodome/Cipher/_raw_cast.so building 'Cryptodome.Cipher._raw_des' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCRYPTO_LITTLE_ENDIAN -DHAVE_UINT128 -DHAVE_POSIX_MEMALIGN -Isrc/ -I/usr/include/python2.7 -c src/DES.c -o build/temp.linux-riscv64-2.7/src/DES.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src/DES.o -L/usr/lib64 -o build/lib.linux-riscv64-2.7/Cryptodome/Cipher/_raw_des.so -ltomcrypt building 'Cryptodome.Cipher._raw_des3' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCRYPTO_LITTLE_ENDIAN -DHAVE_UINT128 -DHAVE_POSIX_MEMALIGN -Isrc/ -I/usr/include/python2.7 -c src/DES3.c -o build/temp.linux-riscv64-2.7/src/DES3.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src/DES3.o -L/usr/lib64 -o build/lib.linux-riscv64-2.7/Cryptodome/Cipher/_raw_des3.so -ltomcrypt building 'Cryptodome.Util._cpuid_c' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCRYPTO_LITTLE_ENDIAN -DHAVE_UINT128 -DHAVE_POSIX_MEMALIGN -Isrc/ -I/usr/include/python2.7 -c src/cpuid.c -o build/temp.linux-riscv64-2.7/src/cpuid.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src/cpuid.o -L/usr/lib64 -o build/lib.linux-riscv64-2.7/Cryptodome/Util/_cpuid_c.so building 'Cryptodome.Cipher._raw_ecb' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCRYPTO_LITTLE_ENDIAN -DHAVE_UINT128 -DHAVE_POSIX_MEMALIGN -Isrc/ -I/usr/include/python2.7 -c src/raw_ecb.c -o build/temp.linux-riscv64-2.7/src/raw_ecb.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src/raw_ecb.o -L/usr/lib64 -o build/lib.linux-riscv64-2.7/Cryptodome/Cipher/_raw_ecb.so building 'Cryptodome.Cipher._raw_cbc' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCRYPTO_LITTLE_ENDIAN -DHAVE_UINT128 -DHAVE_POSIX_MEMALIGN -Isrc/ -I/usr/include/python2.7 -c src/raw_cbc.c -o build/temp.linux-riscv64-2.7/src/raw_cbc.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src/raw_cbc.o -L/usr/lib64 -o build/lib.linux-riscv64-2.7/Cryptodome/Cipher/_raw_cbc.so building 'Cryptodome.Cipher._raw_cfb' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCRYPTO_LITTLE_ENDIAN -DHAVE_UINT128 -DHAVE_POSIX_MEMALIGN -Isrc/ -I/usr/include/python2.7 -c src/raw_cfb.c -o build/temp.linux-riscv64-2.7/src/raw_cfb.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src/raw_cfb.o -L/usr/lib64 -o build/lib.linux-riscv64-2.7/Cryptodome/Cipher/_raw_cfb.so building 'Cryptodome.Cipher._raw_ofb' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCRYPTO_LITTLE_ENDIAN -DHAVE_UINT128 -DHAVE_POSIX_MEMALIGN -Isrc/ -I/usr/include/python2.7 -c src/raw_ofb.c -o build/temp.linux-riscv64-2.7/src/raw_ofb.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src/raw_ofb.o -L/usr/lib64 -o build/lib.linux-riscv64-2.7/Cryptodome/Cipher/_raw_ofb.so building 'Cryptodome.Cipher._raw_ctr' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCRYPTO_LITTLE_ENDIAN -DHAVE_UINT128 -DHAVE_POSIX_MEMALIGN -Isrc/ -I/usr/include/python2.7 -c src/raw_ctr.c -o build/temp.linux-riscv64-2.7/src/raw_ctr.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src/raw_ctr.o -L/usr/lib64 -o build/lib.linux-riscv64-2.7/Cryptodome/Cipher/_raw_ctr.so building 'Cryptodome.Cipher._raw_ocb' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCRYPTO_LITTLE_ENDIAN -DHAVE_UINT128 -DHAVE_POSIX_MEMALIGN -Isrc/ -I/usr/include/python2.7 -c src/raw_ocb.c -o build/temp.linux-riscv64-2.7/src/raw_ocb.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src/raw_ocb.o -L/usr/lib64 -o build/lib.linux-riscv64-2.7/Cryptodome/Cipher/_raw_ocb.so building 'Cryptodome.Cipher._ARC4' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCRYPTO_LITTLE_ENDIAN -DHAVE_UINT128 -DHAVE_POSIX_MEMALIGN -Isrc/ -I/usr/include/python2.7 -c src/ARC4.c -o build/temp.linux-riscv64-2.7/src/ARC4.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src/ARC4.o -L/usr/lib64 -o build/lib.linux-riscv64-2.7/Cryptodome/Cipher/_ARC4.so building 'Cryptodome.Cipher._Salsa20' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCRYPTO_LITTLE_ENDIAN -DHAVE_UINT128 -DHAVE_POSIX_MEMALIGN -Isrc/ -I/usr/include/python2.7 -c src/Salsa20.c -o build/temp.linux-riscv64-2.7/src/Salsa20.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src/Salsa20.o -L/usr/lib64 -o build/lib.linux-riscv64-2.7/Cryptodome/Cipher/_Salsa20.so -ltomcrypt building 'Cryptodome.Cipher._chacha20' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCRYPTO_LITTLE_ENDIAN -DHAVE_UINT128 -DHAVE_POSIX_MEMALIGN -Isrc/ -I/usr/include/python2.7 -c src/chacha20.c -o build/temp.linux-riscv64-2.7/src/chacha20.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src/chacha20.o -L/usr/lib64 -o build/lib.linux-riscv64-2.7/Cryptodome/Cipher/_chacha20.so building 'Cryptodome.Protocol._scrypt' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCRYPTO_LITTLE_ENDIAN -DHAVE_UINT128 -DHAVE_POSIX_MEMALIGN -Isrc/ -I/usr/include/python2.7 -c src/scrypt.c -o build/temp.linux-riscv64-2.7/src/scrypt.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src/scrypt.o -L/usr/lib64 -o build/lib.linux-riscv64-2.7/Cryptodome/Protocol/_scrypt.so building 'Cryptodome.Util._strxor' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCRYPTO_LITTLE_ENDIAN -DHAVE_UINT128 -DHAVE_POSIX_MEMALIGN -Isrc/ -I/usr/include/python2.7 -c src/strxor.c -o build/temp.linux-riscv64-2.7/src/strxor.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src/strxor.o -L/usr/lib64 -o build/lib.linux-riscv64-2.7/Cryptodome/Util/_strxor.so building 'Cryptodome.Math._montgomery' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCRYPTO_LITTLE_ENDIAN -DHAVE_UINT128 -DHAVE_POSIX_MEMALIGN -Isrc/ -I/usr/include/python2.7 -c src/montgomery.c -o build/temp.linux-riscv64-2.7/src/montgomery.o -O3 gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCRYPTO_LITTLE_ENDIAN -DHAVE_UINT128 -DHAVE_POSIX_MEMALIGN -Isrc/ -I/usr/include/python2.7 -c src/siphash.c -o build/temp.linux-riscv64-2.7/src/siphash.o -O3 gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCRYPTO_LITTLE_ENDIAN -DHAVE_UINT128 -DHAVE_POSIX_MEMALIGN -Isrc/ -I/usr/include/python2.7 -c src/montgomery_utils.c -o build/temp.linux-riscv64-2.7/src/montgomery_utils.o -O3 gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCRYPTO_LITTLE_ENDIAN -DHAVE_UINT128 -DHAVE_POSIX_MEMALIGN -Isrc/ -I/usr/include/python2.7 -c src/multiply_64.c -o build/temp.linux-riscv64-2.7/src/multiply_64.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src/montgomery.o build/temp.linux-riscv64-2.7/src/siphash.o build/temp.linux-riscv64-2.7/src/montgomery_utils.o build/temp.linux-riscv64-2.7/src/multiply_64.o -L/usr/lib64 -o build/lib.linux-riscv64-2.7/Cryptodome/Math/_montgomery.so + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' BUILDSTDERR: Testing support for x86intrin.h header BUILDSTDERR: Target does not support x86intrin.h header BUILDSTDERR: Copying file lib/Crypto/__init__.py to lib/Cryptodome/__init__.py BUILDSTDERR: Copying file lib/Crypto/IO/_PBES.py to lib/Cryptodome/IO/_PBES.py BUILDSTDERR: Copying file lib/Crypto/IO/__init__.py to lib/Cryptodome/IO/__init__.py BUILDSTDERR: Copying file lib/Crypto/IO/PEM.py to lib/Cryptodome/IO/PEM.py BUILDSTDERR: Copying file lib/Crypto/IO/PKCS8.py to lib/Cryptodome/IO/PKCS8.py BUILDSTDERR: Copying file lib/Crypto/Cipher/DES3.py to lib/Cryptodome/Cipher/DES3.py BUILDSTDERR: Copying file lib/Crypto/Cipher/DES.py to lib/Cryptodome/Cipher/DES.py BUILDSTDERR: Copying file lib/Crypto/Cipher/ChaCha20.py to lib/Cryptodome/Cipher/ChaCha20.py BUILDSTDERR: Copying file lib/Crypto/Cipher/_mode_openpgp.py to lib/Cryptodome/Cipher/_mode_openpgp.py BUILDSTDERR: Copying file lib/Crypto/Cipher/_mode_ccm.py to lib/Cryptodome/Cipher/_mode_ccm.py BUILDSTDERR: Copying file lib/Crypto/Cipher/_mode_cfb.py to lib/Cryptodome/Cipher/_mode_cfb.py BUILDSTDERR: Copying file lib/Crypto/Cipher/_mode_ctr.py to lib/Cryptodome/Cipher/_mode_ctr.py BUILDSTDERR: Copying file lib/Crypto/Cipher/ARC4.py to lib/Cryptodome/Cipher/ARC4.py BUILDSTDERR: Copying file lib/Crypto/Cipher/ARC2.py to lib/Cryptodome/Cipher/ARC2.py BUILDSTDERR: Copying file lib/Crypto/Cipher/_mode_cbc.py to lib/Cryptodome/Cipher/_mode_cbc.py BUILDSTDERR: Copying file lib/Crypto/Cipher/AES.py to lib/Cryptodome/Cipher/AES.py BUILDSTDERR: Copying file lib/Crypto/Cipher/_mode_siv.py to lib/Cryptodome/Cipher/_mode_siv.py BUILDSTDERR: Copying file lib/Crypto/Cipher/PKCS1_v1_5.py to lib/Cryptodome/Cipher/PKCS1_v1_5.py BUILDSTDERR: Copying file lib/Crypto/Cipher/PKCS1_OAEP.py to lib/Cryptodome/Cipher/PKCS1_OAEP.py BUILDSTDERR: Copying file lib/Crypto/Cipher/_mode_ocb.py to lib/Cryptodome/Cipher/_mode_ocb.py BUILDSTDERR: Copying file lib/Crypto/Cipher/Salsa20.py to lib/Cryptodome/Cipher/Salsa20.py BUILDSTDERR: Copying file lib/Crypto/Cipher/_mode_ecb.py to lib/Cryptodome/Cipher/_mode_ecb.py BUILDSTDERR: Copying file lib/Crypto/Cipher/__init__.py to lib/Cryptodome/Cipher/__init__.py BUILDSTDERR: Copying file lib/Crypto/Cipher/_mode_gcm.py to lib/Cryptodome/Cipher/_mode_gcm.py BUILDSTDERR: Copying file lib/Crypto/Cipher/CAST.py to lib/Cryptodome/Cipher/CAST.py BUILDSTDERR: Copying file lib/Crypto/Cipher/_mode_ofb.py to lib/Cryptodome/Cipher/_mode_ofb.py BUILDSTDERR: Copying file lib/Crypto/Cipher/Blowfish.py to lib/Cryptodome/Cipher/Blowfish.py BUILDSTDERR: Copying file lib/Crypto/Cipher/_mode_eax.py to lib/Cryptodome/Cipher/_mode_eax.py BUILDSTDERR: Copying file lib/Crypto/PublicKey/RSA.py to lib/Cryptodome/PublicKey/RSA.py BUILDSTDERR: Copying file lib/Crypto/PublicKey/ElGamal.py to lib/Cryptodome/PublicKey/ElGamal.py BUILDSTDERR: Copying file lib/Crypto/PublicKey/ECC.py to lib/Cryptodome/PublicKey/ECC.py BUILDSTDERR: Copying file lib/Crypto/PublicKey/__init__.py to lib/Cryptodome/PublicKey/__init__.py BUILDSTDERR: Copying file lib/Crypto/PublicKey/DSA.py to lib/Cryptodome/PublicKey/DSA.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/st_common.py to lib/Cryptodome/SelfTest/st_common.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/__main__.py to lib/Cryptodome/SelfTest/__main__.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/loader.py to lib/Cryptodome/SelfTest/loader.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/__init__.py to lib/Cryptodome/SelfTest/__init__.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/IO/test_PKCS8.py to lib/Cryptodome/SelfTest/IO/test_PKCS8.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/IO/test_PBES.py to lib/Cryptodome/SelfTest/IO/test_PBES.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/IO/__init__.py to lib/Cryptodome/SelfTest/IO/__init__.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_DES3.py to lib/Cryptodome/SelfTest/Cipher/test_DES3.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_CCM.py to lib/Cryptodome/SelfTest/Cipher/test_CCM.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_CFB.py to lib/Cryptodome/SelfTest/Cipher/test_CFB.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/common.py to lib/Cryptodome/SelfTest/Cipher/common.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_AES.py to lib/Cryptodome/SelfTest/Cipher/test_AES.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_OFB.py to lib/Cryptodome/SelfTest/Cipher/test_OFB.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_Blowfish.py to lib/Cryptodome/SelfTest/Cipher/test_Blowfish.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_DES.py to lib/Cryptodome/SelfTest/Cipher/test_DES.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_CAST.py to lib/Cryptodome/SelfTest/Cipher/test_CAST.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_OCB.py to lib/Cryptodome/SelfTest/Cipher/test_OCB.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_ChaCha20.py to lib/Cryptodome/SelfTest/Cipher/test_ChaCha20.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_EAX.py to lib/Cryptodome/SelfTest/Cipher/test_EAX.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_ARC4.py to lib/Cryptodome/SelfTest/Cipher/test_ARC4.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_OpenPGP.py to lib/Cryptodome/SelfTest/Cipher/test_OpenPGP.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_CBC.py to lib/Cryptodome/SelfTest/Cipher/test_CBC.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_GCM.py to lib/Cryptodome/SelfTest/Cipher/test_GCM.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_pkcs1_15.py to lib/Cryptodome/SelfTest/Cipher/test_pkcs1_15.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_CTR.py to lib/Cryptodome/SelfTest/Cipher/test_CTR.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_ARC2.py to lib/Cryptodome/SelfTest/Cipher/test_ARC2.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_Salsa20.py to lib/Cryptodome/SelfTest/Cipher/test_Salsa20.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/__init__.py to lib/Cryptodome/SelfTest/Cipher/__init__.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_SIV.py to lib/Cryptodome/SelfTest/Cipher/test_SIV.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_pkcs1_oaep.py to lib/Cryptodome/SelfTest/Cipher/test_pkcs1_oaep.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB64permop.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64permop.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TOFBvarkey.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBvarkey.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCBCpermop.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCpermop.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB8subtab.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8subtab.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB8varkey.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8varkey.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB8MMT3.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8MMT3.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCBCMMT2.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCMMT2.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCBCvarkey.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCvarkey.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB8invperm.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8invperm.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCBCvartext.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCvartext.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TOFBMMT2.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBMMT2.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TOFBMMT3.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBMMT3.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TECBMMT3.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TECBMMT3.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB64MMT2.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64MMT2.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCBCMMT3.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCMMT3.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB8vartext.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8vartext.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TOFBvartext.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBvartext.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB64varkey.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64varkey.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TOFBsubtab.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBsubtab.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/README.txt to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/README.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCBCsubtab.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCsubtab.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB8permop.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8permop.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB64MMT3.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64MMT3.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB64invperm.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64invperm.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB64vartext.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64vartext.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TECBMMT2.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TECBMMT2.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCBCinvperm.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCinvperm.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TOFBinvperm.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBinvperm.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB64subtab.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64subtab.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB8MMT2.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8MMT2.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TOFBpermop.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBpermop.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCMMT256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMMT256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBKeySbox256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBKeySbox256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8VarKey192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarKey192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128MMT256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MMT256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCMCT128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMCT128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCKeySbox192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCKeySbox192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCMMT192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMMT192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCVarKey192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarKey192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/gcmDecrypt128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/gcmDecrypt128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128MMT192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MMT192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8MCT192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MCT192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128MMT128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MMT128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCVarTxt256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarTxt256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCVarTxt192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarTxt192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBKeySbox128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBKeySbox128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCVarKey256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarKey256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBMCT128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMCT128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCKeySbox256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCKeySbox256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8VarKey256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarKey256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8VarKey128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarKey128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/gcmEncryptExtIV128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/gcmEncryptExtIV128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCGFSbox192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCGFSbox192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8MCT256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MCT256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCMMT128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMMT128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128VarKey256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarKey256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCGFSbox256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCGFSbox256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCVarKey128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarKey128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBMCT192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMCT192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBVarKey192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarKey192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBMCT256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMCT256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBKeySbox192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBKeySbox192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8MCT128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MCT128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBGFSbox128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBGFSbox128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8MMT256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MMT256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBGFSbox256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBGFSbox256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128VarKey192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarKey192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBVarKey128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarKey128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBMMT128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMMT128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBVarKey256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarKey256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBVarTxt192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarTxt192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBVarTxt256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarTxt256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCVarTxt128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarTxt128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCMCT192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMCT192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128VarKey128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarKey128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/README.txt to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/README.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128MCT128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MCT128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8MMT192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MMT192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBMMT256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMMT256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCMCT256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMCT256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8MMT128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MMT128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCKeySbox128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCKeySbox128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBVarTxt128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarTxt128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128MCT256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MCT256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBGFSbox192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBGFSbox192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128MCT192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MCT192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCGFSbox128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCGFSbox128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBMMT192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMMT192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/aes_siv_cmac_test.json to lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/aes_siv_cmac_test.json BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/aes_eax_test.json to lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/aes_eax_test.json BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/aes_gcm_test.json to lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/aes_gcm_test.json BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_import_ECC.py to lib/Cryptodome/SelfTest/PublicKey/test_import_ECC.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_import_RSA.py to lib/Cryptodome/SelfTest/PublicKey/test_import_RSA.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_DSA.py to lib/Cryptodome/SelfTest/PublicKey/test_DSA.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_RSA.py to lib/Cryptodome/SelfTest/PublicKey/test_RSA.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/__init__.py to lib/Cryptodome/SelfTest/PublicKey/__init__.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_import_DSA.py to lib/Cryptodome/SelfTest/PublicKey/test_import_DSA.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_ECC.py to lib/Cryptodome/SelfTest/PublicKey/test_ECC.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_ElGamal.py to lib/Cryptodome/SelfTest/PublicKey/test_ElGamal.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256.txt to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private.pem BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes128.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes128.pem BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_compressed.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_compressed.pem BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_openssh.txt to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_openssh.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public.der to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public.der BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes256_gcm.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes256_gcm.pem BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_des3.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_des3.pem BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8.pem BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/gen_ecc_p256.sh to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/gen_ecc_p256.sh BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public.pem BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes192.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes192.pem BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8.der to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8.der BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private.der to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private.der BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8_clear.der to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8_clear.der BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_compressed.der to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_compressed.der BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/point-at-infinity.org-P256.txt to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/point-at-infinity.org-P256.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/openssl_version.txt to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/openssl_version.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_x509.der to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_x509.der BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8_clear.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8_clear.pem BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_x509.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_x509.pem BUILDSTDERR: Copying file lib/Crypto/SelfTest/Util/test_Padding.py to lib/Cryptodome/SelfTest/Util/test_Padding.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Util/test_Counter.py to lib/Cryptodome/SelfTest/Util/test_Counter.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Util/test_number.py to lib/Cryptodome/SelfTest/Util/test_number.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Util/__init__.py to lib/Cryptodome/SelfTest/Util/__init__.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Util/test_asn1.py to lib/Cryptodome/SelfTest/Util/test_asn1.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Util/test_strxor.py to lib/Cryptodome/SelfTest/Util/test_strxor.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Protocol/test_KDF.py to lib/Cryptodome/SelfTest/Protocol/test_KDF.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Protocol/test_SecretSharing.py to lib/Cryptodome/SelfTest/Protocol/test_SecretSharing.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Protocol/test_rfc1751.py to lib/Cryptodome/SelfTest/Protocol/test_rfc1751.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Protocol/__init__.py to lib/Cryptodome/SelfTest/Protocol/__init__.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Math/test_modexp.py to lib/Cryptodome/SelfTest/Math/test_modexp.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Math/test_Primality.py to lib/Cryptodome/SelfTest/Math/test_Primality.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Math/__init__.py to lib/Cryptodome/SelfTest/Math/__init__.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Math/test_Numbers.py to lib/Cryptodome/SelfTest/Math/test_Numbers.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_SHA3_384.py to lib/Cryptodome/SelfTest/Hash/test_SHA3_384.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_BLAKE2.py to lib/Cryptodome/SelfTest/Hash/test_BLAKE2.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_MD4.py to lib/Cryptodome/SelfTest/Hash/test_MD4.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_RIPEMD160.py to lib/Cryptodome/SelfTest/Hash/test_RIPEMD160.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_SHA1.py to lib/Cryptodome/SelfTest/Hash/test_SHA1.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_SHA256.py to lib/Cryptodome/SelfTest/Hash/test_SHA256.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_MD2.py to lib/Cryptodome/SelfTest/Hash/test_MD2.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/common.py to lib/Cryptodome/SelfTest/Hash/common.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_CMAC.py to lib/Cryptodome/SelfTest/Hash/test_CMAC.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_SHA3_224.py to lib/Cryptodome/SelfTest/Hash/test_SHA3_224.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_SHA3_256.py to lib/Cryptodome/SelfTest/Hash/test_SHA3_256.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_SHA224.py to lib/Cryptodome/SelfTest/Hash/test_SHA224.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_HMAC.py to lib/Cryptodome/SelfTest/Hash/test_HMAC.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_SHAKE.py to lib/Cryptodome/SelfTest/Hash/test_SHAKE.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_keccak.py to lib/Cryptodome/SelfTest/Hash/test_keccak.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_SHA384.py to lib/Cryptodome/SelfTest/Hash/test_SHA384.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_MD5.py to lib/Cryptodome/SelfTest/Hash/test_MD5.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/__init__.py to lib/Cryptodome/SelfTest/Hash/__init__.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_SHA3_512.py to lib/Cryptodome/SelfTest/Hash/test_SHA3_512.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_SHA512.py to lib/Cryptodome/SelfTest/Hash/test_SHA512.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_224.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_224.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_256.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_256.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_224.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_224.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_384.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_384.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_256.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_256.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_384.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_384.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/readme.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/readme.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_512.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_512.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_512.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_512.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_512.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_512.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_384.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_384.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_256.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_256.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_224.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_224.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-224.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-224.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHAKE128.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHAKE128.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-512.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-512.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHAKE256.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHAKE256.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-384.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-384.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-256.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-256.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/BLAKE2b/tv2.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b/tv2.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/BLAKE2b/tv1.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b/tv1.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/BLAKE2b/blake2b-test.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b/blake2b-test.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/SHA1/SHA1ShortMsg.rsp to lib/Cryptodome/SelfTest/Hash/test_vectors/SHA1/SHA1ShortMsg.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/wycheproof/aes_cmac_test.json to lib/Cryptodome/SelfTest/Hash/test_vectors/wycheproof/aes_cmac_test.json BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/SHA2/SHA512ShortMsg.rsp to lib/Cryptodome/SelfTest/Hash/test_vectors/SHA2/SHA512ShortMsg.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/SHA2/SHA512_256ShortMsg.rsp to lib/Cryptodome/SelfTest/Hash/test_vectors/SHA2/SHA512_256ShortMsg.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/SHA2/SHA512_224ShortMsg.rsp to lib/Cryptodome/SelfTest/Hash/test_vectors/SHA2/SHA512_224ShortMsg.rsp Copying file lib/Crypto/SelfTest/Hash/test_vectors/BLAKE2s/tv2.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s/tv2.txtrunning build running build_py creating build/lib.linux-riscv64-3.7 creating build/lib.linux-riscv64-3.7/Cryptodome copying lib/Cryptodome/__init__.py -> build/lib.linux-riscv64-3.7/Cryptodome creating build/lib.linux-riscv64-3.7/Cryptodome/Cipher copying lib/Cryptodome/Cipher/DES3.py -> build/lib.linux-riscv64-3.7/Cryptodome/Cipher copying lib/Cryptodome/Cipher/DES.py -> build/lib.linux-riscv64-3.7/Cryptodome/Cipher copying lib/Cryptodome/Cipher/ChaCha20.py -> build/lib.linux-riscv64-3.7/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_openpgp.py -> build/lib.linux-riscv64-3.7/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_ccm.py -> build/lib.linux-riscv64-3.7/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_cfb.py -> build/lib.linux-riscv64-3.7/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_ctr.py -> build/lib.linux-riscv64-3.7/Cryptodome/Cipher copying lib/Cryptodome/Cipher/ARC4.py -> build/lib.linux-riscv64-3.7/Cryptodome/Cipher copying lib/Cryptodome/Cipher/ARC2.py -> build/lib.linux-riscv64-3.7/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_cbc.py -> build/lib.linux-riscv64-3.7/Cryptodome/Cipher copying lib/Cryptodome/Cipher/AES.py -> build/lib.linux-riscv64-3.7/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_siv.py -> build/lib.linux-riscv64-3.7/Cryptodome/Cipher copying lib/Cryptodome/Cipher/PKCS1_v1_5.py -> build/lib.linux-riscv64-3.7/Cryptodome/Cipher copying lib/Cryptodome/Cipher/PKCS1_OAEP.py -> build/lib.linux-riscv64-3.7/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_ocb.py -> build/lib.linux-riscv64-3.7/Cryptodome/Cipher copying lib/Cryptodome/Cipher/Salsa20.py -> build/lib.linux-riscv64-3.7/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_ecb.py -> build/lib.linux-riscv64-3.7/Cryptodome/Cipher copying lib/Cryptodome/Cipher/__init__.py -> build/lib.linux-riscv64-3.7/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_gcm.py -> build/lib.linux-riscv64-3.7/Cryptodome/Cipher copying lib/Cryptodome/Cipher/CAST.py -> build/lib.linux-riscv64-3.7/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_ofb.py -> build/lib.linux-riscv64-3.7/Cryptodome/Cipher copying lib/Cryptodome/Cipher/Blowfish.py -> build/lib.linux-riscv64-3.7/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_eax.py -> build/lib.linux-riscv64-3.7/Cryptodome/Cipher creating build/lib.linux-riscv64-3.7/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA1.py -> build/lib.linux-riscv64-3.7/Cryptodome/Hash copying lib/Cryptodome/Hash/MD4.py -> build/lib.linux-riscv64-3.7/Cryptodome/Hash copying lib/Cryptodome/Hash/BLAKE2b.py -> build/lib.linux-riscv64-3.7/Cryptodome/Hash copying lib/Cryptodome/Hash/keccak.py -> build/lib.linux-riscv64-3.7/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA3_256.py -> build/lib.linux-riscv64-3.7/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA512.py -> build/lib.linux-riscv64-3.7/Cryptodome/Hash copying lib/Cryptodome/Hash/SHAKE128.py -> build/lib.linux-riscv64-3.7/Cryptodome/Hash copying lib/Cryptodome/Hash/RIPEMD160.py -> build/lib.linux-riscv64-3.7/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA3_384.py -> build/lib.linux-riscv64-3.7/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA3_224.py -> build/lib.linux-riscv64-3.7/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA3_512.py -> build/lib.linux-riscv64-3.7/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA.py -> build/lib.linux-riscv64-3.7/Cryptodome/Hash copying lib/Cryptodome/Hash/CMAC.py -> build/lib.linux-riscv64-3.7/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA224.py -> build/lib.linux-riscv64-3.7/Cryptodome/Hash copying lib/Cryptodome/Hash/RIPEMD.py -> build/lib.linux-riscv64-3.7/Cryptodome/Hash copying lib/Cryptodome/Hash/BLAKE2s.py -> build/lib.linux-riscv64-3.7/Cryptodome/Hash copying lib/Cryptodome/Hash/HMAC.py -> build/lib.linux-riscv64-3.7/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA256.py -> build/lib.linux-riscv64-3.7/Cryptodome/Hash copying lib/Cryptodome/Hash/MD5.py -> build/lib.linux-riscv64-3.7/Cryptodome/Hash copying lib/Cryptodome/Hash/MD2.py -> build/lib.linux-riscv64-3.7/Cryptodome/Hash copying lib/Cryptodome/Hash/SHAKE256.py -> build/lib.linux-riscv64-3.7/Cryptodome/Hash copying lib/Cryptodome/Hash/__init__.py -> build/lib.linux-riscv64-3.7/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA384.py -> build/lib.linux-riscv64-3.7/Cryptodome/Hash creating build/lib.linux-riscv64-3.7/Cryptodome/IO copying lib/Cryptodome/IO/_PBES.py -> build/lib.linux-riscv64-3.7/Cryptodome/IO copying lib/Cryptodome/IO/__init__.py -> build/lib.linux-riscv64-3.7/Cryptodome/IO copying lib/Cryptodome/IO/PEM.py -> build/lib.linux-riscv64-3.7/Cryptodome/IO copying lib/Cryptodome/IO/PKCS8.py -> build/lib.linux-riscv64-3.7/Cryptodome/IO creating build/lib.linux-riscv64-3.7/Cryptodome/PublicKey copying lib/Cryptodome/PublicKey/RSA.py -> build/lib.linux-riscv64-3.7/Cryptodome/PublicKey copying lib/Cryptodome/PublicKey/ElGamal.py -> build/lib.linux-riscv64-3.7/Cryptodome/PublicKey copying lib/Cryptodome/PublicKey/ECC.py -> build/lib.linux-riscv64-3.7/Cryptodome/PublicKey copying lib/Cryptodome/PublicKey/__init__.py -> build/lib.linux-riscv64-3.7/Cryptodome/PublicKey copying lib/Cryptodome/PublicKey/DSA.py -> build/lib.linux-riscv64-3.7/Cryptodome/PublicKey creating build/lib.linux-riscv64-3.7/Cryptodome/Protocol copying lib/Cryptodome/Protocol/SecretSharing.py -> build/lib.linux-riscv64-3.7/Cryptodome/Protocol copying lib/Cryptodome/Protocol/KDF.py -> build/lib.linux-riscv64-3.7/Cryptodome/Protocol copying lib/Cryptodome/Protocol/__init__.py -> build/lib.linux-riscv64-3.7/Cryptodome/Protocol creating build/lib.linux-riscv64-3.7/Cryptodome/Random copying lib/Cryptodome/Random/random.py -> build/lib.linux-riscv64-3.7/Cryptodome/Random copying lib/Cryptodome/Random/__init__.py -> build/lib.linux-riscv64-3.7/Cryptodome/Random creating build/lib.linux-riscv64-3.7/Cryptodome/Signature copying lib/Cryptodome/Signature/DSS.py -> build/lib.linux-riscv64-3.7/Cryptodome/Signature copying lib/Cryptodome/Signature/PKCS1_PSS.py -> build/lib.linux-riscv64-3.7/Cryptodome/Signature copying lib/Cryptodome/Signature/pkcs1_15.py -> build/lib.linux-riscv64-3.7/Cryptodome/Signature copying lib/Cryptodome/Signature/PKCS1_v1_5.py -> build/lib.linux-riscv64-3.7/Cryptodome/Signature copying lib/Cryptodome/Signature/pss.py -> build/lib.linux-riscv64-3.7/Cryptodome/Signature copying lib/Cryptodome/Signature/__init__.py -> build/lib.linux-riscv64-3.7/Cryptodome/Signature creating build/lib.linux-riscv64-3.7/Cryptodome/Util copying lib/Cryptodome/Util/number.py -> build/lib.linux-riscv64-3.7/Cryptodome/Util copying lib/Cryptodome/Util/_cpu_features.py -> build/lib.linux-riscv64-3.7/Cryptodome/Util copying lib/Cryptodome/Util/_file_system.py -> build/lib.linux-riscv64-3.7/Cryptodome/Util copying lib/Cryptodome/Util/RFC1751.py -> build/lib.linux-riscv64-3.7/Cryptodome/Util copying lib/Cryptodome/Util/Padding.py -> build/lib.linux-riscv64-3.7/Cryptodome/Util copying lib/Cryptodome/Util/asn1.py -> build/lib.linux-riscv64-3.7/Cryptodome/Util copying lib/Cryptodome/Util/py3compat.py -> build/lib.linux-riscv64-3.7/Cryptodome/Util copying lib/Cryptodome/Util/_raw_api.py -> build/lib.linux-riscv64-3.7/Cryptodome/Util copying lib/Cryptodome/Util/Counter.py -> build/lib.linux-riscv64-3.7/Cryptodome/Util copying lib/Cryptodome/Util/strxor.py -> build/lib.linux-riscv64-3.7/Cryptodome/Util copying lib/Cryptodome/Util/__init__.py -> build/lib.linux-riscv64-3.7/Cryptodome/Util creating build/lib.linux-riscv64-3.7/Cryptodome/Math copying lib/Cryptodome/Math/_Numbers_int.py -> build/lib.linux-riscv64-3.7/Cryptodome/Math copying lib/Cryptodome/Math/_Numbers_custom.py -> build/lib.linux-riscv64-3.7/Cryptodome/Math copying lib/Cryptodome/Math/_Numbers_gmp.py -> build/lib.linux-riscv64-3.7/Cryptodome/Math copying lib/Cryptodome/Math/Numbers.py -> build/lib.linux-riscv64-3.7/Cryptodome/Math copying lib/Cryptodome/Math/__init__.py -> build/lib.linux-riscv64-3.7/Cryptodome/Math copying lib/Cryptodome/Math/Primality.py -> build/lib.linux-riscv64-3.7/Cryptodome/Math creating build/lib.linux-riscv64-3.7/Cryptodome/SelfTest copying lib/Cryptodome/SelfTest/st_common.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest copying lib/Cryptodome/SelfTest/__main__.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest copying lib/Cryptodome/SelfTest/loader.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest copying lib/Cryptodome/SelfTest/__init__.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest creating build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_DES3.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_CCM.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_CFB.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/common.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_AES.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_OFB.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_Blowfish.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_DES.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_CAST.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_OCB.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_ChaCha20.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_EAX.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_ARC4.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_OpenPGP.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_CBC.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_GCM.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_pkcs1_15.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_CTR.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_ARC2.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_Salsa20.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/__init__.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_SIV.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_pkcs1_oaep.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher creating build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_SHA3_384.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_BLAKE2.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_MD4.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_RIPEMD160.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_SHA1.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_SHA256.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_MD2.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/common.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_CMAC.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_SHA3_224.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_SHA3_256.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_SHA224.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_HMAC.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_SHAKE.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_keccak.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_SHA384.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_MD5.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/__init__.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_SHA3_512.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_SHA512.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash creating build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/IO copying lib/Cryptodome/SelfTest/IO/test_PKCS8.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/IO copying lib/Cryptodome/SelfTest/IO/test_PBES.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/IO copying lib/Cryptodome/SelfTest/IO/__init__.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/IO creating build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Protocol copying lib/Cryptodome/SelfTest/Protocol/test_KDF.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Protocol copying lib/Cryptodome/SelfTest/Protocol/test_SecretSharing.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Protocol copying lib/Cryptodome/SelfTest/Protocol/test_rfc1751.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Protocol copying lib/Cryptodome/SelfTest/Protocol/__init__.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Protocol creating build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/PublicKey copying lib/Cryptodome/SelfTest/PublicKey/test_import_ECC.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/PublicKey copying lib/Cryptodome/SelfTest/PublicKey/test_import_RSA.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/PublicKey copying lib/Cryptodome/SelfTest/PublicKey/test_DSA.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/PublicKey copying lib/Cryptodome/SelfTest/PublicKey/test_RSA.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/PublicKey copying lib/Cryptodome/SelfTest/PublicKey/__init__.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/PublicKey copying lib/Cryptodome/SelfTest/PublicKey/test_import_DSA.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/PublicKey copying lib/Cryptodome/SelfTest/PublicKey/test_ECC.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/PublicKey copying lib/Cryptodome/SelfTest/PublicKey/test_ElGamal.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/PublicKey creating build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Random copying lib/Cryptodome/SelfTest/Random/test_random.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Random copying lib/Cryptodome/SelfTest/Random/__init__.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Random creating build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Signature copying lib/Cryptodome/SelfTest/Signature/test_pkcs1_15.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Signature copying lib/Cryptodome/SelfTest/Signature/test_dss.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Signature copying lib/Cryptodome/SelfTest/Signature/__init__.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Signature copying lib/Cryptodome/SelfTest/Signature/test_pss.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Signature creating build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Util copying lib/Cryptodome/SelfTest/Util/test_Padding.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Util copying lib/Cryptodome/SelfTest/Util/test_Counter.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Util copying lib/Cryptodome/SelfTest/Util/test_number.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Util copying lib/Cryptodome/SelfTest/Util/__init__.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Util copying lib/Cryptodome/SelfTest/Util/test_asn1.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Util copying lib/Cryptodome/SelfTest/Util/test_strxor.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Util creating build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Math copying lib/Cryptodome/SelfTest/Math/test_modexp.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Math copying lib/Cryptodome/SelfTest/Math/test_Primality.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Math copying lib/Cryptodome/SelfTest/Math/__init__.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Math copying lib/Cryptodome/SelfTest/Math/test_Numbers.py -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Math creating build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors creating build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt256.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMMT256.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBKeySbox256.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarKey192.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MMT256.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMCT128.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCKeySbox192.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt256.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt128.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMMT192.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarKey192.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/gcmDecrypt128.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MMT192.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt192.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MCT192.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox256.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MMT128.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox256.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarTxt256.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarTxt192.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt128.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBKeySbox128.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarKey256.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMCT128.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCKeySbox256.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox256.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarKey256.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarKey128.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/gcmEncryptExtIV128.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCGFSbox192.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MCT256.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMMT128.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarKey256.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCGFSbox256.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarKey128.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMCT192.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox128.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox128.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarKey192.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt192.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMCT256.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBKeySbox192.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MCT128.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox128.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox192.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBGFSbox128.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MMT256.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox128.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBGFSbox256.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox192.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarKey192.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarKey128.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMMT128.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarKey256.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox192.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarTxt192.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarTxt256.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarTxt128.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMCT192.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarKey128.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox192.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MCT128.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MMT192.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMMT256.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMCT256.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox256.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MMT128.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCKeySbox128.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarTxt128.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MCT256.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBGFSbox192.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MCT192.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCGFSbox128.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMMT192.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES creating build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64permop.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBvarkey.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCpermop.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8subtab.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8varkey.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8MMT3.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCMMT2.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCvarkey.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8invperm.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCvartext.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBMMT2.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBMMT3.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TECBMMT3.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64MMT2.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCMMT3.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8vartext.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBvartext.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64varkey.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBsubtab.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCsubtab.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8permop.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64MMT3.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64invperm.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64vartext.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TECBMMT2.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCinvperm.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBinvperm.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64subtab.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8MMT2.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBpermop.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES creating build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/aes_siv_cmac_test.json -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/aes_eax_test.json -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/aes_gcm_test.json -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof creating build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_vectors creating build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_vectors/SHA1 copying lib/Cryptodome/SelfTest/Hash/test_vectors/SHA1/SHA1ShortMsg.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_vectors/SHA1 creating build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_vectors/SHA2 copying lib/Cryptodome/SelfTest/Hash/test_vectors/SHA2/SHA512ShortMsg.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_vectors/SHA2 copying lib/Cryptodome/SelfTest/Hash/test_vectors/SHA2/SHA512_256ShortMsg.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_vectors/SHA2 copying lib/Cryptodome/SelfTest/Hash/test_vectors/SHA2/SHA512_224ShortMsg.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_vectors/SHA2 creating build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_vectors/SHA3 copying lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-224.txt -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_vectors/SHA3 copying lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHAKE128.txt -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_vectors/SHA3 copying lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-512.txt -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_vectors/SHA3 copying lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHAKE256.txt -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_vectors/SHA3 copying lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-384.txt -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_vectors/SHA3 copying lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-256.txt -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_vectors/SHA3 creating build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_vectors/keccak copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_224.txt -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_vectors/keccak copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_256.txt -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_vectors/keccak copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_224.txt -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_vectors/keccak copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_384.txt -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_vectors/keccak copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_256.txt -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_vectors/keccak copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_384.txt -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_vectors/keccak copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/readme.txt -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_vectors/keccak copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_512.txt -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_vectors/keccak copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_512.txt -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_vectors/keccak copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_512.txt -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_vectors/keccak copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_384.txt -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_vectors/keccak copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_256.txt -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_vectors/keccak copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_224.txt -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_vectors/keccak creating build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s copying lib/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s/tv2.txt -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s copying lib/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s/tv1.txt -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s copying lib/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s/blake2s-test.txt -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s creating build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b copying lib/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b/tv2.txt -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b copying lib/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b/tv1.txt -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b copying lib/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b/blake2b-test.txt -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b creating build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Hash/test_vectors/wycheproof/aes_cmac_test.json -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_vectors/wycheproof creating build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/PublicKey/test_vectors creating build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256.txt -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private.pem -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes128.pem -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_compressed.pem -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_openssh.txt -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public.der -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes256_gcm.pem -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_des3.pem -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8.pem -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/gen_ecc_p256.sh -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public.pem -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes192.pem -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8.der -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private.der -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8_clear.der -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_compressed.der -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/point-at-infinity.org-P256.txt -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/openssl_version.txt -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_x509.der -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8_clear.pem -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_x509.pem -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC creating build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Signature/test_vectors creating build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Signature/test_vectors/DSA copying lib/Cryptodome/SelfTest/Signature/test_vectors/DSA/FIPS_186_3_SigGen.txt -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Signature/test_vectors/DSA copying lib/Cryptodome/SelfTest/Signature/test_vectors/DSA/FIPS_186_3_SigVer.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Signature/test_vectors/DSA creating build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Signature/test_vectors/ECDSA copying lib/Cryptodome/SelfTest/Signature/test_vectors/ECDSA/SigVer.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Signature/test_vectors/ECDSA copying lib/Cryptodome/SelfTest/Signature/test_vectors/ECDSA/README.txt -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Signature/test_vectors/ECDSA copying lib/Cryptodome/SelfTest/Signature/test_vectors/ECDSA/SigGen.txt -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Signature/test_vectors/ECDSA creating build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5 copying lib/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigVer15_186-3.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5 copying lib/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigGen15_186-2.txt -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5 copying lib/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigGen15_186-3.txt -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5 creating build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS copying lib/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS/SigGenPSS_186-2.txt -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS copying lib/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS/SigVerPSS_186-3.rsp -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS copying lib/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS/SigGenPSS_186-3.txt -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS creating build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_test.json -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_test.json -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp256r1_sha256_test.json -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/dsa_test.json -> build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Signature/test_vectors/wycheproof Skipping optional fixer: buffer Skipping optional fixer: idioms Skipping optional fixer: set_literal Skipping optional fixer: ws_comma running build_ext building 'Cryptodome.Hash._MD2' extension creating build/temp.linux-riscv64-3.7 creating build/temp.linux-riscv64-3.7/src gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCRYPTO_LITTLE_ENDIAN -DHAVE_UINT128 -DHAVE_POSIX_MEMALIGN -Isrc/ -I/usr/include/python3.7m -c src/MD2.c -o build/temp.linux-riscv64-3.7/src/MD2.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src/MD2.o -L/usr/lib64 -o build/lib.linux-riscv64-3.7/Cryptodome/Hash/_MD2.cpython-37m-riscv64-linux-gnu.so building 'Cryptodome.Hash._MD4' extension gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCRYPTO_LITTLE_ENDIAN -DHAVE_UINT128 -DHAVE_POSIX_MEMALIGN -Isrc/ -I/usr/include/python3.7m -c src/MD4.c -o build/temp.linux-riscv64-3.7/src/MD4.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src/MD4.o -L/usr/lib64 -o build/lib.linux-riscv64-3.7/Cryptodome/Hash/_MD4.cpython-37m-riscv64-linux-gnu.so building 'Cryptodome.Hash._MD5' extension gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCRYPTO_LITTLE_ENDIAN -DHAVE_UINT128 -DHAVE_POSIX_MEMALIGN -Isrc/ -I/usr/include/python3.7m -c src/MD5.c -o build/temp.linux-riscv64-3.7/src/MD5.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src/MD5.o -L/usr/lib64 -o build/lib.linux-riscv64-3.7/Cryptodome/Hash/_MD5.cpython-37m-riscv64-linux-gnu.so building 'Cryptodome.Hash._SHA1' extension gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCRYPTO_LITTLE_ENDIAN -DHAVE_UINT128 -DHAVE_POSIX_MEMALIGN -Isrc/ -I/usr/include/python3.7m -c src/SHA1.c -o build/temp.linux-riscv64-3.7/src/SHA1.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src/SHA1.o -L/usr/lib64 -o build/lib.linux-riscv64-3.7/Cryptodome/Hash/_SHA1.cpython-37m-riscv64-linux-gnu.so building 'Cryptodome.Hash._SHA256' extension gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCRYPTO_LITTLE_ENDIAN -DHAVE_UINT128 -DHAVE_POSIX_MEMALIGN -Isrc/ -I/usr/include/python3.7m -c src/SHA256.c -o build/temp.linux-riscv64-3.7/src/SHA256.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src/SHA256.o -L/usr/lib64 -o build/lib.linux-riscv64-3.7/Cryptodome/Hash/_SHA256.cpython-37m-riscv64-linux-gnu.so building 'Cryptodome.Hash._SHA224' extension gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCRYPTO_LITTLE_ENDIAN -DHAVE_UINT128 -DHAVE_POSIX_MEMALIGN -Isrc/ -I/usr/include/python3.7m -c src/SHA224.c -o build/temp.linux-riscv64-3.7/src/SHA224.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src/SHA224.o -L/usr/lib64 -o build/lib.linux-riscv64-3.7/Cryptodome/Hash/_SHA224.cpython-37m-riscv64-linux-gnu.so building 'Cryptodome.Hash._SHA384' extension gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCRYPTO_LITTLE_ENDIAN -DHAVE_UINT128 -DHAVE_POSIX_MEMALIGN -Isrc/ -I/usr/include/python3.7m -c src/SHA384.c -o build/temp.linux-riscv64-3.7/src/SHA384.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src/SHA384.o -L/usr/lib64 -o build/lib.linux-riscv64-3.7/Cryptodome/Hash/_SHA384.cpython-37m-riscv64-linux-gnu.so building 'Cryptodome.Hash._SHA512' extension gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCRYPTO_LITTLE_ENDIAN -DHAVE_UINT128 -DHAVE_POSIX_MEMALIGN -Isrc/ -I/usr/include/python3.7m -c src/SHA512.c -o build/temp.linux-riscv64-3.7/src/SHA512.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src/SHA512.o -L/usr/lib64 -o build/lib.linux-riscv64-3.7/Cryptodome/Hash/_SHA512.cpython-37m-riscv64-linux-gnu.so building 'Cryptodome.Hash._RIPEMD160' extension gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCRYPTO_LITTLE_ENDIAN -DHAVE_UINT128 -DHAVE_POSIX_MEMALIGN -Isrc/ -I/usr/include/python3.7m -c src/RIPEMD160.c -o build/temp.linux-riscv64-3.7/src/RIPEMD160.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src/RIPEMD160.o -L/usr/lib64 -o build/lib.linux-riscv64-3.7/Cryptodome/Hash/_RIPEMD160.cpython-37m-riscv64-linux-gnu.so building 'Cryptodome.Hash._keccak' extension gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCRYPTO_LITTLE_ENDIAN -DHAVE_UINT128 -DHAVE_POSIX_MEMALIGN -Isrc/ -I/usr/include/python3.7m -c src/keccak.c -o build/temp.linux-riscv64-3.7/src/keccak.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src/keccak.o -L/usr/lib64 -o build/lib.linux-riscv64-3.7/Cryptodome/Hash/_keccak.cpython-37m-riscv64-linux-gnu.so building 'Cryptodome.Hash._BLAKE2b' extension gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCRYPTO_LITTLE_ENDIAN -DHAVE_UINT128 -DHAVE_POSIX_MEMALIGN -Isrc/ -I/usr/include/python3.7m -c src/blake2b.c -o build/temp.linux-riscv64-3.7/src/blake2b.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src/blake2b.o -L/usr/lib64 -o build/lib.linux-riscv64-3.7/Cryptodome/Hash/_BLAKE2b.cpython-37m-riscv64-linux-gnu.so building 'Cryptodome.Hash._BLAKE2s' extension gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCRYPTO_LITTLE_ENDIAN -DHAVE_UINT128 -DHAVE_POSIX_MEMALIGN -Isrc/ -I/usr/include/python3.7m -c src/blake2s.c -o build/temp.linux-riscv64-3.7/src/blake2s.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src/blake2s.o -L/usr/lib64 -o build/lib.linux-riscv64-3.7/Cryptodome/Hash/_BLAKE2s.cpython-37m-riscv64-linux-gnu.so building 'Cryptodome.Hash._ghash_portable' extension gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCRYPTO_LITTLE_ENDIAN -DHAVE_UINT128 -DHAVE_POSIX_MEMALIGN -Isrc/ -I/usr/include/python3.7m -c src/ghash_portable.c -o build/temp.linux-riscv64-3.7/src/ghash_portable.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src/ghash_portable.o -L/usr/lib64 -o build/lib.linux-riscv64-3.7/Cryptodome/Hash/_ghash_portable.cpython-37m-riscv64-linux-gnu.so building 'Cryptodome.Cipher._raw_aes' extension gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCRYPTO_LITTLE_ENDIAN -DHAVE_UINT128 -DHAVE_POSIX_MEMALIGN -Isrc/ -I/usr/include/python3.7m -c src/AES.c -o build/temp.linux-riscv64-3.7/src/AES.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src/AES.o -L/usr/lib64 -o build/lib.linux-riscv64-3.7/Cryptodome/Cipher/_raw_aes.cpython-37m-riscv64-linux-gnu.so building 'Cryptodome.Cipher._raw_arc2' extension gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCRYPTO_LITTLE_ENDIAN -DHAVE_UINT128 -DHAVE_POSIX_MEMALIGN -Isrc/ -I/usr/include/python3.7m -c src/ARC2.c -o build/temp.linux-riscv64-3.7/src/ARC2.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src/ARC2.o -L/usr/lib64 -o build/lib.linux-riscv64-3.7/Cryptodome/Cipher/_raw_arc2.cpython-37m-riscv64-linux-gnu.so building 'Cryptodome.Cipher._raw_blowfish' extension gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCRYPTO_LITTLE_ENDIAN -DHAVE_UINT128 -DHAVE_POSIX_MEMALIGN -Isrc/ -I/usr/include/python3.7m -c src/Blowfish.c -o build/temp.linux-riscv64-3.7/src/Blowfish.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src/Blowfish.o -L/usr/lib64 -o build/lib.linux-riscv64-3.7/Cryptodome/Cipher/_raw_blowfish.cpython-37m-riscv64-linux-gnu.so building 'Cryptodome.Cipher._raw_cast' extension gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCRYPTO_LITTLE_ENDIAN -DHAVE_UINT128 -DHAVE_POSIX_MEMALIGN -Isrc/ -I/usr/include/python3.7m -c src/CAST.c -o build/temp.linux-riscv64-3.7/src/CAST.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src/CAST.o -L/usr/lib64 -o build/lib.linux-riscv64-3.7/Cryptodome/Cipher/_raw_cast.cpython-37m-riscv64-linux-gnu.so building 'Cryptodome.Cipher._raw_des' extension gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCRYPTO_LITTLE_ENDIAN -DHAVE_UINT128 -DHAVE_POSIX_MEMALIGN -Isrc/ -I/usr/include/python3.7m -c src/DES.c -o build/temp.linux-riscv64-3.7/src/DES.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src/DES.o -L/usr/lib64 -o build/lib.linux-riscv64-3.7/Cryptodome/Cipher/_raw_des.cpython-37m-riscv64-linux-gnu.so -ltomcrypt building 'Cryptodome.Cipher._raw_des3' extension gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCRYPTO_LITTLE_ENDIAN -DHAVE_UINT128 -DHAVE_POSIX_MEMALIGN -Isrc/ -I/usr/include/python3.7m -c src/DES3.c -o build/temp.linux-riscv64-3.7/src/DES3.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src/DES3.o -L/usr/lib64 -o build/lib.linux-riscv64-3.7/Cryptodome/Cipher/_raw_des3.cpython-37m-riscv64-linux-gnu.so -ltomcrypt building 'Cryptodome.Util._cpuid_c' extension gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCRYPTO_LITTLE_ENDIAN -DHAVE_UINT128 -DHAVE_POSIX_MEMALIGN -Isrc/ -I/usr/include/python3.7m -c src/cpuid.c -o build/temp.linux-riscv64-3.7/src/cpuid.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src/cpuid.o -L/usr/lib64 -o build/lib.linux-riscv64-3.7/Cryptodome/Util/_cpuid_c.cpython-37m-riscv64-linux-gnu.so building 'Cryptodome.Cipher._raw_ecb' extension gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCRYPTO_LITTLE_ENDIAN -DHAVE_UINT128 -DHAVE_POSIX_MEMALIGN -Isrc/ -I/usr/include/python3.7m -c src/raw_ecb.c -o build/temp.linux-riscv64-3.7/src/raw_ecb.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src/raw_ecb.o -L/usr/lib64 -o build/lib.linux-riscv64-3.7/Cryptodome/Cipher/_raw_ecb.cpython-37m-riscv64-linux-gnu.so building 'Cryptodome.Cipher._raw_cbc' extension gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCRYPTO_LITTLE_ENDIAN -DHAVE_UINT128 -DHAVE_POSIX_MEMALIGN -Isrc/ -I/usr/include/python3.7m -c src/raw_cbc.c -o build/temp.linux-riscv64-3.7/src/raw_cbc.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src/raw_cbc.o -L/usr/lib64 -o build/lib.linux-riscv64-3.7/Cryptodome/Cipher/_raw_cbc.cpython-37m-riscv64-linux-gnu.so building 'Cryptodome.Cipher._raw_cfb' extension gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCRYPTO_LITTLE_ENDIAN -DHAVE_UINT128 -DHAVE_POSIX_MEMALIGN -Isrc/ -I/usr/include/python3.7m -c src/raw_cfb.c -o build/temp.linux-riscv64-3.7/src/raw_cfb.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src/raw_cfb.o -L/usr/lib64 -o build/lib.linux-riscv64-3.7/Cryptodome/Cipher/_raw_cfb.cpython-37m-riscv64-linux-gnu.so building 'Cryptodome.Cipher._raw_ofb' extension gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCRYPTO_LITTLE_ENDIAN -DHAVE_UINT128 -DHAVE_POSIX_MEMALIGN -Isrc/ -I/usr/include/python3.7m -c src/raw_ofb.c -o build/temp.linux-riscv64-3.7/src/raw_ofb.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src/raw_ofb.o -L/usr/lib64 -o build/lib.linux-riscv64-3.7/Cryptodome/Cipher/_raw_ofb.cpython-37m-riscv64-linux-gnu.so building 'Cryptodome.Cipher._raw_ctr' extension gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCRYPTO_LITTLE_ENDIAN -DHAVE_UINT128 -DHAVE_POSIX_MEMALIGN -Isrc/ -I/usr/include/python3.7m -c src/raw_ctr.c -o build/temp.linux-riscv64-3.7/src/raw_ctr.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src/raw_ctr.o -L/usr/lib64 -o build/lib.linux-riscv64-3.7/Cryptodome/Cipher/_raw_ctr.cpython-37m-riscv64-linux-gnu.so building 'Cryptodome.Cipher._raw_ocb' extension gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCRYPTO_LITTLE_ENDIAN -DHAVE_UINT128 -DHAVE_POSIX_MEMALIGN -Isrc/ -I/usr/include/python3.7m -c src/raw_ocb.c -o build/temp.linux-riscv64-3.7/src/raw_ocb.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src/raw_ocb.o -L/usr/lib64 -o build/lib.linux-riscv64-3.7/Cryptodome/Cipher/_raw_ocb.cpython-37m-riscv64-linux-gnu.so building 'Cryptodome.Cipher._ARC4' extension gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCRYPTO_LITTLE_ENDIAN -DHAVE_UINT128 -DHAVE_POSIX_MEMALIGN -Isrc/ -I/usr/include/python3.7m -c src/ARC4.c -o build/temp.linux-riscv64-3.7/src/ARC4.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src/ARC4.o -L/usr/lib64 -o build/lib.linux-riscv64-3.7/Cryptodome/Cipher/_ARC4.cpython-37m-riscv64-linux-gnu.so building 'Cryptodome.Cipher._Salsa20' extension gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCRYPTO_LITTLE_ENDIAN -DHAVE_UINT128 -DHAVE_POSIX_MEMALIGN -Isrc/ -I/usr/include/python3.7m -c src/Salsa20.c -o build/temp.linux-riscv64-3.7/src/Salsa20.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src/Salsa20.o -L/usr/lib64 -o build/lib.linux-riscv64-3.7/Cryptodome/Cipher/_Salsa20.cpython-37m-riscv64-linux-gnu.so -ltomcrypt building 'Cryptodome.Cipher._chacha20' extension gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCRYPTO_LITTLE_ENDIAN -DHAVE_UINT128 -DHAVE_POSIX_MEMALIGN -Isrc/ -I/usr/include/python3.7m -c src/chacha20.c -o build/temp.linux-riscv64-3.7/src/chacha20.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src/chacha20.o -L/usr/lib64 -o build/lib.linux-riscv64-3.7/Cryptodome/Cipher/_chacha20.cpython-37m-riscv64-linux-gnu.so building 'Cryptodome.Protocol._scrypt' extension gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCRYPTO_LITTLE_ENDIAN -DHAVE_UINT128 -DHAVE_POSIX_MEMALIGN -Isrc/ -I/usr/include/python3.7m -c src/scrypt.c -o build/temp.linux-riscv64-3.7/src/scrypt.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src/scrypt.o -L/usr/lib64 -o build/lib.linux-riscv64-3.7/Cryptodome/Protocol/_scrypt.cpython-37m-riscv64-linux-gnu.so building 'Cryptodome.Util._strxor' extension gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCRYPTO_LITTLE_ENDIAN -DHAVE_UINT128 -DHAVE_POSIX_MEMALIGN -Isrc/ -I/usr/include/python3.7m -c src/strxor.c -o build/temp.linux-riscv64-3.7/src/strxor.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src/strxor.o -L/usr/lib64 -o build/lib.linux-riscv64-3.7/Cryptodome/Util/_strxor.cpython-37m-riscv64-linux-gnu.so building 'Cryptodome.Math._montgomery' extension gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCRYPTO_LITTLE_ENDIAN -DHAVE_UINT128 -DHAVE_POSIX_MEMALIGN -Isrc/ -I/usr/include/python3.7m -c src/montgomery.c -o build/temp.linux-riscv64-3.7/src/montgomery.o -O3 gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCRYPTO_LITTLE_ENDIAN -DHAVE_UINT128 -DHAVE_POSIX_MEMALIGN -Isrc/ -I/usr/include/python3.7m -c src/siphash.c -o build/temp.linux-riscv64-3.7/src/siphash.o -O3 gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCRYPTO_LITTLE_ENDIAN -DHAVE_UINT128 -DHAVE_POSIX_MEMALIGN -Isrc/ -I/usr/include/python3.7m -c src/montgomery_utils.c -o build/temp.linux-riscv64-3.7/src/montgomery_utils.o -O3 gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPYCRYPTO_LITTLE_ENDIAN -DHAVE_UINT128 -DHAVE_POSIX_MEMALIGN -Isrc/ -I/usr/include/python3.7m -c src/multiply_64.c -o build/temp.linux-riscv64-3.7/src/multiply_64.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src/montgomery.o build/temp.linux-riscv64-3.7/src/siphash.o build/temp.linux-riscv64-3.7/src/montgomery_utils.o build/temp.linux-riscv64-3.7/src/multiply_64.o -L/usr/lib64 -o build/lib.linux-riscv64-3.7/Cryptodome/Math/_montgomery.cpython-37m-riscv64-linux-gnu.so BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/BLAKE2s/tv1.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s/tv1.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/BLAKE2s/blake2s-test.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s/blake2s-test.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Random/test_random.py to lib/Cryptodome/SelfTest/Random/test_random.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Random/__init__.py to lib/Cryptodome/SelfTest/Random/__init__.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/test_pkcs1_15.py to lib/Cryptodome/SelfTest/Signature/test_pkcs1_15.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/test_dss.py to lib/Cryptodome/SelfTest/Signature/test_dss.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/__init__.py to lib/Cryptodome/SelfTest/Signature/__init__.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/test_pss.py to lib/Cryptodome/SelfTest/Signature/test_pss.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/test_vectors/ECDSA/SigVer.rsp to lib/Cryptodome/SelfTest/Signature/test_vectors/ECDSA/SigVer.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/test_vectors/ECDSA/README.txt to lib/Cryptodome/SelfTest/Signature/test_vectors/ECDSA/README.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/test_vectors/ECDSA/SigGen.txt to lib/Cryptodome/SelfTest/Signature/test_vectors/ECDSA/SigGen.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/test_vectors/PKCS1-PSS/SigGenPSS_186-2.txt to lib/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS/SigGenPSS_186-2.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/test_vectors/PKCS1-PSS/SigVerPSS_186-3.rsp to lib/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS/SigVerPSS_186-3.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/test_vectors/PKCS1-PSS/SigGenPSS_186-3.txt to lib/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS/SigGenPSS_186-3.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigVer15_186-3.rsp to lib/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigVer15_186-3.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigGen15_186-2.txt to lib/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigGen15_186-2.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigGen15_186-3.txt to lib/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigGen15_186-3.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_test.json BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_test.json BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp256r1_sha256_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp256r1_sha256_test.json BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/dsa_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/dsa_test.json BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/test_vectors/DSA/FIPS_186_3_SigGen.txt to lib/Cryptodome/SelfTest/Signature/test_vectors/DSA/FIPS_186_3_SigGen.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/test_vectors/DSA/FIPS_186_3_SigVer.rsp to lib/Cryptodome/SelfTest/Signature/test_vectors/DSA/FIPS_186_3_SigVer.rsp BUILDSTDERR: Copying file lib/Crypto/Util/number.py to lib/Cryptodome/Util/number.py BUILDSTDERR: Copying file lib/Crypto/Util/_cpu_features.py to lib/Cryptodome/Util/_cpu_features.py BUILDSTDERR: Copying file lib/Crypto/Util/_file_system.py to lib/Cryptodome/Util/_file_system.py BUILDSTDERR: Copying file lib/Crypto/Util/RFC1751.py to lib/Cryptodome/Util/RFC1751.py BUILDSTDERR: Copying file lib/Crypto/Util/Padding.py to lib/Cryptodome/Util/Padding.py BUILDSTDERR: Copying file lib/Crypto/Util/asn1.py to lib/Cryptodome/Util/asn1.py BUILDSTDERR: Copying file lib/Crypto/Util/py3compat.py to lib/Cryptodome/Util/py3compat.py BUILDSTDERR: Copying file lib/Crypto/Util/_raw_api.py to lib/Cryptodome/Util/_raw_api.py BUILDSTDERR: Copying file lib/Crypto/Util/Counter.py to lib/Cryptodome/Util/Counter.py BUILDSTDERR: Copying file lib/Crypto/Util/strxor.py to lib/Cryptodome/Util/strxor.py BUILDSTDERR: Copying file lib/Crypto/Util/__init__.py to lib/Cryptodome/Util/__init__.py BUILDSTDERR: Copying file lib/Crypto/Protocol/SecretSharing.py to lib/Cryptodome/Protocol/SecretSharing.py BUILDSTDERR: Copying file lib/Crypto/Protocol/KDF.py to lib/Cryptodome/Protocol/KDF.py BUILDSTDERR: Copying file lib/Crypto/Protocol/__init__.py to lib/Cryptodome/Protocol/__init__.py BUILDSTDERR: Copying file lib/Crypto/Math/_Numbers_int.py to lib/Cryptodome/Math/_Numbers_int.py BUILDSTDERR: Copying file lib/Crypto/Math/_Numbers_custom.py to lib/Cryptodome/Math/_Numbers_custom.py BUILDSTDERR: Copying file lib/Crypto/Math/_Numbers_gmp.py to lib/Cryptodome/Math/_Numbers_gmp.py BUILDSTDERR: Copying file lib/Crypto/Math/Numbers.py to lib/Cryptodome/Math/Numbers.py BUILDSTDERR: Copying file lib/Crypto/Math/__init__.py to lib/Cryptodome/Math/__init__.py BUILDSTDERR: Copying file lib/Crypto/Math/Primality.py to lib/Cryptodome/Math/Primality.py BUILDSTDERR: Copying file lib/Crypto/Hash/SHA1.py to lib/Cryptodome/Hash/SHA1.py BUILDSTDERR: Copying file lib/Crypto/Hash/MD4.py to lib/Cryptodome/Hash/MD4.py BUILDSTDERR: Copying file lib/Crypto/Hash/BLAKE2b.py to lib/Cryptodome/Hash/BLAKE2b.py BUILDSTDERR: Copying file lib/Crypto/Hash/keccak.py to lib/Cryptodome/Hash/keccak.py BUILDSTDERR: Copying file lib/Crypto/Hash/SHA3_256.py to lib/Cryptodome/Hash/SHA3_256.py BUILDSTDERR: Copying file lib/Crypto/Hash/SHA512.py to lib/Cryptodome/Hash/SHA512.py BUILDSTDERR: Copying file lib/Crypto/Hash/SHAKE128.py to lib/Cryptodome/Hash/SHAKE128.py BUILDSTDERR: Copying file lib/Crypto/Hash/RIPEMD160.py to lib/Cryptodome/Hash/RIPEMD160.py BUILDSTDERR: Copying file lib/Crypto/Hash/SHA3_384.py to lib/Cryptodome/Hash/SHA3_384.py BUILDSTDERR: Copying file lib/Crypto/Hash/SHA3_224.py to lib/Cryptodome/Hash/SHA3_224.py BUILDSTDERR: Copying file lib/Crypto/Hash/SHA3_512.py to lib/Cryptodome/Hash/SHA3_512.py BUILDSTDERR: Copying file lib/Crypto/Hash/SHA.py to lib/Cryptodome/Hash/SHA.py BUILDSTDERR: Copying file lib/Crypto/Hash/CMAC.py to lib/Cryptodome/Hash/CMAC.py BUILDSTDERR: Copying file lib/Crypto/Hash/SHA224.py to lib/Cryptodome/Hash/SHA224.py BUILDSTDERR: Copying file lib/Crypto/Hash/RIPEMD.py to lib/Cryptodome/Hash/RIPEMD.py BUILDSTDERR: Copying file lib/Crypto/Hash/BLAKE2s.py to lib/Cryptodome/Hash/BLAKE2s.py BUILDSTDERR: Copying file lib/Crypto/Hash/HMAC.py to lib/Cryptodome/Hash/HMAC.py BUILDSTDERR: Copying file lib/Crypto/Hash/SHA256.py to lib/Cryptodome/Hash/SHA256.py BUILDSTDERR: Copying file lib/Crypto/Hash/MD5.py to lib/Cryptodome/Hash/MD5.py BUILDSTDERR: Copying file lib/Crypto/Hash/MD2.py to lib/Cryptodome/Hash/MD2.py BUILDSTDERR: Copying file lib/Crypto/Hash/SHAKE256.py to lib/Cryptodome/Hash/SHAKE256.py BUILDSTDERR: Copying file lib/Crypto/Hash/__init__.py to lib/Cryptodome/Hash/__init__.py BUILDSTDERR: Copying file lib/Crypto/Hash/SHA384.py to lib/Cryptodome/Hash/SHA384.py BUILDSTDERR: Copying file lib/Crypto/Random/random.py to lib/Cryptodome/Random/random.py BUILDSTDERR: Copying file lib/Crypto/Random/__init__.py to lib/Cryptodome/Random/__init__.py BUILDSTDERR: Copying file lib/Crypto/Signature/DSS.py to lib/Cryptodome/Signature/DSS.py BUILDSTDERR: Copying file lib/Crypto/Signature/PKCS1_PSS.py to lib/Cryptodome/Signature/PKCS1_PSS.py BUILDSTDERR: Copying file lib/Crypto/Signature/pkcs1_15.py to lib/Cryptodome/Signature/pkcs1_15.py BUILDSTDERR: Copying file lib/Crypto/Signature/PKCS1_v1_5.py to lib/Cryptodome/Signature/PKCS1_v1_5.py BUILDSTDERR: Copying file lib/Crypto/Signature/pss.py to lib/Cryptodome/Signature/pss.py BUILDSTDERR: Copying file lib/Crypto/Signature/__init__.py to lib/Cryptodome/Signature/__init__.py BUILDSTDERR: Testing support for 128-bit integer BUILDSTDERR: Target does support 128-bit integer BUILDSTDERR: Testing support for intrin.h header BUILDSTDERR: Target does not support intrin.h header BUILDSTDERR: Testing support for cpuid.h header BUILDSTDERR: Target does not support cpuid.h header BUILDSTDERR: Testing support for posix_memalign BUILDSTDERR: Target does support posix_memalign BUILDSTDERR: Warning: compiler does not support AESNI instructions BUILDSTDERR: Warning: compiler does not support CLMUL instructions + sleep 1 ~/build/BUILD/pycryptodome-3.6.4/Doc ~/build/BUILD/pycryptodome-3.6.4 + pushd Doc/ + /usr/bin/make -O -j4 man SPHINXBUILD=sphinx-build-3 sphinx-build-3 -b man -d _build/doctrees . _build/man Running Sphinx v1.7.6 ['/builddir/build/BUILD/pycryptodome-3.6.4/lib', '/usr/bin', '/usr/lib64/python37.zip', '/usr/lib64/python3.7', '/usr/lib64/python3.7/lib-dynload', '/usr/lib64/python3.7/site-packages', '/usr/lib/python3.7/site-packages'] making output directory... loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [man]: all manpages updating environment: 64 added, 0 changed, 0 removed reading sources... [ 1%] index reading sources... [ 3%] src/api reading sources... [ 4%] src/changelog reading sources... [ 6%] src/cipher/aes reading sources... [ 7%] src/cipher/arc2 reading sources... [ 9%] src/cipher/arc4 reading sources... [ 10%] src/cipher/blowfish reading sources... [ 12%] src/cipher/cast reading sources... [ 14%] src/cipher/chacha20 reading sources... [ 15%] src/cipher/cipher reading sources... [ 17%] src/cipher/classic reading sources... [ 18%] src/cipher/des reading sources... [ 20%] src/cipher/des3 reading sources... [ 21%] src/cipher/modern reading sources... [ 23%] src/cipher/oaep reading sources... [ 25%] src/cipher/pkcs1_v1_5 reading sources... [ 26%] src/cipher/salsa20 reading sources... [ 28%] src/contribute_support reading sources... [ 29%] src/examples reading sources... [ 31%] src/features reading sources... [ 32%] src/future reading sources... [ 34%] src/hash/blake2b reading sources... [ 35%] src/hash/blake2s reading sources... [ 37%] src/hash/cmac reading sources... [ 39%] src/hash/hash reading sources... [ 40%] src/hash/hmac reading sources... [ 42%] src/hash/keccak reading sources... [ 43%] src/hash/md2 reading sources... [ 45%] src/hash/md5 reading sources... [ 46%] src/hash/ripemd160 reading sources... [ 48%] src/hash/sha1 reading sources... [ 50%] src/hash/sha224 reading sources... [ 51%] src/hash/sha256 reading sources... [ 53%] src/hash/sha384 reading sources... [ 54%] src/hash/sha3_224 reading sources... [ 56%] src/hash/sha3_256 reading sources... [ 57%] src/hash/sha3_384 reading sources... [ 59%] src/hash/sha3_512 reading sources... [ 60%] src/hash/sha512 reading sources... [ 62%] src/hash/shake128 reading sources... [ 64%] src/hash/shake256 reading sources... [ 65%] src/installation reading sources... [ 67%] src/introduction reading sources... [ 68%] src/io/io reading sources... [ 70%] src/io/pem reading sources... [ 71%] src/io/pkcs8 reading sources... [ 73%] src/license reading sources... [ 75%] src/protocol/kdf reading sources... [ 76%] src/protocol/protocol reading sources... [ 78%] src/protocol/ss reading sources... [ 79%] src/public_key reading sources... [ 81%] src/public_key/dsa reading sources... [ 82%] src/public_key/ecc reading sources... [ 84%] src/public_key/elgamal reading sources... [ 85%] src/public_key/public_key reading sources... [ 87%] src/public_key/rsa reading sources... [ 89%] src/random/random reading sources... [ 90%] src/signature/dsa reading sources... [ 92%] src/signature/pkcs1_pss reading sources... [ 93%] src/signature/pkcs1_v1_5 reading sources... [ 95%] src/signature/signature reading sources... [ 96%] src/util/asn1 reading sources... [ 98%] src/util/util reading sources... [100%] src/vs_pycrypto looking for now-outdated files... none found pickling environment... done checking consistency... done writing... pycryptodome.1 { src/introduction src/features src/installation src/vs_pycrypto src/api src/cipher/cipher src/cipher/classic src/cipher/modern src/signature/signature src/hash/hash src/public_key/public_key src/public_key/rsa src/public_key/dsa src/public_key/ecc src/public_key/elgamal src/protocol/protocol src/protocol/kdf src/protocol/ss src/io/io src/io/pem src/io/pkcs8 src/random/random src/util/util src/util/asn1 src/examples src/contribute_support src/future src/changelog src/license } build succeeded, 63 warnings. The manual pages are in _build/man. Build finished. The manual pages are in _build/man. BUILDSTDERR: WARNING: autodoc: failed to import module 'Crypto.Cipher.AES'; the following exception was raised: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib/python3.7/site-packages/sphinx/ext/autodoc/importer.py", line 152, in import_module BUILDSTDERR: __import__(modname) BUILDSTDERR: File "/builddir/build/BUILD/pycryptodome-3.6.4/lib/Crypto/Cipher/__init__.py", line 31, in BUILDSTDERR: from Crypto.Cipher._mode_ctr import _create_ctr_cipher BUILDSTDERR: File "/builddir/build/BUILD/pycryptodome-3.6.4/lib/Crypto/Cipher/_mode_ctr.py", line 37, in BUILDSTDERR: from Crypto.Util.number import long_to_bytes BUILDSTDERR: File "/builddir/build/BUILD/pycryptodome-3.6.4/lib/Crypto/Util/number.py", line 399 BUILDSTDERR: s = pack('>I', n & 0xffffffffL) + s BUILDSTDERR: ^ BUILDSTDERR: SyntaxError: invalid syntax BUILDSTDERR: WARNING: autodoc: failed to import module 'Crypto.Cipher.ARC2'; the following exception was raised: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib/python3.7/site-packages/sphinx/ext/autodoc/importer.py", line 152, in import_module BUILDSTDERR: __import__(modname) BUILDSTDERR: File "/builddir/build/BUILD/pycryptodome-3.6.4/lib/Crypto/Cipher/__init__.py", line 31, in BUILDSTDERR: from Crypto.Cipher._mode_ctr import _create_ctr_cipher BUILDSTDERR: File "/builddir/build/BUILD/pycryptodome-3.6.4/lib/Crypto/Cipher/_mode_ctr.py", line 37, in BUILDSTDERR: from Crypto.Util.number import long_to_bytes BUILDSTDERR: File "/builddir/build/BUILD/pycryptodome-3.6.4/lib/Crypto/Util/number.py", line 399 BUILDSTDERR: s = pack('>I', n & 0xffffffffL) + s BUILDSTDERR: ^ BUILDSTDERR: SyntaxError: invalid syntax BUILDSTDERR: WARNING: autodoc: failed to import module 'Crypto.Cipher.ARC4'; the following exception was raised: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib/python3.7/site-packages/sphinx/ext/autodoc/importer.py", line 152, in import_module BUILDSTDERR: __import__(modname) BUILDSTDERR: File "/builddir/build/BUILD/pycryptodome-3.6.4/lib/Crypto/Cipher/__init__.py", line 31, in BUILDSTDERR: from Crypto.Cipher._mode_ctr import _create_ctr_cipher BUILDSTDERR: File "/builddir/build/BUILD/pycryptodome-3.6.4/lib/Crypto/Cipher/_mode_ctr.py", line 37, in BUILDSTDERR: from Crypto.Util.number import long_to_bytes BUILDSTDERR: File "/builddir/build/BUILD/pycryptodome-3.6.4/lib/Crypto/Util/number.py", line 399 BUILDSTDERR: s = pack('>I', n & 0xffffffffL) + s BUILDSTDERR: ^ BUILDSTDERR: SyntaxError: invalid syntax BUILDSTDERR: WARNING: autodoc: failed to import module 'Crypto.Cipher.Blowfish'; the following exception was raised: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib/python3.7/site-packages/sphinx/ext/autodoc/importer.py", line 152, in import_module BUILDSTDERR: __import__(modname) BUILDSTDERR: File "/builddir/build/BUILD/pycryptodome-3.6.4/lib/Crypto/Cipher/__init__.py", line 31, in BUILDSTDERR: from Crypto.Cipher._mode_ctr import _create_ctr_cipher BUILDSTDERR: File "/builddir/build/BUILD/pycryptodome-3.6.4/lib/Crypto/Cipher/_mode_ctr.py", line 37, in BUILDSTDERR: from Crypto.Util.number import long_to_bytes BUILDSTDERR: File "/builddir/build/BUILD/pycryptodome-3.6.4/lib/Crypto/Util/number.py", line 399 BUILDSTDERR: s = pack('>I', n & 0xffffffffL) + s BUILDSTDERR: ^ BUILDSTDERR: SyntaxError: invalid syntax BUILDSTDERR: WARNING: autodoc: failed to import module 'Crypto.Cipher.CAST'; the following exception was raised: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib/python3.7/site-packages/sphinx/ext/autodoc/importer.py", line 152, in import_module BUILDSTDERR: __import__(modname) BUILDSTDERR: File "/builddir/build/BUILD/pycryptodome-3.6.4/lib/Crypto/Cipher/__init__.py", line 31, in BUILDSTDERR: from Crypto.Cipher._mode_ctr import _create_ctr_cipher BUILDSTDERR: File "/builddir/build/BUILD/pycryptodome-3.6.4/lib/Crypto/Cipher/_mode_ctr.py", line 37, in BUILDSTDERR: from Crypto.Util.number import long_to_bytes BUILDSTDERR: File "/builddir/build/BUILD/pycryptodome-3.6.4/lib/Crypto/Util/number.py", line 399 BUILDSTDERR: s = pack('>I', n & 0xffffffffL) + s BUILDSTDERR: ^ BUILDSTDERR: SyntaxError: invalid syntax BUILDSTDERR: WARNING: autodoc: failed to import module 'Crypto.Cipher.ChaCha20'; the following exception was raised: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib/python3.7/site-packages/sphinx/ext/autodoc/importer.py", line 152, in import_module BUILDSTDERR: __import__(modname) BUILDSTDERR: File "/builddir/build/BUILD/pycryptodome-3.6.4/lib/Crypto/Cipher/__init__.py", line 31, in BUILDSTDERR: from Crypto.Cipher._mode_ctr import _create_ctr_cipher BUILDSTDERR: File "/builddir/build/BUILD/pycryptodome-3.6.4/lib/Crypto/Cipher/_mode_ctr.py", line 37, in BUILDSTDERR: from Crypto.Util.number import long_to_bytes BUILDSTDERR: File "/builddir/build/BUILD/pycryptodome-3.6.4/lib/Crypto/Util/number.py", line 399 BUILDSTDERR: s = pack('>I', n & 0xffffffffL) + s BUILDSTDERR: ^ BUILDSTDERR: SyntaxError: invalid syntax BUILDSTDERR: WARNING: autodoc: failed to import module 'Crypto.Cipher.DES'; the following exception was raised: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib/python3.7/site-packages/sphinx/ext/autodoc/importer.py", line 152, in import_module BUILDSTDERR: __import__(modname) BUILDSTDERR: File "/builddir/build/BUILD/pycryptodome-3.6.4/lib/Crypto/Cipher/__init__.py", line 31, in BUILDSTDERR: from Crypto.Cipher._mode_ctr import _create_ctr_cipher BUILDSTDERR: File "/builddir/build/BUILD/pycryptodome-3.6.4/lib/Crypto/Cipher/_mode_ctr.py", line 37, in BUILDSTDERR: from Crypto.Util.number import long_to_bytes BUILDSTDERR: File "/builddir/build/BUILD/pycryptodome-3.6.4/lib/Crypto/Util/number.py", line 399 BUILDSTDERR: s = pack('>I', n & 0xffffffffL) + s BUILDSTDERR: ^ BUILDSTDERR: SyntaxError: invalid syntax BUILDSTDERR: WARNING: autodoc: failed to import module 'Crypto.Cipher.DES3'; the following exception was raised: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib/python3.7/site-packages/sphinx/ext/autodoc/importer.py", line 152, in import_module BUILDSTDERR: __import__(modname) BUILDSTDERR: File "/builddir/build/BUILD/pycryptodome-3.6.4/lib/Crypto/Cipher/__init__.py", line 31, in BUILDSTDERR: from Crypto.Cipher._mode_ctr import _create_ctr_cipher BUILDSTDERR: File "/builddir/build/BUILD/pycryptodome-3.6.4/lib/Crypto/Cipher/_mode_ctr.py", line 37, in BUILDSTDERR: from Crypto.Util.number import long_to_bytes BUILDSTDERR: File "/builddir/build/BUILD/pycryptodome-3.6.4/lib/Crypto/Util/number.py", line 399 BUILDSTDERR: s = pack('>I', n & 0xffffffffL) + s BUILDSTDERR: ^ BUILDSTDERR: SyntaxError: invalid syntax BUILDSTDERR: WARNING: autodoc: failed to import module 'Crypto.Cipher.PKCS1_OAEP'; the following exception was raised: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib/python3.7/site-packages/sphinx/ext/autodoc/importer.py", line 152, in import_module BUILDSTDERR: __import__(modname) BUILDSTDERR: File "/builddir/build/BUILD/pycryptodome-3.6.4/lib/Crypto/Cipher/__init__.py", line 31, in BUILDSTDERR: from Crypto.Cipher._mode_ctr import _create_ctr_cipher BUILDSTDERR: File "/builddir/build/BUILD/pycryptodome-3.6.4/lib/Crypto/Cipher/_mode_ctr.py", line 37, in BUILDSTDERR: from Crypto.Util.number import long_to_bytes BUILDSTDERR: File "/builddir/build/BUILD/pycryptodome-3.6.4/lib/Crypto/Util/number.py", line 399 BUILDSTDERR: s = pack('>I', n & 0xffffffffL) + s BUILDSTDERR: ^ BUILDSTDERR: SyntaxError: invalid syntax BUILDSTDERR: WARNING: autodoc: failed to import module 'Crypto.Cipher.PKCS1_v1_5'; the following exception was raised: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib/python3.7/site-packages/sphinx/ext/autodoc/importer.py", line 152, in import_module BUILDSTDERR: __import__(modname) BUILDSTDERR: File "/builddir/build/BUILD/pycryptodome-3.6.4/lib/Crypto/Cipher/__init__.py", line 31, in BUILDSTDERR: from Crypto.Cipher._mode_ctr import _create_ctr_cipher BUILDSTDERR: File "/builddir/build/BUILD/pycryptodome-3.6.4/lib/Crypto/Cipher/_mode_ctr.py", line 37, in BUILDSTDERR: from Crypto.Util.number import long_to_bytes BUILDSTDERR: File "/builddir/build/BUILD/pycryptodome-3.6.4/lib/Crypto/Util/number.py", line 399 BUILDSTDERR: s = pack('>I', n & 0xffffffffL) + s BUILDSTDERR: ^ BUILDSTDERR: SyntaxError: invalid syntax BUILDSTDERR: WARNING: autodoc: failed to import module 'Crypto.Cipher.Salsa20'; the following exception was raised: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib/python3.7/site-packages/sphinx/ext/autodoc/importer.py", line 152, in import_module BUILDSTDERR: __import__(modname) BUILDSTDERR: File "/builddir/build/BUILD/pycryptodome-3.6.4/lib/Crypto/Cipher/__init__.py", line 31, in BUILDSTDERR: from Crypto.Cipher._mode_ctr import _create_ctr_cipher BUILDSTDERR: File "/builddir/build/BUILD/pycryptodome-3.6.4/lib/Crypto/Cipher/_mode_ctr.py", line 37, in BUILDSTDERR: from Crypto.Util.number import long_to_bytes BUILDSTDERR: File "/builddir/build/BUILD/pycryptodome-3.6.4/lib/Crypto/Util/number.py", line 399 BUILDSTDERR: s = pack('>I', n & 0xffffffffL) + s BUILDSTDERR: ^ BUILDSTDERR: SyntaxError: invalid syntax BUILDSTDERR: WARNING: autodoc: failed to import module 'Crypto.Hash.CMAC'; the following exception was raised: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib/python3.7/site-packages/sphinx/ext/autodoc/importer.py", line 152, in import_module BUILDSTDERR: __import__(modname) BUILDSTDERR: File "/builddir/build/BUILD/pycryptodome-3.6.4/lib/Crypto/Hash/CMAC.py", line 31, in BUILDSTDERR: from Crypto.Util.number import long_to_bytes, bytes_to_long BUILDSTDERR: File "/builddir/build/BUILD/pycryptodome-3.6.4/lib/Crypto/Util/number.py", line 399 BUILDSTDERR: s = pack('>I', n & 0xffffffffL) + s BUILDSTDERR: ^ BUILDSTDERR: SyntaxError: invalid syntax BUILDSTDERR: WARNING: autodoc: failed to import module 'Crypto.Hash.HMAC'; the following exception was raised: BUILDSTDERR: No module named 'MD5' BUILDSTDERR: WARNING: autodoc: failed to import module 'Crypto.IO.PEM'; the following exception was raised: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib/python3.7/site-packages/sphinx/ext/autodoc/importer.py", line 152, in import_module BUILDSTDERR: __import__(modname) BUILDSTDERR: File "/builddir/build/BUILD/pycryptodome-3.6.4/lib/Crypto/IO/PEM.py", line 43, in BUILDSTDERR: from Crypto.Cipher import DES, DES3, AES BUILDSTDERR: File "/builddir/build/BUILD/pycryptodome-3.6.4/lib/Crypto/Cipher/__init__.py", line 31, in BUILDSTDERR: from Crypto.Cipher._mode_ctr import _create_ctr_cipher BUILDSTDERR: File "/builddir/build/BUILD/pycryptodome-3.6.4/lib/Crypto/Cipher/_mode_ctr.py", line 37, in BUILDSTDERR: from Crypto.Util.number import long_to_bytes BUILDSTDERR: File "/builddir/build/BUILD/pycryptodome-3.6.4/lib/Crypto/Util/number.py", line 399 BUILDSTDERR: s = pack('>I', n & 0xffffffffL) + s BUILDSTDERR: ^ BUILDSTDERR: SyntaxError: invalid syntax BUILDSTDERR: WARNING: autodoc: failed to import module 'Crypto.IO.PKCS8'; the following exception was raised: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib/python3.7/site-packages/sphinx/ext/autodoc/importer.py", line 152, in import_module BUILDSTDERR: __import__(modname) BUILDSTDERR: File "/builddir/build/BUILD/pycryptodome-3.6.4/lib/Crypto/IO/PKCS8.py", line 37, in BUILDSTDERR: from Crypto.Util.asn1 import ( BUILDSTDERR: File "/builddir/build/BUILD/pycryptodome-3.6.4/lib/Crypto/Util/asn1.py", line 27, in BUILDSTDERR: from Crypto.Util.number import long_to_bytes, bytes_to_long BUILDSTDERR: File "/builddir/build/BUILD/pycryptodome-3.6.4/lib/Crypto/Util/number.py", line 399 BUILDSTDERR: s = pack('>I', n & 0xffffffffL) + s BUILDSTDERR: ^ BUILDSTDERR: SyntaxError: invalid syntax BUILDSTDERR: ../LICENSE.rst:75: WARNING: Block quote ends without a blank line; unexpected unindent. BUILDSTDERR: ../LICENSE.rst:76: WARNING: Block quote ends without a blank line; unexpected unindent. BUILDSTDERR: WARNING: autodoc: failed to import module 'Crypto.Protocol.KDF'; the following exception was raised: BUILDSTDERR: No module named 'MD5' BUILDSTDERR: WARNING: autodoc: failed to import module 'Crypto.Protocol.SecretSharing'; the following exception was raised: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib/python3.7/site-packages/sphinx/ext/autodoc/importer.py", line 152, in import_module BUILDSTDERR: __import__(modname) BUILDSTDERR: File "/builddir/build/BUILD/pycryptodome-3.6.4/lib/Crypto/Protocol/SecretSharing.py", line 35, in BUILDSTDERR: from Crypto.Util import number BUILDSTDERR: File "/builddir/build/BUILD/pycryptodome-3.6.4/lib/Crypto/Util/number.py", line 399 BUILDSTDERR: s = pack('>I', n & 0xffffffffL) + s BUILDSTDERR: ^ BUILDSTDERR: SyntaxError: invalid syntax BUILDSTDERR: WARNING: autodoc: failed to import module 'Crypto.PublicKey.DSA'; the following exception was raised: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib/python3.7/site-packages/sphinx/ext/autodoc/importer.py", line 152, in import_module BUILDSTDERR: __import__(modname) BUILDSTDERR: File "/builddir/build/BUILD/pycryptodome-3.6.4/lib/Crypto/PublicKey/__init__.py", line 21, in BUILDSTDERR: from Crypto.Util.asn1 import (DerSequence, DerInteger, DerBitString, BUILDSTDERR: File "/builddir/build/BUILD/pycryptodome-3.6.4/lib/Crypto/Util/asn1.py", line 27, in BUILDSTDERR: from Crypto.Util.number import long_to_bytes, bytes_to_long BUILDSTDERR: File "/builddir/build/BUILD/pycryptodome-3.6.4/lib/Crypto/Util/number.py", line 399 BUILDSTDERR: s = pack('>I', n & 0xffffffffL) + s BUILDSTDERR: ^ BUILDSTDERR: SyntaxError: invalid syntax BUILDSTDERR: WARNING: autodoc: failed to import module 'Crypto.PublicKey.ECC'; the following exception was raised: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib/python3.7/site-packages/sphinx/ext/autodoc/importer.py", line 152, in import_module BUILDSTDERR: __import__(modname) BUILDSTDERR: File "/builddir/build/BUILD/pycryptodome-3.6.4/lib/Crypto/PublicKey/__init__.py", line 21, in BUILDSTDERR: from Crypto.Util.asn1 import (DerSequence, DerInteger, DerBitString, BUILDSTDERR: File "/builddir/build/BUILD/pycryptodome-3.6.4/lib/Crypto/Util/asn1.py", line 27, in BUILDSTDERR: from Crypto.Util.number import long_to_bytes, bytes_to_long BUILDSTDERR: File "/builddir/build/BUILD/pycryptodome-3.6.4/lib/Crypto/Util/number.py", line 399 BUILDSTDERR: s = pack('>I', n & 0xffffffffL) + s BUILDSTDERR: ^ BUILDSTDERR: SyntaxError: invalid syntax BUILDSTDERR: WARNING: autodoc: failed to import module 'Crypto.PublicKey.ElGamal'; the following exception was raised: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib/python3.7/site-packages/sphinx/ext/autodoc/importer.py", line 152, in import_module BUILDSTDERR: __import__(modname) BUILDSTDERR: File "/builddir/build/BUILD/pycryptodome-3.6.4/lib/Crypto/PublicKey/__init__.py", line 21, in BUILDSTDERR: from Crypto.Util.asn1 import (DerSequence, DerInteger, DerBitString, BUILDSTDERR: File "/builddir/build/BUILD/pycryptodome-3.6.4/lib/Crypto/Util/asn1.py", line 27, in BUILDSTDERR: from Crypto.Util.number import long_to_bytes, bytes_to_long BUILDSTDERR: File "/builddir/build/BUILD/pycryptodome-3.6.4/lib/Crypto/Util/number.py", line 399 BUILDSTDERR: s = pack('>I', n & 0xffffffffL) + s BUILDSTDERR: ^ BUILDSTDERR: SyntaxError: invalid syntax BUILDSTDERR: WARNING: autodoc: failed to import module 'Crypto.PublicKey.RSA'; the following exception was raised: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib/python3.7/site-packages/sphinx/ext/autodoc/importer.py", line 152, in import_module BUILDSTDERR: __import__(modname) BUILDSTDERR: File "/builddir/build/BUILD/pycryptodome-3.6.4/lib/Crypto/PublicKey/__init__.py", line 21, in BUILDSTDERR: from Crypto.Util.asn1 import (DerSequence, DerInteger, DerBitString, BUILDSTDERR: File "/builddir/build/BUILD/pycryptodome-3.6.4/lib/Crypto/Util/asn1.py", line 27, in BUILDSTDERR: from Crypto.Util.number import long_to_bytes, bytes_to_long BUILDSTDERR: File "/builddir/build/BUILD/pycryptodome-3.6.4/lib/Crypto/Util/number.py", line 399 BUILDSTDERR: s = pack('>I', n & 0xffffffffL) + s BUILDSTDERR: ^ BUILDSTDERR: SyntaxError: invalid syntax BUILDSTDERR: WARNING: autodoc: failed to import module 'Crypto.Signature.DSS'; the following exception was raised: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib/python3.7/site-packages/sphinx/ext/autodoc/importer.py", line 152, in import_module BUILDSTDERR: __import__(modname) BUILDSTDERR: File "/builddir/build/BUILD/pycryptodome-3.6.4/lib/Crypto/Signature/DSS.py", line 39, in BUILDSTDERR: from Crypto.Util.asn1 import DerSequence BUILDSTDERR: File "/builddir/build/BUILD/pycryptodome-3.6.4/lib/Crypto/Util/asn1.py", line 27, in BUILDSTDERR: from Crypto.Util.number import long_to_bytes, bytes_to_long BUILDSTDERR: File "/builddir/build/BUILD/pycryptodome-3.6.4/lib/Crypto/Util/number.py", line 399 BUILDSTDERR: s = pack('>I', n & 0xffffffffL) + s BUILDSTDERR: ^ BUILDSTDERR: SyntaxError: invalid syntax BUILDSTDERR: WARNING: autodoc: failed to import module 'Crypto.Signature.pss'; the following exception was raised: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib/python3.7/site-packages/sphinx/ext/autodoc/importer.py", line 152, in import_module BUILDSTDERR: __import__(modname) BUILDSTDERR: File "/builddir/build/BUILD/pycryptodome-3.6.4/lib/Crypto/Signature/pss.py", line 32, in BUILDSTDERR: import Crypto.Util.number BUILDSTDERR: File "/builddir/build/BUILD/pycryptodome-3.6.4/lib/Crypto/Util/number.py", line 399 BUILDSTDERR: s = pack('>I', n & 0xffffffffL) + s BUILDSTDERR: ^ BUILDSTDERR: SyntaxError: invalid syntax BUILDSTDERR: WARNING: autodoc: failed to import module 'Crypto.Signature.pkcs1_15'; the following exception was raised: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib/python3.7/site-packages/sphinx/ext/autodoc/importer.py", line 152, in import_module BUILDSTDERR: __import__(modname) BUILDSTDERR: File "/builddir/build/BUILD/pycryptodome-3.6.4/lib/Crypto/Signature/pkcs1_15.py", line 33, in BUILDSTDERR: import Crypto.Util.number BUILDSTDERR: File "/builddir/build/BUILD/pycryptodome-3.6.4/lib/Crypto/Util/number.py", line 399 BUILDSTDERR: s = pack('>I', n & 0xffffffffL) + s BUILDSTDERR: ^ BUILDSTDERR: SyntaxError: invalid syntax BUILDSTDERR: WARNING: autodoc: failed to import module 'Crypto.Util.asn1'; the following exception was raised: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib/python3.7/site-packages/sphinx/ext/autodoc/importer.py", line 152, in import_module BUILDSTDERR: __import__(modname) BUILDSTDERR: File "/builddir/build/BUILD/pycryptodome-3.6.4/lib/Crypto/Util/asn1.py", line 27, in BUILDSTDERR: from Crypto.Util.number import long_to_bytes, bytes_to_long BUILDSTDERR: File "/builddir/build/BUILD/pycryptodome-3.6.4/lib/Crypto/Util/number.py", line 399 BUILDSTDERR: s = pack('>I', n & 0xffffffffL) + s BUILDSTDERR: ^ BUILDSTDERR: SyntaxError: invalid syntax BUILDSTDERR: WARNING: autodoc: failed to import module 'Crypto.Util.RFC1751'; the following exception was raised: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib/python3.7/site-packages/sphinx/ext/autodoc/importer.py", line 152, in import_module BUILDSTDERR: __import__(modname) BUILDSTDERR: File "/builddir/build/BUILD/pycryptodome-3.6.4/lib/Crypto/Util/RFC1751.py", line 115 BUILDSTDERR: raise ValueError, "Parity error in resulting key" BUILDSTDERR: ^ BUILDSTDERR: SyntaxError: invalid syntax BUILDSTDERR: WARNING: autodoc: failed to import module 'Crypto.Util.number'; the following exception was raised: BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/usr/lib/python3.7/site-packages/sphinx/ext/autodoc/importer.py", line 152, in import_module BUILDSTDERR: __import__(modname) BUILDSTDERR: File "/builddir/build/BUILD/pycryptodome-3.6.4/lib/Crypto/Util/number.py", line 399 BUILDSTDERR: s = pack('>I', n & 0xffffffffL) + s BUILDSTDERR: ^ BUILDSTDERR: SyntaxError: invalid syntax BUILDSTDERR: /builddir/build/BUILD/pycryptodome-3.6.4/Doc/src/cipher/aes.rst: WARNING: document isn't included in any toctree BUILDSTDERR: /builddir/build/BUILD/pycryptodome-3.6.4/Doc/src/cipher/arc2.rst: WARNING: document isn't included in any toctree BUILDSTDERR: /builddir/build/BUILD/pycryptodome-3.6.4/Doc/src/cipher/arc4.rst: WARNING: document isn't included in any toctree BUILDSTDERR: /builddir/build/BUILD/pycryptodome-3.6.4/Doc/src/cipher/blowfish.rst: WARNING: document isn't included in any toctree BUILDSTDERR: /builddir/build/BUILD/pycryptodome-3.6.4/Doc/src/cipher/cast.rst: WARNING: document isn't included in any toctree BUILDSTDERR: /builddir/build/BUILD/pycryptodome-3.6.4/Doc/src/cipher/chacha20.rst: WARNING: document isn't included in any toctree BUILDSTDERR: /builddir/build/BUILD/pycryptodome-3.6.4/Doc/src/cipher/des.rst: WARNING: document isn't included in any toctree BUILDSTDERR: /builddir/build/BUILD/pycryptodome-3.6.4/Doc/src/cipher/des3.rst: WARNING: document isn't included in any toctree BUILDSTDERR: /builddir/build/BUILD/pycryptodome-3.6.4/Doc/src/cipher/oaep.rst: WARNING: document isn't included in any toctree BUILDSTDERR: /builddir/build/BUILD/pycryptodome-3.6.4/Doc/src/cipher/pkcs1_v1_5.rst: WARNING: document isn't included in any toctree BUILDSTDERR: /builddir/build/BUILD/pycryptodome-3.6.4/Doc/src/cipher/salsa20.rst: WARNING: document isn't included in any toctree BUILDSTDERR: /builddir/build/BUILD/pycryptodome-3.6.4/Doc/src/hash/blake2b.rst: WARNING: document isn't included in any toctree BUILDSTDERR: /builddir/build/BUILD/pycryptodome-3.6.4/Doc/src/hash/blake2s.rst: WARNING: document isn't included in any toctree BUILDSTDERR: /builddir/build/BUILD/pycryptodome-3.6.4/Doc/src/hash/cmac.rst: WARNING: document isn't included in any toctree BUILDSTDERR: /builddir/build/BUILD/pycryptodome-3.6.4/Doc/src/hash/hmac.rst: WARNING: document isn't included in any toctree BUILDSTDERR: /builddir/build/BUILD/pycryptodome-3.6.4/Doc/src/hash/keccak.rst: WARNING: document isn't included in any toctree BUILDSTDERR: /builddir/build/BUILD/pycryptodome-3.6.4/Doc/src/hash/md2.rst: WARNING: document isn't included in any toctree BUILDSTDERR: /builddir/build/BUILD/pycryptodome-3.6.4/Doc/src/hash/md5.rst: WARNING: document isn't included in any toctree BUILDSTDERR: /builddir/build/BUILD/pycryptodome-3.6.4/Doc/src/hash/ripemd160.rst: WARNING: document isn't included in any toctree BUILDSTDERR: /builddir/build/BUILD/pycryptodome-3.6.4/Doc/src/hash/sha1.rst: WARNING: document isn't included in any toctree BUILDSTDERR: /builddir/build/BUILD/pycryptodome-3.6.4/Doc/src/hash/sha224.rst: WARNING: document isn't included in any toctree BUILDSTDERR: /builddir/build/BUILD/pycryptodome-3.6.4/Doc/src/hash/sha256.rst: WARNING: document isn't included in any toctree BUILDSTDERR: /builddir/build/BUILD/pycryptodome-3.6.4/Doc/src/hash/sha384.rst: WARNING: document isn't included in any toctree BUILDSTDERR: /builddir/build/BUILD/pycryptodome-3.6.4/Doc/src/hash/sha3_224.rst: WARNING: document isn't included in any toctree BUILDSTDERR: /builddir/build/BUILD/pycryptodome-3.6.4/Doc/src/hash/sha3_256.rst: WARNING: document isn't included in any toctree BUILDSTDERR: /builddir/build/BUILD/pycryptodome-3.6.4/Doc/src/hash/sha3_384.rst: WARNING: document isn't included in any toctree BUILDSTDERR: /builddir/build/BUILD/pycryptodome-3.6.4/Doc/src/hash/sha3_512.rst: WARNING: document isn't included in any toctree BUILDSTDERR: /builddir/build/BUILD/pycryptodome-3.6.4/Doc/src/hash/sha512.rst: WARNING: document isn't included in any toctree BUILDSTDERR: /builddir/build/BUILD/pycryptodome-3.6.4/Doc/src/hash/shake128.rst: WARNING: document isn't included in any toctree BUILDSTDERR: /builddir/build/BUILD/pycryptodome-3.6.4/Doc/src/hash/shake256.rst: WARNING: document isn't included in any toctree BUILDSTDERR: /builddir/build/BUILD/pycryptodome-3.6.4/Doc/src/public_key.rst: WARNING: document isn't included in any toctree BUILDSTDERR: /builddir/build/BUILD/pycryptodome-3.6.4/Doc/src/signature/dsa.rst: WARNING: document isn't included in any toctree BUILDSTDERR: /builddir/build/BUILD/pycryptodome-3.6.4/Doc/src/signature/pkcs1_pss.rst: WARNING: document isn't included in any toctree BUILDSTDERR: /builddir/build/BUILD/pycryptodome-3.6.4/Doc/src/signature/pkcs1_v1_5.rst: WARNING: document isn't included in any toctree + popd + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64 ~/build/BUILD/pycryptodome-3.6.4 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Dqiobk + cd pycryptodome-3.6.4 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64 BUILDSTDERR: Testing support for x86intrin.h header BUILDSTDERR: Target does not support x86intrin.h header BUILDSTDERR: Copying file lib/Crypto/__init__.py to lib/Cryptodome/__init__.py BUILDSTDERR: Copying file lib/Crypto/IO/_PBES.py to lib/Cryptodome/IO/_PBES.py BUILDSTDERR: Copying file lib/Crypto/IO/__init__.py to lib/Cryptodome/IO/__init__.py BUILDSTDERR: Copying file lib/Crypto/IO/PEM.py to lib/Cryptodome/IO/PEM.py BUILDSTDERR: Copying file lib/Crypto/IO/PKCS8.py to lib/Cryptodome/IO/PKCS8.py BUILDSTDERR: Copying file lib/Crypto/IO/__pycache__/PKCS8.cpython-37.pyc to lib/Cryptodome/IO/__pycache__/PKCS8.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/IO/__pycache__/PEM.cpython-37.pyc to lib/Cryptodome/IO/__pycache__/PEM.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/IO/__pycache__/__init__.cpython-37.pyc to lib/Cryptodome/IO/__pycache__/__init__.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Cipher/DES3.py to lib/Cryptodome/Cipher/DES3.py BUILDSTDERR: Copying file lib/Crypto/Cipher/DES.py to lib/Cryptodome/Cipher/DES.py BUILDSTDERR: Copying file lib/Crypto/Cipher/ChaCha20.py to lib/Cryptodome/Cipher/ChaCha20.py BUILDSTDERR: Copying file lib/Crypto/Cipher/_mode_openpgp.py to lib/Cryptodome/Cipher/_mode_openpgp.py BUILDSTDERR: Copying file lib/Crypto/Cipher/_mode_ccm.py to lib/Cryptodome/Cipher/_mode_ccm.py BUILDSTDERR: Copying file lib/Crypto/Cipher/_mode_cfb.py to lib/Cryptodome/Cipher/_mode_cfb.py BUILDSTDERR: Copying file lib/Crypto/Cipher/_mode_ctr.py to lib/Cryptodome/Cipher/_mode_ctr.py BUILDSTDERR: Copying file lib/Crypto/Cipher/ARC4.py to lib/Cryptodome/Cipher/ARC4.py BUILDSTDERR: Copying file lib/Crypto/Cipher/ARC2.py to lib/Cryptodome/Cipher/ARC2.py BUILDSTDERR: Copying file lib/Crypto/Cipher/_mode_cbc.py to lib/Cryptodome/Cipher/_mode_cbc.py BUILDSTDERR: Copying file lib/Crypto/Cipher/AES.py to lib/Cryptodome/Cipher/AES.py BUILDSTDERR: Copying file lib/Crypto/Cipher/_mode_siv.py to lib/Cryptodome/Cipher/_mode_siv.py BUILDSTDERR: Copying file lib/Crypto/Cipher/PKCS1_v1_5.py to lib/Cryptodome/Cipher/PKCS1_v1_5.py BUILDSTDERR: Copying file lib/Crypto/Cipher/PKCS1_OAEP.py to lib/Cryptodome/Cipher/PKCS1_OAEP.py BUILDSTDERR: Copying file lib/Crypto/Cipher/_mode_ocb.py to lib/Cryptodome/Cipher/_mode_ocb.py BUILDSTDERR: Copying file lib/Crypto/Cipher/Salsa20.py to lib/Cryptodome/Cipher/Salsa20.py BUILDSTDERR: Copying file lib/Crypto/Cipher/_mode_ecb.py to lib/Cryptodome/Cipher/_mode_ecb.py BUILDSTDERR: Copying file lib/Crypto/Cipher/__init__.py to lib/Cryptodome/Cipher/__init__.py BUILDSTDERR: Copying file lib/Crypto/Cipher/_mode_gcm.py to lib/Cryptodome/Cipher/_mode_gcm.py BUILDSTDERR: Copying file lib/Crypto/Cipher/CAST.py to lib/Cryptodome/Cipher/CAST.py BUILDSTDERR: Copying file lib/Crypto/Cipher/_mode_ofb.py to lib/Cryptodome/Cipher/_mode_ofb.py BUILDSTDERR: Copying file lib/Crypto/Cipher/Blowfish.py to lib/Cryptodome/Cipher/Blowfish.py BUILDSTDERR: Copying file lib/Crypto/Cipher/_mode_eax.py to lib/Cryptodome/Cipher/_mode_eax.py BUILDSTDERR: Copying file lib/Crypto/Cipher/__pycache__/_mode_ofb.cpython-37.pyc to lib/Cryptodome/Cipher/__pycache__/_mode_ofb.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Cipher/__pycache__/_mode_ecb.cpython-37.pyc to lib/Cryptodome/Cipher/__pycache__/_mode_ecb.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Cipher/__pycache__/_mode_cbc.cpython-37.pyc to lib/Cryptodome/Cipher/__pycache__/_mode_cbc.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Cipher/__pycache__/__init__.cpython-37.pyc to lib/Cryptodome/Cipher/__pycache__/__init__.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Cipher/__pycache__/_mode_ctr.cpython-37.pyc to lib/Cryptodome/Cipher/__pycache__/_mode_ctr.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Cipher/__pycache__/_mode_cfb.cpython-37.pyc to lib/Cryptodome/Cipher/__pycache__/_mode_cfb.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/PublicKey/RSA.py to lib/Cryptodome/PublicKey/RSA.py BUILDSTDERR: Copying file lib/Crypto/PublicKey/ElGamal.py to lib/Cryptodome/PublicKey/ElGamal.py BUILDSTDERR: Copying file lib/Crypto/PublicKey/ECC.py to lib/Cryptodome/PublicKey/ECC.py BUILDSTDERR: Copying file lib/Crypto/PublicKey/__init__.py to lib/Cryptodome/PublicKey/__init__.py BUILDSTDERR: Copying file lib/Crypto/PublicKey/DSA.py to lib/Cryptodome/PublicKey/DSA.py BUILDSTDERR: Copying file lib/Crypto/PublicKey/__pycache__/__init__.cpython-37.pyc to lib/Cryptodome/PublicKey/__pycache__/__init__.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/SelfTest/st_common.py to lib/Cryptodome/SelfTest/st_common.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/__main__.py to lib/Cryptodome/SelfTest/__main__.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/loader.py to lib/Cryptodome/SelfTest/loader.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/__init__.py to lib/Cryptodome/SelfTest/__init__.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/IO/test_PKCS8.py to lib/Cryptodome/SelfTest/IO/test_PKCS8.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/IO/test_PBES.py to lib/Cryptodome/SelfTest/IO/test_PBES.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/IO/__init__.py to lib/Cryptodome/SelfTest/IO/__init__.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_DES3.py to lib/Cryptodome/SelfTest/Cipher/test_DES3.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_CCM.py to lib/Cryptodome/SelfTest/Cipher/test_CCM.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_CFB.py to lib/Cryptodome/SelfTest/Cipher/test_CFB.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/common.py to lib/Cryptodome/SelfTest/Cipher/common.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_AES.py to lib/Cryptodome/SelfTest/Cipher/test_AES.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_OFB.py to lib/Cryptodome/SelfTest/Cipher/test_OFB.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_Blowfish.py to lib/Cryptodome/SelfTest/Cipher/test_Blowfish.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_DES.py to lib/Cryptodome/SelfTest/Cipher/test_DES.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_CAST.py to lib/Cryptodome/SelfTest/Cipher/test_CAST.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_OCB.py to lib/Cryptodome/SelfTest/Cipher/test_OCB.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_ChaCha20.py to lib/Cryptodome/SelfTest/Cipher/test_ChaCha20.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_EAX.py to lib/Cryptodome/SelfTest/Cipher/test_EAX.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_ARC4.py to lib/Cryptodome/SelfTest/Cipher/test_ARC4.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_OpenPGP.py to lib/Cryptodome/SelfTest/Cipher/test_OpenPGP.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_CBC.py to lib/Cryptodome/SelfTest/Cipher/test_CBC.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_GCM.py to lib/Cryptodome/SelfTest/Cipher/test_GCM.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_pkcs1_15.py to lib/Cryptodome/SelfTest/Cipher/test_pkcs1_15.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_CTR.py to lib/Cryptodome/SelfTest/Cipher/test_CTR.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_ARC2.py to lib/Cryptodome/SelfTest/Cipher/test_ARC2.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_Salsa20.py to lib/Cryptodome/SelfTest/Cipher/test_Salsa20.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/__init__.py to lib/Cryptodome/SelfTest/Cipher/__init__.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_SIV.py to lib/Cryptodome/SelfTest/Cipher/test_SIV.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_pkcs1_oaep.py to lib/Cryptodome/SelfTest/Cipher/test_pkcs1_oaep.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB64permop.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64permop.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TOFBvarkey.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBvarkey.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCBCpermop.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCpermop.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB8subtab.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8subtab.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB8varkey.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8varkey.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB8MMT3.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8MMT3.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCBCMMT2.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCMMT2.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCBCvarkey.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCvarkey.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB8invperm.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8invperm.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCBCvartext.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCvartext.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TOFBMMT2.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBMMT2.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TOFBMMT3.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBMMT3.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TECBMMT3.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TECBMMT3.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB64MMT2.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64MMT2.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCBCMMT3.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCMMT3.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB8vartext.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8vartext.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TOFBvartext.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBvartext.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB64varkey.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64varkey.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TOFBsubtab.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBsubtab.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/README.txt to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/README.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCBCsubtab.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCsubtab.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB8permop.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8permop.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB64MMT3.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64MMT3.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB64invperm.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64invperm.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB64vartext.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64vartext.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TECBMMT2.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TECBMMT2.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCBCinvperm.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCinvperm.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TOFBinvperm.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBinvperm.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB64subtab.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64subtab.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB8MMT2.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8MMT2.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TOFBpermop.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBpermop.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCMMT256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMMT256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBKeySbox256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBKeySbox256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8VarKey192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarKey192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128MMT256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MMT256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCMCT128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMCT128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCKeySbox192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCKeySbox192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCMMT192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMMT192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCVarKey192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarKey192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/gcmDecrypt128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/gcmDecrypt128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128MMT192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MMT192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8MCT192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MCT192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128MMT128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MMT128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCVarTxt256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarTxt256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCVarTxt192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarTxt192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBKeySbox128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBKeySbox128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCVarKey256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarKey256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBMCT128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMCT128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCKeySbox256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCKeySbox256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8VarKey256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarKey256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8VarKey128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarKey128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/gcmEncryptExtIV128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/gcmEncryptExtIV128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCGFSbox192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCGFSbox192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8MCT256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MCT256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCMMT128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMMT128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128VarKey256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarKey256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCGFSbox256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCGFSbox256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCVarKey128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarKey128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBMCT192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMCT192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBVarKey192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarKey192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBMCT256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMCT256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBKeySbox192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBKeySbox192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8MCT128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MCT128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBGFSbox128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBGFSbox128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8MMT256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MMT256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBGFSbox256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBGFSbox256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128VarKey192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarKey192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBVarKey128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarKey128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBMMT128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMMT128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBVarKey256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarKey256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBVarTxt192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarTxt192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBVarTxt256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarTxt256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCVarTxt128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarTxt128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCMCT192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMCT192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128VarKey128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarKey128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/README.txt to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/README.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128MCT128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MCT128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8MMT192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MMT192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBMMT256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMMT256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCMCT256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMCT256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8MMT128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MMT128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCKeySbox128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCKeySbox128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBVarTxt128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarTxt128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128MCT256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MCT256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBGFSbox192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBGFSbox192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128MCT192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MCT192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCGFSbox128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCGFSbox128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBMMT192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMMT192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/aes_siv_cmac_test.json to lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/aes_siv_cmac_test.json BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/aes_eax_test.json to lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/aes_eax_test.json BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/aes_gcm_test.json to lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/aes_gcm_test.json BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_import_ECC.py to lib/Cryptodome/SelfTest/PublicKey/test_import_ECC.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_import_RSA.py to lib/Cryptodome/SelfTest/PublicKey/test_import_RSA.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_DSA.py to lib/Cryptodome/SelfTest/PublicKey/test_DSA.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_RSA.py to lib/Cryptodome/SelfTest/PublicKey/test_RSA.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/__init__.py to lib/Cryptodome/SelfTest/PublicKey/__init__.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_import_DSA.py to lib/Cryptodome/SelfTest/PublicKey/test_import_DSA.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_ECC.py to lib/Cryptodome/SelfTest/PublicKey/test_ECC.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_ElGamal.py to lib/Cryptodome/SelfTest/PublicKey/test_ElGamal.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256.txt to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private.pem BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes128.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes128.pem BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_compressed.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_compressed.pem BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_openssh.txt to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_openssh.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public.der to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public.der BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes256_gcm.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes256_gcm.pem BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_des3.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_des3.pem BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8.pem BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/gen_ecc_p256.sh to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/gen_ecc_p256.sh BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public.pem BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes192.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes192.pem BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8.der to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8.der BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private.der to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private.der BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8_clear.der to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8_clear.der BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_compressed.der to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_compressed.der BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/point-at-infinity.org-P256.txt to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/point-at-infinity.org-P256.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/openssl_version.txt to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/openssl_version.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_x509.der to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_x509.der BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8_clear.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8_clear.pem BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_x509.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_x509.pem BUILDSTDERR: Copying file lib/Crypto/SelfTest/Util/test_Padding.py to lib/Cryptodome/SelfTest/Util/test_Padding.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Util/test_Counter.py to lib/Cryptodome/SelfTest/Util/test_Counter.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Util/test_number.py to lib/Cryptodome/SelfTest/Util/test_number.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Util/__init__.py to lib/Cryptodome/SelfTest/Util/__init__.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Util/test_asn1.py to lib/Cryptodome/SelfTest/Util/test_asn1.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Util/test_strxor.py to lib/Cryptodome/SelfTest/Util/test_strxor.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Protocol/test_KDF.py to lib/Cryptodome/SelfTest/Protocol/test_KDF.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Protocol/test_SecretSharing.py to lib/Cryptodome/SelfTest/Protocol/test_SecretSharing.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Protocol/test_rfc1751.py to lib/Cryptodome/SelfTest/Protocol/test_rfc1751.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Protocol/__init__.py to lib/Cryptodome/SelfTest/Protocol/__init__.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Math/test_modexp.py to lib/Cryptodome/SelfTest/Math/test_modexp.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Math/test_Primality.py to lib/Cryptodome/SelfTest/Math/test_Primality.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Math/__init__.py to lib/Cryptodome/SelfTest/Math/__init__.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Math/test_Numbers.py to lib/Cryptodome/SelfTest/Math/test_Numbers.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_SHA3_384.py to lib/Cryptodome/SelfTest/Hash/test_SHA3_384.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_BLAKE2.py to lib/Cryptodome/SelfTest/Hash/test_BLAKE2.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_MD4.py to lib/Cryptodome/SelfTest/Hash/test_MD4.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_RIPEMD160.py to lib/Cryptodome/SelfTest/Hash/test_RIPEMD160.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_SHA1.py to lib/Cryptodome/SelfTest/Hash/test_SHA1.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_SHA256.py to lib/Cryptodome/SelfTest/Hash/test_SHA256.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_MD2.py to lib/Cryptodome/SelfTest/Hash/test_MD2.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/common.py to lib/Cryptodome/SelfTest/Hash/common.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_CMAC.py to lib/Cryptodome/SelfTest/Hash/test_CMAC.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_SHA3_224.py to lib/Cryptodome/SelfTest/Hash/test_SHA3_224.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_SHA3_256.py to lib/Cryptodome/SelfTest/Hash/test_SHA3_256.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_SHA224.py to lib/Cryptodome/SelfTest/Hash/test_SHA224.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_HMAC.py to lib/Cryptodome/SelfTest/Hash/test_HMAC.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_SHAKE.py to lib/Cryptodome/SelfTest/Hash/test_SHAKE.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_keccak.py to lib/Cryptodome/SelfTest/Hash/test_keccak.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_SHA384.py to lib/Cryptodome/SelfTest/Hash/test_SHA384.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_MD5.py to lib/Cryptodome/SelfTest/Hash/test_MD5.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/__init__.py to lib/Cryptodome/SelfTest/Hash/__init__.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_SHA3_512.py to lib/Cryptodome/SelfTest/Hash/test_SHA3_512.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_SHA512.py to lib/Cryptodome/SelfTest/Hash/test_SHA512.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_224.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_224.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_256.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_256.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_224.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_224.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_384.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_384.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_256.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_256.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_384.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_384.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/readme.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/readme.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_512.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_512.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_512.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_512.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_512.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_512.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_384.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_384.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_256.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_256.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_224.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_224.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-224.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-224.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHAKE128.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHAKE128.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-512.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-512.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHAKE256.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHAKE256.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-384.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-384.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-256.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-256.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/BLAKE2b/tv2.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b/tv2.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/BLAKE2b/tv1.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b/tv1.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/BLAKE2b/blake2b-test.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b/blake2b-test.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/SHA1/SHA1ShortMsg.rsp to lib/Cryptodome/SelfTest/Hash/test_vectors/SHA1/SHA1ShortMsg.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/wycheproof/aes_cmac_test.json to lib/Cryptodome/SelfTest/Hash/test_vectors/wycheproof/aes_cmac_test.json BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/SHA2/SHA512ShortMsg.rsp to lib/Cryptodome/SelfTest/Hash/test_vectors/SHA2/SHA512ShortMsg.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/SHA2/SHA512_256ShortMsg.rsp to lib/Cryptodome/SelfTest/Hash/test_vectors/SHA2/SHA512_256ShortMsg.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/SHA2/SHA512_224ShortMsg.rsp to lib/Cryptodome/SelfTest/Hash/test_vectors/SHA2/SHA512_224ShortMsg.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/BLAKE2s/tv2.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s/tv2.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/BLAKE2s/tv1.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s/tv1.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/BLAKE2s/blake2s-test.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s/blake2s-test.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Random/test_random.py to lib/Cryptodome/SelfTest/Random/test_random.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Random/__init__.py to lib/Cryptodome/SelfTest/Random/__init__.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/test_pkcs1_15.py to lib/Cryptodome/SelfTest/Signature/test_pkcs1_15.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/test_dss.py to lib/Cryptodome/SelfTest/Signature/test_dss.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/__init__.py to lib/Cryptodome/SelfTest/Signature/__init__.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/test_pss.py to lib/Cryptodome/SelfTest/Signature/test_pss.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/test_vectors/ECDSA/SigVer.rsp to lib/Cryptodome/SelfTest/Signature/test_vectors/ECDSA/SigVer.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/test_vectors/ECDSA/README.txt to lib/Cryptodome/SelfTest/Signature/test_vectors/ECDSA/README.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/test_vectors/ECDSA/SigGen.txt to lib/Cryptodome/SelfTest/Signature/test_vectors/ECDSA/SigGen.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/test_vectors/PKCS1-PSS/SigGenPSS_186-2.txt to lib/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS/SigGenPSS_186-2.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/test_vectors/PKCS1-PSS/SigVerPSS_186-3.rsp to lib/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS/SigVerPSS_186-3.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/test_vectors/PKCS1-PSS/SigGenPSS_186-3.txt to lib/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS/SigGenPSS_186-3.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigVer15_186-3.rsp to lib/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigVer15_186-3.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigGen15_186-2.txt to lib/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigGen15_186-2.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigGen15_186-3.txt to lib/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigGen15_186-3.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_test.json BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_test.json BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp256r1_sha256_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp256r1_sha256_test.json BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/dsa_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/dsa_test.json BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/test_vectors/DSA/FIPS_186_3_SigGen.txt to lib/Cryptodome/SelfTest/Signature/test_vectors/DSA/FIPS_186_3_SigGen.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/test_vectors/DSA/FIPS_186_3_SigVer.rsp to lib/Cryptodome/SelfTest/Signature/test_vectors/DSA/FIPS_186_3_SigVer.rsp BUILDSTDERR: Copying file lib/Crypto/Util/number.py to lib/Cryptodome/Util/number.py BUILDSTDERR: Copying file lib/Crypto/Util/_cpu_features.py to lib/Cryptodome/Util/_cpu_features.py BUILDSTDERR: Copying file lib/Crypto/Util/_file_system.py to lib/Cryptodome/Util/_file_system.py BUILDSTDERR: Copying file lib/Crypto/Util/RFC1751.py to lib/Cryptodome/Util/RFC1751.py BUILDSTDERR: Copying file lib/Crypto/Util/Padding.py to lib/Cryptodome/Util/Padding.py BUILDSTDERR: Copying file lib/Crypto/Util/asn1.py to lib/Cryptodome/Util/asn1.py BUILDSTDERR: Copying file lib/Crypto/Util/py3compat.py to lib/Cryptodome/Util/py3compat.py BUILDSTDERR: Copying file lib/Crypto/Util/_raw_api.py to lib/Cryptodome/Util/_raw_api.py BUILDSTDERR: Copying file lib/Crypto/Util/Counter.py to lib/Cryptodome/Util/Counter.py BUILDSTDERR: Copying file lib/Crypto/Util/strxor.py to lib/Cryptodome/Util/strxor.py BUILDSTDERR: Copying file lib/Crypto/Util/__init__.py to lib/Cryptodome/Util/__init__.py BUILDSTDERR: Copying file lib/Crypto/Util/__pycache__/py3compat.cpython-37.pyc to lib/Cryptodome/Util/__pycache__/py3compat.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Util/__pycache__/Counter.cpython-37.pyc to lib/Cryptodome/Util/__pycache__/Counter.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Util/__pycache__/strxor.cpython-37.pyc to lib/Cryptodome/Util/__pycache__/strxor.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Util/__pycache__/_file_system.cpython-37.pyc to lib/Cryptodome/Util/__pycache__/_file_system.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Util/__pycache__/Padding.cpython-37.pyc to lib/Cryptodome/Util/__pycache__/Padding.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Util/__pycache__/_raw_api.cpython-37.pyc to lib/Cryptodome/Util/__pycache__/_raw_api.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Util/__pycache__/asn1.cpython-37.pyc to lib/Cryptodome/Util/__pycache__/asn1.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Util/__pycache__/__init__.cpython-37.pyc to lib/Cryptodome/Util/__pycache__/__init__.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/__pycache__/__init__.cpython-37.pyc to lib/Cryptodome/__pycache__/__init__.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Protocol/SecretSharing.py to lib/Cryptodome/Protocol/SecretSharing.py BUILDSTDERR: Copying file lib/Crypto/Protocol/KDF.py to lib/Cryptodome/Protocol/KDF.py BUILDSTDERR: Copying file lib/Crypto/Protocol/__init__.py to lib/Cryptodome/Protocol/__init__.py BUILDSTDERR: Copying file lib/Crypto/Protocol/__pycache__/SecretSharing.cpython-37.pyc to lib/Cryptodome/Protocol/__pycache__/SecretSharing.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Protocol/__pycache__/KDF.cpython-37.pyc to lib/Cryptodome/Protocol/__pycache__/KDF.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Protocol/__pycache__/__init__.cpython-37.pyc to lib/Cryptodome/Protocol/__pycache__/__init__.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Math/_Numbers_int.py to lib/Cryptodome/Math/_Numbers_int.py BUILDSTDERR: Copying file lib/Crypto/Math/_Numbers_custom.py to lib/Cryptodome/Math/_Numbers_custom.py BUILDSTDERR: Copying file lib/Crypto/Math/_Numbers_gmp.py to lib/Cryptodome/Math/_Numbers_gmp.py BUILDSTDERR: Copying file lib/Crypto/Math/Numbers.py to lib/Cryptodome/Math/Numbers.py BUILDSTDERR: Copying file lib/Crypto/Math/__init__.py to lib/Cryptodome/Math/__init__.py BUILDSTDERR: Copying file lib/Crypto/Math/Primality.py to lib/Cryptodome/Math/Primality.py BUILDSTDERR: Copying file lib/Crypto/Hash/SHA1.py to lib/Cryptodome/Hash/SHA1.py BUILDSTDERR: Copying file lib/Crypto/Hash/MD4.py to lib/Cryptodome/Hash/MD4.py BUILDSTDERR: Copying file lib/Crypto/Hash/BLAKE2b.py to lib/Cryptodome/Hash/BLAKE2b.py BUILDSTDERR: Copying file lib/Crypto/Hash/keccak.py to lib/Cryptodome/Hash/keccak.py BUILDSTDERR: Copying file lib/Crypto/Hash/SHA3_256.py to lib/Cryptodome/Hash/SHA3_256.py BUILDSTDERR: Copying file lib/Crypto/Hash/SHA512.py to lib/Cryptodome/Hash/SHA512.py BUILDSTDERR: Copying file lib/Crypto/Hash/SHAKE128.py to lib/Cryptodome/Hash/SHAKE128.py BUILDSTDERR: Copying file lib/Crypto/Hash/RIPEMD160.py to lib/Cryptodome/Hash/RIPEMD160.py BUILDSTDERR: Copying file lib/Crypto/Hash/SHA3_384.py to lib/Cryptodome/Hash/SHA3_384.py BUILDSTDERR: Copying file lib/Crypto/Hash/SHA3_224.py to lib/Cryptodome/Hash/SHA3_224.py BUILDSTDERR: Copying file lib/Crypto/Hash/SHA3_512.py to lib/Cryptodome/Hash/SHA3_512.py BUILDSTDERR: Copying file lib/Crypto/Hash/SHA.py to lib/Cryptodome/Hash/SHA.py BUILDSTDERR: Copying file lib/Crypto/Hash/CMAC.py to lib/Cryptodome/Hash/CMAC.py BUILDSTDERR: Copying file lib/Crypto/Hash/SHA224.py to lib/Cryptodome/Hash/SHA224.py BUILDSTDERR: Copying file lib/Crypto/Hash/RIPEMD.py to lib/Cryptodome/Hash/RIPEMD.py BUILDSTDERR: Copying file lib/Crypto/Hash/BLAKE2s.py to lib/Cryptodome/Hash/BLAKE2s.py BUILDSTDERR: Copying file lib/Crypto/Hash/HMAC.py to lib/Cryptodome/Hash/HMAC.py BUILDSTDERR: Copying file lib/Crypto/Hash/SHA256.py to lib/Cryptodome/Hash/SHA256.py BUILDSTDERR: Copying file lib/Crypto/Hash/MD5.py to lib/Cryptodome/Hash/MD5.py BUILDSTDERR: Copying file lib/Crypto/Hash/MD2.py to lib/Cryptodome/Hash/MD2.py BUILDSTDERR: Copying file lib/Crypto/Hash/SHAKE256.py to lib/Cryptodome/Hash/SHAKE256.py BUILDSTDERR: Copying file lib/Crypto/Hash/__init__.py to lib/Cryptodome/Hash/__init__.py BUILDSTDERR: Copying file lib/Crypto/Hash/SHA384.py to lib/Cryptodome/Hash/SHA384.py BUILDSTDERR: Copying file lib/Crypto/Hash/__pycache__/SHA3_512.cpython-37.pyc to lib/Cryptodome/Hash/__pycache__/SHA3_512.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Hash/__pycache__/SHA384.cpython-37.pyc to lib/Cryptodome/Hash/__pycache__/SHA384.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Hash/__pycache__/SHA224.cpython-37.pyc to lib/Cryptodome/Hash/__pycache__/SHA224.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Hash/__pycache__/SHA256.cpython-37.pyc to lib/Cryptodome/Hash/__pycache__/SHA256.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Hash/__pycache__/SHA512.cpython-37.pyc to lib/Cryptodome/Hash/__pycache__/SHA512.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Hash/__pycache__/HMAC.cpython-37.pyc to lib/Cryptodome/Hash/__pycache__/HMAC.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Hash/__pycache__/MD5.cpython-37.pyc to lib/Cryptodome/Hash/__pycache__/MD5.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Hash/__pycache__/SHAKE256.cpython-37.pyc to lib/Cryptodome/Hash/__pycache__/SHAKE256.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Hash/__pycache__/CMAC.cpython-37.pyc to lib/Cryptodome/Hash/__pycache__/CMAC.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Hash/__pycache__/SHA3_384.cpython-37.pyc to lib/Cryptodome/Hash/__pycache__/SHA3_384.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Hash/__pycache__/keccak.cpython-37.pyc to lib/Cryptodome/Hash/__pycache__/keccak.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Hash/__pycache__/BLAKE2s.cpython-37.pyc to lib/Cryptodome/Hash/__pycache__/BLAKE2s.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Hash/__pycache__/__init__.cpython-37.pyc to lib/Cryptodome/Hash/__pycache__/__init__.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Hash/__pycache__/SHAKE128.cpython-37.pyc to lib/Cryptodome/Hash/__pycache__/SHAKE128.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Hash/__pycache__/SHA1.cpython-37.pyc to lib/Cryptodome/Hash/__pycache__/SHA1.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Hash/__pycache__/RIPEMD160.cpython-37.pyc to lib/Cryptodome/Hash/__pycache__/RIPEMD160.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Hash/__pycache__/SHA3_256.cpython-37.pyc to lib/Cryptodome/Hash/__pycache__/SHA3_256.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Hash/__pycache__/BLAKE2b.cpython-37.pyc to lib/Cryptodome/Hash/__pycache__/BLAKE2b.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Hash/__pycache__/MD2.cpython-37.pyc to lib/Cryptodome/Hash/__pycache__/MD2.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Hash/__pycache__/SHA3_224.cpython-37.pyc to lib/Cryptodome/Hash/__pycache__/SHA3_224.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Random/random.py to lib/Cryptodome/Random/random.py BUILDSTDERR: Copying file lib/Crypto/Random/__init__.py to lib/Cryptodome/Random/__init__.py BUILDSTDERR: Copying file lib/Crypto/Random/__pycache__/__init__.cpython-37.pyc to lib/Cryptodome/Random/__pycache__/__init__.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Signature/DSS.py to lib/Cryptodome/Signature/DSS.py BUILDSTDERR: Copying file lib/Crypto/Signature/PKCS1_PSS.py to lib/Cryptodome/Signature/PKCS1_PSS.py BUILDSTDERR: Copying file lib/Crypto/Signature/pkcs1_15.py to lib/Cryptodome/Signature/pkcs1_15.py BUILDSTDERR: Copying file lib/Crypto/Signature/PKCS1_v1_5.py to lib/Cryptodome/Signature/PKCS1_v1_5.py BUILDSTDERR: Copying file lib/Crypto/Signature/pss.py to lib/Cryptodome/Signature/pss.py BUILDSTDERR: Copying file lib/Crypto/Signature/__init__.py to lib/Cryptodome/Signature/__init__.py BUILDSTDERR: Copying file lib/Crypto/Signature/__pycache__/pss.cpython-37.pyc to lib/Cryptodome/Signature/__pycache__/pss.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Signature/__pycache__/DSS.cpython-37.pyc to lib/Cryptodome/Signature/__pycache__/DSS.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Signature/__pycache__/pkcs1_15.cpython-37.pyc to lib/Cryptodome/Signature/__pycache__/pkcs1_15.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Signature/__pycache__/__init__.cpython-37.pyc to lib/Cryptodome/Signature/__pycache__/__init__.cpython-37.pyc running install running install_lib creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/IO copying build/lib.linux-riscv64-2.7/Cryptodome/IO/_PBES.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/IO copying build/lib.linux-riscv64-2.7/Cryptodome/IO/__init__.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/IO copying build/lib.linux-riscv64-2.7/Cryptodome/IO/PEM.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/IO copying build/lib.linux-riscv64-2.7/Cryptodome/IO/PKCS8.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/IO creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-2.7/Cryptodome/Cipher/DES3.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-2.7/Cryptodome/Cipher/DES.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-2.7/Cryptodome/Cipher/ChaCha20.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-2.7/Cryptodome/Cipher/_raw_ocb.so -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-2.7/Cryptodome/Cipher/_mode_openpgp.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-2.7/Cryptodome/Cipher/_raw_des.so -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-2.7/Cryptodome/Cipher/_mode_ccm.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-2.7/Cryptodome/Cipher/_mode_cfb.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-2.7/Cryptodome/Cipher/_raw_ecb.so -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-2.7/Cryptodome/Cipher/_raw_ctr.so -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-2.7/Cryptodome/Cipher/_raw_cast.so -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-2.7/Cryptodome/Cipher/_mode_ctr.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-2.7/Cryptodome/Cipher/_raw_ofb.so -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-2.7/Cryptodome/Cipher/_raw_aes.so -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-2.7/Cryptodome/Cipher/_raw_des3.so -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-2.7/Cryptodome/Cipher/ARC4.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-2.7/Cryptodome/Cipher/ARC2.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-2.7/Cryptodome/Cipher/_chacha20.so -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-2.7/Cryptodome/Cipher/_mode_cbc.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-2.7/Cryptodome/Cipher/AES.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-2.7/Cryptodome/Cipher/_mode_siv.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-2.7/Cryptodome/Cipher/PKCS1_v1_5.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-2.7/Cryptodome/Cipher/PKCS1_OAEP.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-2.7/Cryptodome/Cipher/_raw_cfb.so -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-2.7/Cryptodome/Cipher/_mode_ocb.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-2.7/Cryptodome/Cipher/_ARC4.so -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-2.7/Cryptodome/Cipher/Salsa20.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-2.7/Cryptodome/Cipher/_raw_cbc.so -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-2.7/Cryptodome/Cipher/_mode_ecb.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-2.7/Cryptodome/Cipher/__init__.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-2.7/Cryptodome/Cipher/_mode_gcm.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-2.7/Cryptodome/Cipher/_raw_arc2.so -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-2.7/Cryptodome/Cipher/CAST.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-2.7/Cryptodome/Cipher/_Salsa20.so -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-2.7/Cryptodome/Cipher/_mode_ofb.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-2.7/Cryptodome/Cipher/_raw_blowfish.so -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-2.7/Cryptodome/Cipher/Blowfish.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-2.7/Cryptodome/Cipher/_mode_eax.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/PublicKey copying build/lib.linux-riscv64-2.7/Cryptodome/PublicKey/RSA.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/PublicKey copying build/lib.linux-riscv64-2.7/Cryptodome/PublicKey/ElGamal.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/PublicKey copying build/lib.linux-riscv64-2.7/Cryptodome/PublicKey/ECC.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/PublicKey copying build/lib.linux-riscv64-2.7/Cryptodome/PublicKey/__init__.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/PublicKey copying build/lib.linux-riscv64-2.7/Cryptodome/PublicKey/DSA.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/PublicKey creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/IO copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/IO/test_PKCS8.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/IO copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/IO/test_PBES.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/IO copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/IO/__init__.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/IO creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_DES3.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_CCM.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_CFB.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64permop.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBvarkey.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCpermop.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8subtab.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8varkey.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8MMT3.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCMMT2.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCvarkey.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8invperm.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCvartext.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBMMT2.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBMMT3.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TECBMMT3.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64MMT2.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCMMT3.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8vartext.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBvartext.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64varkey.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBsubtab.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCsubtab.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8permop.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64MMT3.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64invperm.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64vartext.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TECBMMT2.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCinvperm.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBinvperm.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64subtab.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8MMT2.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBpermop.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt256.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMMT256.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBKeySbox256.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarKey192.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MMT256.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMCT128.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCKeySbox192.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt256.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt128.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMMT192.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarKey192.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/gcmDecrypt128.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MMT192.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt192.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MCT192.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox256.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MMT128.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox256.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarTxt256.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarTxt192.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt128.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBKeySbox128.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarKey256.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMCT128.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCKeySbox256.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox256.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarKey256.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarKey128.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/gcmEncryptExtIV128.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCGFSbox192.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MCT256.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMMT128.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarKey256.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCGFSbox256.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarKey128.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMCT192.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox128.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox128.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarKey192.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt192.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMCT256.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBKeySbox192.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MCT128.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox128.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox192.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBGFSbox128.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MMT256.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox128.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBGFSbox256.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox192.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarKey192.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarKey128.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMMT128.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarKey256.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox192.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarTxt192.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarTxt256.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarTxt128.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMCT192.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarKey128.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox192.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MCT128.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MMT192.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMMT256.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMCT256.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox256.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MMT128.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCKeySbox128.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarTxt128.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MCT256.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBGFSbox192.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MCT192.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCGFSbox128.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMMT192.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/aes_siv_cmac_test.json -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/aes_eax_test.json -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/aes_gcm_test.json -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/common.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_AES.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_OFB.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_Blowfish.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_DES.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_CAST.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_OCB.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_ChaCha20.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_EAX.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_ARC4.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_OpenPGP.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_CBC.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_GCM.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_pkcs1_15.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_CTR.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_ARC2.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_Salsa20.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/__init__.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_SIV.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Cipher/test_pkcs1_oaep.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/st_common.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/PublicKey creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256.txt -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private.pem -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes128.pem -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_compressed.pem -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_openssh.txt -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public.der -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes256_gcm.pem -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_des3.pem -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8.pem -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/gen_ecc_p256.sh -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public.pem -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes192.pem -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8.der -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private.der -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8_clear.der -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_compressed.der -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/point-at-infinity.org-P256.txt -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/openssl_version.txt -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_x509.der -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8_clear.pem -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_x509.pem -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/PublicKey/test_import_ECC.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/PublicKey copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/PublicKey/test_import_RSA.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/PublicKey copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/PublicKey/test_DSA.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/PublicKey copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/PublicKey/test_RSA.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/PublicKey copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/PublicKey/__init__.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/PublicKey copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/PublicKey/test_import_DSA.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/PublicKey copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/PublicKey/test_ECC.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/PublicKey copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/PublicKey/test_ElGamal.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/PublicKey copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/__main__.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Util copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Util/test_Padding.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Util copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Util/test_Counter.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Util copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Util/test_number.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Util copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Util/__init__.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Util copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Util/test_asn1.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Util copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Util/test_strxor.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Util copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/loader.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Protocol copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Protocol/test_KDF.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Protocol copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Protocol/test_SecretSharing.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Protocol copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Protocol/test_rfc1751.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Protocol copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Protocol/__init__.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Protocol creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Math copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Math/test_modexp.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Math copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Math/test_Primality.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Math copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Math/__init__.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Math copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Math/test_Numbers.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Math creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_SHA3_384.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_BLAKE2.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_MD4.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_RIPEMD160.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_SHA1.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_SHA256.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors/keccak copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_224.txt -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors/keccak copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_256.txt -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors/keccak copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_224.txt -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors/keccak copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_384.txt -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors/keccak copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_256.txt -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors/keccak copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_384.txt -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors/keccak copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_vectors/keccak/readme.txt -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors/keccak copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_512.txt -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors/keccak copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_512.txt -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors/keccak copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_512.txt -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors/keccak copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_384.txt -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors/keccak copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_256.txt -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors/keccak copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_224.txt -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors/keccak creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors/SHA3 copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-224.txt -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors/SHA3 copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHAKE128.txt -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors/SHA3 copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-512.txt -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors/SHA3 copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHAKE256.txt -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors/SHA3 copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-384.txt -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors/SHA3 copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-256.txt -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors/SHA3 creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b/tv2.txt -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b/tv1.txt -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b/blake2b-test.txt -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors/SHA1 copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_vectors/SHA1/SHA1ShortMsg.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors/SHA1 creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors/wycheproof copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_vectors/wycheproof/aes_cmac_test.json -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors/wycheproof creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors/SHA2 copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_vectors/SHA2/SHA512ShortMsg.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors/SHA2 copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_vectors/SHA2/SHA512_256ShortMsg.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors/SHA2 copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_vectors/SHA2/SHA512_224ShortMsg.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors/SHA2 creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s/tv2.txt -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s/tv1.txt -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s/blake2s-test.txt -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_MD2.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/common.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_CMAC.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_SHA3_224.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_SHA3_256.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_SHA224.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_HMAC.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_SHAKE.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_keccak.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_SHA384.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_MD5.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/__init__.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_SHA3_512.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Hash/test_SHA512.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Random copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Random/test_random.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Random copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Random/__init__.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Random copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/__init__.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Signature creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Signature/test_vectors creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Signature/test_vectors/ECDSA copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Signature/test_vectors/ECDSA/SigVer.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Signature/test_vectors/ECDSA copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Signature/test_vectors/ECDSA/README.txt -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Signature/test_vectors/ECDSA copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Signature/test_vectors/ECDSA/SigGen.txt -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Signature/test_vectors/ECDSA creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS/SigGenPSS_186-2.txt -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS/SigVerPSS_186-3.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS/SigGenPSS_186-3.txt -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5 copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigVer15_186-3.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5 copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigGen15_186-2.txt -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5 copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigGen15_186-3.txt -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5 creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_test.json -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_test.json -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp256r1_sha256_test.json -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/dsa_test.json -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Signature/test_vectors/DSA copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Signature/test_vectors/DSA/FIPS_186_3_SigGen.txt -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Signature/test_vectors/DSA copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Signature/test_vectors/DSA/FIPS_186_3_SigVer.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Signature/test_vectors/DSA copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Signature/test_pkcs1_15.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Signature copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Signature/test_dss.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Signature copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Signature/__init__.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Signature copying build/lib.linux-riscv64-2.7/Cryptodome/SelfTest/Signature/test_pss.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Signature creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Util copying build/lib.linux-riscv64-2.7/Cryptodome/Util/number.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Util copying build/lib.linux-riscv64-2.7/Cryptodome/Util/_strxor.so -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Util copying build/lib.linux-riscv64-2.7/Cryptodome/Util/_cpu_features.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Util copying build/lib.linux-riscv64-2.7/Cryptodome/Util/_file_system.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Util copying build/lib.linux-riscv64-2.7/Cryptodome/Util/RFC1751.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Util copying build/lib.linux-riscv64-2.7/Cryptodome/Util/Padding.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Util copying build/lib.linux-riscv64-2.7/Cryptodome/Util/asn1.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Util copying build/lib.linux-riscv64-2.7/Cryptodome/Util/_cpuid_c.so -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Util copying build/lib.linux-riscv64-2.7/Cryptodome/Util/py3compat.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Util copying build/lib.linux-riscv64-2.7/Cryptodome/Util/_raw_api.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Util copying build/lib.linux-riscv64-2.7/Cryptodome/Util/Counter.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Util copying build/lib.linux-riscv64-2.7/Cryptodome/Util/strxor.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Util copying build/lib.linux-riscv64-2.7/Cryptodome/Util/__init__.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Util creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Protocol copying build/lib.linux-riscv64-2.7/Cryptodome/Protocol/SecretSharing.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Protocol copying build/lib.linux-riscv64-2.7/Cryptodome/Protocol/_scrypt.so -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Protocol copying build/lib.linux-riscv64-2.7/Cryptodome/Protocol/KDF.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Protocol copying build/lib.linux-riscv64-2.7/Cryptodome/Protocol/__init__.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Protocol creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Math copying build/lib.linux-riscv64-2.7/Cryptodome/Math/_Numbers_int.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Math copying build/lib.linux-riscv64-2.7/Cryptodome/Math/_Numbers_custom.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Math copying build/lib.linux-riscv64-2.7/Cryptodome/Math/_Numbers_gmp.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Math copying build/lib.linux-riscv64-2.7/Cryptodome/Math/Numbers.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Math copying build/lib.linux-riscv64-2.7/Cryptodome/Math/__init__.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Math copying build/lib.linux-riscv64-2.7/Cryptodome/Math/Primality.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Math copying build/lib.linux-riscv64-2.7/Cryptodome/Math/_montgomery.so -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Math creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash copying build/lib.linux-riscv64-2.7/Cryptodome/Hash/SHA1.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash copying build/lib.linux-riscv64-2.7/Cryptodome/Hash/_keccak.so -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash copying build/lib.linux-riscv64-2.7/Cryptodome/Hash/MD4.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash copying build/lib.linux-riscv64-2.7/Cryptodome/Hash/_MD4.so -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash copying build/lib.linux-riscv64-2.7/Cryptodome/Hash/BLAKE2b.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash copying build/lib.linux-riscv64-2.7/Cryptodome/Hash/_MD2.so -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash copying build/lib.linux-riscv64-2.7/Cryptodome/Hash/keccak.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash copying build/lib.linux-riscv64-2.7/Cryptodome/Hash/_BLAKE2s.so -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash copying build/lib.linux-riscv64-2.7/Cryptodome/Hash/SHA3_256.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash copying build/lib.linux-riscv64-2.7/Cryptodome/Hash/SHA512.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash copying build/lib.linux-riscv64-2.7/Cryptodome/Hash/SHAKE128.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash copying build/lib.linux-riscv64-2.7/Cryptodome/Hash/RIPEMD160.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash copying build/lib.linux-riscv64-2.7/Cryptodome/Hash/SHA3_384.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash copying build/lib.linux-riscv64-2.7/Cryptodome/Hash/SHA3_224.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash copying build/lib.linux-riscv64-2.7/Cryptodome/Hash/SHA3_512.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash copying build/lib.linux-riscv64-2.7/Cryptodome/Hash/_RIPEMD160.so -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash copying build/lib.linux-riscv64-2.7/Cryptodome/Hash/_SHA1.so -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash copying build/lib.linux-riscv64-2.7/Cryptodome/Hash/SHA.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash copying build/lib.linux-riscv64-2.7/Cryptodome/Hash/_BLAKE2b.so -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash copying build/lib.linux-riscv64-2.7/Cryptodome/Hash/CMAC.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash copying build/lib.linux-riscv64-2.7/Cryptodome/Hash/SHA224.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash copying build/lib.linux-riscv64-2.7/Cryptodome/Hash/_SHA384.so -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash copying build/lib.linux-riscv64-2.7/Cryptodome/Hash/RIPEMD.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash copying build/lib.linux-riscv64-2.7/Cryptodome/Hash/BLAKE2s.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash copying build/lib.linux-riscv64-2.7/Cryptodome/Hash/HMAC.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash copying build/lib.linux-riscv64-2.7/Cryptodome/Hash/SHA256.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash copying build/lib.linux-riscv64-2.7/Cryptodome/Hash/MD5.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash copying build/lib.linux-riscv64-2.7/Cryptodome/Hash/MD2.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash copying build/lib.linux-riscv64-2.7/Cryptodome/Hash/_SHA256.so -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash copying build/lib.linux-riscv64-2.7/Cryptodome/Hash/_SHA512.so -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash copying build/lib.linux-riscv64-2.7/Cryptodome/Hash/SHAKE256.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash copying build/lib.linux-riscv64-2.7/Cryptodome/Hash/__init__.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash copying build/lib.linux-riscv64-2.7/Cryptodome/Hash/_ghash_portable.so -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash copying build/lib.linux-riscv64-2.7/Cryptodome/Hash/_SHA224.so -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash copying build/lib.linux-riscv64-2.7/Cryptodome/Hash/SHA384.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash copying build/lib.linux-riscv64-2.7/Cryptodome/Hash/_MD5.so -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Random copying build/lib.linux-riscv64-2.7/Cryptodome/Random/random.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Random copying build/lib.linux-riscv64-2.7/Cryptodome/Random/__init__.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Random copying build/lib.linux-riscv64-2.7/Cryptodome/__init__.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Signature copying build/lib.linux-riscv64-2.7/Cryptodome/Signature/DSS.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Signature copying build/lib.linux-riscv64-2.7/Cryptodome/Signature/PKCS1_PSS.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Signature copying build/lib.linux-riscv64-2.7/Cryptodome/Signature/pkcs1_15.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Signature copying build/lib.linux-riscv64-2.7/Cryptodome/Signature/PKCS1_v1_5.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Signature copying build/lib.linux-riscv64-2.7/Cryptodome/Signature/pss.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Signature copying build/lib.linux-riscv64-2.7/Cryptodome/Signature/__init__.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Signature byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/IO/_PBES.py to _PBES.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/IO/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/IO/PEM.py to PEM.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/IO/PKCS8.py to PKCS8.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher/DES3.py to DES3.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher/DES.py to DES.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher/ChaCha20.py to ChaCha20.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher/_mode_openpgp.py to _mode_openpgp.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher/_mode_ccm.py to _mode_ccm.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher/_mode_cfb.py to _mode_cfb.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher/_mode_ctr.py to _mode_ctr.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher/ARC4.py to ARC4.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher/ARC2.py to ARC2.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher/_mode_cbc.py to _mode_cbc.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher/AES.py to AES.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher/_mode_siv.py to _mode_siv.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher/PKCS1_v1_5.py to PKCS1_v1_5.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher/PKCS1_OAEP.py to PKCS1_OAEP.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher/_mode_ocb.py to _mode_ocb.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher/Salsa20.py to Salsa20.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher/_mode_ecb.py to _mode_ecb.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher/_mode_gcm.py to _mode_gcm.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher/CAST.py to CAST.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher/_mode_ofb.py to _mode_ofb.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher/Blowfish.py to Blowfish.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher/_mode_eax.py to _mode_eax.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/PublicKey/RSA.py to RSA.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/PublicKey/ElGamal.py to ElGamal.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/PublicKey/ECC.py to ECC.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/PublicKey/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/PublicKey/DSA.py to DSA.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/IO/test_PKCS8.py to test_PKCS8.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/IO/test_PBES.py to test_PBES.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/IO/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_DES3.py to test_DES3.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_CCM.py to test_CCM.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_CFB.py to test_CFB.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_AES.py to test_AES.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_OFB.py to test_OFB.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_Blowfish.py to test_Blowfish.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_DES.py to test_DES.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_CAST.py to test_CAST.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_OCB.py to test_OCB.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_ChaCha20.py to test_ChaCha20.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_EAX.py to test_EAX.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_ARC4.py to test_ARC4.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_OpenPGP.py to test_OpenPGP.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_CBC.py to test_CBC.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_GCM.py to test_GCM.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_pkcs1_15.py to test_pkcs1_15.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_CTR.py to test_CTR.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_ARC2.py to test_ARC2.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_Salsa20.py to test_Salsa20.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_SIV.py to test_SIV.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_pkcs1_oaep.py to test_pkcs1_oaep.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/st_common.py to st_common.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/PublicKey/test_import_ECC.py to test_import_ECC.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/PublicKey/test_import_RSA.py to test_import_RSA.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/PublicKey/test_DSA.py to test_DSA.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/PublicKey/test_RSA.py to test_RSA.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/PublicKey/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/PublicKey/test_import_DSA.py to test_import_DSA.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/PublicKey/test_ECC.py to test_ECC.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/PublicKey/test_ElGamal.py to test_ElGamal.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/__main__.py to __main__.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Util/test_Padding.py to test_Padding.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Util/test_Counter.py to test_Counter.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Util/test_number.py to test_number.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Util/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Util/test_asn1.py to test_asn1.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Util/test_strxor.py to test_strxor.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/loader.py to loader.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Protocol/test_KDF.py to test_KDF.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Protocol/test_SecretSharing.py to test_SecretSharing.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Protocol/test_rfc1751.py to test_rfc1751.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Protocol/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Math/test_modexp.py to test_modexp.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Math/test_Primality.py to test_Primality.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Math/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Math/test_Numbers.py to test_Numbers.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash/test_SHA3_384.py to test_SHA3_384.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash/test_BLAKE2.py to test_BLAKE2.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash/test_MD4.py to test_MD4.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash/test_RIPEMD160.py to test_RIPEMD160.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash/test_SHA1.py to test_SHA1.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash/test_SHA256.py to test_SHA256.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash/test_MD2.py to test_MD2.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash/test_CMAC.py to test_CMAC.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash/test_SHA3_224.py to test_SHA3_224.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash/test_SHA3_256.py to test_SHA3_256.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash/test_SHA224.py to test_SHA224.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash/test_HMAC.py to test_HMAC.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash/test_SHAKE.py to test_SHAKE.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash/test_keccak.py to test_keccak.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash/test_SHA384.py to test_SHA384.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash/test_MD5.py to test_MD5.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash/test_SHA3_512.py to test_SHA3_512.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Hash/test_SHA512.py to test_SHA512.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Random/test_random.py to test_random.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Random/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Signature/test_pkcs1_15.py to test_pkcs1_15.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Signature/test_dss.py to test_dss.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Signature/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Signature/test_pss.py to test_pss.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Util/number.py to number.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Util/_cpu_features.py to _cpu_features.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Util/_file_system.py to _file_system.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Util/RFC1751.py to RFC1751.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Util/Padding.py to Padding.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Util/asn1.py to asn1.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Util/py3compat.py to py3compat.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Util/_raw_api.py to _raw_api.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Util/Counter.py to Counter.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Util/strxor.py to strxor.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Util/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Protocol/SecretSharing.py to SecretSharing.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Protocol/KDF.py to KDF.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Protocol/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Math/_Numbers_int.py to _Numbers_int.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Math/_Numbers_custom.py to _Numbers_custom.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Math/_Numbers_gmp.py to _Numbers_gmp.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Math/Numbers.py to Numbers.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Math/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Math/Primality.py to Primality.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash/SHA1.py to SHA1.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash/MD4.py to MD4.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash/BLAKE2b.py to BLAKE2b.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash/keccak.py to keccak.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash/SHA3_256.py to SHA3_256.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash/SHA512.py to SHA512.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash/SHAKE128.py to SHAKE128.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash/RIPEMD160.py to RIPEMD160.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash/SHA3_384.py to SHA3_384.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash/SHA3_224.py to SHA3_224.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash/SHA3_512.py to SHA3_512.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash/SHA.py to SHA.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash/CMAC.py to CMAC.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash/SHA224.py to SHA224.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash/RIPEMD.py to RIPEMD.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash/BLAKE2s.py to BLAKE2s.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash/HMAC.py to HMAC.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash/SHA256.py to SHA256.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash/MD5.py to MD5.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash/MD2.py to MD2.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash/SHAKE256.py to SHAKE256.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash/SHA384.py to SHA384.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Random/random.py to random.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Random/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Signature/DSS.py to DSS.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Signature/PKCS1_PSS.py to PKCS1_PSS.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Signature/pkcs1_15.py to pkcs1_15.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Signature/PKCS1_v1_5.py to PKCS1_v1_5.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Signature/pss.py to pss.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Signature/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmp1f4Q7q.py' /usr/bin/python2 -O /tmp/tmp1f4Q7q.py removing /tmp/tmp1f4Q7q.py running install_egg_info running egg_info creating pycryptodomex.egg-info writing pycryptodomex.egg-info/PKG-INFO writing top-level names to pycryptodomex.egg-info/top_level.txt writing dependency_links to pycryptodomex.egg-info/dependency_links.txt writing manifest file 'pycryptodomex.egg-info/SOURCES.txt' reading manifest file 'pycryptodomex.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pycryptodomex.egg-info/SOURCES.txt' Copying pycryptodomex.egg-info to /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/pycryptodomex-3.6.4-py2.7.egg-info running install_scripts + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64 BUILDSTDERR: Testing support for x86intrin.h header BUILDSTDERR: Target does not support x86intrin.h header BUILDSTDERR: Copying file lib/Crypto/__init__.py to lib/Cryptodome/__init__.py BUILDSTDERR: Copying file lib/Crypto/IO/_PBES.py to lib/Cryptodome/IO/_PBES.py BUILDSTDERR: Copying file lib/Crypto/IO/__init__.py to lib/Cryptodome/IO/__init__.py BUILDSTDERR: Copying file lib/Crypto/IO/PEM.py to lib/Cryptodome/IO/PEM.py BUILDSTDERR: Copying file lib/Crypto/IO/PKCS8.py to lib/Cryptodome/IO/PKCS8.py BUILDSTDERR: Copying file lib/Crypto/IO/__pycache__/PKCS8.cpython-37.pyc to lib/Cryptodome/IO/__pycache__/PKCS8.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/IO/__pycache__/PEM.cpython-37.pyc to lib/Cryptodome/IO/__pycache__/PEM.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/IO/__pycache__/__init__.cpython-37.pyc to lib/Cryptodome/IO/__pycache__/__init__.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Cipher/DES3.py to lib/Cryptodome/Cipher/DES3.py BUILDSTDERR: Copying file lib/Crypto/Cipher/DES.py to lib/Cryptodome/Cipher/DES.py BUILDSTDERR: Copying file lib/Crypto/Cipher/ChaCha20.py to lib/Cryptodome/Cipher/ChaCha20.py BUILDSTDERR: Copying file lib/Crypto/Cipher/_mode_openpgp.py to lib/Cryptodome/Cipher/_mode_openpgp.py BUILDSTDERR: Copying file lib/Crypto/Cipher/_mode_ccm.py to lib/Cryptodome/Cipher/_mode_ccm.py BUILDSTDERR: Copying file lib/Crypto/Cipher/_mode_cfb.py to lib/Cryptodome/Cipher/_mode_cfb.py BUILDSTDERR: Copying file lib/Crypto/Cipher/_mode_ctr.py to lib/Cryptodome/Cipher/_mode_ctr.py BUILDSTDERR: Copying file lib/Crypto/Cipher/ARC4.py to lib/Cryptodome/Cipher/ARC4.py BUILDSTDERR: Copying file lib/Crypto/Cipher/ARC2.py to lib/Cryptodome/Cipher/ARC2.py BUILDSTDERR: Copying file lib/Crypto/Cipher/_mode_cbc.py to lib/Cryptodome/Cipher/_mode_cbc.py BUILDSTDERR: Copying file lib/Crypto/Cipher/AES.py to lib/Cryptodome/Cipher/AES.py BUILDSTDERR: Copying file lib/Crypto/Cipher/_mode_siv.py to lib/Cryptodome/Cipher/_mode_siv.py BUILDSTDERR: Copying file lib/Crypto/Cipher/PKCS1_v1_5.py to lib/Cryptodome/Cipher/PKCS1_v1_5.py BUILDSTDERR: Copying file lib/Crypto/Cipher/PKCS1_OAEP.py to lib/Cryptodome/Cipher/PKCS1_OAEP.py BUILDSTDERR: Copying file lib/Crypto/Cipher/_mode_ocb.py to lib/Cryptodome/Cipher/_mode_ocb.py BUILDSTDERR: Copying file lib/Crypto/Cipher/Salsa20.py to lib/Cryptodome/Cipher/Salsa20.py BUILDSTDERR: Copying file lib/Crypto/Cipher/_mode_ecb.py to lib/Cryptodome/Cipher/_mode_ecb.py BUILDSTDERR: Copying file lib/Crypto/Cipher/__init__.py to lib/Cryptodome/Cipher/__init__.py BUILDSTDERR: Copying file lib/Crypto/Cipher/_mode_gcm.py to lib/Cryptodome/Cipher/_mode_gcm.py BUILDSTDERR: Copying file lib/Crypto/Cipher/CAST.py to lib/Cryptodome/Cipher/CAST.py BUILDSTDERR: Copying file lib/Crypto/Cipher/_mode_ofb.py to lib/Cryptodome/Cipher/_mode_ofb.py BUILDSTDERR: Copying file lib/Crypto/Cipher/Blowfish.py to lib/Cryptodome/Cipher/Blowfish.py BUILDSTDERR: Copying file lib/Crypto/Cipher/_mode_eax.py to lib/Cryptodome/Cipher/_mode_eax.py BUILDSTDERR: Copying file lib/Crypto/Cipher/__pycache__/_mode_ofb.cpython-37.pyc to lib/Cryptodome/Cipher/__pycache__/_mode_ofb.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Cipher/__pycache__/_mode_ecb.cpython-37.pyc to lib/Cryptodome/Cipher/__pycache__/_mode_ecb.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Cipher/__pycache__/_mode_cbc.cpython-37.pyc to lib/Cryptodome/Cipher/__pycache__/_mode_cbc.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Cipher/__pycache__/__init__.cpython-37.pyc to lib/Cryptodome/Cipher/__pycache__/__init__.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Cipher/__pycache__/_mode_ctr.cpython-37.pyc to lib/Cryptodome/Cipher/__pycache__/_mode_ctr.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Cipher/__pycache__/_mode_cfb.cpython-37.pyc to lib/Cryptodome/Cipher/__pycache__/_mode_cfb.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/PublicKey/RSA.py to lib/Cryptodome/PublicKey/RSA.py BUILDSTDERR: Copying file lib/Crypto/PublicKey/ElGamal.py to lib/Cryptodome/PublicKey/ElGamal.py BUILDSTDERR: Copying file lib/Crypto/PublicKey/ECC.py to lib/Cryptodome/PublicKey/ECC.py BUILDSTDERR: Copying file lib/Crypto/PublicKey/__init__.py to lib/Cryptodome/PublicKey/__init__.py BUILDSTDERR: Copying file lib/Crypto/PublicKey/DSA.py to lib/Cryptodome/PublicKey/DSA.py BUILDSTDERR: Copying file lib/Crypto/PublicKey/__pycache__/__init__.cpython-37.pyc to lib/Cryptodome/PublicKey/__pycache__/__init__.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/SelfTest/st_common.py to lib/Cryptodome/SelfTest/st_common.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/__main__.py to lib/Cryptodome/SelfTest/__main__.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/loader.py to lib/Cryptodome/SelfTest/loader.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/__init__.py to lib/Cryptodome/SelfTest/__init__.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/IO/test_PKCS8.py to lib/Cryptodome/SelfTest/IO/test_PKCS8.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/IO/test_PBES.py to lib/Cryptodome/SelfTest/IO/test_PBES.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/IO/__init__.py to lib/Cryptodome/SelfTest/IO/__init__.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_DES3.py to lib/Cryptodome/SelfTest/Cipher/test_DES3.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_CCM.py to lib/Cryptodome/SelfTest/Cipher/test_CCM.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_CFB.py to lib/Cryptodome/SelfTest/Cipher/test_CFB.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/common.py to lib/Cryptodome/SelfTest/Cipher/common.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_AES.py to lib/Cryptodome/SelfTest/Cipher/test_AES.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_OFB.py to lib/Cryptodome/SelfTest/Cipher/test_OFB.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_Blowfish.py to lib/Cryptodome/SelfTest/Cipher/test_Blowfish.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_DES.py to lib/Cryptodome/SelfTest/Cipher/test_DES.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_CAST.py to lib/Cryptodome/SelfTest/Cipher/test_CAST.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_OCB.py to lib/Cryptodome/SelfTest/Cipher/test_OCB.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_ChaCha20.py to lib/Cryptodome/SelfTest/Cipher/test_ChaCha20.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_EAX.py to lib/Cryptodome/SelfTest/Cipher/test_EAX.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_ARC4.py to lib/Cryptodome/SelfTest/Cipher/test_ARC4.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_OpenPGP.py to lib/Cryptodome/SelfTest/Cipher/test_OpenPGP.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_CBC.py to lib/Cryptodome/SelfTest/Cipher/test_CBC.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_GCM.py to lib/Cryptodome/SelfTest/Cipher/test_GCM.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_pkcs1_15.py to lib/Cryptodome/SelfTest/Cipher/test_pkcs1_15.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_CTR.py to lib/Cryptodome/SelfTest/Cipher/test_CTR.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_ARC2.py to lib/Cryptodome/SelfTest/Cipher/test_ARC2.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_Salsa20.py to lib/Cryptodome/SelfTest/Cipher/test_Salsa20.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/__init__.py to lib/Cryptodome/SelfTest/Cipher/__init__.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_SIV.py to lib/Cryptodome/SelfTest/Cipher/test_SIV.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_pkcs1_oaep.py to lib/Cryptodome/SelfTest/Cipher/test_pkcs1_oaep.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB64permop.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64permop.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TOFBvarkey.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBvarkey.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCBCpermop.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCpermop.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB8subtab.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8subtab.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB8varkey.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8varkey.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB8MMT3.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8MMT3.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCBCMMT2.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCMMT2.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCBCvarkey.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCvarkey.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB8invperm.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8invperm.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCBCvartext.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCvartext.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TOFBMMT2.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBMMT2.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TOFBMMT3.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBMMT3.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TECBMMT3.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TECBMMT3.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB64MMT2.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64MMT2.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCBCMMT3.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCMMT3.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB8vartext.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8vartext.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TOFBvartext.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBvartext.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB64varkey.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64varkey.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TOFBsubtab.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBsubtab.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/README.txt to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/README.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCBCsubtab.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCsubtab.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB8permop.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8permop.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB64MMT3.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64MMT3.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB64invperm.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64invperm.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB64vartext.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64vartext.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TECBMMT2.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TECBMMT2.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCBCinvperm.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCinvperm.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TOFBinvperm.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBinvperm.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB64subtab.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64subtab.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB8MMT2.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8MMT2.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TOFBpermop.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBpermop.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCMMT256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMMT256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBKeySbox256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBKeySbox256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8VarKey192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarKey192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128MMT256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MMT256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCMCT128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMCT128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCKeySbox192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCKeySbox192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCMMT192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMMT192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCVarKey192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarKey192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/gcmDecrypt128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/gcmDecrypt128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128MMT192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MMT192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8MCT192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MCT192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128MMT128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MMT128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCVarTxt256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarTxt256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCVarTxt192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarTxt192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBKeySbox128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBKeySbox128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCVarKey256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarKey256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBMCT128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMCT128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCKeySbox256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCKeySbox256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8VarKey256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarKey256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8VarKey128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarKey128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/gcmEncryptExtIV128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/gcmEncryptExtIV128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCGFSbox192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCGFSbox192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8MCT256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MCT256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCMMT128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMMT128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128VarKey256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarKey256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCGFSbox256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCGFSbox256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCVarKey128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarKey128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBMCT192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMCT192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBVarKey192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarKey192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBMCT256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMCT256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBKeySbox192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBKeySbox192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8MCT128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MCT128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBGFSbox128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBGFSbox128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8MMT256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MMT256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBGFSbox256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBGFSbox256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128VarKey192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarKey192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBVarKey128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarKey128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBMMT128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMMT128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBVarKey256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarKey256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBVarTxt192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarTxt192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBVarTxt256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarTxt256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCVarTxt128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarTxt128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCMCT192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMCT192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128VarKey128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarKey128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/README.txt to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/README.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128MCT128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MCT128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8MMT192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MMT192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBMMT256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMMT256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCMCT256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMCT256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8MMT128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MMT128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCKeySbox128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCKeySbox128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBVarTxt128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarTxt128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128MCT256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MCT256.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBGFSbox192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBGFSbox192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128MCT192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MCT192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCGFSbox128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCGFSbox128.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBMMT192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMMT192.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/aes_siv_cmac_test.json to lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/aes_siv_cmac_test.json BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/aes_eax_test.json to lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/aes_eax_test.json BUILDSTDERR: Copying file lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/aes_gcm_test.json to lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/aes_gcm_test.json BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_import_ECC.py to lib/Cryptodome/SelfTest/PublicKey/test_import_ECC.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_import_RSA.py to lib/Cryptodome/SelfTest/PublicKey/test_import_RSA.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_DSA.py to lib/Cryptodome/SelfTest/PublicKey/test_DSA.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_RSA.py to lib/Cryptodome/SelfTest/PublicKey/test_RSA.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/__init__.py to lib/Cryptodome/SelfTest/PublicKey/__init__.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_import_DSA.py to lib/Cryptodome/SelfTest/PublicKey/test_import_DSA.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_ECC.py to lib/Cryptodome/SelfTest/PublicKey/test_ECC.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_ElGamal.py to lib/Cryptodome/SelfTest/PublicKey/test_ElGamal.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256.txt to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private.pem BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes128.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes128.pem BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_compressed.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_compressed.pem BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_openssh.txt to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_openssh.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public.der to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public.der BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes256_gcm.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes256_gcm.pem BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_des3.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_des3.pem BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8.pem BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/gen_ecc_p256.sh to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/gen_ecc_p256.sh BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public.pem BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes192.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes192.pem BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8.der to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8.der BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private.der to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private.der BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8_clear.der to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8_clear.der BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_compressed.der to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_compressed.der BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/point-at-infinity.org-P256.txt to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/point-at-infinity.org-P256.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/openssl_version.txt to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/openssl_version.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_x509.der to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_x509.der BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8_clear.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8_clear.pem BUILDSTDERR: Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_x509.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_x509.pem BUILDSTDERR: Copying file lib/Crypto/SelfTest/Util/test_Padding.py to lib/Cryptodome/SelfTest/Util/test_Padding.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Util/test_Counter.py to lib/Cryptodome/SelfTest/Util/test_Counter.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Util/test_number.py to lib/Cryptodome/SelfTest/Util/test_number.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Util/__init__.py to lib/Cryptodome/SelfTest/Util/__init__.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Util/test_asn1.py to lib/Cryptodome/SelfTest/Util/test_asn1.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Util/test_strxor.py to lib/Cryptodome/SelfTest/Util/test_strxor.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Protocol/test_KDF.py to lib/Cryptodome/SelfTest/Protocol/test_KDF.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Protocol/test_SecretSharing.py to lib/Cryptodome/SelfTest/Protocol/test_SecretSharing.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Protocol/test_rfc1751.py to lib/Cryptodome/SelfTest/Protocol/test_rfc1751.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Protocol/__init__.py to lib/Cryptodome/SelfTest/Protocol/__init__.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Math/test_modexp.py to lib/Cryptodome/SelfTest/Math/test_modexp.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Math/test_Primality.py to lib/Cryptodome/SelfTest/Math/test_Primality.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Math/__init__.py to lib/Cryptodome/SelfTest/Math/__init__.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Math/test_Numbers.py to lib/Cryptodome/SelfTest/Math/test_Numbers.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_SHA3_384.py to lib/Cryptodome/SelfTest/Hash/test_SHA3_384.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_BLAKE2.py to lib/Cryptodome/SelfTest/Hash/test_BLAKE2.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_MD4.py to lib/Cryptodome/SelfTest/Hash/test_MD4.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_RIPEMD160.py to lib/Cryptodome/SelfTest/Hash/test_RIPEMD160.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_SHA1.py to lib/Cryptodome/SelfTest/Hash/test_SHA1.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_SHA256.py to lib/Cryptodome/SelfTest/Hash/test_SHA256.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_MD2.py to lib/Cryptodome/SelfTest/Hash/test_MD2.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/common.py to lib/Cryptodome/SelfTest/Hash/common.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_CMAC.py to lib/Cryptodome/SelfTest/Hash/test_CMAC.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_SHA3_224.py to lib/Cryptodome/SelfTest/Hash/test_SHA3_224.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_SHA3_256.py to lib/Cryptodome/SelfTest/Hash/test_SHA3_256.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_SHA224.py to lib/Cryptodome/SelfTest/Hash/test_SHA224.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_HMAC.py to lib/Cryptodome/SelfTest/Hash/test_HMAC.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_SHAKE.py to lib/Cryptodome/SelfTest/Hash/test_SHAKE.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_keccak.py to lib/Cryptodome/SelfTest/Hash/test_keccak.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_SHA384.py to lib/Cryptodome/SelfTest/Hash/test_SHA384.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_MD5.py to lib/Cryptodome/SelfTest/Hash/test_MD5.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/__init__.py to lib/Cryptodome/SelfTest/Hash/__init__.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_SHA3_512.py to lib/Cryptodome/SelfTest/Hash/test_SHA3_512.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_SHA512.py to lib/Cryptodome/SelfTest/Hash/test_SHA512.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_224.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_224.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_256.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_256.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_224.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_224.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_384.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_384.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_256.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_256.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_384.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_384.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/readme.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/readme.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_512.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_512.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_512.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_512.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_512.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_512.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_384.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_384.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_256.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_256.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_224.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_224.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-224.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-224.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHAKE128.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHAKE128.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-512.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-512.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHAKE256.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHAKE256.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-384.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-384.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-256.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-256.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/BLAKE2b/tv2.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b/tv2.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/BLAKE2b/tv1.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b/tv1.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/BLAKE2b/blake2b-test.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b/blake2b-test.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/SHA1/SHA1ShortMsg.rsp to lib/Cryptodome/SelfTest/Hash/test_vectors/SHA1/SHA1ShortMsg.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/wycheproof/aes_cmac_test.json to lib/Cryptodome/SelfTest/Hash/test_vectors/wycheproof/aes_cmac_test.json BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/SHA2/SHA512ShortMsg.rsp to lib/Cryptodome/SelfTest/Hash/test_vectors/SHA2/SHA512ShortMsg.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/SHA2/SHA512_256ShortMsg.rsp to lib/Cryptodome/SelfTest/Hash/test_vectors/SHA2/SHA512_256ShortMsg.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/SHA2/SHA512_224ShortMsg.rsp to lib/Cryptodome/SelfTest/Hash/test_vectors/SHA2/SHA512_224ShortMsg.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/BLAKE2s/tv2.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s/tv2.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/BLAKE2s/tv1.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s/tv1.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Hash/test_vectors/BLAKE2s/blake2s-test.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s/blake2s-test.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Random/test_random.py to lib/Cryptodome/SelfTest/Random/test_random.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Random/__init__.py to lib/Cryptodome/SelfTest/Random/__init__.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/test_pkcs1_15.py to lib/Cryptodome/SelfTest/Signature/test_pkcs1_15.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/test_dss.py to lib/Cryptodome/SelfTest/Signature/test_dss.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/__init__.py to lib/Cryptodome/SelfTest/Signature/__init__.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/test_pss.py to lib/Cryptodome/SelfTest/Signature/test_pss.py BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/test_vectors/ECDSA/SigVer.rsp to lib/Cryptodome/SelfTest/Signature/test_vectors/ECDSA/SigVer.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/test_vectors/ECDSA/README.txt to lib/Cryptodome/SelfTest/Signature/test_vectors/ECDSA/README.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/test_vectors/ECDSA/SigGen.txt to lib/Cryptodome/SelfTest/Signature/test_vectors/ECDSA/SigGen.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/test_vectors/PKCS1-PSS/SigGenPSS_186-2.txt to lib/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS/SigGenPSS_186-2.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/test_vectors/PKCS1-PSS/SigVerPSS_186-3.rsp to lib/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS/SigVerPSS_186-3.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/test_vectors/PKCS1-PSS/SigGenPSS_186-3.txt to lib/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS/SigGenPSS_186-3.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigVer15_186-3.rsp to lib/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigVer15_186-3.rsp BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigGen15_186-2.txt to lib/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigGen15_186-2.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigGen15_186-3.txt to lib/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigGen15_186-3.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_test.json BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_test.json BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp256r1_sha256_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp256r1_sha256_test.json BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/dsa_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/dsa_test.json BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/test_vectors/DSA/FIPS_186_3_SigGen.txt to lib/Cryptodome/SelfTest/Signature/test_vectors/DSA/FIPS_186_3_SigGen.txt BUILDSTDERR: Copying file lib/Crypto/SelfTest/Signature/test_vectors/DSA/FIPS_186_3_SigVer.rsp to lib/Cryptodome/SelfTest/Signature/test_vectors/DSA/FIPS_186_3_SigVer.rsp BUILDSTDERR: Copying file lib/Crypto/Util/number.py to lib/Cryptodome/Util/number.py BUILDSTDERR: Copying file lib/Crypto/Util/_cpu_features.py to lib/Cryptodome/Util/_cpu_features.py BUILDSTDERR: Copying file lib/Crypto/Util/_file_system.py to lib/Cryptodome/Util/_file_system.py BUILDSTDERR: Copying file lib/Crypto/Util/RFC1751.py to lib/Cryptodome/Util/RFC1751.py BUILDSTDERR: Copying file lib/Crypto/Util/Padding.py to lib/Cryptodome/Util/Padding.py BUILDSTDERR: Copying file lib/Crypto/Util/asn1.py to lib/Cryptodome/Util/asn1.py BUILDSTDERR: Copying file lib/Crypto/Util/py3compat.py to lib/Cryptodome/Util/py3compat.py BUILDSTDERR: Copying file lib/Crypto/Util/_raw_api.py to lib/Cryptodome/Util/_raw_api.py BUILDSTDERR: Copying file lib/Crypto/Util/Counter.py to lib/Cryptodome/Util/Counter.py BUILDSTDERR: Copying file lib/Crypto/Util/strxor.py to lib/Cryptodome/Util/strxor.py BUILDSTDERR: Copying file lib/Crypto/Util/__init__.py to lib/Cryptodome/Util/__init__.py BUILDSTDERR: Copying file lib/Crypto/Util/__pycache__/py3compat.cpython-37.pyc to lib/Cryptodome/Util/__pycache__/py3compat.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Util/__pycache__/Counter.cpython-37.pyc to lib/Cryptodome/Util/__pycache__/Counter.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Util/__pycache__/strxor.cpython-37.pyc to lib/Cryptodome/Util/__pycache__/strxor.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Util/__pycache__/_file_system.cpython-37.pyc to lib/Cryptodome/Util/__pycache__/_file_system.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Util/__pycache__/Padding.cpython-37.pyc to lib/Cryptodome/Util/__pycache__/Padding.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Util/__pycache__/_raw_api.cpython-37.pyc to lib/Cryptodome/Util/__pycache__/_raw_api.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Util/__pycache__/asn1.cpython-37.pyc to lib/Cryptodome/Util/__pycache__/asn1.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Util/__pycache__/__init__.cpython-37.pyc to lib/Cryptodome/Util/__pycache__/__init__.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/__pycache__/__init__.cpython-37.pyc to lib/Cryptodome/__pycache__/__init__.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Protocol/SecretSharing.py to lib/Cryptodome/Protocol/SecretSharing.py BUILDSTDERR: Copying file lib/Crypto/Protocol/KDF.py to lib/Cryptodome/Protocol/KDF.py BUILDSTDERR: Copying file lib/Crypto/Protocol/__init__.py to lib/Cryptodome/Protocol/__init__.py BUILDSTDERR: Copying file lib/Crypto/Protocol/__pycache__/SecretSharing.cpython-37.pyc to lib/Cryptodome/Protocol/__pycache__/SecretSharing.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Protocol/__pycache__/KDF.cpython-37.pyc to lib/Cryptodome/Protocol/__pycache__/KDF.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Protocol/__pycache__/__init__.cpython-37.pyc to lib/Cryptodome/Protocol/__pycache__/__init__.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Math/_Numbers_int.py to lib/Cryptodome/Math/_Numbers_int.py BUILDSTDERR: Copying file lib/Crypto/Math/_Numbers_custom.py to lib/Cryptodome/Math/_Numbers_custom.py BUILDSTDERR: Copying file lib/Crypto/Math/_Numbers_gmp.py to lib/Cryptodome/Math/_Numbers_gmp.py BUILDSTDERR: Copying file lib/Crypto/Math/Numbers.py to lib/Cryptodome/Math/Numbers.py BUILDSTDERR: Copying file lib/Crypto/Math/__init__.py to lib/Cryptodome/Math/__init__.py BUILDSTDERR: Copying file lib/Crypto/Math/Primality.py to lib/Cryptodome/Math/Primality.py BUILDSTDERR: Copying file lib/Crypto/Hash/SHA1.py to lib/Cryptodome/Hash/SHA1.py BUILDSTDERR: Copying file lib/Crypto/Hash/MD4.py to lib/Cryptodome/Hash/MD4.py BUILDSTDERR: Copying file lib/Crypto/Hash/BLAKE2b.py to lib/Cryptodome/Hash/BLAKE2b.py BUILDSTDERR: Copying file lib/Crypto/Hash/keccak.py to lib/Cryptodome/Hash/keccak.py BUILDSTDERR: Copying file lib/Crypto/Hash/SHA3_256.py to lib/Cryptodome/Hash/SHA3_256.py BUILDSTDERR: Copying file lib/Crypto/Hash/SHA512.py to lib/Cryptodome/Hash/SHA512.py BUILDSTDERR: Copying file lib/Crypto/Hash/SHAKE128.py to lib/Cryptodome/Hash/SHAKE128.py Copying file lib/Crypto/Hash/RIPEMD160.py to lib/Cryptodome/Hash/RIPEMD160.pyrunning install running install_lib creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/IO copying build/lib.linux-riscv64-3.7/Cryptodome/IO/_PBES.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/IO copying build/lib.linux-riscv64-3.7/Cryptodome/IO/__init__.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/IO copying build/lib.linux-riscv64-3.7/Cryptodome/IO/PEM.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/IO copying build/lib.linux-riscv64-3.7/Cryptodome/IO/PKCS8.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/IO creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-3.7/Cryptodome/Cipher/DES3.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-3.7/Cryptodome/Cipher/_raw_cast.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-3.7/Cryptodome/Cipher/_raw_des3.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-3.7/Cryptodome/Cipher/DES.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-3.7/Cryptodome/Cipher/_raw_arc2.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-3.7/Cryptodome/Cipher/ChaCha20.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-3.7/Cryptodome/Cipher/_mode_openpgp.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-3.7/Cryptodome/Cipher/_mode_ccm.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-3.7/Cryptodome/Cipher/_mode_cfb.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-3.7/Cryptodome/Cipher/_ARC4.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-3.7/Cryptodome/Cipher/_mode_ctr.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-3.7/Cryptodome/Cipher/_raw_ocb.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-3.7/Cryptodome/Cipher/_chacha20.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-3.7/Cryptodome/Cipher/ARC4.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-3.7/Cryptodome/Cipher/ARC2.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-3.7/Cryptodome/Cipher/_mode_cbc.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-3.7/Cryptodome/Cipher/_raw_ecb.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-3.7/Cryptodome/Cipher/AES.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-3.7/Cryptodome/Cipher/_mode_siv.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-3.7/Cryptodome/Cipher/PKCS1_v1_5.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-3.7/Cryptodome/Cipher/PKCS1_OAEP.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-3.7/Cryptodome/Cipher/_raw_cbc.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-3.7/Cryptodome/Cipher/_raw_cfb.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-3.7/Cryptodome/Cipher/_raw_ofb.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-3.7/Cryptodome/Cipher/_mode_ocb.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-3.7/Cryptodome/Cipher/Salsa20.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-3.7/Cryptodome/Cipher/_mode_ecb.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-3.7/Cryptodome/Cipher/__init__.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-3.7/Cryptodome/Cipher/_Salsa20.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-3.7/Cryptodome/Cipher/_raw_des.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-3.7/Cryptodome/Cipher/_mode_gcm.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-3.7/Cryptodome/Cipher/CAST.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-3.7/Cryptodome/Cipher/_mode_ofb.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-3.7/Cryptodome/Cipher/Blowfish.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-3.7/Cryptodome/Cipher/_mode_eax.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-3.7/Cryptodome/Cipher/_raw_blowfish.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-3.7/Cryptodome/Cipher/_raw_aes.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher copying build/lib.linux-riscv64-3.7/Cryptodome/Cipher/_raw_ctr.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/PublicKey copying build/lib.linux-riscv64-3.7/Cryptodome/PublicKey/RSA.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/PublicKey copying build/lib.linux-riscv64-3.7/Cryptodome/PublicKey/ElGamal.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/PublicKey copying build/lib.linux-riscv64-3.7/Cryptodome/PublicKey/ECC.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/PublicKey copying build/lib.linux-riscv64-3.7/Cryptodome/PublicKey/__init__.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/PublicKey copying build/lib.linux-riscv64-3.7/Cryptodome/PublicKey/DSA.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/PublicKey creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/IO copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/IO/test_PKCS8.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/IO copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/IO/test_PBES.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/IO copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/IO/__init__.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/IO creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_DES3.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_CCM.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_CFB.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64permop.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBvarkey.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCpermop.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8subtab.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8varkey.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8MMT3.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCMMT2.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCvarkey.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8invperm.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCvartext.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBMMT2.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBMMT3.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TECBMMT3.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64MMT2.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCMMT3.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8vartext.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBvartext.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64varkey.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBsubtab.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCsubtab.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8permop.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64MMT3.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64invperm.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64vartext.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TECBMMT2.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCinvperm.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBinvperm.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64subtab.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8MMT2.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBpermop.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt256.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMMT256.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBKeySbox256.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarKey192.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MMT256.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMCT128.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCKeySbox192.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt256.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt128.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMMT192.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarKey192.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/gcmDecrypt128.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MMT192.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt192.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MCT192.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox256.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MMT128.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox256.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarTxt256.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarTxt192.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt128.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBKeySbox128.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarKey256.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMCT128.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCKeySbox256.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox256.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarKey256.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarKey128.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/gcmEncryptExtIV128.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCGFSbox192.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MCT256.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMMT128.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarKey256.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCGFSbox256.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarKey128.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMCT192.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox128.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox128.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarKey192.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt192.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMCT256.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBKeySbox192.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MCT128.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox128.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox192.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBGFSbox128.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MMT256.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox128.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBGFSbox256.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox192.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarKey192.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarKey128.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMMT128.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarKey256.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox192.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarTxt192.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarTxt256.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarTxt128.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMCT192.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarKey128.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox192.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MCT128.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MMT192.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMMT256.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMCT256.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox256.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MMT128.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCKeySbox128.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarTxt128.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MCT256.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBGFSbox192.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MCT192.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCGFSbox128.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMMT192.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/aes_siv_cmac_test.json -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/aes_eax_test.json -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/aes_gcm_test.json -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/common.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_AES.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_OFB.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_Blowfish.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_DES.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_CAST.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_OCB.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_ChaCha20.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_EAX.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_ARC4.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_OpenPGP.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_CBC.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_GCM.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_pkcs1_15.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_CTR.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_ARC2.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_Salsa20.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/__init__.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_SIV.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Cipher/test_pkcs1_oaep.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/st_common.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/PublicKey creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256.txt -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private.pem -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes128.pem -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_compressed.pem -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_openssh.txt -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public.der -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes256_gcm.pem -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_des3.pem -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8.pem -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/gen_ecc_p256.sh -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public.pem -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes192.pem -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8.der -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private.der -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8_clear.der -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_compressed.der -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/point-at-infinity.org-P256.txt -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/openssl_version.txt -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_x509.der -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8_clear.pem -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_x509.pem -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/PublicKey/test_import_ECC.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/PublicKey copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/PublicKey/test_import_RSA.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/PublicKey copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/PublicKey/test_DSA.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/PublicKey copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/PublicKey/test_RSA.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/PublicKey copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/PublicKey/__init__.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/PublicKey copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/PublicKey/test_import_DSA.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/PublicKey copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/PublicKey/test_ECC.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/PublicKey copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/PublicKey/test_ElGamal.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/PublicKey copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/__main__.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Util copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Util/test_Padding.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Util copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Util/test_Counter.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Util copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Util/test_number.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Util copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Util/__init__.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Util copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Util/test_asn1.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Util copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Util/test_strxor.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Util copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/loader.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Protocol copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Protocol/test_KDF.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Protocol copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Protocol/test_SecretSharing.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Protocol copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Protocol/test_rfc1751.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Protocol copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Protocol/__init__.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Protocol creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Math copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Math/test_modexp.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Math copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Math/test_Primality.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Math copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Math/__init__.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Math copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Math/test_Numbers.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Math creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_SHA3_384.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_BLAKE2.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_MD4.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_RIPEMD160.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_SHA1.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_SHA256.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors/keccak copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_224.txt -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors/keccak copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_256.txt -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors/keccak copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_224.txt -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors/keccak copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_384.txt -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors/keccak copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_256.txt -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors/keccak copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_384.txt -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors/keccak copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_vectors/keccak/readme.txt -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors/keccak copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_512.txt -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors/keccak copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_512.txt -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors/keccak copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_512.txt -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors/keccak copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_384.txt -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors/keccak copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_256.txt -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors/keccak copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_224.txt -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors/keccak creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors/SHA3 copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-224.txt -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors/SHA3 copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHAKE128.txt -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors/SHA3 copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-512.txt -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors/SHA3 copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHAKE256.txt -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors/SHA3 copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-384.txt -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors/SHA3 copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-256.txt -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors/SHA3 creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b/tv2.txt -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b/tv1.txt -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b/blake2b-test.txt -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors/SHA1 copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_vectors/SHA1/SHA1ShortMsg.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors/SHA1 creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors/wycheproof copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_vectors/wycheproof/aes_cmac_test.json -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors/wycheproof creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors/SHA2 copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_vectors/SHA2/SHA512ShortMsg.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors/SHA2 copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_vectors/SHA2/SHA512_256ShortMsg.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors/SHA2 copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_vectors/SHA2/SHA512_224ShortMsg.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors/SHA2 creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s/tv2.txt -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s/tv1.txt -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s/blake2s-test.txt -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_MD2.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/common.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_CMAC.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_SHA3_224.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_SHA3_256.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_SHA224.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_HMAC.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_SHAKE.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_keccak.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_SHA384.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_MD5.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/__init__.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_SHA3_512.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Hash/test_SHA512.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Random copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Random/test_random.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Random copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Random/__init__.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Random copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/__init__.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Signature creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Signature/test_vectors creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Signature/test_vectors/ECDSA copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Signature/test_vectors/ECDSA/SigVer.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Signature/test_vectors/ECDSA copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Signature/test_vectors/ECDSA/README.txt -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Signature/test_vectors/ECDSA copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Signature/test_vectors/ECDSA/SigGen.txt -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Signature/test_vectors/ECDSA creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS/SigGenPSS_186-2.txt -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS/SigVerPSS_186-3.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS/SigGenPSS_186-3.txt -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5 copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigVer15_186-3.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5 copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigGen15_186-2.txt -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5 copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigGen15_186-3.txt -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5 creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_test.json -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_test.json -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp256r1_sha256_test.json -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/dsa_test.json -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Signature/test_vectors/DSA copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Signature/test_vectors/DSA/FIPS_186_3_SigGen.txt -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Signature/test_vectors/DSA copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Signature/test_vectors/DSA/FIPS_186_3_SigVer.rsp -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Signature/test_vectors/DSA copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Signature/test_pkcs1_15.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Signature copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Signature/test_dss.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Signature copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Signature/__init__.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Signature copying build/lib.linux-riscv64-3.7/Cryptodome/SelfTest/Signature/test_pss.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Signature creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Util copying build/lib.linux-riscv64-3.7/Cryptodome/Util/number.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Util copying build/lib.linux-riscv64-3.7/Cryptodome/Util/_cpu_features.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Util copying build/lib.linux-riscv64-3.7/Cryptodome/Util/_file_system.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Util copying build/lib.linux-riscv64-3.7/Cryptodome/Util/RFC1751.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Util copying build/lib.linux-riscv64-3.7/Cryptodome/Util/Padding.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Util copying build/lib.linux-riscv64-3.7/Cryptodome/Util/asn1.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Util copying build/lib.linux-riscv64-3.7/Cryptodome/Util/_strxor.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Util copying build/lib.linux-riscv64-3.7/Cryptodome/Util/py3compat.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Util copying build/lib.linux-riscv64-3.7/Cryptodome/Util/_cpuid_c.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Util copying build/lib.linux-riscv64-3.7/Cryptodome/Util/_raw_api.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Util copying build/lib.linux-riscv64-3.7/Cryptodome/Util/Counter.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Util copying build/lib.linux-riscv64-3.7/Cryptodome/Util/strxor.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Util copying build/lib.linux-riscv64-3.7/Cryptodome/Util/__init__.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Util creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Protocol copying build/lib.linux-riscv64-3.7/Cryptodome/Protocol/SecretSharing.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Protocol copying build/lib.linux-riscv64-3.7/Cryptodome/Protocol/KDF.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Protocol copying build/lib.linux-riscv64-3.7/Cryptodome/Protocol/__init__.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Protocol copying build/lib.linux-riscv64-3.7/Cryptodome/Protocol/_scrypt.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Protocol creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Math copying build/lib.linux-riscv64-3.7/Cryptodome/Math/_Numbers_int.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Math copying build/lib.linux-riscv64-3.7/Cryptodome/Math/_Numbers_custom.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Math copying build/lib.linux-riscv64-3.7/Cryptodome/Math/_montgomery.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Math copying build/lib.linux-riscv64-3.7/Cryptodome/Math/_Numbers_gmp.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Math copying build/lib.linux-riscv64-3.7/Cryptodome/Math/Numbers.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Math copying build/lib.linux-riscv64-3.7/Cryptodome/Math/__init__.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Math copying build/lib.linux-riscv64-3.7/Cryptodome/Math/Primality.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Math creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash copying build/lib.linux-riscv64-3.7/Cryptodome/Hash/_SHA384.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash copying build/lib.linux-riscv64-3.7/Cryptodome/Hash/SHA1.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash copying build/lib.linux-riscv64-3.7/Cryptodome/Hash/_SHA224.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash copying build/lib.linux-riscv64-3.7/Cryptodome/Hash/MD4.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash copying build/lib.linux-riscv64-3.7/Cryptodome/Hash/BLAKE2b.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash copying build/lib.linux-riscv64-3.7/Cryptodome/Hash/_SHA1.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash copying build/lib.linux-riscv64-3.7/Cryptodome/Hash/keccak.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash copying build/lib.linux-riscv64-3.7/Cryptodome/Hash/_MD5.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash copying build/lib.linux-riscv64-3.7/Cryptodome/Hash/_SHA256.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash copying build/lib.linux-riscv64-3.7/Cryptodome/Hash/SHA3_256.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash copying build/lib.linux-riscv64-3.7/Cryptodome/Hash/SHA512.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash copying build/lib.linux-riscv64-3.7/Cryptodome/Hash/SHAKE128.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash copying build/lib.linux-riscv64-3.7/Cryptodome/Hash/RIPEMD160.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash copying build/lib.linux-riscv64-3.7/Cryptodome/Hash/SHA3_384.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash copying build/lib.linux-riscv64-3.7/Cryptodome/Hash/_SHA512.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash copying build/lib.linux-riscv64-3.7/Cryptodome/Hash/_MD4.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash copying build/lib.linux-riscv64-3.7/Cryptodome/Hash/SHA3_224.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash copying build/lib.linux-riscv64-3.7/Cryptodome/Hash/SHA3_512.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash copying build/lib.linux-riscv64-3.7/Cryptodome/Hash/_ghash_portable.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash copying build/lib.linux-riscv64-3.7/Cryptodome/Hash/SHA.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash copying build/lib.linux-riscv64-3.7/Cryptodome/Hash/_MD2.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash copying build/lib.linux-riscv64-3.7/Cryptodome/Hash/_BLAKE2s.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash copying build/lib.linux-riscv64-3.7/Cryptodome/Hash/CMAC.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash copying build/lib.linux-riscv64-3.7/Cryptodome/Hash/_keccak.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash copying build/lib.linux-riscv64-3.7/Cryptodome/Hash/SHA224.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash copying build/lib.linux-riscv64-3.7/Cryptodome/Hash/RIPEMD.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash copying build/lib.linux-riscv64-3.7/Cryptodome/Hash/BLAKE2s.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash copying build/lib.linux-riscv64-3.7/Cryptodome/Hash/HMAC.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash copying build/lib.linux-riscv64-3.7/Cryptodome/Hash/SHA256.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash copying build/lib.linux-riscv64-3.7/Cryptodome/Hash/MD5.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash copying build/lib.linux-riscv64-3.7/Cryptodome/Hash/MD2.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash copying build/lib.linux-riscv64-3.7/Cryptodome/Hash/_BLAKE2b.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash copying build/lib.linux-riscv64-3.7/Cryptodome/Hash/SHAKE256.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash copying build/lib.linux-riscv64-3.7/Cryptodome/Hash/__init__.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash copying build/lib.linux-riscv64-3.7/Cryptodome/Hash/_RIPEMD160.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash copying build/lib.linux-riscv64-3.7/Cryptodome/Hash/SHA384.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Random copying build/lib.linux-riscv64-3.7/Cryptodome/Random/random.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Random copying build/lib.linux-riscv64-3.7/Cryptodome/Random/__init__.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Random copying build/lib.linux-riscv64-3.7/Cryptodome/__init__.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome creating /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Signature copying build/lib.linux-riscv64-3.7/Cryptodome/Signature/DSS.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Signature copying build/lib.linux-riscv64-3.7/Cryptodome/Signature/PKCS1_PSS.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Signature copying build/lib.linux-riscv64-3.7/Cryptodome/Signature/pkcs1_15.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Signature copying build/lib.linux-riscv64-3.7/Cryptodome/Signature/PKCS1_v1_5.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Signature copying build/lib.linux-riscv64-3.7/Cryptodome/Signature/pss.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Signature copying build/lib.linux-riscv64-3.7/Cryptodome/Signature/__init__.py -> /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Signature byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/IO/_PBES.py to _PBES.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/IO/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/IO/PEM.py to PEM.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/IO/PKCS8.py to PKCS8.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher/DES3.py to DES3.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher/DES.py to DES.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher/ChaCha20.py to ChaCha20.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher/_mode_openpgp.py to _mode_openpgp.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher/_mode_ccm.py to _mode_ccm.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher/_mode_cfb.py to _mode_cfb.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher/_mode_ctr.py to _mode_ctr.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher/ARC4.py to ARC4.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher/ARC2.py to ARC2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher/_mode_cbc.py to _mode_cbc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher/AES.py to AES.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher/_mode_siv.py to _mode_siv.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher/PKCS1_v1_5.py to PKCS1_v1_5.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher/PKCS1_OAEP.py to PKCS1_OAEP.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher/_mode_ocb.py to _mode_ocb.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher/Salsa20.py to Salsa20.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher/_mode_ecb.py to _mode_ecb.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher/_mode_gcm.py to _mode_gcm.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher/CAST.py to CAST.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher/_mode_ofb.py to _mode_ofb.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher/Blowfish.py to Blowfish.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher/_mode_eax.py to _mode_eax.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/PublicKey/RSA.py to RSA.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/PublicKey/ElGamal.py to ElGamal.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/PublicKey/ECC.py to ECC.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/PublicKey/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/PublicKey/DSA.py to DSA.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/IO/test_PKCS8.py to test_PKCS8.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/IO/test_PBES.py to test_PBES.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/IO/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_DES3.py to test_DES3.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_CCM.py to test_CCM.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_CFB.py to test_CFB.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/common.py to common.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_AES.py to test_AES.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_OFB.py to test_OFB.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_Blowfish.py to test_Blowfish.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_DES.py to test_DES.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_CAST.py to test_CAST.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_OCB.py to test_OCB.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_ChaCha20.py to test_ChaCha20.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_EAX.py to test_EAX.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_ARC4.py to test_ARC4.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_OpenPGP.py to test_OpenPGP.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_CBC.py to test_CBC.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_GCM.py to test_GCM.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_pkcs1_15.py to test_pkcs1_15.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_CTR.py to test_CTR.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_ARC2.py to test_ARC2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_Salsa20.py to test_Salsa20.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_SIV.py to test_SIV.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Cipher/test_pkcs1_oaep.py to test_pkcs1_oaep.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/st_common.py to st_common.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/PublicKey/test_import_ECC.py to test_import_ECC.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/PublicKey/test_import_RSA.py to test_import_RSA.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/PublicKey/test_DSA.py to test_DSA.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/PublicKey/test_RSA.py to test_RSA.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/PublicKey/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/PublicKey/test_import_DSA.py to test_import_DSA.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/PublicKey/test_ECC.py to test_ECC.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/PublicKey/test_ElGamal.py to test_ElGamal.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/__main__.py to __main__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Util/test_Padding.py to test_Padding.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Util/test_Counter.py to test_Counter.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Util/test_number.py to test_number.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Util/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Util/test_asn1.py to test_asn1.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Util/test_strxor.py to test_strxor.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/loader.py to loader.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Protocol/test_KDF.py to test_KDF.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Protocol/test_SecretSharing.py to test_SecretSharing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Protocol/test_rfc1751.py to test_rfc1751.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Protocol/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Math/test_modexp.py to test_modexp.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Math/test_Primality.py to test_Primality.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Math/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Math/test_Numbers.py to test_Numbers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash/test_SHA3_384.py to test_SHA3_384.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash/test_BLAKE2.py to test_BLAKE2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash/test_MD4.py to test_MD4.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash/test_RIPEMD160.py to test_RIPEMD160.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash/test_SHA1.py to test_SHA1.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash/test_SHA256.py to test_SHA256.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash/test_MD2.py to test_MD2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash/common.py to common.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash/test_CMAC.py to test_CMAC.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash/test_SHA3_224.py to test_SHA3_224.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash/test_SHA3_256.py to test_SHA3_256.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash/test_SHA224.py to test_SHA224.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash/test_HMAC.py to test_HMAC.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash/test_SHAKE.py to test_SHAKE.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash/test_keccak.py to test_keccak.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash/test_SHA384.py to test_SHA384.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash/test_MD5.py to test_MD5.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash/test_SHA3_512.py to test_SHA3_512.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Hash/test_SHA512.py to test_SHA512.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Random/test_random.py to test_random.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Random/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Signature/test_pkcs1_15.py to test_pkcs1_15.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Signature/test_dss.py to test_dss.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Signature/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/Signature/test_pss.py to test_pss.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Util/number.py to number.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Util/_cpu_features.py to _cpu_features.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Util/_file_system.py to _file_system.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Util/RFC1751.py to RFC1751.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Util/Padding.py to Padding.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Util/asn1.py to asn1.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Util/py3compat.py to py3compat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Util/_raw_api.py to _raw_api.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Util/Counter.py to Counter.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Util/strxor.py to strxor.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Util/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Protocol/SecretSharing.py to SecretSharing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Protocol/KDF.py to KDF.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Protocol/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Math/_Numbers_int.py to _Numbers_int.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Math/_Numbers_custom.py to _Numbers_custom.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Math/_Numbers_gmp.py to _Numbers_gmp.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Math/Numbers.py to Numbers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Math/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Math/Primality.py to Primality.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash/SHA1.py to SHA1.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash/MD4.py to MD4.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash/BLAKE2b.py to BLAKE2b.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash/keccak.py to keccak.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash/SHA3_256.py to SHA3_256.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash/SHA512.py to SHA512.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash/SHAKE128.py to SHAKE128.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash/RIPEMD160.py to RIPEMD160.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash/SHA3_384.py to SHA3_384.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash/SHA3_224.py to SHA3_224.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash/SHA3_512.py to SHA3_512.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash/SHA.py to SHA.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash/CMAC.py to CMAC.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash/SHA224.py to SHA224.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash/RIPEMD.py to RIPEMD.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash/BLAKE2s.py to BLAKE2s.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash/HMAC.py to HMAC.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash/SHA256.py to SHA256.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash/MD5.py to MD5.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash/MD2.py to MD2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash/SHAKE256.py to SHAKE256.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash/SHA384.py to SHA384.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Random/random.py to random.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Random/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Signature/DSS.py to DSS.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Signature/PKCS1_PSS.py to PKCS1_PSS.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Signature/pkcs1_15.py to pkcs1_15.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Signature/PKCS1_v1_5.py to PKCS1_v1_5.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Signature/pss.py to pss.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Signature/__init__.py to __init__.cpython-37.pyc writing byte-compilation script '/tmp/tmp02vklt5k.py' /usr/bin/python3 /tmp/tmp02vklt5k.py removing /tmp/tmp02vklt5k.py running install_egg_info running egg_info writing pycryptodomex.egg-info/PKG-INFO writing dependency_links to pycryptodomex.egg-info/dependency_links.txt writing top-level names to pycryptodomex.egg-info/top_level.txt reading manifest file 'pycryptodomex.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pycryptodomex.egg-info/SOURCES.txt' Copying pycryptodomex.egg-info to /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/pycryptodomex-3.6.4-py3.7.egg-info running install_scripts BUILDSTDERR: Copying file lib/Crypto/Hash/SHA3_384.py to lib/Cryptodome/Hash/SHA3_384.py BUILDSTDERR: Copying file lib/Crypto/Hash/SHA3_224.py to lib/Cryptodome/Hash/SHA3_224.py BUILDSTDERR: Copying file lib/Crypto/Hash/SHA3_512.py to lib/Cryptodome/Hash/SHA3_512.py BUILDSTDERR: Copying file lib/Crypto/Hash/SHA.py to lib/Cryptodome/Hash/SHA.py BUILDSTDERR: Copying file lib/Crypto/Hash/CMAC.py to lib/Cryptodome/Hash/CMAC.py BUILDSTDERR: Copying file lib/Crypto/Hash/SHA224.py to lib/Cryptodome/Hash/SHA224.py BUILDSTDERR: Copying file lib/Crypto/Hash/RIPEMD.py to lib/Cryptodome/Hash/RIPEMD.py BUILDSTDERR: Copying file lib/Crypto/Hash/BLAKE2s.py to lib/Cryptodome/Hash/BLAKE2s.py BUILDSTDERR: Copying file lib/Crypto/Hash/HMAC.py to lib/Cryptodome/Hash/HMAC.py BUILDSTDERR: Copying file lib/Crypto/Hash/SHA256.py to lib/Cryptodome/Hash/SHA256.py BUILDSTDERR: Copying file lib/Crypto/Hash/MD5.py to lib/Cryptodome/Hash/MD5.py BUILDSTDERR: Copying file lib/Crypto/Hash/MD2.py to lib/Cryptodome/Hash/MD2.py BUILDSTDERR: Copying file lib/Crypto/Hash/SHAKE256.py to lib/Cryptodome/Hash/SHAKE256.py BUILDSTDERR: Copying file lib/Crypto/Hash/__init__.py to lib/Cryptodome/Hash/__init__.py BUILDSTDERR: Copying file lib/Crypto/Hash/SHA384.py to lib/Cryptodome/Hash/SHA384.py BUILDSTDERR: Copying file lib/Crypto/Hash/__pycache__/SHA3_512.cpython-37.pyc to lib/Cryptodome/Hash/__pycache__/SHA3_512.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Hash/__pycache__/SHA384.cpython-37.pyc to lib/Cryptodome/Hash/__pycache__/SHA384.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Hash/__pycache__/SHA224.cpython-37.pyc to lib/Cryptodome/Hash/__pycache__/SHA224.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Hash/__pycache__/SHA256.cpython-37.pyc to lib/Cryptodome/Hash/__pycache__/SHA256.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Hash/__pycache__/SHA512.cpython-37.pyc to lib/Cryptodome/Hash/__pycache__/SHA512.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Hash/__pycache__/HMAC.cpython-37.pyc to lib/Cryptodome/Hash/__pycache__/HMAC.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Hash/__pycache__/MD5.cpython-37.pyc to lib/Cryptodome/Hash/__pycache__/MD5.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Hash/__pycache__/SHAKE256.cpython-37.pyc to lib/Cryptodome/Hash/__pycache__/SHAKE256.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Hash/__pycache__/CMAC.cpython-37.pyc to lib/Cryptodome/Hash/__pycache__/CMAC.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Hash/__pycache__/SHA3_384.cpython-37.pyc to lib/Cryptodome/Hash/__pycache__/SHA3_384.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Hash/__pycache__/keccak.cpython-37.pyc to lib/Cryptodome/Hash/__pycache__/keccak.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Hash/__pycache__/BLAKE2s.cpython-37.pyc to lib/Cryptodome/Hash/__pycache__/BLAKE2s.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Hash/__pycache__/__init__.cpython-37.pyc to lib/Cryptodome/Hash/__pycache__/__init__.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Hash/__pycache__/SHAKE128.cpython-37.pyc to lib/Cryptodome/Hash/__pycache__/SHAKE128.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Hash/__pycache__/SHA1.cpython-37.pyc to lib/Cryptodome/Hash/__pycache__/SHA1.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Hash/__pycache__/RIPEMD160.cpython-37.pyc to lib/Cryptodome/Hash/__pycache__/RIPEMD160.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Hash/__pycache__/SHA3_256.cpython-37.pyc to lib/Cryptodome/Hash/__pycache__/SHA3_256.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Hash/__pycache__/BLAKE2b.cpython-37.pyc to lib/Cryptodome/Hash/__pycache__/BLAKE2b.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Hash/__pycache__/MD2.cpython-37.pyc to lib/Cryptodome/Hash/__pycache__/MD2.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Hash/__pycache__/SHA3_224.cpython-37.pyc to lib/Cryptodome/Hash/__pycache__/SHA3_224.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Random/random.py to lib/Cryptodome/Random/random.py BUILDSTDERR: Copying file lib/Crypto/Random/__init__.py to lib/Cryptodome/Random/__init__.py BUILDSTDERR: Copying file lib/Crypto/Random/__pycache__/__init__.cpython-37.pyc to lib/Cryptodome/Random/__pycache__/__init__.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Signature/DSS.py to lib/Cryptodome/Signature/DSS.py BUILDSTDERR: Copying file lib/Crypto/Signature/PKCS1_PSS.py to lib/Cryptodome/Signature/PKCS1_PSS.py BUILDSTDERR: Copying file lib/Crypto/Signature/pkcs1_15.py to lib/Cryptodome/Signature/pkcs1_15.py BUILDSTDERR: Copying file lib/Crypto/Signature/PKCS1_v1_5.py to lib/Cryptodome/Signature/PKCS1_v1_5.py BUILDSTDERR: Copying file lib/Crypto/Signature/pss.py to lib/Cryptodome/Signature/pss.py BUILDSTDERR: Copying file lib/Crypto/Signature/__init__.py to lib/Cryptodome/Signature/__init__.py BUILDSTDERR: Copying file lib/Crypto/Signature/__pycache__/pss.cpython-37.pyc to lib/Cryptodome/Signature/__pycache__/pss.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Signature/__pycache__/DSS.cpython-37.pyc to lib/Cryptodome/Signature/__pycache__/DSS.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Signature/__pycache__/pkcs1_15.cpython-37.pyc to lib/Cryptodome/Signature/__pycache__/pkcs1_15.cpython-37.pyc BUILDSTDERR: Copying file lib/Crypto/Signature/__pycache__/__init__.cpython-37.pyc to lib/Cryptodome/Signature/__pycache__/__init__.cpython-37.pyc + install -Dpm 0644 Doc/_build/man/pycryptodome.1 /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/share/man/man1/pycryptodome.1 + chmod 0755 /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/gen_ecc_p256.sh + chmod 0755 /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/gen_ecc_p256.sh + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 3.6.4-1.fc29 --unique-debug-suffix -3.6.4-1.fc29.riscv64 --unique-debug-src-base python-pycryptodomex-3.6.4-1.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pycryptodome-3.6.4 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher/_raw_ocb.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher/_raw_ecb.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher/_raw_ctr.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher/_raw_des.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher/_raw_ecb.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher/_raw_ctr.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher/_raw_ocb.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher/_raw_des.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher/_raw_cast.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher/_raw_ofb.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher/_raw_aes.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher/_raw_cast.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher/_raw_ofb.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher/_raw_aes.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher/_raw_des3.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher/_raw_des3.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher/_chacha20.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher/_ARC4.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher/_chacha20.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher/_raw_cfb.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher/_raw_cbc.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher/_ARC4.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher/_raw_cfb.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher/_raw_cbc.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher/_Salsa20.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher/_raw_blowfish.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Util/_strxor.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher/_raw_arc2.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher/_raw_blowfish.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher/_Salsa20.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Util/_strxor.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Cipher/_raw_arc2.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Util/_cpuid_c.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Math/_montgomery.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Protocol/_scrypt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash/_keccak.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Util/_cpuid_c.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Math/_montgomery.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Protocol/_scrypt.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash/_keccak.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash/_RIPEMD160.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash/_BLAKE2s.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash/_MD4.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash/_MD2.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash/_RIPEMD160.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash/_BLAKE2s.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash/_MD4.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash/_MD2.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash/_SHA1.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash/_BLAKE2b.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash/_SHA384.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash/_SHA1.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash/_BLAKE2b.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash/_SHA384.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash/_SHA256.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash/_SHA256.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash/_SHA512.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash/_ghash_portable.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash/_SHA512.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash/_ghash_portable.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash/_SHA224.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash/_SHA224.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash/_MD5.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7/site-packages/Cryptodome/Hash/_MD5.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher/_raw_des3.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher/_raw_des3.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher/_raw_cast.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher/_raw_cast.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher/_raw_arc2.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher/_raw_arc2.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher/_ARC4.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher/_ARC4.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher/_raw_ocb.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher/_raw_ocb.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher/_chacha20.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher/_chacha20.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher/_raw_ecb.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher/_raw_ecb.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher/_raw_cbc.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher/_raw_cbc.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher/_raw_cfb.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher/_raw_cfb.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher/_raw_ofb.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher/_Salsa20.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher/_raw_ofb.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher/_Salsa20.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher/_raw_des.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher/_raw_des.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher/_raw_blowfish.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher/_raw_blowfish.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher/_raw_aes.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher/_raw_aes.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher/_raw_ctr.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Cipher/_raw_ctr.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Util/_strxor.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Util/_strxor.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Util/_cpuid_c.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Util/_cpuid_c.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Protocol/_scrypt.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Protocol/_scrypt.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Math/_montgomery.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Math/_montgomery.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash/_SHA384.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash/_SHA384.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash/_SHA224.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash/_SHA224.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash/_SHA1.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash/_SHA1.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash/_MD5.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash/_MD5.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash/_SHA256.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash/_SHA256.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash/_SHA512.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash/_SHA512.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash/_MD4.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash/_MD4.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash/_ghash_portable.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash/_ghash_portable.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash/_MD2.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash/_MD2.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash/_BLAKE2s.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash/_BLAKE2s.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash/_keccak.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash/_keccak.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash/_BLAKE2b.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash/_BLAKE2b.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash/_RIPEMD160.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7/site-packages/Cryptodome/Hash/_RIPEMD160.cpython-37m-riscv64-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 64 CRC32s, 0 CRC32s did match. BUILDSTDERR: 644 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /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 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/lib/debug/usr/lib64/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/gen_ecc_p256.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/python3.7/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/gen_ecc_p256.sh from /bin/sh to #!/usr/bin/sh Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.AueJVn Processing files: python2-pycryptodomex-3.6.4-1.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ZUqu4u + umask 022 + cd /builddir/build/BUILD + cd pycryptodome-3.6.4 + DOCDIR=/builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/share/doc/python2-pycryptodomex + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/share/doc/python2-pycryptodomex + cp -pr AUTHORS.rst /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/share/doc/python2-pycryptodomex + cp -pr Changelog.rst /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/share/doc/python2-pycryptodomex + cp -pr README.rst /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/share/doc/python2-pycryptodomex Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.JCoa5w + exit 0 + umask 022 + cd /builddir/build/BUILD + cd pycryptodome-3.6.4 + LICENSEDIR=/builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/share/licenses/python2-pycryptodomex + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/share/licenses/python2-pycryptodomex + cp -pr LICENSE.rst /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/share/licenses/python2-pycryptodomex + exit 0 Provides: python-pycryptodomex = 3.6.4-1.fc29 python-pycryptodomex(riscv-64) = 3.6.4-1.fc29 python2-pycryptodomex = 3.6.4-1.fc29 python2-pycryptodomex(riscv-64) = 3.6.4-1.fc29 python2.7dist(pycryptodomex) = 3.6.4 python2dist(pycryptodomex) = 3.6.4 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: /usr/bin/sh ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libtomcrypt.so.1()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: python-pycryptodomex < 3.6.4-1.fc29 Processing files: python3-pycryptodomex-3.6.4-1.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NDPa1z + umask 022 + cd /builddir/build/BUILD + cd pycryptodome-3.6.4 + DOCDIR=/builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/share/doc/python3-pycryptodomex + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/share/doc/python3-pycryptodomex + cp -pr AUTHORS.rst /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/share/doc/python3-pycryptodomex + cp -pr Changelog.rst /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/share/doc/python3-pycryptodomex + cp -pr README.rst /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/share/doc/python3-pycryptodomex + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.NEVdEF + umask 022 + cd /builddir/build/BUILD + cd pycryptodome-3.6.4 + LICENSEDIR=/builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/share/licenses/python3-pycryptodomex + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/share/licenses/python3-pycryptodomex + cp -pr LICENSE.rst /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64/usr/share/licenses/python3-pycryptodomex + exit 0 Provides: python3-pycryptodomex = 3.6.4-1.fc29 python3-pycryptodomex(riscv-64) = 3.6.4-1.fc29 python3.7dist(pycryptodomex) = 3.6.4 python3dist(pycryptodomex) = 3.6.4 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: /usr/bin/sh ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libtomcrypt.so.1()(64bit) python(abi) = 3.7 rtld(GNU_HASH) Processing files: python-pycryptodomex-debugsource-3.6.4-1.fc29.riscv64 Provides: python-pycryptodomex-debugsource = 3.6.4-1.fc29 python-pycryptodomex-debugsource(riscv-64) = 3.6.4-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-pycryptodomex-debuginfo-3.6.4-1.fc29.riscv64 Provides: python-pycryptodomex-debuginfo = 3.6.4-1.fc29 python-pycryptodomex-debuginfo(riscv-64) = 3.6.4-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-pycryptodomex-debugsource(riscv-64) = 3.6.4-1.fc29 Processing files: python2-pycryptodomex-debuginfo-3.6.4-1.fc29.riscv64 Provides: debuginfo(build-id) = 009c688df3d8c6837ee2b73959d6de17926da0a4 debuginfo(build-id) = 10c1d2c88629bb28ec5dce95d150a5df1f99e8de debuginfo(build-id) = 2f9bb240eb3fdcffa850c86a8e7b3f48ed4d5f8f debuginfo(build-id) = 31a95c7433a5d9990ad91483089bb3698592cc34 debuginfo(build-id) = 33d4d9f0ab6f9df1c540285992384710ebd6c156 debuginfo(build-id) = 342c1390755123bce6d3c473797b67e7c763f878 debuginfo(build-id) = 35e391d1231f579aaec7481ddc7845f03e80157d debuginfo(build-id) = 397d92e778a3d5099fbbb4121f48a7613a6f330e debuginfo(build-id) = 3dd754e2f4e5991f29329ca53fb3ab61858fe5fa debuginfo(build-id) = 3f78622540ab5472809e9bb4478300c921301410 debuginfo(build-id) = 403404d49c3b64d281710066be2681b02f2c6e25 debuginfo(build-id) = 4294fe37d22486278172b32f8f8bcc0cf4633f40 debuginfo(build-id) = 44eef8339c7408eaf33517a5cc20be9961dd4d39 debuginfo(build-id) = 45ec8633d0be69f9180662e578becab5c0409605 debuginfo(build-id) = 5fe004e10dee957d43ebca5ddb545cef05dd0c74 debuginfo(build-id) = 610435d24bfffebdbef66fe47fdb05fc610aa7c5 debuginfo(build-id) = 6c6744c41ec57058c9c533b7bd00396755c8ac16 debuginfo(build-id) = 6c965cf205d8b1e158a6f211e80fc04703127deb debuginfo(build-id) = 792f6e8bf921fafcb84cad39941343b691ab46c8 debuginfo(build-id) = 7b3f1ad3e95df54832d0cb3ac76de7b7be1384dd debuginfo(build-id) = 7d84f1f8a342351a6819ee1aecbea1e329653fa7 debuginfo(build-id) = 86224a537d44ac18053c8139c5038d8f07dd04fb debuginfo(build-id) = 9ecd5d177520ca95d4202c7341b6cb09645c2a67 debuginfo(build-id) = b1b1b42aa2ec04604964486ec228920e147e19b8 debuginfo(build-id) = b4ec690f2aaccb485961bd2cbca417879caae04a debuginfo(build-id) = b9a9b817db466f4df5b34107d030268513a13a17 debuginfo(build-id) = c9c4362464445f9f6088c7821e002396528d9395 debuginfo(build-id) = cc47508dadbe3c90861f8dda162f7e1c53def053 debuginfo(build-id) = d888355f32e63d76a0bb4b1afaccf24b91eb6dde debuginfo(build-id) = e3955a8c24979b15ee64d9b31a84fa915b8a8500 debuginfo(build-id) = e7dc133250b83bf9e9709a98d8af79cf9d1ea5a8 debuginfo(build-id) = f71d6f41dffe86880f33a16a681f78d1f8ede19c python2-pycryptodomex-debuginfo = 3.6.4-1.fc29 python2-pycryptodomex-debuginfo(riscv-64) = 3.6.4-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-pycryptodomex-debugsource(riscv-64) = 3.6.4-1.fc29 Processing files: python3-pycryptodomex-debuginfo-3.6.4-1.fc29.riscv64 Provides: debuginfo(build-id) = 11b76b1d6c55e44867c6af0c4d2ec6c02c350b87 debuginfo(build-id) = 2eed20751ba57a861a8d26c1862d83f12cca96ef debuginfo(build-id) = 2fa8479d83866b3722e3a7c8701db026f3eb8a23 debuginfo(build-id) = 36dcff7634dca4a2c005a7f23d7520d1295ecc78 debuginfo(build-id) = 431ccf6843e03e477be7abcf39d6a729c66e6901 debuginfo(build-id) = 459e0bd1762a1bc4ffec7cd9c42c8304605a7944 debuginfo(build-id) = 58d66eda3481b0439036a73affb2d4e85679abaf debuginfo(build-id) = 5ddfb20815d22bd3ff423223064e9a25bfd3efc3 debuginfo(build-id) = 600e5e406a308aa8aa3a94854431e246910dbc10 debuginfo(build-id) = 6d39b545682736001313811d2d80e75fc19ebf78 debuginfo(build-id) = 7438b1566636a35a23498307df6d8de256ea70fd debuginfo(build-id) = 79c45948471933238512f19a43f1753f44f9bd58 debuginfo(build-id) = 7d88668763ec5cf1fe12b61b8b669da66edf8a0b debuginfo(build-id) = 7e64b9cdb2cfecb5e46cf7366518ad246849f94f debuginfo(build-id) = 84d279b90edd7efc197f3894e2c6a22de1f036d2 debuginfo(build-id) = 8cd5add73f58a491d0841c93915737a3dc4f19b5 debuginfo(build-id) = 92317498420a96e0fa18795403328586844bb62e debuginfo(build-id) = beba91b320c887bf1133b961f200b5183e7e8fdc debuginfo(build-id) = cae222199c7d99b5fbd97881f414c5552f741bc0 debuginfo(build-id) = cc037d1686d7a70fe8f6b44c3ee9d402a4180bfe debuginfo(build-id) = cc3a8837fed462b3e1519950bce9d4e6654af34b debuginfo(build-id) = ceccf372d3976117a3993371ece7e6de72c4d292 debuginfo(build-id) = d2cba6ac2cbcee59f2027b2aad0fd33fcaba3cab debuginfo(build-id) = d6ea6a2c43e810daa83764b282ccdb53fcd05b05 debuginfo(build-id) = db9f15847f96c5abe52291088ab57249cb8727f9 debuginfo(build-id) = dc175fd419142c746f752d3a383edf98191ec734 debuginfo(build-id) = dc8adf558f80382e10d3b52ee4a93d0ca251dfbd debuginfo(build-id) = e295d938132fe789a2fe7d18b1b88b53b40aca03 debuginfo(build-id) = ea09fb84b44ea927e174146154861978a7b9061d debuginfo(build-id) = ee4d6b0f2be2475c1187a34c6839a330619389fb debuginfo(build-id) = f96a6f2e266cd43e1ac980b2298e35640fa963cf debuginfo(build-id) = fcbd8bf3d99dee385f69551ee60257f383371311 python3-pycryptodomex-debuginfo = 3.6.4-1.fc29 python3-pycryptodomex-debuginfo(riscv-64) = 3.6.4-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-pycryptodomex-debugsource(riscv-64) = 3.6.4-1.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64 Wrote: /builddir/build/RPMS/python2-pycryptodomex-3.6.4-1.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python3-pycryptodomex-3.6.4-1.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python-pycryptodomex-debugsource-3.6.4-1.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python-pycryptodomex-debuginfo-3.6.4-1.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python2-pycryptodomex-debuginfo-3.6.4-1.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python3-pycryptodomex-debuginfo-3.6.4-1.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.t5mswv + umask 022 + cd /builddir/build/BUILD + cd pycryptodome-3.6.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pycryptodomex-3.6.4-1.fc29.riscv64 + exit 0 Child return code was: 0