D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/python-pycryptodome-3.9.8-1.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.hySxTw + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf pycryptodome-3.9.8 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/pycryptodome-3.9.8.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pycryptodome-3.9.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.2VZSYu + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pycryptodome-3.9.8 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' Testing support for clang Target does not support clang Testing support for gcc Target does support gcc Testing support for stdint.h header Target does support stdint.h header Testing support for 128-bit integer Target does support 128-bit integer Testing support for cpuid.h header Target does support cpuid.h header Testing support for intrin.h header Target does not support intrin.h header Testing support for posix_memalign Target does support posix_memalign Testing support for SSE2(intrin.h) Target does not support SSE2(intrin.h) Testing support for SSE2(x86intrin.h) Target does support SSE2(x86intrin.h) Testing support for AESNI intrinsics Target does support AESNI intrinsics Compiling support for AESNI instructions Testing support for CLMUL intrinsics Target does support CLMUL intrinsics Compiling support for CLMUL instructions running build running build_py creating build/lib.linux-x86_64-3.8 creating build/lib.linux-x86_64-3.8/Crypto copying lib/Crypto/__init__.py -> build/lib.linux-x86_64-3.8/Crypto creating build/lib.linux-x86_64-3.8/Crypto/Cipher copying lib/Crypto/Cipher/_mode_ofb.py -> build/lib.linux-x86_64-3.8/Crypto/Cipher copying lib/Crypto/Cipher/_mode_ecb.py -> build/lib.linux-x86_64-3.8/Crypto/Cipher copying lib/Crypto/Cipher/_mode_gcm.py -> build/lib.linux-x86_64-3.8/Crypto/Cipher copying lib/Crypto/Cipher/CAST.py -> build/lib.linux-x86_64-3.8/Crypto/Cipher copying lib/Crypto/Cipher/_mode_openpgp.py -> build/lib.linux-x86_64-3.8/Crypto/Cipher copying lib/Crypto/Cipher/DES.py -> build/lib.linux-x86_64-3.8/Crypto/Cipher copying lib/Crypto/Cipher/ARC2.py -> build/lib.linux-x86_64-3.8/Crypto/Cipher copying lib/Crypto/Cipher/PKCS1_OAEP.py -> build/lib.linux-x86_64-3.8/Crypto/Cipher copying lib/Crypto/Cipher/Salsa20.py -> build/lib.linux-x86_64-3.8/Crypto/Cipher copying lib/Crypto/Cipher/__init__.py -> build/lib.linux-x86_64-3.8/Crypto/Cipher copying lib/Crypto/Cipher/_mode_cfb.py -> build/lib.linux-x86_64-3.8/Crypto/Cipher copying lib/Crypto/Cipher/PKCS1_v1_5.py -> build/lib.linux-x86_64-3.8/Crypto/Cipher copying lib/Crypto/Cipher/ChaCha20.py -> build/lib.linux-x86_64-3.8/Crypto/Cipher copying lib/Crypto/Cipher/_mode_ocb.py -> build/lib.linux-x86_64-3.8/Crypto/Cipher copying lib/Crypto/Cipher/ARC4.py -> build/lib.linux-x86_64-3.8/Crypto/Cipher copying lib/Crypto/Cipher/ChaCha20_Poly1305.py -> build/lib.linux-x86_64-3.8/Crypto/Cipher copying lib/Crypto/Cipher/AES.py -> build/lib.linux-x86_64-3.8/Crypto/Cipher copying lib/Crypto/Cipher/_mode_siv.py -> build/lib.linux-x86_64-3.8/Crypto/Cipher copying lib/Crypto/Cipher/_mode_ctr.py -> build/lib.linux-x86_64-3.8/Crypto/Cipher copying lib/Crypto/Cipher/DES3.py -> build/lib.linux-x86_64-3.8/Crypto/Cipher copying lib/Crypto/Cipher/_EKSBlowfish.py -> build/lib.linux-x86_64-3.8/Crypto/Cipher copying lib/Crypto/Cipher/_mode_cbc.py -> build/lib.linux-x86_64-3.8/Crypto/Cipher copying lib/Crypto/Cipher/_mode_eax.py -> build/lib.linux-x86_64-3.8/Crypto/Cipher copying lib/Crypto/Cipher/Blowfish.py -> build/lib.linux-x86_64-3.8/Crypto/Cipher copying lib/Crypto/Cipher/_mode_ccm.py -> build/lib.linux-x86_64-3.8/Crypto/Cipher creating build/lib.linux-x86_64-3.8/Crypto/Hash copying lib/Crypto/Hash/BLAKE2b.py -> build/lib.linux-x86_64-3.8/Crypto/Hash copying lib/Crypto/Hash/MD5.py -> build/lib.linux-x86_64-3.8/Crypto/Hash copying lib/Crypto/Hash/SHAKE128.py -> build/lib.linux-x86_64-3.8/Crypto/Hash copying lib/Crypto/Hash/BLAKE2s.py -> build/lib.linux-x86_64-3.8/Crypto/Hash copying lib/Crypto/Hash/SHA3_256.py -> build/lib.linux-x86_64-3.8/Crypto/Hash copying lib/Crypto/Hash/MD4.py -> build/lib.linux-x86_64-3.8/Crypto/Hash copying lib/Crypto/Hash/Poly1305.py -> build/lib.linux-x86_64-3.8/Crypto/Hash copying lib/Crypto/Hash/CMAC.py -> build/lib.linux-x86_64-3.8/Crypto/Hash copying lib/Crypto/Hash/MD2.py -> build/lib.linux-x86_64-3.8/Crypto/Hash copying lib/Crypto/Hash/__init__.py -> build/lib.linux-x86_64-3.8/Crypto/Hash copying lib/Crypto/Hash/HMAC.py -> build/lib.linux-x86_64-3.8/Crypto/Hash copying lib/Crypto/Hash/SHA384.py -> build/lib.linux-x86_64-3.8/Crypto/Hash copying lib/Crypto/Hash/SHA3_384.py -> build/lib.linux-x86_64-3.8/Crypto/Hash copying lib/Crypto/Hash/SHA512.py -> build/lib.linux-x86_64-3.8/Crypto/Hash copying lib/Crypto/Hash/RIPEMD.py -> build/lib.linux-x86_64-3.8/Crypto/Hash copying lib/Crypto/Hash/SHAKE256.py -> build/lib.linux-x86_64-3.8/Crypto/Hash copying lib/Crypto/Hash/SHA256.py -> build/lib.linux-x86_64-3.8/Crypto/Hash copying lib/Crypto/Hash/keccak.py -> build/lib.linux-x86_64-3.8/Crypto/Hash copying lib/Crypto/Hash/SHA3_224.py -> build/lib.linux-x86_64-3.8/Crypto/Hash copying lib/Crypto/Hash/SHA.py -> build/lib.linux-x86_64-3.8/Crypto/Hash copying lib/Crypto/Hash/SHA224.py -> build/lib.linux-x86_64-3.8/Crypto/Hash copying lib/Crypto/Hash/SHA3_512.py -> build/lib.linux-x86_64-3.8/Crypto/Hash copying lib/Crypto/Hash/RIPEMD160.py -> build/lib.linux-x86_64-3.8/Crypto/Hash copying lib/Crypto/Hash/SHA1.py -> build/lib.linux-x86_64-3.8/Crypto/Hash creating build/lib.linux-x86_64-3.8/Crypto/IO copying lib/Crypto/IO/_PBES.py -> build/lib.linux-x86_64-3.8/Crypto/IO copying lib/Crypto/IO/__init__.py -> build/lib.linux-x86_64-3.8/Crypto/IO copying lib/Crypto/IO/PKCS8.py -> build/lib.linux-x86_64-3.8/Crypto/IO copying lib/Crypto/IO/PEM.py -> build/lib.linux-x86_64-3.8/Crypto/IO creating build/lib.linux-x86_64-3.8/Crypto/PublicKey copying lib/Crypto/PublicKey/DSA.py -> build/lib.linux-x86_64-3.8/Crypto/PublicKey copying lib/Crypto/PublicKey/ECC.py -> build/lib.linux-x86_64-3.8/Crypto/PublicKey copying lib/Crypto/PublicKey/RSA.py -> build/lib.linux-x86_64-3.8/Crypto/PublicKey copying lib/Crypto/PublicKey/ElGamal.py -> build/lib.linux-x86_64-3.8/Crypto/PublicKey copying lib/Crypto/PublicKey/_openssh.py -> build/lib.linux-x86_64-3.8/Crypto/PublicKey copying lib/Crypto/PublicKey/__init__.py -> build/lib.linux-x86_64-3.8/Crypto/PublicKey creating build/lib.linux-x86_64-3.8/Crypto/Protocol copying lib/Crypto/Protocol/KDF.py -> build/lib.linux-x86_64-3.8/Crypto/Protocol copying lib/Crypto/Protocol/SecretSharing.py -> build/lib.linux-x86_64-3.8/Crypto/Protocol copying lib/Crypto/Protocol/__init__.py -> build/lib.linux-x86_64-3.8/Crypto/Protocol creating build/lib.linux-x86_64-3.8/Crypto/Random copying lib/Crypto/Random/random.py -> build/lib.linux-x86_64-3.8/Crypto/Random copying lib/Crypto/Random/__init__.py -> build/lib.linux-x86_64-3.8/Crypto/Random creating build/lib.linux-x86_64-3.8/Crypto/Signature copying lib/Crypto/Signature/pkcs1_15.py -> build/lib.linux-x86_64-3.8/Crypto/Signature copying lib/Crypto/Signature/pss.py -> build/lib.linux-x86_64-3.8/Crypto/Signature copying lib/Crypto/Signature/DSS.py -> build/lib.linux-x86_64-3.8/Crypto/Signature copying lib/Crypto/Signature/__init__.py -> build/lib.linux-x86_64-3.8/Crypto/Signature copying lib/Crypto/Signature/PKCS1_PSS.py -> build/lib.linux-x86_64-3.8/Crypto/Signature copying lib/Crypto/Signature/PKCS1_v1_5.py -> build/lib.linux-x86_64-3.8/Crypto/Signature creating build/lib.linux-x86_64-3.8/Crypto/Util copying lib/Crypto/Util/Padding.py -> build/lib.linux-x86_64-3.8/Crypto/Util copying lib/Crypto/Util/RFC1751.py -> build/lib.linux-x86_64-3.8/Crypto/Util copying lib/Crypto/Util/_raw_api.py -> build/lib.linux-x86_64-3.8/Crypto/Util copying lib/Crypto/Util/Counter.py -> build/lib.linux-x86_64-3.8/Crypto/Util copying lib/Crypto/Util/asn1.py -> build/lib.linux-x86_64-3.8/Crypto/Util copying lib/Crypto/Util/_cpu_features.py -> build/lib.linux-x86_64-3.8/Crypto/Util copying lib/Crypto/Util/__init__.py -> build/lib.linux-x86_64-3.8/Crypto/Util copying lib/Crypto/Util/_file_system.py -> build/lib.linux-x86_64-3.8/Crypto/Util copying lib/Crypto/Util/py3compat.py -> build/lib.linux-x86_64-3.8/Crypto/Util copying lib/Crypto/Util/number.py -> build/lib.linux-x86_64-3.8/Crypto/Util copying lib/Crypto/Util/strxor.py -> build/lib.linux-x86_64-3.8/Crypto/Util creating build/lib.linux-x86_64-3.8/Crypto/Math copying lib/Crypto/Math/_IntegerCustom.py -> build/lib.linux-x86_64-3.8/Crypto/Math copying lib/Crypto/Math/_IntegerNative.py -> build/lib.linux-x86_64-3.8/Crypto/Math copying lib/Crypto/Math/__init__.py -> build/lib.linux-x86_64-3.8/Crypto/Math copying lib/Crypto/Math/Numbers.py -> build/lib.linux-x86_64-3.8/Crypto/Math copying lib/Crypto/Math/Primality.py -> build/lib.linux-x86_64-3.8/Crypto/Math copying lib/Crypto/Math/_IntegerGMP.py -> build/lib.linux-x86_64-3.8/Crypto/Math copying lib/Crypto/Math/_IntegerBase.py -> build/lib.linux-x86_64-3.8/Crypto/Math creating build/lib.linux-x86_64-3.8/Crypto/SelfTest copying lib/Crypto/SelfTest/st_common.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest copying lib/Crypto/SelfTest/__init__.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest copying lib/Crypto/SelfTest/__main__.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest copying lib/Crypto/SelfTest/loader.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest creating build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher copying lib/Crypto/SelfTest/Cipher/test_AES.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher copying lib/Crypto/SelfTest/Cipher/test_CFB.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher copying lib/Crypto/SelfTest/Cipher/test_ChaCha20_Poly1305.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher copying lib/Crypto/SelfTest/Cipher/test_pkcs1_15.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher copying lib/Crypto/SelfTest/Cipher/test_OCB.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher copying lib/Crypto/SelfTest/Cipher/test_pkcs1_oaep.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher copying lib/Crypto/SelfTest/Cipher/test_ARC4.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher copying lib/Crypto/SelfTest/Cipher/test_Salsa20.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher copying lib/Crypto/SelfTest/Cipher/test_CBC.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher copying lib/Crypto/SelfTest/Cipher/test_ChaCha20.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher copying lib/Crypto/SelfTest/Cipher/test_ARC2.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher copying lib/Crypto/SelfTest/Cipher/test_Blowfish.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher copying lib/Crypto/SelfTest/Cipher/test_SIV.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher copying lib/Crypto/SelfTest/Cipher/test_EAX.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher copying lib/Crypto/SelfTest/Cipher/test_CTR.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher copying lib/Crypto/SelfTest/Cipher/__init__.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher copying lib/Crypto/SelfTest/Cipher/test_CCM.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher copying lib/Crypto/SelfTest/Cipher/test_DES.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher copying lib/Crypto/SelfTest/Cipher/test_OpenPGP.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher copying lib/Crypto/SelfTest/Cipher/common.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher copying lib/Crypto/SelfTest/Cipher/test_CAST.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher copying lib/Crypto/SelfTest/Cipher/test_OFB.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher copying lib/Crypto/SelfTest/Cipher/test_GCM.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher copying lib/Crypto/SelfTest/Cipher/test_DES3.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher creating build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash copying lib/Crypto/SelfTest/Hash/test_Poly1305.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash copying lib/Crypto/SelfTest/Hash/test_SHAKE.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash copying lib/Crypto/SelfTest/Hash/test_MD4.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash copying lib/Crypto/SelfTest/Hash/test_SHA3_384.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash copying lib/Crypto/SelfTest/Hash/test_CMAC.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash copying lib/Crypto/SelfTest/Hash/test_SHA3_224.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash copying lib/Crypto/SelfTest/Hash/test_RIPEMD160.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash copying lib/Crypto/SelfTest/Hash/test_SHA256.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash copying lib/Crypto/SelfTest/Hash/test_keccak.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash copying lib/Crypto/SelfTest/Hash/test_SHA384.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash copying lib/Crypto/SelfTest/Hash/__init__.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash copying lib/Crypto/SelfTest/Hash/test_MD2.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash copying lib/Crypto/SelfTest/Hash/test_SHA3_512.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash copying lib/Crypto/SelfTest/Hash/test_SHA1.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash copying lib/Crypto/SelfTest/Hash/test_SHA3_256.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash copying lib/Crypto/SelfTest/Hash/test_MD5.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash copying lib/Crypto/SelfTest/Hash/test_SHA512.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash copying lib/Crypto/SelfTest/Hash/test_SHA224.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash copying lib/Crypto/SelfTest/Hash/common.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash copying lib/Crypto/SelfTest/Hash/test_BLAKE2.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash copying lib/Crypto/SelfTest/Hash/test_HMAC.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash creating build/lib.linux-x86_64-3.8/Crypto/SelfTest/IO copying lib/Crypto/SelfTest/IO/test_PBES.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/IO copying lib/Crypto/SelfTest/IO/__init__.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/IO copying lib/Crypto/SelfTest/IO/test_PKCS8.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/IO creating build/lib.linux-x86_64-3.8/Crypto/SelfTest/Protocol copying lib/Crypto/SelfTest/Protocol/test_SecretSharing.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Protocol copying lib/Crypto/SelfTest/Protocol/test_KDF.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Protocol copying lib/Crypto/SelfTest/Protocol/test_rfc1751.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Protocol copying lib/Crypto/SelfTest/Protocol/__init__.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Protocol creating build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey copying lib/Crypto/SelfTest/PublicKey/test_import_ECC.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey copying lib/Crypto/SelfTest/PublicKey/test_RSA.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey copying lib/Crypto/SelfTest/PublicKey/test_DSA.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey copying lib/Crypto/SelfTest/PublicKey/__init__.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey copying lib/Crypto/SelfTest/PublicKey/test_import_RSA.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey copying lib/Crypto/SelfTest/PublicKey/test_ElGamal.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey copying lib/Crypto/SelfTest/PublicKey/test_ECC.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey copying lib/Crypto/SelfTest/PublicKey/test_import_DSA.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey creating build/lib.linux-x86_64-3.8/Crypto/SelfTest/Random copying lib/Crypto/SelfTest/Random/test_random.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Random copying lib/Crypto/SelfTest/Random/__init__.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Random creating build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature copying lib/Crypto/SelfTest/Signature/test_pss.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature copying lib/Crypto/SelfTest/Signature/test_pkcs1_15.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature copying lib/Crypto/SelfTest/Signature/test_dss.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature copying lib/Crypto/SelfTest/Signature/__init__.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature creating build/lib.linux-x86_64-3.8/Crypto/SelfTest/Util copying lib/Crypto/SelfTest/Util/test_rfc1751.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Util copying lib/Crypto/SelfTest/Util/test_asn1.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Util copying lib/Crypto/SelfTest/Util/test_Counter.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Util copying lib/Crypto/SelfTest/Util/test_strxor.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Util copying lib/Crypto/SelfTest/Util/__init__.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Util copying lib/Crypto/SelfTest/Util/test_Padding.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Util copying lib/Crypto/SelfTest/Util/test_number.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Util creating build/lib.linux-x86_64-3.8/Crypto/SelfTest/Math copying lib/Crypto/SelfTest/Math/test_Numbers.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Math copying lib/Crypto/SelfTest/Math/__init__.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Math copying lib/Crypto/SelfTest/Math/test_modexp.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Math copying lib/Crypto/SelfTest/Math/test_Primality.py -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Math copying lib/Crypto/py.typed -> build/lib.linux-x86_64-3.8/Crypto copying lib/Crypto/__init__.pyi -> build/lib.linux-x86_64-3.8/Crypto copying lib/Crypto/Cipher/_mode_ocb.pyi -> build/lib.linux-x86_64-3.8/Crypto/Cipher copying lib/Crypto/Cipher/PKCS1_v1_5.pyi -> build/lib.linux-x86_64-3.8/Crypto/Cipher copying lib/Crypto/Cipher/_mode_cbc.pyi -> build/lib.linux-x86_64-3.8/Crypto/Cipher copying lib/Crypto/Cipher/_mode_siv.pyi -> build/lib.linux-x86_64-3.8/Crypto/Cipher copying lib/Crypto/Cipher/_mode_ccm.pyi -> build/lib.linux-x86_64-3.8/Crypto/Cipher copying lib/Crypto/Cipher/ARC4.pyi -> build/lib.linux-x86_64-3.8/Crypto/Cipher copying lib/Crypto/Cipher/_mode_ecb.pyi -> build/lib.linux-x86_64-3.8/Crypto/Cipher copying lib/Crypto/Cipher/ChaCha20.pyi -> build/lib.linux-x86_64-3.8/Crypto/Cipher copying lib/Crypto/Cipher/PKCS1_OAEP.pyi -> build/lib.linux-x86_64-3.8/Crypto/Cipher copying lib/Crypto/Cipher/CAST.pyi -> build/lib.linux-x86_64-3.8/Crypto/Cipher copying lib/Crypto/Cipher/Blowfish.pyi -> build/lib.linux-x86_64-3.8/Crypto/Cipher copying lib/Crypto/Cipher/__init__.pyi -> build/lib.linux-x86_64-3.8/Crypto/Cipher copying lib/Crypto/Cipher/_mode_gcm.pyi -> build/lib.linux-x86_64-3.8/Crypto/Cipher copying lib/Crypto/Cipher/_mode_ofb.pyi -> build/lib.linux-x86_64-3.8/Crypto/Cipher copying lib/Crypto/Cipher/DES3.pyi -> build/lib.linux-x86_64-3.8/Crypto/Cipher copying lib/Crypto/Cipher/DES.pyi -> build/lib.linux-x86_64-3.8/Crypto/Cipher copying lib/Crypto/Cipher/_mode_openpgp.pyi -> build/lib.linux-x86_64-3.8/Crypto/Cipher copying lib/Crypto/Cipher/AES.pyi -> build/lib.linux-x86_64-3.8/Crypto/Cipher copying lib/Crypto/Cipher/_EKSBlowfish.pyi -> build/lib.linux-x86_64-3.8/Crypto/Cipher copying lib/Crypto/Cipher/_mode_cfb.pyi -> build/lib.linux-x86_64-3.8/Crypto/Cipher copying lib/Crypto/Cipher/ChaCha20_Poly1305.pyi -> build/lib.linux-x86_64-3.8/Crypto/Cipher copying lib/Crypto/Cipher/_mode_ctr.pyi -> build/lib.linux-x86_64-3.8/Crypto/Cipher copying lib/Crypto/Cipher/Salsa20.pyi -> build/lib.linux-x86_64-3.8/Crypto/Cipher copying lib/Crypto/Cipher/_mode_eax.pyi -> build/lib.linux-x86_64-3.8/Crypto/Cipher copying lib/Crypto/Cipher/ARC2.pyi -> build/lib.linux-x86_64-3.8/Crypto/Cipher copying lib/Crypto/Hash/BLAKE2s.pyi -> build/lib.linux-x86_64-3.8/Crypto/Hash copying lib/Crypto/Hash/keccak.pyi -> build/lib.linux-x86_64-3.8/Crypto/Hash copying lib/Crypto/Hash/MD4.pyi -> build/lib.linux-x86_64-3.8/Crypto/Hash copying lib/Crypto/Hash/Poly1305.pyi -> build/lib.linux-x86_64-3.8/Crypto/Hash copying lib/Crypto/Hash/SHA3_256.pyi -> build/lib.linux-x86_64-3.8/Crypto/Hash copying lib/Crypto/Hash/SHA3_384.pyi -> build/lib.linux-x86_64-3.8/Crypto/Hash copying lib/Crypto/Hash/__init__.pyi -> build/lib.linux-x86_64-3.8/Crypto/Hash copying lib/Crypto/Hash/SHA384.pyi -> build/lib.linux-x86_64-3.8/Crypto/Hash copying lib/Crypto/Hash/SHAKE128.pyi -> build/lib.linux-x86_64-3.8/Crypto/Hash copying lib/Crypto/Hash/SHA.pyi -> build/lib.linux-x86_64-3.8/Crypto/Hash copying lib/Crypto/Hash/BLAKE2b.pyi -> build/lib.linux-x86_64-3.8/Crypto/Hash copying lib/Crypto/Hash/MD2.pyi -> build/lib.linux-x86_64-3.8/Crypto/Hash copying lib/Crypto/Hash/SHA3_224.pyi -> build/lib.linux-x86_64-3.8/Crypto/Hash copying lib/Crypto/Hash/HMAC.pyi -> build/lib.linux-x86_64-3.8/Crypto/Hash copying lib/Crypto/Hash/MD5.pyi -> build/lib.linux-x86_64-3.8/Crypto/Hash copying lib/Crypto/Hash/RIPEMD160.pyi -> build/lib.linux-x86_64-3.8/Crypto/Hash copying lib/Crypto/Hash/SHA3_512.pyi -> build/lib.linux-x86_64-3.8/Crypto/Hash copying lib/Crypto/Hash/SHA256.pyi -> build/lib.linux-x86_64-3.8/Crypto/Hash copying lib/Crypto/Hash/SHA512.pyi -> build/lib.linux-x86_64-3.8/Crypto/Hash copying lib/Crypto/Hash/CMAC.pyi -> build/lib.linux-x86_64-3.8/Crypto/Hash copying lib/Crypto/Hash/SHA224.pyi -> build/lib.linux-x86_64-3.8/Crypto/Hash copying lib/Crypto/Hash/SHA1.pyi -> build/lib.linux-x86_64-3.8/Crypto/Hash copying lib/Crypto/Hash/RIPEMD.pyi -> build/lib.linux-x86_64-3.8/Crypto/Hash copying lib/Crypto/Hash/SHAKE256.pyi -> build/lib.linux-x86_64-3.8/Crypto/Hash copying lib/Crypto/IO/PEM.pyi -> build/lib.linux-x86_64-3.8/Crypto/IO copying lib/Crypto/IO/_PBES.pyi -> build/lib.linux-x86_64-3.8/Crypto/IO copying lib/Crypto/IO/PKCS8.pyi -> build/lib.linux-x86_64-3.8/Crypto/IO copying lib/Crypto/PublicKey/ElGamal.pyi -> build/lib.linux-x86_64-3.8/Crypto/PublicKey copying lib/Crypto/PublicKey/ECC.pyi -> build/lib.linux-x86_64-3.8/Crypto/PublicKey copying lib/Crypto/PublicKey/_openssh.pyi -> build/lib.linux-x86_64-3.8/Crypto/PublicKey copying lib/Crypto/PublicKey/__init__.pyi -> build/lib.linux-x86_64-3.8/Crypto/PublicKey copying lib/Crypto/PublicKey/RSA.pyi -> build/lib.linux-x86_64-3.8/Crypto/PublicKey copying lib/Crypto/PublicKey/DSA.pyi -> build/lib.linux-x86_64-3.8/Crypto/PublicKey copying lib/Crypto/Protocol/SecretSharing.pyi -> build/lib.linux-x86_64-3.8/Crypto/Protocol copying lib/Crypto/Protocol/__init__.pyi -> build/lib.linux-x86_64-3.8/Crypto/Protocol copying lib/Crypto/Protocol/KDF.pyi -> build/lib.linux-x86_64-3.8/Crypto/Protocol copying lib/Crypto/Random/__init__.pyi -> build/lib.linux-x86_64-3.8/Crypto/Random copying lib/Crypto/Random/random.pyi -> build/lib.linux-x86_64-3.8/Crypto/Random copying lib/Crypto/Signature/PKCS1_v1_5.pyi -> build/lib.linux-x86_64-3.8/Crypto/Signature copying lib/Crypto/Signature/pkcs1_15.pyi -> build/lib.linux-x86_64-3.8/Crypto/Signature copying lib/Crypto/Signature/pss.pyi -> build/lib.linux-x86_64-3.8/Crypto/Signature copying lib/Crypto/Signature/PKCS1_PSS.pyi -> build/lib.linux-x86_64-3.8/Crypto/Signature copying lib/Crypto/Signature/DSS.pyi -> build/lib.linux-x86_64-3.8/Crypto/Signature copying lib/Crypto/Util/_file_system.pyi -> build/lib.linux-x86_64-3.8/Crypto/Util copying lib/Crypto/Util/asn1.pyi -> build/lib.linux-x86_64-3.8/Crypto/Util copying lib/Crypto/Util/Padding.pyi -> build/lib.linux-x86_64-3.8/Crypto/Util copying lib/Crypto/Util/py3compat.pyi -> build/lib.linux-x86_64-3.8/Crypto/Util copying lib/Crypto/Util/number.pyi -> build/lib.linux-x86_64-3.8/Crypto/Util copying lib/Crypto/Util/_raw_api.pyi -> build/lib.linux-x86_64-3.8/Crypto/Util copying lib/Crypto/Util/RFC1751.pyi -> build/lib.linux-x86_64-3.8/Crypto/Util copying lib/Crypto/Util/strxor.pyi -> build/lib.linux-x86_64-3.8/Crypto/Util copying lib/Crypto/Util/Counter.pyi -> build/lib.linux-x86_64-3.8/Crypto/Util copying lib/Crypto/Util/_cpu_features.pyi -> build/lib.linux-x86_64-3.8/Crypto/Util copying lib/Crypto/Math/Primality.pyi -> build/lib.linux-x86_64-3.8/Crypto/Math copying lib/Crypto/Math/_IntegerGMP.pyi -> build/lib.linux-x86_64-3.8/Crypto/Math copying lib/Crypto/Math/Numbers.pyi -> build/lib.linux-x86_64-3.8/Crypto/Math copying lib/Crypto/Math/_IntegerCustom.pyi -> build/lib.linux-x86_64-3.8/Crypto/Math copying lib/Crypto/Math/_IntegerNative.pyi -> build/lib.linux-x86_64-3.8/Crypto/Math copying lib/Crypto/Math/_IntegerBase.pyi -> build/lib.linux-x86_64-3.8/Crypto/Math creating build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors creating build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES copying lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt128.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES copying lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBVarKey192.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES copying lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBVarTxt128.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES copying lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCKeySbox192.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES copying lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt128.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES copying lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCMCT128.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES copying lib/Crypto/SelfTest/Cipher/test_vectors/AES/gcmEncryptExtIV128.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES copying lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8MMT128.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES copying lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBMCT192.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES copying lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128VarKey128.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES copying lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCMMT192.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES copying lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox128.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES copying lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8MMT192.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES copying lib/Crypto/SelfTest/Cipher/test_vectors/AES/gcmDecrypt128.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES copying lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBGFSbox256.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES copying lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128MCT128.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES copying lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128VarKey256.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES copying lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8MMT256.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES copying lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8VarKey192.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES copying lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox192.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES copying lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCMCT256.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES copying lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox256.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES copying lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCMCT192.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES copying lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox192.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES copying lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCGFSbox256.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES copying lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCKeySbox128.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES copying lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCKeySbox256.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES copying lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128MCT256.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES copying lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox256.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES copying lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBVarKey128.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES copying lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox192.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES copying lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt192.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES copying lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt192.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES copying lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128MMT256.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES copying lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCVarKey256.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES copying lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8MCT128.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES copying lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBVarTxt256.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES copying lib/Crypto/SelfTest/Cipher/test_vectors/AES/README.txt -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES copying lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128MMT128.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES copying lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128VarKey192.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES copying lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBKeySbox256.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES copying lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8VarKey256.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES copying lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBMMT192.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES copying lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox128.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES copying lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCGFSbox192.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES copying lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt256.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES copying lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt256.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES copying lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCMMT256.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES copying lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCVarKey192.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES copying lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBKeySbox128.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES copying lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCVarKey128.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES copying lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCGFSbox128.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES copying lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128MMT192.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES copying lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBKeySbox192.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES copying lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCMMT128.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES copying lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBVarKey256.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES copying lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCVarTxt128.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES copying lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBMCT256.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES copying lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBMMT128.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES copying lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox256.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES copying lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8VarKey128.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES copying lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox128.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES copying lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8MCT256.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES copying lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBGFSbox192.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES copying lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBVarTxt192.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES copying lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCVarTxt256.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES copying lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox256.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES copying lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCVarTxt192.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES copying lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128MCT192.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES copying lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBMCT128.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES copying lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBGFSbox128.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES copying lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBMMT256.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES copying lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox128.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES copying lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8MCT192.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES copying lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox192.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES creating build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/TDES copying lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TOFBMMT3.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/TDES copying lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCBCvartext.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/TDES copying lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCBCvarkey.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/TDES copying lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB64permop.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/TDES copying lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TOFBpermop.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/TDES copying lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCBCinvperm.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/TDES copying lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB64MMT2.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/TDES copying lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB64vartext.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/TDES copying lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TOFBMMT2.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/TDES copying lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB8invperm.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/TDES copying lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB8vartext.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/TDES copying lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TECBMMT3.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/TDES copying lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TECBMMT2.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/TDES copying lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCBCsubtab.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/TDES copying lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB64subtab.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/TDES copying lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB8MMT3.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/TDES copying lib/Crypto/SelfTest/Cipher/test_vectors/TDES/README.txt -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/TDES copying lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCBCMMT3.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/TDES copying lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TOFBvartext.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/TDES copying lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB8subtab.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/TDES copying lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB64invperm.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/TDES copying lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TOFBsubtab.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/TDES copying lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCBCpermop.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/TDES copying lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TOFBinvperm.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/TDES copying lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB64varkey.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/TDES copying lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TOFBvarkey.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/TDES copying lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB8permop.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/TDES copying lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB8varkey.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/TDES copying lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB64MMT3.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/TDES copying lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCBCMMT2.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/TDES copying lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB8MMT2.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/TDES creating build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/wycheproof copying lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_pkcs1_4096_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/wycheproof copying lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_4096_sha256_mgf1sha1_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/wycheproof copying lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/aead_aes_siv_cmac_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/wycheproof copying lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/xchacha20_poly1305_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/wycheproof copying lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/aes_ccm_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/wycheproof copying lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_4096_sha256_mgf1sha256_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/wycheproof copying lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_pkcs1_2048_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/wycheproof copying lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_misc_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/wycheproof copying lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha512_mgf1sha1_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/wycheproof copying lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_3072_sha256_mgf1sha256_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/wycheproof copying lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_4096_sha512_mgf1sha512_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/wycheproof copying lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_3072_sha256_mgf1sha1_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/wycheproof copying lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha256_mgf1sha1_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/wycheproof copying lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/chacha20_poly1305_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/wycheproof copying lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha384_mgf1sha384_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/wycheproof copying lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_pkcs1_3072_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/wycheproof copying lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_3072_sha512_mgf1sha1_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/wycheproof copying lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha224_mgf1sha224_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/wycheproof copying lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha224_mgf1sha1_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/wycheproof copying lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_4096_sha512_mgf1sha1_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/wycheproof copying lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha512_mgf1sha512_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/wycheproof copying lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha1_mgf1sha1_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/wycheproof copying lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/aes_gcm_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/wycheproof copying lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/aes_siv_cmac_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/wycheproof copying lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_3072_sha512_mgf1sha512_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/wycheproof copying lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha256_mgf1sha256_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/wycheproof copying lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/aes_eax_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/wycheproof copying lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha384_mgf1sha1_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/wycheproof creating build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_vectors creating build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_vectors/SHA1 copying lib/Crypto/SelfTest/Hash/test_vectors/SHA1/SHA1ShortMsg.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_vectors/SHA1 creating build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_vectors/SHA2 copying lib/Crypto/SelfTest/Hash/test_vectors/SHA2/SHA512ShortMsg.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_vectors/SHA2 copying lib/Crypto/SelfTest/Hash/test_vectors/SHA2/SHA512_256ShortMsg.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_vectors/SHA2 copying lib/Crypto/SelfTest/Hash/test_vectors/SHA2/SHA512_224ShortMsg.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_vectors/SHA2 creating build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_vectors/SHA3 copying lib/Crypto/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-256.txt -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_vectors/SHA3 copying lib/Crypto/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-224.txt -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_vectors/SHA3 copying lib/Crypto/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHAKE256.txt -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_vectors/SHA3 copying lib/Crypto/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-384.txt -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_vectors/SHA3 copying lib/Crypto/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-512.txt -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_vectors/SHA3 copying lib/Crypto/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHAKE128.txt -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_vectors/SHA3 creating build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_vectors/keccak copying lib/Crypto/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_256.txt -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_vectors/keccak copying lib/Crypto/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_512.txt -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_vectors/keccak copying lib/Crypto/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_384.txt -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_vectors/keccak copying lib/Crypto/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_384.txt -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_vectors/keccak copying lib/Crypto/SelfTest/Hash/test_vectors/keccak/readme.txt -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_vectors/keccak copying lib/Crypto/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_512.txt -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_vectors/keccak copying lib/Crypto/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_224.txt -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_vectors/keccak copying lib/Crypto/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_224.txt -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_vectors/keccak copying lib/Crypto/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_384.txt -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_vectors/keccak copying lib/Crypto/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_512.txt -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_vectors/keccak copying lib/Crypto/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_256.txt -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_vectors/keccak copying lib/Crypto/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_256.txt -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_vectors/keccak copying lib/Crypto/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_224.txt -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_vectors/keccak creating build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_vectors/BLAKE2s copying lib/Crypto/SelfTest/Hash/test_vectors/BLAKE2s/tv1.txt -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_vectors/BLAKE2s copying lib/Crypto/SelfTest/Hash/test_vectors/BLAKE2s/tv2.txt -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_vectors/BLAKE2s copying lib/Crypto/SelfTest/Hash/test_vectors/BLAKE2s/blake2s-test.txt -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_vectors/BLAKE2s creating build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_vectors/BLAKE2b copying lib/Crypto/SelfTest/Hash/test_vectors/BLAKE2b/tv1.txt -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_vectors/BLAKE2b copying lib/Crypto/SelfTest/Hash/test_vectors/BLAKE2b/blake2b-test.txt -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_vectors/BLAKE2b copying lib/Crypto/SelfTest/Hash/test_vectors/BLAKE2b/tv2.txt -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_vectors/BLAKE2b creating build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_vectors/wycheproof copying lib/Crypto/SelfTest/Hash/test_vectors/wycheproof/aes_cmac_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_vectors/wycheproof creating build/lib.linux-x86_64-3.8/Crypto/SelfTest/Protocol/test_vectors creating build/lib.linux-x86_64-3.8/Crypto/SelfTest/Protocol/test_vectors/wycheproof copying lib/Crypto/SelfTest/Protocol/test_vectors/wycheproof/hkdf_sha512_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Protocol/test_vectors/wycheproof copying lib/Crypto/SelfTest/Protocol/test_vectors/wycheproof/hkdf_sha1_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Protocol/test_vectors/wycheproof copying lib/Crypto/SelfTest/Protocol/test_vectors/wycheproof/hkdf_sha384_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Protocol/test_vectors/wycheproof copying lib/Crypto/SelfTest/Protocol/test_vectors/wycheproof/hkdf_sha256_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Protocol/test_vectors/wycheproof creating build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors creating build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_p8_clear.pem -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_p8.der -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_openssh_pwd_old.pem -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_public.pem -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384.txt -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/gen_ecc_p256.sh -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256.txt -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_x509.pem -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private.der -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_public.pem -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_public_openssh.txt -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/openssl_version_p384.txt -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_compressed.der -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_openssh.pem -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private.der -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_x509.der -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_enc_aes128.pem -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private.der -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_public_compressed.pem -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521.txt -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/point-at-infinity.org-P256.txt -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_openssh.txt -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_compressed.pem -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes256.pem -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_openssh.pem -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/point-at-infinity.org-P384.txt -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_p8.pem -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_enc_aes128.pem -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_p8_clear.der -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_public_compressed.der -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_p8.der -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_public.der -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_public.der -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_openssh_pwd_old.pem -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_x509.pem -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public.der -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_des3.pem -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_public_compressed.pem -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_enc_aes256.pem -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private.pem -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private.pem -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_x509.der -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes128.pem -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_x509.der -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/gen_ecc_p521.sh -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_enc_aes256_gcm.pem -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_openssh_pwd.pem -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_openssh_pwd.pem -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_enc_aes192.pem -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_openssh_old.pem -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private.pem -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/openssl_version_p521.txt -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public.pem -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_enc_des3.pem -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_p8_clear.der -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_enc_aes192.pem -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8.der -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_enc_des3.pem -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8_clear.pem -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8_clear.der -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_p8_clear.pem -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_ecparams.pem -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_openssh_pwd_old.pem -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes256_gcm.pem -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_public_compressed.der -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/gen_ecc_p384.sh -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_enc_aes256.pem -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_openssh_old.pem -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_p8.pem -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/point-at-infinity.org-P521.txt -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_openssh_pwd.pem -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/openssl_version.txt -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_openssh_old.pem -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8.pem -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_enc_aes256_gcm.pem -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_openssh.pem -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes192.pem -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_x509.pem -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC copying lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_public_openssh.txt -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC creating build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/RSA copying lib/Crypto/SelfTest/PublicKey/test_vectors/RSA/rsa2048_private.pem -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/RSA copying lib/Crypto/SelfTest/PublicKey/test_vectors/RSA/gen_rsa_2048.sh -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/RSA copying lib/Crypto/SelfTest/PublicKey/test_vectors/RSA/rsa2048_private_openssh_pwd.pem -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/RSA copying lib/Crypto/SelfTest/PublicKey/test_vectors/RSA/rsa2048_private_openssh_old.pem -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/RSA copying lib/Crypto/SelfTest/PublicKey/test_vectors/RSA/rsa2048_public_openssh.txt -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/RSA copying lib/Crypto/SelfTest/PublicKey/test_vectors/RSA/openssl_version.txt -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/RSA copying lib/Crypto/SelfTest/PublicKey/test_vectors/RSA/rsa2048_private_openssh.pem -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/RSA copying lib/Crypto/SelfTest/PublicKey/test_vectors/RSA/rsa2048_private_openssh_pwd_old.pem -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/RSA creating build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors creating build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/DSA copying lib/Crypto/SelfTest/Signature/test_vectors/DSA/FIPS_186_3_SigGen.txt -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/DSA copying lib/Crypto/SelfTest/Signature/test_vectors/DSA/FIPS_186_3_SigVer.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/DSA creating build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/ECDSA copying lib/Crypto/SelfTest/Signature/test_vectors/ECDSA/README.txt -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/ECDSA copying lib/Crypto/SelfTest/Signature/test_vectors/ECDSA/SigGen.txt -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/ECDSA copying lib/Crypto/SelfTest/Signature/test_vectors/ECDSA/SigVer.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/ECDSA creating build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/PKCS1-v1.5 copying lib/Crypto/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigGen15_186-3.txt -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/PKCS1-v1.5 copying lib/Crypto/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigGen15_186-2.txt -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/PKCS1-v1.5 copying lib/Crypto/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigVer15_186-3.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/PKCS1-v1.5 creating build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/PKCS1-PSS copying lib/Crypto/SelfTest/Signature/test_vectors/PKCS1-PSS/SigGenPSS_186-3.txt -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/PKCS1-PSS copying lib/Crypto/SelfTest/Signature/test_vectors/PKCS1-PSS/SigGenPSS_186-2.txt -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/PKCS1-PSS copying lib/Crypto/SelfTest/Signature/test_vectors/PKCS1-PSS/SigVerPSS_186-3.rsp -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/PKCS1-PSS creating build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof copying lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_3072_sha256_mgf1_32_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof copying lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha256_p1363_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof copying lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha512_p1363_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof copying lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha3_512_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof copying lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_2048_sha256_mgf1_32_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof copying lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_4096_sha384_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof copying lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha224_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof copying lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp384r1_sha384_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof copying lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha3_384_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof copying lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp384r1_sha3_384_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof copying lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha256_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof copying lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_3072_sha384_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof copying lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp384r1_sha512_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof copying lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha224_p1363_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof copying lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp256r1_sha512_p1363_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof copying lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha512_256_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof copying lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha3_256_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof copying lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp384r1_sha3_512_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof copying lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp384r1_sha512_p1363_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof copying lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha512_224_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof copying lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_4096_sha512_mgf1_32_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof copying lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp256r1_sha256_p1363_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof copying lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_3072_sha256_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof copying lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof copying lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp521r1_sha512_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof copying lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha3_256_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof copying lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_3072_sha512_256_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof copying lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_4096_sha256_mgf1_32_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof copying lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp521r1_sha3_512_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof copying lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof copying lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_webcrypto_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof copying lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha512_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof copying lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_4096_sha512_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof copying lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha512_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof copying lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_misc_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof copying lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha224_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof copying lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha256_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof copying lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha384_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof copying lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp256r1_sha3_256_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof copying lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp256r1_sha3_512_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof copying lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/dsa_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof copying lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_3072_sha3_512_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof copying lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_2048_sha1_mgf1_20_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof copying lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_2048_sha256_mgf1_0_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof copying lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_3072_sha512_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof copying lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_4096_sha512_256_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof copying lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha3_512_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof copying lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_2048_sha512_256_mgf1_28_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof copying lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp256r1_sha256_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof copying lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha3_224_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof copying lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp521r1_sha512_p1363_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof copying lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp384r1_sha384_p1363_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof copying lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha3_224_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof copying lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_3072_sha3_384_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof copying lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_3072_sha3_256_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof copying lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_sig_gen_misc_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof copying lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_2048_sha512_256_mgf1_32_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof copying lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp256r1_sha512_test.json -> build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof running build_ext building 'Crypto.Hash._MD2' extension creating build/temp.linux-x86_64-3.8 creating build/temp.linux-x86_64-3.8/src gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/MD2.c -o build/temp.linux-x86_64-3.8/src/MD2.o -msse2 gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/MD2.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/Crypto/Hash/_MD2.cpython-38-x86_64-linux-gnu.so building 'Crypto.Hash._MD4' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/MD4.c -o build/temp.linux-x86_64-3.8/src/MD4.o -msse2 gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/MD4.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/Crypto/Hash/_MD4.cpython-38-x86_64-linux-gnu.so building 'Crypto.Hash._MD5' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/MD5.c -o build/temp.linux-x86_64-3.8/src/MD5.o -msse2 gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/MD5.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/Crypto/Hash/_MD5.cpython-38-x86_64-linux-gnu.so building 'Crypto.Hash._SHA1' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/SHA1.c -o build/temp.linux-x86_64-3.8/src/SHA1.o -msse2 gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/SHA1.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/Crypto/Hash/_SHA1.cpython-38-x86_64-linux-gnu.so building 'Crypto.Hash._SHA256' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/SHA256.c -o build/temp.linux-x86_64-3.8/src/SHA256.o -msse2 gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/SHA256.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/Crypto/Hash/_SHA256.cpython-38-x86_64-linux-gnu.so building 'Crypto.Hash._SHA224' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/SHA224.c -o build/temp.linux-x86_64-3.8/src/SHA224.o -msse2 gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/SHA224.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/Crypto/Hash/_SHA224.cpython-38-x86_64-linux-gnu.so building 'Crypto.Hash._SHA384' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/SHA384.c -o build/temp.linux-x86_64-3.8/src/SHA384.o -msse2 gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/SHA384.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/Crypto/Hash/_SHA384.cpython-38-x86_64-linux-gnu.so building 'Crypto.Hash._SHA512' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/SHA512.c -o build/temp.linux-x86_64-3.8/src/SHA512.o -msse2 gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/SHA512.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/Crypto/Hash/_SHA512.cpython-38-x86_64-linux-gnu.so building 'Crypto.Hash._RIPEMD160' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/RIPEMD160.c -o build/temp.linux-x86_64-3.8/src/RIPEMD160.o -msse2 gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/RIPEMD160.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/Crypto/Hash/_RIPEMD160.cpython-38-x86_64-linux-gnu.so building 'Crypto.Hash._keccak' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/keccak.c -o build/temp.linux-x86_64-3.8/src/keccak.o -msse2 gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/keccak.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/Crypto/Hash/_keccak.cpython-38-x86_64-linux-gnu.so building 'Crypto.Hash._BLAKE2b' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/blake2b.c -o build/temp.linux-x86_64-3.8/src/blake2b.o -msse2 gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/blake2b.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/Crypto/Hash/_BLAKE2b.cpython-38-x86_64-linux-gnu.so building 'Crypto.Hash._BLAKE2s' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/blake2s.c -o build/temp.linux-x86_64-3.8/src/blake2s.o -msse2 gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/blake2s.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/Crypto/Hash/_BLAKE2s.cpython-38-x86_64-linux-gnu.so building 'Crypto.Hash._ghash_portable' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/ghash_portable.c -o build/temp.linux-x86_64-3.8/src/ghash_portable.o -msse2 gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/ghash_portable.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/Crypto/Hash/_ghash_portable.cpython-38-x86_64-linux-gnu.so building 'Crypto.Hash._ghash_clmul' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_WMMINTRIN_H -DHAVE_TMMINTRIN_H -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/ghash_clmul.c -o build/temp.linux-x86_64-3.8/src/ghash_clmul.o -mpclmul -mssse3 -msse2 gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/ghash_clmul.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/Crypto/Hash/_ghash_clmul.cpython-38-x86_64-linux-gnu.so building 'Crypto.Hash._poly1305' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/poly1305.c -o build/temp.linux-x86_64-3.8/src/poly1305.o -msse2 gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/poly1305.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/Crypto/Hash/_poly1305.cpython-38-x86_64-linux-gnu.so building 'Crypto.Cipher._raw_aes' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/AES.c -o build/temp.linux-x86_64-3.8/src/AES.o -msse2 gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/AES.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/Crypto/Cipher/_raw_aes.cpython-38-x86_64-linux-gnu.so building 'Crypto.Cipher._raw_aesni' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/AESNI.c -o build/temp.linux-x86_64-3.8/src/AESNI.o -maes -msse2 gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/AESNI.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/Crypto/Cipher/_raw_aesni.cpython-38-x86_64-linux-gnu.so building 'Crypto.Cipher._raw_arc2' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/ARC2.c -o build/temp.linux-x86_64-3.8/src/ARC2.o -msse2 gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/ARC2.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/Crypto/Cipher/_raw_arc2.cpython-38-x86_64-linux-gnu.so building 'Crypto.Cipher._raw_blowfish' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/blowfish.c -o build/temp.linux-x86_64-3.8/src/blowfish.o -msse2 gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/blowfish.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/Crypto/Cipher/_raw_blowfish.cpython-38-x86_64-linux-gnu.so building 'Crypto.Cipher._raw_eksblowfish' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DEKS -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/blowfish.c -o build/temp.linux-x86_64-3.8/src/blowfish.o -msse2 gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/blowfish.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/Crypto/Cipher/_raw_eksblowfish.cpython-38-x86_64-linux-gnu.so building 'Crypto.Cipher._raw_cast' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/CAST.c -o build/temp.linux-x86_64-3.8/src/CAST.o -msse2 gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/CAST.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/Crypto/Cipher/_raw_cast.cpython-38-x86_64-linux-gnu.so building 'Crypto.Cipher._raw_des' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -Isrc/libtom/ -I/usr/include/python3.8 -c src/DES.c -o build/temp.linux-x86_64-3.8/src/DES.o -msse2 gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/DES.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/Crypto/Cipher/_raw_des.cpython-38-x86_64-linux-gnu.so building 'Crypto.Cipher._raw_des3' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -Isrc/libtom/ -I/usr/include/python3.8 -c src/DES3.c -o build/temp.linux-x86_64-3.8/src/DES3.o -msse2 gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/DES3.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/Crypto/Cipher/_raw_des3.cpython-38-x86_64-linux-gnu.so building 'Crypto.Util._cpuid_c' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/cpuid.c -o build/temp.linux-x86_64-3.8/src/cpuid.o -msse2 gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/cpuid.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/Crypto/Util/_cpuid_c.cpython-38-x86_64-linux-gnu.so building 'Crypto.Cipher._raw_ecb' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/raw_ecb.c -o build/temp.linux-x86_64-3.8/src/raw_ecb.o -msse2 gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/raw_ecb.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/Crypto/Cipher/_raw_ecb.cpython-38-x86_64-linux-gnu.so building 'Crypto.Cipher._raw_cbc' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/raw_cbc.c -o build/temp.linux-x86_64-3.8/src/raw_cbc.o -msse2 gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/raw_cbc.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/Crypto/Cipher/_raw_cbc.cpython-38-x86_64-linux-gnu.so building 'Crypto.Cipher._raw_cfb' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/raw_cfb.c -o build/temp.linux-x86_64-3.8/src/raw_cfb.o -msse2 gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/raw_cfb.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/Crypto/Cipher/_raw_cfb.cpython-38-x86_64-linux-gnu.so building 'Crypto.Cipher._raw_ofb' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/raw_ofb.c -o build/temp.linux-x86_64-3.8/src/raw_ofb.o -msse2 gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/raw_ofb.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/Crypto/Cipher/_raw_ofb.cpython-38-x86_64-linux-gnu.so building 'Crypto.Cipher._raw_ctr' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/raw_ctr.c -o build/temp.linux-x86_64-3.8/src/raw_ctr.o -msse2 gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/raw_ctr.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/Crypto/Cipher/_raw_ctr.cpython-38-x86_64-linux-gnu.so building 'Crypto.Cipher._raw_ocb' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -I/usr/include/python3.8 -c src/raw_ocb.c -o build/temp.linux-x86_64-3.8/src/raw_ocb.o -msse2 gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/raw_ocb.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/Crypto/Cipher/_raw_ocb.cpython-38-x86_64-linux-gnu.so building 'Crypto.Cipher._ARC4' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/ARC4.c -o build/temp.linux-x86_64-3.8/src/ARC4.o -msse2 gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/ARC4.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/Crypto/Cipher/_ARC4.cpython-38-x86_64-linux-gnu.so building 'Crypto.Cipher._Salsa20' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -Isrc/libtom/ -I/usr/include/python3.8 -c src/Salsa20.c -o build/temp.linux-x86_64-3.8/src/Salsa20.o -msse2 gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/Salsa20.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/Crypto/Cipher/_Salsa20.cpython-38-x86_64-linux-gnu.so building 'Crypto.Cipher._chacha20' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/chacha20.c -o build/temp.linux-x86_64-3.8/src/chacha20.o -msse2 gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/chacha20.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/Crypto/Cipher/_chacha20.cpython-38-x86_64-linux-gnu.so building 'Crypto.Protocol._scrypt' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/scrypt.c -o build/temp.linux-x86_64-3.8/src/scrypt.o -msse2 gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/scrypt.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/Crypto/Protocol/_scrypt.cpython-38-x86_64-linux-gnu.so building 'Crypto.Util._strxor' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/strxor.c -o build/temp.linux-x86_64-3.8/src/strxor.o -msse2 gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/strxor.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/Crypto/Util/_strxor.cpython-38-x86_64-linux-gnu.so building 'Crypto.PublicKey._ec_ws' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/modexp_utils.c -o build/temp.linux-x86_64-3.8/src/modexp_utils.o -msse2 gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/siphash.c -o build/temp.linux-x86_64-3.8/src/siphash.o -msse2 gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/ec_ws.c -o build/temp.linux-x86_64-3.8/src/ec_ws.o -msse2 gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/mont.c -o build/temp.linux-x86_64-3.8/src/mont.o -msse2 gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/p256_table.c -o build/temp.linux-x86_64-3.8/src/p256_table.o -msse2 gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/p384_table.c -o build/temp.linux-x86_64-3.8/src/p384_table.o -msse2 gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/p521_table.c -o build/temp.linux-x86_64-3.8/src/p521_table.o -msse2 gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/modexp_utils.o build/temp.linux-x86_64-3.8/src/siphash.o build/temp.linux-x86_64-3.8/src/ec_ws.o build/temp.linux-x86_64-3.8/src/mont.o build/temp.linux-x86_64-3.8/src/p256_table.o build/temp.linux-x86_64-3.8/src/p384_table.o build/temp.linux-x86_64-3.8/src/p521_table.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/Crypto/PublicKey/_ec_ws.cpython-38-x86_64-linux-gnu.so building 'Crypto.Math._modexp' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/modexp.c -o build/temp.linux-x86_64-3.8/src/modexp.o -msse2 gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/siphash.c -o build/temp.linux-x86_64-3.8/src/siphash.o -msse2 gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/modexp_utils.c -o build/temp.linux-x86_64-3.8/src/modexp_utils.o -msse2 gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/mont.c -o build/temp.linux-x86_64-3.8/src/mont.o -msse2 gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/modexp.o build/temp.linux-x86_64-3.8/src/siphash.o build/temp.linux-x86_64-3.8/src/modexp_utils.o build/temp.linux-x86_64-3.8/src/mont.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/Crypto/Math/_modexp.cpython-38-x86_64-linux-gnu.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.7sSGav + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64 + cd pycryptodome-3.9.8 + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py install -O1 --skip-build --root /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64 Testing support for clang Target does not support clang Testing support for gcc Target does support gcc Testing support for stdint.h header Target does support stdint.h header Testing support for 128-bit integer Target does support 128-bit integer Testing support for cpuid.h header Target does support cpuid.h header Testing support for intrin.h header Target does not support intrin.h header Testing support for posix_memalign Target does support posix_memalign Testing support for SSE2(intrin.h) Target does not support SSE2(intrin.h) Testing support for SSE2(x86intrin.h) Target does support SSE2(x86intrin.h) Testing support for AESNI intrinsics Target does support AESNI intrinsics Compiling support for AESNI instructions Testing support for CLMUL intrinsics Target does support CLMUL intrinsics Compiling support for CLMUL instructions running install running install_lib creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64 creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8 creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/IO copying build/lib.linux-x86_64-3.8/Crypto/IO/_PBES.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/IO copying build/lib.linux-x86_64-3.8/Crypto/IO/PEM.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/IO copying build/lib.linux-x86_64-3.8/Crypto/IO/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/IO copying build/lib.linux-x86_64-3.8/Crypto/IO/PKCS8.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/IO copying build/lib.linux-x86_64-3.8/Crypto/IO/_PBES.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/IO copying build/lib.linux-x86_64-3.8/Crypto/IO/PKCS8.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/IO copying build/lib.linux-x86_64-3.8/Crypto/IO/PEM.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/IO creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/PublicKey copying build/lib.linux-x86_64-3.8/Crypto/PublicKey/DSA.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/PublicKey copying build/lib.linux-x86_64-3.8/Crypto/PublicKey/ECC.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/PublicKey copying build/lib.linux-x86_64-3.8/Crypto/PublicKey/RSA.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/PublicKey copying build/lib.linux-x86_64-3.8/Crypto/PublicKey/_ec_ws.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/PublicKey copying build/lib.linux-x86_64-3.8/Crypto/PublicKey/ElGamal.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/PublicKey copying build/lib.linux-x86_64-3.8/Crypto/PublicKey/ECC.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/PublicKey copying build/lib.linux-x86_64-3.8/Crypto/PublicKey/_openssh.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/PublicKey copying build/lib.linux-x86_64-3.8/Crypto/PublicKey/__init__.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/PublicKey copying build/lib.linux-x86_64-3.8/Crypto/PublicKey/ElGamal.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/PublicKey copying build/lib.linux-x86_64-3.8/Crypto/PublicKey/_openssh.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/PublicKey copying build/lib.linux-x86_64-3.8/Crypto/PublicKey/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/PublicKey copying build/lib.linux-x86_64-3.8/Crypto/PublicKey/RSA.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/PublicKey copying build/lib.linux-x86_64-3.8/Crypto/PublicKey/DSA.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/PublicKey creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/IO copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/IO/test_PBES.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/IO copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/IO/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/IO copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/IO/test_PKCS8.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/IO creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_import_ECC.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_RSA.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_p8_clear.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_p8.der -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_openssh_pwd_old.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_public.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/gen_ecc_p256.sh -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_x509.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private.der -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_public.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_public_openssh.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/openssl_version_p384.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_compressed.der -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_openssh.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private.der -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_x509.der -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_enc_aes128.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private.der -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_public_compressed.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/point-at-infinity.org-P256.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_openssh.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_compressed.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes256.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_openssh.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/point-at-infinity.org-P384.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_p8.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_enc_aes128.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_p8_clear.der -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_public_compressed.der -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_p8.der -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_public.der -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_public.der -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_openssh_pwd_old.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_x509.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public.der -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_des3.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_public_compressed.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_enc_aes256.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_x509.der -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes128.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_x509.der -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/gen_ecc_p521.sh -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_enc_aes256_gcm.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_openssh_pwd.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_openssh_pwd.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_enc_aes192.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_openssh_old.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/openssl_version_p521.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_enc_des3.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_p8_clear.der -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_enc_aes192.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8.der -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_enc_des3.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8_clear.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8_clear.der -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_p8_clear.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_ecparams.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_openssh_pwd_old.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes256_gcm.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_public_compressed.der -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/gen_ecc_p384.sh -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_enc_aes256.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_openssh_old.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_p8.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/point-at-infinity.org-P521.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_openssh_pwd.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/openssl_version.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_openssh_old.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_enc_aes256_gcm.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_openssh.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes192.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_x509.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_public_openssh.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/ECC creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/RSA copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/RSA/rsa2048_private.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/RSA copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/RSA/gen_rsa_2048.sh -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/RSA copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/RSA/rsa2048_private_openssh_pwd.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/RSA copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/RSA/rsa2048_private_openssh_old.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/RSA copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/RSA/rsa2048_public_openssh.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/RSA copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/RSA/openssl_version.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/RSA copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/RSA/rsa2048_private_openssh.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/RSA copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_vectors/RSA/rsa2048_private_openssh_pwd_old.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_vectors/RSA copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_DSA.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_import_RSA.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_ElGamal.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_ECC.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/PublicKey/test_import_DSA.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/st_common.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_pss.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_vectors creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_vectors/ECDSA copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/ECDSA/README.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_vectors/ECDSA copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/ECDSA/SigGen.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_vectors/ECDSA copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/ECDSA/SigVer.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_vectors/ECDSA creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_3072_sha256_mgf1_32_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha256_p1363_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha512_p1363_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha3_512_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_2048_sha256_mgf1_32_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_4096_sha384_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha224_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp384r1_sha384_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha3_384_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp384r1_sha3_384_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha256_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_3072_sha384_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp384r1_sha512_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha224_p1363_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp256r1_sha512_p1363_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha512_256_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha3_256_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp384r1_sha3_512_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp384r1_sha512_p1363_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha512_224_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_4096_sha512_mgf1_32_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp256r1_sha256_p1363_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_3072_sha256_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp521r1_sha512_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha3_256_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_3072_sha512_256_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_4096_sha256_mgf1_32_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp521r1_sha3_512_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_webcrypto_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha512_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_4096_sha512_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha512_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_misc_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha224_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha256_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha384_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp256r1_sha3_256_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp256r1_sha3_512_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof/dsa_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_3072_sha3_512_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_2048_sha1_mgf1_20_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_2048_sha256_mgf1_0_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_3072_sha512_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_4096_sha512_256_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha3_512_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_2048_sha512_256_mgf1_28_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp256r1_sha256_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha3_224_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp521r1_sha512_p1363_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp384r1_sha384_p1363_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha3_224_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_3072_sha3_384_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_3072_sha3_256_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_sig_gen_misc_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_2048_sha512_256_mgf1_32_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp256r1_sha512_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_vectors/wycheproof creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_vectors/PKCS1-PSS copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/PKCS1-PSS/SigGenPSS_186-3.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_vectors/PKCS1-PSS copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/PKCS1-PSS/SigGenPSS_186-2.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_vectors/PKCS1-PSS copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/PKCS1-PSS/SigVerPSS_186-3.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_vectors/PKCS1-PSS creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_vectors/PKCS1-v1.5 copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigGen15_186-3.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_vectors/PKCS1-v1.5 copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigGen15_186-2.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_vectors/PKCS1-v1.5 copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigVer15_186-3.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_vectors/PKCS1-v1.5 creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_vectors/DSA copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/DSA/FIPS_186_3_SigGen.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_vectors/DSA copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_vectors/DSA/FIPS_186_3_SigVer.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_vectors/DSA copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_pkcs1_15.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/test_dss.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Signature/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Math copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Math/test_Numbers.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Math copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Math/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Math copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Math/test_modexp.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Math copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Math/test_Primality.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Math creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Random copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Random/test_random.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Random copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Random/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Random creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Util copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Util/test_rfc1751.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Util copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Util/test_asn1.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Util copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Util/test_Counter.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Util copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Util/test_strxor.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Util copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Util/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Util copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Util/test_Padding.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Util copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Util/test_number.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Util copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/__main__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Protocol copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Protocol/test_SecretSharing.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Protocol creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Protocol/test_vectors creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Protocol/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Protocol/test_vectors/wycheproof/hkdf_sha512_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Protocol/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Protocol/test_vectors/wycheproof/hkdf_sha1_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Protocol/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Protocol/test_vectors/wycheproof/hkdf_sha384_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Protocol/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Protocol/test_vectors/wycheproof/hkdf_sha256_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Protocol/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Protocol/test_KDF.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Protocol copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Protocol/test_rfc1751.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Protocol copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Protocol/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Protocol creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_AES.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_CFB.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_ChaCha20_Poly1305.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_pkcs1_4096_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_4096_sha256_mgf1sha1_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/wycheproof/aead_aes_siv_cmac_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/wycheproof/xchacha20_poly1305_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/wycheproof/aes_ccm_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_4096_sha256_mgf1sha256_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_pkcs1_2048_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_misc_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha512_mgf1sha1_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_3072_sha256_mgf1sha256_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_4096_sha512_mgf1sha512_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_3072_sha256_mgf1sha1_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha256_mgf1sha1_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/wycheproof/chacha20_poly1305_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha384_mgf1sha384_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_pkcs1_3072_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_3072_sha512_mgf1sha1_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha224_mgf1sha224_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha224_mgf1sha1_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_4096_sha512_mgf1sha1_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha512_mgf1sha512_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha1_mgf1sha1_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/wycheproof/aes_gcm_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/wycheproof/aes_siv_cmac_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_3072_sha512_mgf1sha512_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha256_mgf1sha256_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/wycheproof/aes_eax_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha384_mgf1sha1_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/wycheproof creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt128.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES/OFBVarKey192.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES/OFBVarTxt128.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES/CBCKeySbox192.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt128.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES/CBCMCT128.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES/gcmEncryptExtIV128.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8MMT128.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES/OFBMCT192.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128VarKey128.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES/CBCMMT192.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox128.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8MMT192.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES/gcmDecrypt128.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES/OFBGFSbox256.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128MCT128.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128VarKey256.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8MMT256.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8VarKey192.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox192.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES/CBCMCT256.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox256.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES/CBCMCT192.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox192.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES/CBCGFSbox256.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES/CBCKeySbox128.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES/CBCKeySbox256.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128MCT256.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox256.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES/OFBVarKey128.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox192.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt192.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt192.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128MMT256.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES/CBCVarKey256.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8MCT128.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES/OFBVarTxt256.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES/README.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128MMT128.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128VarKey192.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES/OFBKeySbox256.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8VarKey256.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES/OFBMMT192.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox128.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES/CBCGFSbox192.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt256.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt256.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES/CBCMMT256.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES/CBCVarKey192.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES/OFBKeySbox128.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES/CBCVarKey128.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES/CBCGFSbox128.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128MMT192.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES/OFBKeySbox192.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES/CBCMMT128.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES/OFBVarKey256.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES/CBCVarTxt128.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES/OFBMCT256.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES/OFBMMT128.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox256.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8VarKey128.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox128.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8MCT256.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES/OFBGFSbox192.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES/OFBVarTxt192.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES/CBCVarTxt256.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox256.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES/CBCVarTxt192.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128MCT192.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES/OFBMCT128.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES/OFBGFSbox128.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES/OFBMMT256.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox128.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8MCT192.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox192.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/AES creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/TDES/TOFBMMT3.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/TDES/TCBCvartext.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/TDES/TCBCvarkey.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB64permop.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/TDES/TOFBpermop.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/TDES/TCBCinvperm.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB64MMT2.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB64vartext.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/TDES/TOFBMMT2.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB8invperm.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB8vartext.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/TDES/TECBMMT3.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/TDES/TECBMMT2.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/TDES/TCBCsubtab.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB64subtab.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB8MMT3.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/TDES/README.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/TDES/TCBCMMT3.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/TDES/TOFBvartext.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB8subtab.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB64invperm.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/TDES/TOFBsubtab.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/TDES/TCBCpermop.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/TDES/TOFBinvperm.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB64varkey.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/TDES/TOFBvarkey.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB8permop.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB8varkey.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB64MMT3.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/TDES/TCBCMMT2.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB8MMT2.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_pkcs1_15.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_OCB.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_pkcs1_oaep.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_ARC4.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_Salsa20.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_CBC.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_ChaCha20.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_ARC2.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_Blowfish.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_SIV.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_EAX.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_CTR.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_CCM.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_DES.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_OpenPGP.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/common.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_CAST.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_OFB.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_GCM.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Cipher/test_DES3.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/loader.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_Poly1305.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_SHAKE.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_MD4.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash/test_vectors creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_vectors/wycheproof/aes_cmac_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash/test_vectors/wycheproof creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash/test_vectors/SHA1 copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_vectors/SHA1/SHA1ShortMsg.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash/test_vectors/SHA1 creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash/test_vectors/BLAKE2s copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_vectors/BLAKE2s/tv1.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash/test_vectors/BLAKE2s copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_vectors/BLAKE2s/tv2.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash/test_vectors/BLAKE2s copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_vectors/BLAKE2s/blake2s-test.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash/test_vectors/BLAKE2s creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash/test_vectors/BLAKE2b copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_vectors/BLAKE2b/tv1.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash/test_vectors/BLAKE2b copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_vectors/BLAKE2b/blake2b-test.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash/test_vectors/BLAKE2b copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_vectors/BLAKE2b/tv2.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash/test_vectors/BLAKE2b creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash/test_vectors/SHA3 copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-256.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash/test_vectors/SHA3 copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-224.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash/test_vectors/SHA3 copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHAKE256.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash/test_vectors/SHA3 copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-384.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash/test_vectors/SHA3 copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-512.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash/test_vectors/SHA3 copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHAKE128.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash/test_vectors/SHA3 creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash/test_vectors/keccak copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_256.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash/test_vectors/keccak copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_512.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash/test_vectors/keccak copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_384.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash/test_vectors/keccak copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_384.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash/test_vectors/keccak copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_vectors/keccak/readme.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash/test_vectors/keccak copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_512.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash/test_vectors/keccak copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_224.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash/test_vectors/keccak copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_224.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash/test_vectors/keccak copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_384.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash/test_vectors/keccak copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_512.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash/test_vectors/keccak copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_256.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash/test_vectors/keccak copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_256.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash/test_vectors/keccak copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_224.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash/test_vectors/keccak creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash/test_vectors/SHA2 copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_vectors/SHA2/SHA512ShortMsg.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash/test_vectors/SHA2 copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_vectors/SHA2/SHA512_256ShortMsg.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash/test_vectors/SHA2 copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_vectors/SHA2/SHA512_224ShortMsg.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash/test_vectors/SHA2 copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_SHA3_384.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_CMAC.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_SHA3_224.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_RIPEMD160.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_SHA256.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_keccak.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_SHA384.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_MD2.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_SHA3_512.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_SHA1.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_SHA3_256.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_MD5.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_SHA512.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_SHA224.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/common.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_BLAKE2.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash copying build/lib.linux-x86_64-3.8/Crypto/SelfTest/Hash/test_HMAC.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash copying build/lib.linux-x86_64-3.8/Crypto/py.typed -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Signature copying build/lib.linux-x86_64-3.8/Crypto/Signature/pkcs1_15.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Signature copying build/lib.linux-x86_64-3.8/Crypto/Signature/PKCS1_v1_5.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Signature copying build/lib.linux-x86_64-3.8/Crypto/Signature/pss.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Signature copying build/lib.linux-x86_64-3.8/Crypto/Signature/pkcs1_15.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Signature copying build/lib.linux-x86_64-3.8/Crypto/Signature/DSS.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Signature copying build/lib.linux-x86_64-3.8/Crypto/Signature/pss.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Signature copying build/lib.linux-x86_64-3.8/Crypto/Signature/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Signature copying build/lib.linux-x86_64-3.8/Crypto/Signature/PKCS1_PSS.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Signature copying build/lib.linux-x86_64-3.8/Crypto/Signature/PKCS1_v1_5.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Signature copying build/lib.linux-x86_64-3.8/Crypto/Signature/PKCS1_PSS.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Signature copying build/lib.linux-x86_64-3.8/Crypto/Signature/DSS.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Signature copying build/lib.linux-x86_64-3.8/Crypto/__init__.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Math copying build/lib.linux-x86_64-3.8/Crypto/Math/Primality.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Math copying build/lib.linux-x86_64-3.8/Crypto/Math/_IntegerGMP.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Math copying build/lib.linux-x86_64-3.8/Crypto/Math/Numbers.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Math copying build/lib.linux-x86_64-3.8/Crypto/Math/_IntegerCustom.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Math copying build/lib.linux-x86_64-3.8/Crypto/Math/_IntegerCustom.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Math copying build/lib.linux-x86_64-3.8/Crypto/Math/_IntegerNative.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Math copying build/lib.linux-x86_64-3.8/Crypto/Math/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Math copying build/lib.linux-x86_64-3.8/Crypto/Math/_IntegerNative.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Math copying build/lib.linux-x86_64-3.8/Crypto/Math/Numbers.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Math copying build/lib.linux-x86_64-3.8/Crypto/Math/_modexp.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Math copying build/lib.linux-x86_64-3.8/Crypto/Math/Primality.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Math copying build/lib.linux-x86_64-3.8/Crypto/Math/_IntegerBase.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Math copying build/lib.linux-x86_64-3.8/Crypto/Math/_IntegerGMP.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Math copying build/lib.linux-x86_64-3.8/Crypto/Math/_IntegerBase.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Math creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Random copying build/lib.linux-x86_64-3.8/Crypto/Random/random.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Random copying build/lib.linux-x86_64-3.8/Crypto/Random/__init__.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Random copying build/lib.linux-x86_64-3.8/Crypto/Random/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Random copying build/lib.linux-x86_64-3.8/Crypto/Random/random.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Random creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Util copying build/lib.linux-x86_64-3.8/Crypto/Util/_file_system.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Util copying build/lib.linux-x86_64-3.8/Crypto/Util/Padding.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Util copying build/lib.linux-x86_64-3.8/Crypto/Util/asn1.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Util copying build/lib.linux-x86_64-3.8/Crypto/Util/RFC1751.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Util copying build/lib.linux-x86_64-3.8/Crypto/Util/Padding.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Util copying build/lib.linux-x86_64-3.8/Crypto/Util/py3compat.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Util copying build/lib.linux-x86_64-3.8/Crypto/Util/_raw_api.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Util copying build/lib.linux-x86_64-3.8/Crypto/Util/Counter.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Util copying build/lib.linux-x86_64-3.8/Crypto/Util/asn1.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Util copying build/lib.linux-x86_64-3.8/Crypto/Util/_cpu_features.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Util copying build/lib.linux-x86_64-3.8/Crypto/Util/number.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Util copying build/lib.linux-x86_64-3.8/Crypto/Util/_strxor.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Util copying build/lib.linux-x86_64-3.8/Crypto/Util/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Util copying build/lib.linux-x86_64-3.8/Crypto/Util/_raw_api.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Util copying build/lib.linux-x86_64-3.8/Crypto/Util/RFC1751.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Util copying build/lib.linux-x86_64-3.8/Crypto/Util/strxor.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Util copying build/lib.linux-x86_64-3.8/Crypto/Util/_file_system.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Util copying build/lib.linux-x86_64-3.8/Crypto/Util/Counter.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Util copying build/lib.linux-x86_64-3.8/Crypto/Util/_cpuid_c.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Util copying build/lib.linux-x86_64-3.8/Crypto/Util/py3compat.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Util copying build/lib.linux-x86_64-3.8/Crypto/Util/number.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Util copying build/lib.linux-x86_64-3.8/Crypto/Util/strxor.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Util copying build/lib.linux-x86_64-3.8/Crypto/Util/_cpu_features.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Util copying build/lib.linux-x86_64-3.8/Crypto/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Protocol copying build/lib.linux-x86_64-3.8/Crypto/Protocol/SecretSharing.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Protocol copying build/lib.linux-x86_64-3.8/Crypto/Protocol/KDF.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Protocol copying build/lib.linux-x86_64-3.8/Crypto/Protocol/_scrypt.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Protocol copying build/lib.linux-x86_64-3.8/Crypto/Protocol/SecretSharing.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Protocol copying build/lib.linux-x86_64-3.8/Crypto/Protocol/__init__.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Protocol copying build/lib.linux-x86_64-3.8/Crypto/Protocol/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Protocol copying build/lib.linux-x86_64-3.8/Crypto/Protocol/KDF.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Protocol creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.8/Crypto/Cipher/_mode_ofb.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.8/Crypto/Cipher/_mode_ecb.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.8/Crypto/Cipher/_mode_ocb.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.8/Crypto/Cipher/PKCS1_v1_5.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.8/Crypto/Cipher/_raw_cast.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.8/Crypto/Cipher/_raw_ofb.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.8/Crypto/Cipher/_mode_cbc.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.8/Crypto/Cipher/_mode_gcm.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.8/Crypto/Cipher/_raw_ctr.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.8/Crypto/Cipher/_mode_siv.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.8/Crypto/Cipher/_mode_ccm.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.8/Crypto/Cipher/CAST.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.8/Crypto/Cipher/ARC4.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.8/Crypto/Cipher/_mode_openpgp.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.8/Crypto/Cipher/DES.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.8/Crypto/Cipher/ARC2.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.8/Crypto/Cipher/_raw_arc2.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.8/Crypto/Cipher/_mode_ecb.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.8/Crypto/Cipher/ChaCha20.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.8/Crypto/Cipher/_ARC4.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.8/Crypto/Cipher/PKCS1_OAEP.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.8/Crypto/Cipher/CAST.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.8/Crypto/Cipher/Blowfish.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.8/Crypto/Cipher/_raw_des3.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.8/Crypto/Cipher/__init__.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.8/Crypto/Cipher/PKCS1_OAEP.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.8/Crypto/Cipher/_raw_blowfish.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.8/Crypto/Cipher/Salsa20.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.8/Crypto/Cipher/_mode_gcm.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.8/Crypto/Cipher/_mode_ofb.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.8/Crypto/Cipher/_chacha20.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.8/Crypto/Cipher/DES3.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.8/Crypto/Cipher/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.8/Crypto/Cipher/DES.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.8/Crypto/Cipher/_mode_cfb.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.8/Crypto/Cipher/_Salsa20.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.8/Crypto/Cipher/PKCS1_v1_5.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.8/Crypto/Cipher/_mode_openpgp.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.8/Crypto/Cipher/_raw_ecb.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.8/Crypto/Cipher/ChaCha20.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.8/Crypto/Cipher/_mode_ocb.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.8/Crypto/Cipher/_raw_des.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.8/Crypto/Cipher/ARC4.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.8/Crypto/Cipher/ChaCha20_Poly1305.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.8/Crypto/Cipher/AES.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.8/Crypto/Cipher/AES.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.8/Crypto/Cipher/_raw_ocb.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.8/Crypto/Cipher/_raw_aes.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.8/Crypto/Cipher/_mode_siv.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.8/Crypto/Cipher/_raw_cbc.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.8/Crypto/Cipher/_EKSBlowfish.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.8/Crypto/Cipher/_mode_cfb.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.8/Crypto/Cipher/_mode_ctr.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.8/Crypto/Cipher/DES3.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.8/Crypto/Cipher/ChaCha20_Poly1305.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.8/Crypto/Cipher/_EKSBlowfish.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.8/Crypto/Cipher/_raw_cfb.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.8/Crypto/Cipher/_mode_ctr.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.8/Crypto/Cipher/_mode_cbc.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.8/Crypto/Cipher/Salsa20.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.8/Crypto/Cipher/_raw_eksblowfish.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.8/Crypto/Cipher/_mode_eax.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.8/Crypto/Cipher/Blowfish.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.8/Crypto/Cipher/_mode_eax.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.8/Crypto/Cipher/_raw_aesni.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.8/Crypto/Cipher/_mode_ccm.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.8/Crypto/Cipher/ARC2.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.8/Crypto/Hash/_MD2.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.8/Crypto/Hash/_keccak.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.8/Crypto/Hash/BLAKE2b.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.8/Crypto/Hash/_ghash_portable.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.8/Crypto/Hash/MD5.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.8/Crypto/Hash/_SHA256.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.8/Crypto/Hash/BLAKE2s.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.8/Crypto/Hash/SHAKE128.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.8/Crypto/Hash/keccak.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.8/Crypto/Hash/BLAKE2s.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.8/Crypto/Hash/_MD4.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.8/Crypto/Hash/SHA3_256.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.8/Crypto/Hash/MD4.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.8/Crypto/Hash/_BLAKE2s.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.8/Crypto/Hash/Poly1305.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.8/Crypto/Hash/SHA3_256.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.8/Crypto/Hash/SHA3_384.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.8/Crypto/Hash/MD4.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.8/Crypto/Hash/__init__.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.8/Crypto/Hash/Poly1305.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.8/Crypto/Hash/CMAC.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.8/Crypto/Hash/SHA384.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.8/Crypto/Hash/SHAKE128.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.8/Crypto/Hash/SHA.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.8/Crypto/Hash/BLAKE2b.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.8/Crypto/Hash/MD2.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.8/Crypto/Hash/SHA3_224.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.8/Crypto/Hash/MD2.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.8/Crypto/Hash/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.8/Crypto/Hash/HMAC.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.8/Crypto/Hash/HMAC.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.8/Crypto/Hash/SHA384.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.8/Crypto/Hash/MD5.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.8/Crypto/Hash/RIPEMD160.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.8/Crypto/Hash/_RIPEMD160.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.8/Crypto/Hash/_SHA1.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.8/Crypto/Hash/_poly1305.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.8/Crypto/Hash/SHA3_384.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.8/Crypto/Hash/SHA512.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.8/Crypto/Hash/RIPEMD.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.8/Crypto/Hash/_MD5.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.8/Crypto/Hash/SHA3_512.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.8/Crypto/Hash/SHAKE256.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.8/Crypto/Hash/SHA256.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.8/Crypto/Hash/_SHA512.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.8/Crypto/Hash/SHA256.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.8/Crypto/Hash/SHA512.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.8/Crypto/Hash/keccak.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.8/Crypto/Hash/_SHA384.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.8/Crypto/Hash/CMAC.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.8/Crypto/Hash/SHA224.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.8/Crypto/Hash/SHA3_224.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.8/Crypto/Hash/SHA.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.8/Crypto/Hash/SHA1.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.8/Crypto/Hash/RIPEMD.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.8/Crypto/Hash/SHAKE256.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.8/Crypto/Hash/SHA224.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.8/Crypto/Hash/SHA3_512.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.8/Crypto/Hash/_BLAKE2b.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.8/Crypto/Hash/_SHA224.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.8/Crypto/Hash/RIPEMD160.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.8/Crypto/Hash/_ghash_clmul.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.8/Crypto/Hash/SHA1.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/IO/_PBES.py to _PBES.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/IO/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/IO/PKCS8.py to PKCS8.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/IO/PEM.py to PEM.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/PublicKey/DSA.py to DSA.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/PublicKey/ECC.py to ECC.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/PublicKey/RSA.py to RSA.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/PublicKey/ElGamal.py to ElGamal.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/PublicKey/_openssh.py to _openssh.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/PublicKey/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/IO/test_PBES.py to test_PBES.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/IO/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/IO/test_PKCS8.py to test_PKCS8.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_import_ECC.py to test_import_ECC.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_RSA.py to test_RSA.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_DSA.py to test_DSA.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_import_RSA.py to test_import_RSA.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_ElGamal.py to test_ElGamal.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_ECC.py to test_ECC.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/PublicKey/test_import_DSA.py to test_import_DSA.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/st_common.py to st_common.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_pss.py to test_pss.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_pkcs1_15.py to test_pkcs1_15.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/test_dss.py to test_dss.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Signature/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Math/test_Numbers.py to test_Numbers.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Math/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Math/test_modexp.py to test_modexp.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Math/test_Primality.py to test_Primality.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Random/test_random.py to test_random.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Random/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Util/test_rfc1751.py to test_rfc1751.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Util/test_asn1.py to test_asn1.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Util/test_Counter.py to test_Counter.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Util/test_strxor.py to test_strxor.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Util/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Util/test_Padding.py to test_Padding.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Util/test_number.py to test_number.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/__main__.py to __main__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Protocol/test_SecretSharing.py to test_SecretSharing.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Protocol/test_KDF.py to test_KDF.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Protocol/test_rfc1751.py to test_rfc1751.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Protocol/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_AES.py to test_AES.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_CFB.py to test_CFB.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_ChaCha20_Poly1305.py to test_ChaCha20_Poly1305.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_pkcs1_15.py to test_pkcs1_15.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_OCB.py to test_OCB.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_pkcs1_oaep.py to test_pkcs1_oaep.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_ARC4.py to test_ARC4.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_Salsa20.py to test_Salsa20.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_CBC.py to test_CBC.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_ChaCha20.py to test_ChaCha20.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_ARC2.py to test_ARC2.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_Blowfish.py to test_Blowfish.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_SIV.py to test_SIV.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_EAX.py to test_EAX.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_CTR.py to test_CTR.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_CCM.py to test_CCM.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_DES.py to test_DES.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_OpenPGP.py to test_OpenPGP.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/common.py to common.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_CAST.py to test_CAST.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_OFB.py to test_OFB.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_GCM.py to test_GCM.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Cipher/test_DES3.py to test_DES3.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/loader.py to loader.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash/test_Poly1305.py to test_Poly1305.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash/test_SHAKE.py to test_SHAKE.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash/test_MD4.py to test_MD4.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash/test_SHA3_384.py to test_SHA3_384.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash/test_CMAC.py to test_CMAC.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash/test_SHA3_224.py to test_SHA3_224.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash/test_RIPEMD160.py to test_RIPEMD160.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash/test_SHA256.py to test_SHA256.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash/test_keccak.py to test_keccak.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash/test_SHA384.py to test_SHA384.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash/test_MD2.py to test_MD2.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash/test_SHA3_512.py to test_SHA3_512.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash/test_SHA1.py to test_SHA1.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash/test_SHA3_256.py to test_SHA3_256.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash/test_MD5.py to test_MD5.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash/test_SHA512.py to test_SHA512.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash/test_SHA224.py to test_SHA224.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash/common.py to common.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash/test_BLAKE2.py to test_BLAKE2.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/SelfTest/Hash/test_HMAC.py to test_HMAC.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Signature/pkcs1_15.py to pkcs1_15.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Signature/pss.py to pss.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Signature/DSS.py to DSS.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Signature/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Signature/PKCS1_PSS.py to PKCS1_PSS.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Signature/PKCS1_v1_5.py to PKCS1_v1_5.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Math/_IntegerCustom.py to _IntegerCustom.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Math/_IntegerNative.py to _IntegerNative.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Math/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Math/Numbers.py to Numbers.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Math/Primality.py to Primality.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Math/_IntegerGMP.py to _IntegerGMP.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Math/_IntegerBase.py to _IntegerBase.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Random/random.py to random.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Random/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Util/Padding.py to Padding.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Util/RFC1751.py to RFC1751.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Util/_raw_api.py to _raw_api.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Util/Counter.py to Counter.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Util/asn1.py to asn1.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Util/_cpu_features.py to _cpu_features.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Util/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Util/_file_system.py to _file_system.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Util/py3compat.py to py3compat.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Util/number.py to number.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Util/strxor.py to strxor.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Protocol/KDF.py to KDF.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Protocol/SecretSharing.py to SecretSharing.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Protocol/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher/_mode_ofb.py to _mode_ofb.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher/_mode_ecb.py to _mode_ecb.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher/_mode_gcm.py to _mode_gcm.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher/CAST.py to CAST.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher/_mode_openpgp.py to _mode_openpgp.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher/DES.py to DES.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher/ARC2.py to ARC2.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher/PKCS1_OAEP.py to PKCS1_OAEP.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher/Salsa20.py to Salsa20.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher/_mode_cfb.py to _mode_cfb.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher/PKCS1_v1_5.py to PKCS1_v1_5.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher/ChaCha20.py to ChaCha20.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher/_mode_ocb.py to _mode_ocb.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher/ARC4.py to ARC4.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher/ChaCha20_Poly1305.py to ChaCha20_Poly1305.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher/AES.py to AES.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher/_mode_siv.py to _mode_siv.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher/_mode_ctr.py to _mode_ctr.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher/DES3.py to DES3.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher/_EKSBlowfish.py to _EKSBlowfish.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher/_mode_cbc.py to _mode_cbc.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher/_mode_eax.py to _mode_eax.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher/Blowfish.py to Blowfish.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher/_mode_ccm.py to _mode_ccm.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash/BLAKE2b.py to BLAKE2b.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash/MD5.py to MD5.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash/SHAKE128.py to SHAKE128.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash/BLAKE2s.py to BLAKE2s.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash/SHA3_256.py to SHA3_256.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash/MD4.py to MD4.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash/Poly1305.py to Poly1305.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash/CMAC.py to CMAC.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash/MD2.py to MD2.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash/HMAC.py to HMAC.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash/SHA384.py to SHA384.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash/SHA3_384.py to SHA3_384.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash/SHA512.py to SHA512.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash/RIPEMD.py to RIPEMD.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash/SHAKE256.py to SHAKE256.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash/SHA256.py to SHA256.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash/keccak.py to keccak.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash/SHA3_224.py to SHA3_224.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash/SHA.py to SHA.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash/SHA224.py to SHA224.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash/SHA3_512.py to SHA3_512.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash/RIPEMD160.py to RIPEMD160.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash/SHA1.py to SHA1.cpython-38.pyc writing byte-compilation script '/tmp/tmpb6wnuli5.py' /usr/bin/python3 /tmp/tmpb6wnuli5.py removing /tmp/tmpb6wnuli5.py running install_egg_info running egg_info creating lib/pycryptodome.egg-info writing lib/pycryptodome.egg-info/PKG-INFO writing dependency_links to lib/pycryptodome.egg-info/dependency_links.txt writing top-level names to lib/pycryptodome.egg-info/top_level.txt writing manifest file 'lib/pycryptodome.egg-info/SOURCES.txt' reading manifest file 'lib/pycryptodome.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '.separate_namespace' no previously-included directories found matching 'Doc/_build' warning: no previously-included files matching '*.pyc' found under directory 'src' no previously-included directories found matching 'src/test/build' writing manifest file 'lib/pycryptodome.egg-info/SOURCES.txt' Copying lib/pycryptodome.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pycryptodome-3.9.8-py3.8.egg-info running install_scripts + rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 3.9.8-1.mga8 --unique-debug-suffix -3.9.8-1.mga8.x86_64 --unique-debug-src-base python-pycryptodome-3.9.8-1.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/pycryptodome-3.9.8 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher/_raw_aes.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher/_raw_blowfish.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher/_chacha20.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher/_raw_cast.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher/_raw_arc2.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher/_raw_aesni.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher/_Salsa20.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher/_raw_des3.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher/_raw_cfb.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher/_raw_des.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher/_raw_ctr.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher/_raw_ecb.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher/_raw_ocb.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher/_ARC4.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher/_raw_eksblowfish.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash/_MD4.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher/_raw_ofb.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash/_MD2.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash/_MD5.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash/_SHA1.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash/_BLAKE2b.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher/_raw_aesni.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher/_raw_cast.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher/_chacha20.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher/_raw_cfb.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher/_raw_cbc.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher/_ARC4.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash/_RIPEMD160.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher/_raw_blowfish.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash/_BLAKE2s.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash/_keccak.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash/_SHA384.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash/_SHA224.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher/_raw_arc2.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher/_raw_ecb.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher/_raw_des.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher/_raw_ctr.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash/_ghash_portable.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash/_SHA256.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash/_SHA512.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash/_ghash_clmul.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher/_raw_aes.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Util/_strxor.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher/_Salsa20.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Util/_cpuid_c.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/PublicKey/_ec_ws.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher/_raw_ocb.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash/_poly1305.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher/_raw_des3.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash/_MD2.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Math/_modexp.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher/_raw_eksblowfish.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash/_SHA1.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash/_MD4.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash/_MD5.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash/_BLAKE2s.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher/_raw_cbc.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash/_SHA256.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher/_raw_ofb.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Protocol/_scrypt.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash/_SHA384.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash/_BLAKE2b.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash/_ghash_portable.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash/_keccak.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash/_RIPEMD160.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash/_SHA224.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash/_SHA512.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash/_ghash_clmul.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Util/_cpuid_c.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/PublicKey/_ec_ws.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Util/_strxor.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash/_poly1305.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Math/_modexp.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Protocol/_scrypt.cpython-38-x86_64-linux-gnu.so terminate called after throwing an instance of 'terminate called after throwing an instance of 'std::system_error' terminate called after throwing an instance of 'std::system_error' terminate called after throwing an instance of ' what(): terminate called after throwing an instance of 'std::system_errorterminate called after throwing an instance of ' what(): Resource temporarily unavailablestd::system_errorterminate called after throwing an instance of '' Resource temporarily unavailable std::system_errorterminate called after throwing an instance of '' ' what(): std::system_errorterminate called after throwing an instance of 'Resource temporarily unavailablestd::system_error' what(): what(): terminate called after throwing an instance of '' Resource temporarily unavailableResource temporarily unavailablestd::system_errorstd::system_error what(): what(): ' ' Resource temporarily unavailableResource temporarily unavailable what(): Resource temporarily unavailable what(): Resource temporarily unavailable terminate called after throwing an instance of 'std::system_error' std::system_error what(): ' Resource temporarily unavailable what(): Resource temporarily unavailable terminate called after throwing an instance of 'terminate called after throwing an instance of 'std::system_errorstd::system_error' ' what(): what(): Resource temporarily unavailableResource temporarily unavailable terminate called after throwing an instance of 'terminate called after throwing an instance of 'std::system_error' std::system_error what(): ' Resource temporarily unavailable what(): Resource temporarily unavailable terminate called after throwing an instance of 'terminate called after throwing an instance of 'std::system_error' what(): Resource temporarily unavailable std::system_error' what(): Resource temporarily unavailable /usr/bin/gdb-add-index: line 106: 11258 Aborted (core dumped) $GDB --batch -nx -iex 'set auto-load no' -ex "file $file" -ex "save gdb-index $dwarf5 $dir" gdb-add-index: gdb error generating index for /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash/_SHA256.cpython-38-x86_64-linux-gnu.so /usr/bin/gdb-add-index: line 106: 11111 Aborted (core dumped) $GDB --batch -nx -iex 'set auto-load no' -ex "file $file" -ex "save gdb-index $dwarf5 $dir" gdb-add-index: gdb error generating index for /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher/_raw_des.cpython-38-x86_64-linux-gnu.so /usr/bin/gdb-add-index: line 106: 11261 Aborted (core dumped) $GDB --batch -nx -iex 'set auto-load no' -ex "file $file" -ex "save gdb-index $dwarf5 $dir" /usr/bin/gdb-add-index: line 106: 11277 Aborted (core dumped) $GDB --batch -nx -iex 'set auto-load no' -ex "file $file" -ex "save gdb-index $dwarf5 $dir" gdb-add-index: gdb error generating index for /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher/_raw_ocb.cpython-38-x86_64-linux-gnu.so gdb-add-index: gdb error generating index for /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash/_ghash_clmul.cpython-38-x86_64-linux-gnu.so /usr/bin/gdb-add-index: line 106: 11353 Aborted (core dumped) $GDB --batch -nx -iex 'set auto-load no' -ex "file $file" -ex "save gdb-index $dwarf5 $dir" gdb-add-index: gdb error generating index for /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher/_raw_ofb.cpython-38-x86_64-linux-gnu.so /usr/bin/gdb-add-index: line 106: 11021 Aborted (core dumped) $GDB --batch -nx -iex 'set auto-load no' -ex "file $file" -ex "save gdb-index $dwarf5 $dir" gdb-add-index: gdb error generating index for /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher/_Salsa20.cpython-38-x86_64-linux-gnu.so /usr/bin/gdb-add-index: line 106: 11408 Aborted (core dumped) $GDB --batch -nx -iex 'set auto-load no' -ex "file $file" -ex "save gdb-index $dwarf5 $dir" /usr/bin/gdb-add-index: line 106: 11290 Aborted (core dumped) $GDB --batch -nx -iex 'set auto-load no' -ex "file $file" -ex "save gdb-index $dwarf5 $dir" /usr/bin/gdb-add-index: line 106: 11337 Aborted (core dumped) $GDB --batch -nx -iex 'set auto-load no' -ex "file $file" -ex "save gdb-index $dwarf5 $dir" gdb-add-index: gdb error generating index for /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Protocol/_scrypt.cpython-38-x86_64-linux-gnu.so gdb-add-index: gdb error generating index for /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash/_SHA384.cpython-38-x86_64-linux-gnu.so gdb-add-index: gdb error generating index for /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash/_SHA224.cpython-38-x86_64-linux-gnu.so /usr/bin/gdb-add-index: line 106: 11335 Aborted (core dumped) $GDB --batch -nx -iex 'set auto-load no' -ex "file $file" -ex "save gdb-index $dwarf5 $dir" gdb-add-index: gdb error generating index for /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash/_RIPEMD160.cpython-38-x86_64-linux-gnu.so /usr/bin/gdb-add-index: line 106: 11263 Aborted (core dumped) $GDB --batch -nx -iex 'set auto-load no' -ex "file $file" -ex "save gdb-index $dwarf5 $dir" gdb-add-index: gdb error generating index for /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash/_BLAKE2s.cpython-38-x86_64-linux-gnu.so /usr/bin/gdb-add-index: line 106: 11107 Aborted (core dumped) $GDB --batch -nx -iex 'set auto-load no' -ex "file $file" -ex "save gdb-index $dwarf5 $dir" gdb-add-index: gdb error generating index for /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher/_raw_cast.cpython-38-x86_64-linux-gnu.so /usr/bin/gdb-add-index: line 106: 11248 Aborted (core dumped) $GDB --batch -nx -iex 'set auto-load no' -ex "file $file" -ex "save gdb-index $dwarf5 $dir" gdb-add-index: gdb error generating index for /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher/_raw_ecb.cpython-38-x86_64-linux-gnu.so /usr/bin/gdb-add-index: line 106: 11245 Aborted (core dumped) $GDB --batch -nx -iex 'set auto-load no' -ex "file $file" -ex "save gdb-index $dwarf5 $dir" gdb-add-index: gdb error generating index for /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash/_MD4.cpython-38-x86_64-linux-gnu.so /usr/bin/gdb-add-index: line 106: 11265 Aborted (core dumped) $GDB --batch -nx -iex 'set auto-load no' -ex "file $file" -ex "save gdb-index $dwarf5 $dir" /usr/bin/gdb-add-index: line 106: 11272 Aborted (core dumped) $GDB --batch -nx -iex 'set auto-load no' -ex "file $file" -ex "save gdb-index $dwarf5 $dir" /usr/bin/gdb-add-index: line 106: 11249 Aborted (core dumped) $GDB --batch -nx -iex 'set auto-load no' -ex "file $file" -ex "save gdb-index $dwarf5 $dir" gdb-add-index: gdb error generating index for /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Util/_strxor.cpython-38-x86_64-linux-gnu.so gdb-add-index: gdb error generating index for /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Cipher/_raw_eksblowfish.cpython-38-x86_64-linux-gnu.so gdb-add-index: gdb error generating index for /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Crypto/Hash/_MD5.cpython-38-x86_64-linux-gnu.so original debug info size: 1448kB, size after compression: 1400kB /usr/lib/rpm/sepdebugcrcfix: Updated 37 CRC32s, 0 CRC32s did match. 5285 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib/debug/usr/lib64/python3.8 using /usr/bin/python3.8 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64/usr/lib64/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-pycryptodome-3.9.8-1.mga8.x86_64 Provides: python-pycryptodome = 3.9.8-1.mga8 python3-pycryptodome = 3.9.8-1.mga8 python3-pycryptodome(x86-64) = 3.9.8-1.mga8 python3.8-pycryptodome = 3.9.8-1.mga8 python3.8dist(pycryptodome) = 3.9.8 python3dist(pycryptodome) = 3.9.8 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: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) python(abi) = 3.8 Conflicts: python3-pycrypto Obsoletes: python-pycryptodome < 3.9.8-1.mga8 Processing files: python-pycryptodome-debugsource-3.9.8-1.mga8.x86_64 Provides: python-pycryptodome-debugsource = 3.9.8-1.mga8 python-pycryptodome-debugsource(x86-64) = 3.9.8-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-pycryptodome-debuginfo-3.9.8-1.mga8.x86_64 Provides: debuginfo(build-id) = 0a2e6cc428b588f27da65ab15fb7af87ac8b0328 debuginfo(build-id) = 0c16a0c340632c19ebca3f43249cd471f355d4d0 debuginfo(build-id) = 17258062081efcd3e8c13ef79ddd34f6c3d7496c debuginfo(build-id) = 1cd32ad2de724405ce1d1919eef7bbcd24bb3b80 debuginfo(build-id) = 28a8a0ed5e2923a902a7103b333cdaf268bfe5a0 debuginfo(build-id) = 33ec341e3a98f7d28a572301a7e54eab0fa1cc39 debuginfo(build-id) = 3770837014c2c3c0db98bc3558045e9c1087f33a debuginfo(build-id) = 458f073f4f9101a45be52c9cda32c890004f1ce5 debuginfo(build-id) = 45e00a3a47d912b2f3b8fa0cd2d6ddcdcb366450 debuginfo(build-id) = 4a9b31d57897eec85f513b175db22d9c2bbeb04c debuginfo(build-id) = 546dda2cc7ba2485f42eeddc568165f9b5ddedbb debuginfo(build-id) = 54ed54480f11707d71c7f8dbb062bd014be27d2b debuginfo(build-id) = 5881ae795f721d7e4ac7a1d5ea2fbf4ce7e2a5c4 debuginfo(build-id) = 59b992f9fb7c0f42096603297a7b1c0d34ed1c67 debuginfo(build-id) = 6ea1a9311d2ea748d39d2d83bbe9f52f0fca684b debuginfo(build-id) = 76bf014e74cf6d31a724302c9352f6b41b3ea58d debuginfo(build-id) = 77411f37bbc78c3063d8a48cab004bb0e950620f debuginfo(build-id) = 788b010cc2fdf4a53d6485098b4533a3d745bb60 debuginfo(build-id) = 7bbae6f072c75fb7e77e849e48cbe677b0d95828 debuginfo(build-id) = 95b2f242c4b86c9171bb8aa89ffa92ec3dea8d8d debuginfo(build-id) = 98ac4374e4165e06dcc19f48b6b2818b58afd01c debuginfo(build-id) = a34493452f0613fd74a4347fd55e3046eae016a9 debuginfo(build-id) = a8a6b99774c3dc1cfcaada1864daaee65ed78784 debuginfo(build-id) = b012a62a0cfe30788f364bbf2b32550184dd221e debuginfo(build-id) = b0d4339650cb8b973d7bae75921dadcd589a0dcd debuginfo(build-id) = b1f2039213be42c71e843bd2536f7739c52601f8 debuginfo(build-id) = b341cd8ea2e1152e9e4d529e85259d774f9bdffd debuginfo(build-id) = bb199c85d4223a36eee64cb03851e42f8185820a debuginfo(build-id) = beb06ad4219c1639eb7f4f330a1fd98b6cdb4355 debuginfo(build-id) = cce189872157c9396f8f79ba6b5c1a58689e9424 debuginfo(build-id) = d1e89ab1b9a3a680935afe510598839871b99a8f debuginfo(build-id) = d36d2280638502e5cb3de40831f05bdf47c3a044 debuginfo(build-id) = d408ef78ed57fec2d685ee8f2b40e0810f9c6b18 debuginfo(build-id) = d6957637dc9cffe6dea2dd20078541298f688ba9 debuginfo(build-id) = da2837c3f24b7ec6d132193fa1fe96adf65ffc10 debuginfo(build-id) = dbddd3747d9ff2adfc7bc405014ec7c81e51fc8e debuginfo(build-id) = ec75c2094b9c34e68d090351b0a5398cc76bc3ba python-pycryptodome-debuginfo = 3.9.8-1.mga8 python3-pycryptodome-debuginfo = 3.9.8-1.mga8 python3-pycryptodome-debuginfo(x86-64) = 3.9.8-1.mga8 python3.8-pycryptodome-debuginfo = 3.9.8-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-pycryptodome-debugsource(x86-64) = 3.9.8-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/python3-pycryptodome-debuginfo-3.9.8-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/python-pycryptodome-debugsource-3.9.8-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/python3-pycryptodome-3.9.8-1.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.CgnMfx + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pycryptodome-3.9.8 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-pycryptodome-3.9.8-1.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.pMJFlw + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf pycryptodome-3.9.8 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!