Mock Version: 2.15 Mock Version: 2.15 Mock Version: 2.15 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-crypto.spec'], chrootPath='/var/lib/mock/f38-build-683068-79103/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=604800uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-crypto.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1674172800 Wrote: /builddir/build/SRPMS/python-crypto-2.6.1-42.fc38.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-crypto.spec'], chrootPath='/var/lib/mock/f38-build-683068-79103/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=604800uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-crypto.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1674172800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.NQ7cDT + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pycrypto-2.6.1 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/pycrypto-2.6.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd pycrypto-2.6.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (python-crypto-2.4-optflags.patch):' Patch #0 (python-crypto-2.4-optflags.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file setup.py Hunk #1 succeeded at 124 (offset -41 lines). Patch #1 (python-crypto-2.4-fix-pubkey-size-divisions.patch): + echo 'Patch #1 (python-crypto-2.4-fix-pubkey-size-divisions.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file pct-speedtest.py + echo 'Patch #2 (pycrypto-2.6.1-CVE-2013-7459.patch):' Patch #2 (pycrypto-2.6.1-CVE-2013-7459.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file lib/Crypto/SelfTest/Cipher/common.py patching file src/block_template.c patching file pct-speedtest.py + rm -rf src/libtom Patch #3 (pycrypto-2.6.1-unbundle-libtomcrypt.patch): + echo 'Patch #3 (pycrypto-2.6.1-unbundle-libtomcrypt.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p0 --fuzz=0 patching file setup.py patching file src/DES.c + echo 'Patch #4 (python-crypto-2.6.1-link.patch):' Patch #4 (python-crypto-2.6.1-link.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p0 --fuzz=0 patching file setup.py Patch #5 (pycrypto-2.6.1-CVE-2018-6594.patch): + echo 'Patch #5 (pycrypto-2.6.1-CVE-2018-6594.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p0 --fuzz=0 patching file lib/Crypto/PublicKey/ElGamal.py Patch #6 (pycrypto-2.6.1-use-os-random.patch): + echo 'Patch #6 (pycrypto-2.6.1-use-os-random.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p0 --fuzz=0 patching file lib/Crypto/Random/__init__.py patching file lib/Crypto/Random/OSRNG/fallback.py patching file lib/Crypto/Random/OSRNG/__init__.py patching file lib/Crypto/Random/OSRNG/nt.py patching file lib/Crypto/Random/OSRNG/posix.py patching file lib/Crypto/Random/OSRNG/rng_base.py patching file lib/Crypto/Random/_UserFriendlyRNG.py patching file lib/Crypto/SelfTest/Random/__init__.py patching file lib/Crypto/SelfTest/Random/OSRNG/__init__.py patching file lib/Crypto/SelfTest/Random/OSRNG/test_fallback.py patching file lib/Crypto/SelfTest/Random/OSRNG/test_generic.py patching file lib/Crypto/SelfTest/Random/OSRNG/test_nt.py patching file lib/Crypto/SelfTest/Random/OSRNG/test_posix.py patching file lib/Crypto/SelfTest/Random/OSRNG/test_winrandom.py patching file lib/Crypto/SelfTest/Random/test__UserFriendlyRNG.py patching file lib/Crypto/SelfTest/Util/__init__.py patching file lib/Crypto/SelfTest/Util/test_winrandom.py patching file lib/Crypto/Util/winrandom.py patching file setup.py patching file src/winrand.c Patch #7 (pycrypto-2.6.1-drop-py2.1-support.patch): + echo 'Patch #7 (pycrypto-2.6.1-drop-py2.1-support.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p0 --fuzz=0 patching file lib/Crypto/Cipher/blockalgo.py patching file lib/Crypto/PublicKey/DSA.py patching file lib/Crypto/PublicKey/RSA.py patching file lib/Crypto/PublicKey/_slowmath.py patching file lib/Crypto/Random/Fortuna/FortunaAccumulator.py patching file lib/Crypto/Random/Fortuna/FortunaGenerator.py patching file lib/Crypto/Random/Fortuna/SHAd256.py patching file lib/Crypto/Random/random.py patching file lib/Crypto/SelfTest/PublicKey/test_DSA.py patching file lib/Crypto/SelfTest/PublicKey/test_RSA.py patching file lib/Crypto/SelfTest/Random/Fortuna/test_FortunaAccumulator.py patching file lib/Crypto/SelfTest/Random/Fortuna/test_FortunaGenerator.py patching file lib/Crypto/SelfTest/Random/test_random.py patching file lib/Crypto/SelfTest/st_common.py patching file lib/Crypto/SelfTest/Util/test_Counter.py patching file lib/Crypto/SelfTest/Util/test_number.py patching file lib/Crypto/Signature/PKCS1_PSS.py patching file lib/Crypto/Util/Counter.py patching file lib/Crypto/Util/_number_new.py patching file lib/Crypto/Util/py21compat.py + echo 'Patch #8 (python-crypto-2.6.1-python3.10.patch):' Patch #8 (python-crypto-2.6.1-python3.10.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p0 --fuzz=0 patching file src/AES.c patching file src/ARC2.c patching file src/block_template.c patching file src/Blowfish.c patching file src/CAST.c patching file src/DES.c patching file src/hash_template.c patching file src/MD2.c patching file src/MD4.c patching file src/RIPEMD160.c patching file src/stream_template.c patching file src/XOR.c Patch #9 (python-crypto-2.6.1-python3.11.patch): + echo 'Patch #9 (python-crypto-2.6.1-python3.11.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p0 --fuzz=0 patching file src/_fastmath.c Patch #10 (python-crypto-2.6.1-python3only.patch): + echo 'Patch #10 (python-crypto-2.6.1-python3only.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p0 --fuzz=0 patching file lib/Crypto/Cipher/ARC2.py patching file lib/Crypto/Cipher/ARC4.py patching file lib/Crypto/Cipher/Blowfish.py patching file lib/Crypto/Cipher/CAST.py patching file lib/Crypto/Cipher/PKCS1_OAEP.py patching file lib/Crypto/Cipher/PKCS1_v1_5.py patching file lib/Crypto/Cipher/XOR.py patching file lib/Crypto/Hash/HMAC.py patching file lib/Crypto/Protocol/AllOrNothing.py patching file lib/Crypto/Protocol/Chaffing.py patching file lib/Crypto/Protocol/KDF.py patching file lib/Crypto/PublicKey/_DSA.py patching file lib/Crypto/PublicKey/DSA.py patching file lib/Crypto/PublicKey/pubkey.py patching file lib/Crypto/PublicKey/_RSA.py patching file lib/Crypto/PublicKey/RSA.py patching file lib/Crypto/PublicKey/_slowmath.py patching file lib/Crypto/Random/Fortuna/FortunaAccumulator.py patching file lib/Crypto/Random/Fortuna/FortunaGenerator.py patching file lib/Crypto/Random/random.py patching file lib/Crypto/SelfTest/Cipher/common.py patching file lib/Crypto/SelfTest/Cipher/test_AES.py patching file lib/Crypto/SelfTest/Cipher/test_ARC2.py patching file lib/Crypto/SelfTest/Cipher/test_ARC4.py patching file lib/Crypto/SelfTest/Cipher/test_Blowfish.py patching file lib/Crypto/SelfTest/Cipher/test_CAST.py patching file lib/Crypto/SelfTest/Cipher/test_DES3.py patching file lib/Crypto/SelfTest/Cipher/test_DES.py patching file lib/Crypto/SelfTest/Cipher/test_pkcs1_15.py patching file lib/Crypto/SelfTest/Cipher/test_pkcs1_oaep.py patching file lib/Crypto/SelfTest/Cipher/test_XOR.py patching file lib/Crypto/SelfTest/Hash/common.py patching file lib/Crypto/SelfTest/Hash/test_HMAC.py patching file lib/Crypto/SelfTest/Hash/test_MD2.py patching file lib/Crypto/SelfTest/Hash/test_MD4.py patching file lib/Crypto/SelfTest/Hash/test_MD5.py patching file lib/Crypto/SelfTest/Hash/test_RIPEMD.py patching file lib/Crypto/SelfTest/Hash/test_SHA224.py patching file lib/Crypto/SelfTest/Hash/test_SHA256.py patching file lib/Crypto/SelfTest/Hash/test_SHA384.py patching file lib/Crypto/SelfTest/Hash/test_SHA512.py patching file lib/Crypto/SelfTest/Hash/test_SHA.py patching file lib/Crypto/SelfTest/__init__.py patching file lib/Crypto/SelfTest/Protocol/test_KDF.py patching file lib/Crypto/SelfTest/PublicKey/test_ElGamal.py patching file lib/Crypto/SelfTest/PublicKey/test_importKey.py patching file lib/Crypto/SelfTest/PublicKey/test_RSA.py patching file lib/Crypto/SelfTest/Random/Fortuna/test_FortunaAccumulator.py patching file lib/Crypto/SelfTest/Random/test_random.py patching file lib/Crypto/SelfTest/Signature/__init__.py patching file lib/Crypto/SelfTest/Signature/test_pkcs1_15.py patching file lib/Crypto/SelfTest/Signature/test_pkcs1_pss.py patching file lib/Crypto/SelfTest/Util/test_asn1.py patching file lib/Crypto/SelfTest/Util/test_Counter.py patching file lib/Crypto/SelfTest/Util/test_number.py patching file lib/Crypto/Signature/PKCS1_PSS.py patching file lib/Crypto/Util/asn1.py patching file lib/Crypto/Util/Counter.py patching file lib/Crypto/Util/_number_new.py patching file lib/Crypto/Util/number.py patching file lib/Crypto/Util/py3compat.py patching file lib/Crypto/Util/RFC1751.py patching file pct-speedtest.py patching file setup.py + echo 'Patch #11 (python-crypto-2.6.1-no-distutils.patch):' Patch #11 (python-crypto-2.6.1-no-distutils.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p0 --fuzz=0 patching file lib/Crypto/SelfTest/PublicKey/test_DSA.py patching file lib/Crypto/SelfTest/PublicKey/test_RSA.py patching file lib/Crypto/Util/number.py patching file setup.py Patch #12 (python-crypto-2.6.1-SyntaxWarning.patch): + echo 'Patch #12 (python-crypto-2.6.1-SyntaxWarning.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p0 --fuzz=0 patching file lib/Crypto/SelfTest/Random/test_random.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ctDZk5 + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -fno-strict-aliasing ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -fno-strict-aliasing ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -fno-strict-aliasing -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -fno-strict-aliasing -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd pycrypto-2.6.1 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -fno-strict-aliasing ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -sP' running build running build_py creating build creating build/lib.linux-riscv64-cpython-311 creating build/lib.linux-riscv64-cpython-311/Crypto copying lib/Crypto/pct_warnings.py -> build/lib.linux-riscv64-cpython-311/Crypto copying lib/Crypto/__init__.py -> build/lib.linux-riscv64-cpython-311/Crypto creating build/lib.linux-riscv64-cpython-311/Crypto/Hash copying lib/Crypto/Hash/MD4.py -> build/lib.linux-riscv64-cpython-311/Crypto/Hash copying lib/Crypto/Hash/SHA.py -> build/lib.linux-riscv64-cpython-311/Crypto/Hash copying lib/Crypto/Hash/hashalgo.py -> build/lib.linux-riscv64-cpython-311/Crypto/Hash copying lib/Crypto/Hash/RIPEMD.py -> build/lib.linux-riscv64-cpython-311/Crypto/Hash copying lib/Crypto/Hash/SHA224.py -> build/lib.linux-riscv64-cpython-311/Crypto/Hash copying lib/Crypto/Hash/MD5.py -> build/lib.linux-riscv64-cpython-311/Crypto/Hash copying lib/Crypto/Hash/MD2.py -> build/lib.linux-riscv64-cpython-311/Crypto/Hash copying lib/Crypto/Hash/__init__.py -> build/lib.linux-riscv64-cpython-311/Crypto/Hash copying lib/Crypto/Hash/SHA384.py -> build/lib.linux-riscv64-cpython-311/Crypto/Hash copying lib/Crypto/Hash/SHA256.py -> build/lib.linux-riscv64-cpython-311/Crypto/Hash copying lib/Crypto/Hash/HMAC.py -> build/lib.linux-riscv64-cpython-311/Crypto/Hash copying lib/Crypto/Hash/SHA512.py -> build/lib.linux-riscv64-cpython-311/Crypto/Hash creating build/lib.linux-riscv64-cpython-311/Crypto/Cipher copying lib/Crypto/Cipher/ARC4.py -> build/lib.linux-riscv64-cpython-311/Crypto/Cipher copying lib/Crypto/Cipher/AES.py -> build/lib.linux-riscv64-cpython-311/Crypto/Cipher copying lib/Crypto/Cipher/CAST.py -> build/lib.linux-riscv64-cpython-311/Crypto/Cipher copying lib/Crypto/Cipher/DES3.py -> build/lib.linux-riscv64-cpython-311/Crypto/Cipher copying lib/Crypto/Cipher/PKCS1_v1_5.py -> build/lib.linux-riscv64-cpython-311/Crypto/Cipher copying lib/Crypto/Cipher/__init__.py -> build/lib.linux-riscv64-cpython-311/Crypto/Cipher copying lib/Crypto/Cipher/PKCS1_OAEP.py -> build/lib.linux-riscv64-cpython-311/Crypto/Cipher copying lib/Crypto/Cipher/DES.py -> build/lib.linux-riscv64-cpython-311/Crypto/Cipher copying lib/Crypto/Cipher/blockalgo.py -> build/lib.linux-riscv64-cpython-311/Crypto/Cipher copying lib/Crypto/Cipher/ARC2.py -> build/lib.linux-riscv64-cpython-311/Crypto/Cipher copying lib/Crypto/Cipher/XOR.py -> build/lib.linux-riscv64-cpython-311/Crypto/Cipher copying lib/Crypto/Cipher/Blowfish.py -> build/lib.linux-riscv64-cpython-311/Crypto/Cipher creating build/lib.linux-riscv64-cpython-311/Crypto/Util copying lib/Crypto/Util/Counter.py -> build/lib.linux-riscv64-cpython-311/Crypto/Util copying lib/Crypto/Util/randpool.py -> build/lib.linux-riscv64-cpython-311/Crypto/Util copying lib/Crypto/Util/__init__.py -> build/lib.linux-riscv64-cpython-311/Crypto/Util copying lib/Crypto/Util/asn1.py -> build/lib.linux-riscv64-cpython-311/Crypto/Util copying lib/Crypto/Util/_number_new.py -> build/lib.linux-riscv64-cpython-311/Crypto/Util copying lib/Crypto/Util/RFC1751.py -> build/lib.linux-riscv64-cpython-311/Crypto/Util copying lib/Crypto/Util/py3compat.py -> build/lib.linux-riscv64-cpython-311/Crypto/Util copying lib/Crypto/Util/number.py -> build/lib.linux-riscv64-cpython-311/Crypto/Util creating build/lib.linux-riscv64-cpython-311/Crypto/Random copying lib/Crypto/Random/__init__.py -> build/lib.linux-riscv64-cpython-311/Crypto/Random copying lib/Crypto/Random/random.py -> build/lib.linux-riscv64-cpython-311/Crypto/Random creating build/lib.linux-riscv64-cpython-311/Crypto/Random/Fortuna copying lib/Crypto/Random/Fortuna/FortunaAccumulator.py -> build/lib.linux-riscv64-cpython-311/Crypto/Random/Fortuna copying lib/Crypto/Random/Fortuna/__init__.py -> build/lib.linux-riscv64-cpython-311/Crypto/Random/Fortuna copying lib/Crypto/Random/Fortuna/SHAd256.py -> build/lib.linux-riscv64-cpython-311/Crypto/Random/Fortuna copying lib/Crypto/Random/Fortuna/FortunaGenerator.py -> build/lib.linux-riscv64-cpython-311/Crypto/Random/Fortuna creating build/lib.linux-riscv64-cpython-311/Crypto/SelfTest copying lib/Crypto/SelfTest/st_common.py -> build/lib.linux-riscv64-cpython-311/Crypto/SelfTest copying lib/Crypto/SelfTest/__init__.py -> build/lib.linux-riscv64-cpython-311/Crypto/SelfTest creating build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Cipher copying lib/Crypto/SelfTest/Cipher/test_Blowfish.py -> build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Cipher copying lib/Crypto/SelfTest/Cipher/test_DES.py -> build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Cipher copying lib/Crypto/SelfTest/Cipher/test_ARC2.py -> build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Cipher copying lib/Crypto/SelfTest/Cipher/__init__.py -> build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Cipher copying lib/Crypto/SelfTest/Cipher/common.py -> build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Cipher copying lib/Crypto/SelfTest/Cipher/test_DES3.py -> build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Cipher copying lib/Crypto/SelfTest/Cipher/test_CAST.py -> build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Cipher copying lib/Crypto/SelfTest/Cipher/test_pkcs1_oaep.py -> build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Cipher copying lib/Crypto/SelfTest/Cipher/test_ARC4.py -> build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Cipher copying lib/Crypto/SelfTest/Cipher/test_XOR.py -> build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Cipher copying lib/Crypto/SelfTest/Cipher/test_pkcs1_15.py -> build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Cipher copying lib/Crypto/SelfTest/Cipher/test_AES.py -> build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Cipher creating build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Hash copying lib/Crypto/SelfTest/Hash/test_SHA224.py -> build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Hash copying lib/Crypto/SelfTest/Hash/test_HMAC.py -> build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Hash copying lib/Crypto/SelfTest/Hash/test_MD4.py -> build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Hash copying lib/Crypto/SelfTest/Hash/test_SHA256.py -> build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Hash copying lib/Crypto/SelfTest/Hash/test_RIPEMD.py -> build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Hash copying lib/Crypto/SelfTest/Hash/test_SHA.py -> build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Hash copying lib/Crypto/SelfTest/Hash/test_SHA512.py -> build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Hash copying lib/Crypto/SelfTest/Hash/__init__.py -> build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Hash copying lib/Crypto/SelfTest/Hash/common.py -> build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Hash copying lib/Crypto/SelfTest/Hash/test_SHA384.py -> build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Hash copying lib/Crypto/SelfTest/Hash/test_MD2.py -> build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Hash copying lib/Crypto/SelfTest/Hash/test_MD5.py -> build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Hash creating build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Protocol copying lib/Crypto/SelfTest/Protocol/test_KDF.py -> build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Protocol copying lib/Crypto/SelfTest/Protocol/__init__.py -> build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Protocol copying lib/Crypto/SelfTest/Protocol/test_chaffing.py -> build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Protocol copying lib/Crypto/SelfTest/Protocol/test_AllOrNothing.py -> build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Protocol copying lib/Crypto/SelfTest/Protocol/test_rfc1751.py -> build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Protocol creating build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/PublicKey copying lib/Crypto/SelfTest/PublicKey/test_RSA.py -> build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/PublicKey copying lib/Crypto/SelfTest/PublicKey/test_DSA.py -> build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/PublicKey copying lib/Crypto/SelfTest/PublicKey/__init__.py -> build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/PublicKey copying lib/Crypto/SelfTest/PublicKey/test_importKey.py -> build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/PublicKey copying lib/Crypto/SelfTest/PublicKey/test_ElGamal.py -> build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/PublicKey creating build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Random copying lib/Crypto/SelfTest/Random/__init__.py -> build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Random copying lib/Crypto/SelfTest/Random/test_random.py -> build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Random copying lib/Crypto/SelfTest/Random/test_rpoolcompat.py -> build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Random creating build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Random/Fortuna copying lib/Crypto/SelfTest/Random/Fortuna/test_SHAd256.py -> build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Random/Fortuna copying lib/Crypto/SelfTest/Random/Fortuna/__init__.py -> build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Random/Fortuna copying lib/Crypto/SelfTest/Random/Fortuna/test_FortunaGenerator.py -> build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Random/Fortuna copying lib/Crypto/SelfTest/Random/Fortuna/test_FortunaAccumulator.py -> build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Random/Fortuna creating build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Util copying lib/Crypto/SelfTest/Util/test_number.py -> build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Util copying lib/Crypto/SelfTest/Util/test_asn1.py -> build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Util copying lib/Crypto/SelfTest/Util/__init__.py -> build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Util copying lib/Crypto/SelfTest/Util/test_Counter.py -> build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Util creating build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Signature copying lib/Crypto/SelfTest/Signature/test_pkcs1_pss.py -> build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Signature copying lib/Crypto/SelfTest/Signature/__init__.py -> build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Signature copying lib/Crypto/SelfTest/Signature/test_pkcs1_15.py -> build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Signature creating build/lib.linux-riscv64-cpython-311/Crypto/Protocol copying lib/Crypto/Protocol/__init__.py -> build/lib.linux-riscv64-cpython-311/Crypto/Protocol copying lib/Crypto/Protocol/AllOrNothing.py -> build/lib.linux-riscv64-cpython-311/Crypto/Protocol copying lib/Crypto/Protocol/KDF.py -> build/lib.linux-riscv64-cpython-311/Crypto/Protocol copying lib/Crypto/Protocol/Chaffing.py -> build/lib.linux-riscv64-cpython-311/Crypto/Protocol creating build/lib.linux-riscv64-cpython-311/Crypto/PublicKey copying lib/Crypto/PublicKey/__init__.py -> build/lib.linux-riscv64-cpython-311/Crypto/PublicKey copying lib/Crypto/PublicKey/_RSA.py -> build/lib.linux-riscv64-cpython-311/Crypto/PublicKey copying lib/Crypto/PublicKey/RSA.py -> build/lib.linux-riscv64-cpython-311/Crypto/PublicKey copying lib/Crypto/PublicKey/_slowmath.py -> build/lib.linux-riscv64-cpython-311/Crypto/PublicKey copying lib/Crypto/PublicKey/ElGamal.py -> build/lib.linux-riscv64-cpython-311/Crypto/PublicKey copying lib/Crypto/PublicKey/pubkey.py -> build/lib.linux-riscv64-cpython-311/Crypto/PublicKey copying lib/Crypto/PublicKey/DSA.py -> build/lib.linux-riscv64-cpython-311/Crypto/PublicKey copying lib/Crypto/PublicKey/_DSA.py -> build/lib.linux-riscv64-cpython-311/Crypto/PublicKey creating build/lib.linux-riscv64-cpython-311/Crypto/Signature copying lib/Crypto/Signature/PKCS1_v1_5.py -> build/lib.linux-riscv64-cpython-311/Crypto/Signature copying lib/Crypto/Signature/__init__.py -> build/lib.linux-riscv64-cpython-311/Crypto/Signature copying lib/Crypto/Signature/PKCS1_PSS.py -> build/lib.linux-riscv64-cpython-311/Crypto/Signature running build_ext running build_configure checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for __gmpz_init in -lgmp... yes checking for __gmpz_init in -lmpir... no checking whether mpz_powm is declared... yes checking whether mpz_powm_sec is declared... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for inline... inline checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for int8_t... yes checking for size_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for memmove... yes checking for memset... yes configure: creating ./config.status config.status: creating src/config.h building 'Crypto.PublicKey._fastmath' extension creating build/temp.linux-riscv64-cpython-311 creating build/temp.linux-riscv64-cpython-311/src gcc -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -fno-strict-aliasing -fPIC -std=c99 -Isrc/ -I/usr/include/ -I/usr/include/python3.11 -c src/_fastmath.c -o build/temp.linux-riscv64-cpython-311/src/_fastmath.o src/_fastmath.c: In function ‘rabinMillerTest’: src/_fastmath.c:1371:57: warning: comparison of integer expressions of different signedness: ‘long unsigned int’ and ‘int’ [-Wsign-compare] 1371 | if (mpz_fits_ulong_p (n) && (mpz_get_ui (n) - 2 < rounds)) | ^ src/_fastmath.c:1373:23: warning: comparison of integer expressions of different signedness: ‘long unsigned int’ and ‘int’ [-Wsign-compare] 1373 | for (i = 0; i < rounds; ++i) | ^ gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -fno-strict-aliasing build/temp.linux-riscv64-cpython-311/src/_fastmath.o -L/usr/lib64 -lgmp -lm -o build/lib.linux-riscv64-cpython-311/Crypto/PublicKey/_fastmath.cpython-311-riscv64-linux-gnu.so building 'Crypto.Hash._MD2' extension gcc -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -fno-strict-aliasing -fPIC -std=c99 -Isrc/ -I/usr/include/python3.11 -c src/MD2.c -o build/temp.linux-riscv64-cpython-311/src/MD2.o src/MD2.c: In function ‘hash_update’: src/MD2.c:102:36: warning: comparison of integer expressions of different signedness: ‘int’ and ‘U32’ {aka ‘unsigned int’} [-Wsign-compare] 102 | L=(16-self->count) < len ? (16-self->count) : len; | ^ src/MD2.c:102:44: warning: operand of ‘?:’ changes signedness from ‘int’ to ‘U32’ {aka ‘unsigned int’} due to unsignedness of other operand [-Wsign-compare] 102 | L=(16-self->count) < len ? (16-self->count) : len; | ^~~~~~~~~~~~~~~~ src/MD2.c: In function ‘hash_digest’: src/MD2.c:142:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘U32’ {aka ‘unsigned int’} [-Wsign-compare] 142 | for(i=0; ilength_upper > hs->length_upper) | ^ gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -fno-strict-aliasing build/temp.linux-riscv64-cpython-311/src/SHA256.o -L/usr/lib64 -o build/lib.linux-riscv64-cpython-311/Crypto/Hash/_SHA256.cpython-311-riscv64-linux-gnu.so building 'Crypto.Hash._SHA224' extension gcc -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -fno-strict-aliasing -fPIC -std=c99 -Isrc/ -I/usr/include/python3.11 -c src/SHA224.c -o build/temp.linux-riscv64-cpython-311/src/SHA224.o In file included from src/SHA224.c:73: src/hash_SHA2_template.c: In function ‘add_length’: src/hash_SHA2_template.c:97:30: warning: self-comparison always evaluates to false [-Wtautological-compare] 97 | if (hs->length_upper > hs->length_upper) | ^ gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -fno-strict-aliasing build/temp.linux-riscv64-cpython-311/src/SHA224.o -L/usr/lib64 -o build/lib.linux-riscv64-cpython-311/Crypto/Hash/_SHA224.cpython-311-riscv64-linux-gnu.so building 'Crypto.Hash._SHA384' extension gcc -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -fno-strict-aliasing -fPIC -std=c99 -Isrc/ -I/usr/include/python3.11 -c src/SHA384.c -o build/temp.linux-riscv64-cpython-311/src/SHA384.o In file included from src/SHA384.c:80: src/hash_SHA2_template.c: In function ‘add_length’: src/hash_SHA2_template.c:97:30: warning: self-comparison always evaluates to false [-Wtautological-compare] 97 | if (hs->length_upper > hs->length_upper) | ^ gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -fno-strict-aliasing build/temp.linux-riscv64-cpython-311/src/SHA384.o -L/usr/lib64 -o build/lib.linux-riscv64-cpython-311/Crypto/Hash/_SHA384.cpython-311-riscv64-linux-gnu.so building 'Crypto.Hash._SHA512' extension gcc -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -fno-strict-aliasing -fPIC -std=c99 -Isrc/ -I/usr/include/python3.11 -c src/SHA512.c -o build/temp.linux-riscv64-cpython-311/src/SHA512.o In file included from src/SHA512.c:80: src/hash_SHA2_template.c: In function ‘add_length’: src/hash_SHA2_template.c:97:30: warning: self-comparison always evaluates to false [-Wtautological-compare] 97 | if (hs->length_upper > hs->length_upper) | ^ gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -fno-strict-aliasing build/temp.linux-riscv64-cpython-311/src/SHA512.o -L/usr/lib64 -o build/lib.linux-riscv64-cpython-311/Crypto/Hash/_SHA512.cpython-311-riscv64-linux-gnu.so building 'Crypto.Hash._RIPEMD160' extension gcc -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -fno-strict-aliasing -fPIC -std=c99 -DPCT_LITTLE_ENDIAN=1 -Isrc/ -I/usr/include/python3.11 -c src/RIPEMD160.c -o build/temp.linux-riscv64-cpython-311/src/RIPEMD160.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -fno-strict-aliasing build/temp.linux-riscv64-cpython-311/src/RIPEMD160.o -L/usr/lib64 -o build/lib.linux-riscv64-cpython-311/Crypto/Hash/_RIPEMD160.cpython-311-riscv64-linux-gnu.so building 'Crypto.Cipher._AES' extension gcc -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -fno-strict-aliasing -fPIC -std=c99 -Isrc/ -I/usr/include/python3.11 -c src/AES.c -o build/temp.linux-riscv64-cpython-311/src/AES.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -fno-strict-aliasing build/temp.linux-riscv64-cpython-311/src/AES.o -L/usr/lib64 -o build/lib.linux-riscv64-cpython-311/Crypto/Cipher/_AES.cpython-311-riscv64-linux-gnu.so building 'Crypto.Cipher._ARC2' extension gcc -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -fno-strict-aliasing -fPIC -std=c99 -Isrc/ -I/usr/include/python3.11 -c src/ARC2.c -o build/temp.linux-riscv64-cpython-311/src/ARC2.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -fno-strict-aliasing build/temp.linux-riscv64-cpython-311/src/ARC2.o -L/usr/lib64 -o build/lib.linux-riscv64-cpython-311/Crypto/Cipher/_ARC2.cpython-311-riscv64-linux-gnu.so building 'Crypto.Cipher._Blowfish' extension gcc -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -fno-strict-aliasing -fPIC -std=c99 -Isrc/ -I/usr/include/python3.11 -c src/Blowfish.c -o build/temp.linux-riscv64-cpython-311/src/Blowfish.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -fno-strict-aliasing build/temp.linux-riscv64-cpython-311/src/Blowfish.o -L/usr/lib64 -o build/lib.linux-riscv64-cpython-311/Crypto/Cipher/_Blowfish.cpython-311-riscv64-linux-gnu.so building 'Crypto.Cipher._CAST' extension gcc -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -fno-strict-aliasing -fPIC -std=c99 -Isrc/ -I/usr/include/python3.11 -c src/CAST.c -o build/temp.linux-riscv64-cpython-311/src/CAST.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -fno-strict-aliasing build/temp.linux-riscv64-cpython-311/src/CAST.o -L/usr/lib64 -o build/lib.linux-riscv64-cpython-311/Crypto/Cipher/_CAST.cpython-311-riscv64-linux-gnu.so building 'Crypto.Cipher._DES' extension gcc -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -fno-strict-aliasing -fPIC -std=c99 -Isrc/ -I/usr/include/python3.11 -c src/DES.c -o build/temp.linux-riscv64-cpython-311/src/DES.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -fno-strict-aliasing build/temp.linux-riscv64-cpython-311/src/DES.o -L/usr/lib64 -ltomcrypt -o build/lib.linux-riscv64-cpython-311/Crypto/Cipher/_DES.cpython-311-riscv64-linux-gnu.so building 'Crypto.Cipher._DES3' extension gcc -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -fno-strict-aliasing -fPIC -std=c99 -Isrc/ -I/usr/include/python3.11 -c src/DES3.c -o build/temp.linux-riscv64-cpython-311/src/DES3.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -fno-strict-aliasing build/temp.linux-riscv64-cpython-311/src/DES3.o -L/usr/lib64 -ltomcrypt -o build/lib.linux-riscv64-cpython-311/Crypto/Cipher/_DES3.cpython-311-riscv64-linux-gnu.so building 'Crypto.Cipher._ARC4' extension gcc -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -fno-strict-aliasing -fPIC -std=c99 -Isrc/ -I/usr/include/python3.11 -c src/ARC4.c -o build/temp.linux-riscv64-cpython-311/src/ARC4.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -fno-strict-aliasing build/temp.linux-riscv64-cpython-311/src/ARC4.o -L/usr/lib64 -o build/lib.linux-riscv64-cpython-311/Crypto/Cipher/_ARC4.cpython-311-riscv64-linux-gnu.so building 'Crypto.Cipher._XOR' extension gcc -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -fno-strict-aliasing -fPIC -std=c99 -Isrc/ -I/usr/include/python3.11 -c src/XOR.c -o build/temp.linux-riscv64-cpython-311/src/XOR.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -fno-strict-aliasing build/temp.linux-riscv64-cpython-311/src/XOR.o -L/usr/lib64 -o build/lib.linux-riscv64-cpython-311/Crypto/Cipher/_XOR.cpython-311-riscv64-linux-gnu.so building 'Crypto.Util.strxor' extension gcc -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -fno-strict-aliasing -fPIC -std=c99 -Isrc/ -I/usr/include/python3.11 -c src/strxor.c -o build/temp.linux-riscv64-cpython-311/src/strxor.o src/strxor.c:31:19: warning: ‘rcsid’ defined but not used [-Wunused-const-variable=] 31 | static const char rcsid[] = "$Id$"; | ^~~~~ gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -fno-strict-aliasing build/temp.linux-riscv64-cpython-311/src/strxor.o -L/usr/lib64 -o build/lib.linux-riscv64-cpython-311/Crypto/Util/strxor.cpython-311-riscv64-linux-gnu.so building 'Crypto.Util._counter' extension gcc -Wsign-compare -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -fno-strict-aliasing -fPIC -std=c99 -Isrc/ -I/usr/include/python3.11 -c src/_counter.c -o build/temp.linux-riscv64-cpython-311/src/_counter.o src/_counter.c: In function ‘PyInit__counter’: src/_counter.c:570:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 570 | if (m == NULL) | ^~ src/_counter.c:573:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 573 | return m; | ^~~~~~ gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -fno-strict-aliasing build/temp.linux-riscv64-cpython-311/src/_counter.o -L/usr/lib64 -o build/lib.linux-riscv64-cpython-311/Crypto/Util/_counter.cpython-311-riscv64-linux-gnu.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ghAxTa + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64 ++ dirname /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -fno-strict-aliasing ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -fno-strict-aliasing ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -fno-strict-aliasing -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -fno-strict-aliasing -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd pycrypto-2.6.1 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -fno-strict-aliasing ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64 --prefix /usr running install /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr creating /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11 creating /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages creating /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto creating /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/PublicKey copying build/lib.linux-riscv64-cpython-311/Crypto/PublicKey/__init__.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/PublicKey copying build/lib.linux-riscv64-cpython-311/Crypto/PublicKey/_RSA.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/PublicKey copying build/lib.linux-riscv64-cpython-311/Crypto/PublicKey/RSA.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/PublicKey copying build/lib.linux-riscv64-cpython-311/Crypto/PublicKey/_slowmath.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/PublicKey copying build/lib.linux-riscv64-cpython-311/Crypto/PublicKey/_fastmath.cpython-311-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/PublicKey copying build/lib.linux-riscv64-cpython-311/Crypto/PublicKey/ElGamal.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/PublicKey copying build/lib.linux-riscv64-cpython-311/Crypto/PublicKey/pubkey.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/PublicKey copying build/lib.linux-riscv64-cpython-311/Crypto/PublicKey/DSA.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/PublicKey copying build/lib.linux-riscv64-cpython-311/Crypto/PublicKey/_DSA.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/PublicKey creating /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Signature copying build/lib.linux-riscv64-cpython-311/Crypto/Signature/PKCS1_v1_5.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Signature copying build/lib.linux-riscv64-cpython-311/Crypto/Signature/__init__.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Signature copying build/lib.linux-riscv64-cpython-311/Crypto/Signature/PKCS1_PSS.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Signature creating /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Cipher copying build/lib.linux-riscv64-cpython-311/Crypto/Cipher/ARC4.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Cipher copying build/lib.linux-riscv64-cpython-311/Crypto/Cipher/_XOR.cpython-311-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Cipher copying build/lib.linux-riscv64-cpython-311/Crypto/Cipher/AES.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Cipher copying build/lib.linux-riscv64-cpython-311/Crypto/Cipher/CAST.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Cipher copying build/lib.linux-riscv64-cpython-311/Crypto/Cipher/DES3.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Cipher copying build/lib.linux-riscv64-cpython-311/Crypto/Cipher/_CAST.cpython-311-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Cipher copying build/lib.linux-riscv64-cpython-311/Crypto/Cipher/PKCS1_v1_5.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Cipher copying build/lib.linux-riscv64-cpython-311/Crypto/Cipher/__init__.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Cipher copying build/lib.linux-riscv64-cpython-311/Crypto/Cipher/PKCS1_OAEP.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Cipher copying build/lib.linux-riscv64-cpython-311/Crypto/Cipher/DES.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Cipher copying build/lib.linux-riscv64-cpython-311/Crypto/Cipher/_DES.cpython-311-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Cipher copying build/lib.linux-riscv64-cpython-311/Crypto/Cipher/_AES.cpython-311-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Cipher copying build/lib.linux-riscv64-cpython-311/Crypto/Cipher/blockalgo.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Cipher copying build/lib.linux-riscv64-cpython-311/Crypto/Cipher/ARC2.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Cipher copying build/lib.linux-riscv64-cpython-311/Crypto/Cipher/_Blowfish.cpython-311-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Cipher copying build/lib.linux-riscv64-cpython-311/Crypto/Cipher/_ARC2.cpython-311-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Cipher copying build/lib.linux-riscv64-cpython-311/Crypto/Cipher/XOR.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Cipher copying build/lib.linux-riscv64-cpython-311/Crypto/Cipher/_DES3.cpython-311-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Cipher copying build/lib.linux-riscv64-cpython-311/Crypto/Cipher/Blowfish.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Cipher copying build/lib.linux-riscv64-cpython-311/Crypto/Cipher/_ARC4.cpython-311-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Cipher copying build/lib.linux-riscv64-cpython-311/Crypto/pct_warnings.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto copying build/lib.linux-riscv64-cpython-311/Crypto/__init__.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto creating /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest creating /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/PublicKey copying build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/PublicKey/test_RSA.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/PublicKey copying build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/PublicKey/test_DSA.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/PublicKey copying build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/PublicKey/__init__.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/PublicKey copying build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/PublicKey/test_importKey.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/PublicKey copying build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/PublicKey/test_ElGamal.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/PublicKey creating /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Signature copying build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Signature/test_pkcs1_pss.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Signature copying build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Signature/__init__.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Signature copying build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Signature/test_pkcs1_15.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Signature copying build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/st_common.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest creating /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Cipher copying build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Cipher/test_Blowfish.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Cipher copying build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Cipher/test_DES.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Cipher copying build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Cipher/test_ARC2.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Cipher copying build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Cipher/__init__.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Cipher copying build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Cipher/common.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Cipher copying build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Cipher/test_DES3.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Cipher copying build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Cipher/test_CAST.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Cipher copying build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Cipher/test_pkcs1_oaep.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Cipher copying build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Cipher/test_ARC4.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Cipher copying build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Cipher/test_XOR.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Cipher copying build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Cipher/test_pkcs1_15.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Cipher copying build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Cipher/test_AES.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Cipher copying build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/__init__.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest creating /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Random creating /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Random/Fortuna copying build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Random/Fortuna/test_SHAd256.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Random/Fortuna copying build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Random/Fortuna/__init__.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Random/Fortuna copying build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Random/Fortuna/test_FortunaGenerator.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Random/Fortuna copying build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Random/Fortuna/test_FortunaAccumulator.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Random/Fortuna copying build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Random/__init__.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Random copying build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Random/test_random.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Random copying build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Random/test_rpoolcompat.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Random creating /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Util copying build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Util/test_number.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Util copying build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Util/test_asn1.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Util copying build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Util/__init__.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Util copying build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Util/test_Counter.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Util creating /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Protocol copying build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Protocol/test_KDF.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Protocol copying build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Protocol/__init__.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Protocol copying build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Protocol/test_chaffing.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Protocol copying build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Protocol/test_AllOrNothing.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Protocol copying build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Protocol/test_rfc1751.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Protocol creating /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Hash copying build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Hash/test_SHA224.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Hash copying build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Hash/test_HMAC.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Hash copying build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Hash/test_MD4.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Hash copying build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Hash/test_SHA256.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Hash copying build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Hash/test_RIPEMD.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Hash copying build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Hash/test_SHA.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Hash copying build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Hash/test_SHA512.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Hash copying build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Hash/__init__.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Hash copying build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Hash/common.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Hash copying build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Hash/test_SHA384.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Hash copying build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Hash/test_MD2.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Hash copying build/lib.linux-riscv64-cpython-311/Crypto/SelfTest/Hash/test_MD5.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Hash creating /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Random creating /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Random/Fortuna copying build/lib.linux-riscv64-cpython-311/Crypto/Random/Fortuna/FortunaAccumulator.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Random/Fortuna copying build/lib.linux-riscv64-cpython-311/Crypto/Random/Fortuna/__init__.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Random/Fortuna copying build/lib.linux-riscv64-cpython-311/Crypto/Random/Fortuna/SHAd256.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Random/Fortuna copying build/lib.linux-riscv64-cpython-311/Crypto/Random/Fortuna/FortunaGenerator.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Random/Fortuna copying build/lib.linux-riscv64-cpython-311/Crypto/Random/__init__.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Random copying build/lib.linux-riscv64-cpython-311/Crypto/Random/random.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Random creating /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Util copying build/lib.linux-riscv64-cpython-311/Crypto/Util/strxor.cpython-311-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Util copying build/lib.linux-riscv64-cpython-311/Crypto/Util/Counter.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Util copying build/lib.linux-riscv64-cpython-311/Crypto/Util/randpool.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Util copying build/lib.linux-riscv64-cpython-311/Crypto/Util/_counter.cpython-311-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Util copying build/lib.linux-riscv64-cpython-311/Crypto/Util/__init__.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Util copying build/lib.linux-riscv64-cpython-311/Crypto/Util/asn1.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Util copying build/lib.linux-riscv64-cpython-311/Crypto/Util/_number_new.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Util copying build/lib.linux-riscv64-cpython-311/Crypto/Util/RFC1751.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Util copying build/lib.linux-riscv64-cpython-311/Crypto/Util/py3compat.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Util copying build/lib.linux-riscv64-cpython-311/Crypto/Util/number.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Util creating /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Protocol copying build/lib.linux-riscv64-cpython-311/Crypto/Protocol/__init__.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Protocol copying build/lib.linux-riscv64-cpython-311/Crypto/Protocol/AllOrNothing.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Protocol copying build/lib.linux-riscv64-cpython-311/Crypto/Protocol/KDF.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Protocol copying build/lib.linux-riscv64-cpython-311/Crypto/Protocol/Chaffing.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Protocol creating /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Hash copying build/lib.linux-riscv64-cpython-311/Crypto/Hash/MD4.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Hash copying build/lib.linux-riscv64-cpython-311/Crypto/Hash/_SHA384.cpython-311-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Hash copying build/lib.linux-riscv64-cpython-311/Crypto/Hash/SHA.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Hash copying build/lib.linux-riscv64-cpython-311/Crypto/Hash/_RIPEMD160.cpython-311-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Hash copying build/lib.linux-riscv64-cpython-311/Crypto/Hash/_MD4.cpython-311-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Hash copying build/lib.linux-riscv64-cpython-311/Crypto/Hash/hashalgo.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Hash copying build/lib.linux-riscv64-cpython-311/Crypto/Hash/RIPEMD.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Hash copying build/lib.linux-riscv64-cpython-311/Crypto/Hash/_SHA224.cpython-311-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Hash copying build/lib.linux-riscv64-cpython-311/Crypto/Hash/SHA224.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Hash copying build/lib.linux-riscv64-cpython-311/Crypto/Hash/MD5.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Hash copying build/lib.linux-riscv64-cpython-311/Crypto/Hash/MD2.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Hash copying build/lib.linux-riscv64-cpython-311/Crypto/Hash/__init__.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Hash copying build/lib.linux-riscv64-cpython-311/Crypto/Hash/SHA384.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Hash copying build/lib.linux-riscv64-cpython-311/Crypto/Hash/_SHA256.cpython-311-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Hash copying build/lib.linux-riscv64-cpython-311/Crypto/Hash/SHA256.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Hash copying build/lib.linux-riscv64-cpython-311/Crypto/Hash/_SHA512.cpython-311-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Hash copying build/lib.linux-riscv64-cpython-311/Crypto/Hash/HMAC.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Hash copying build/lib.linux-riscv64-cpython-311/Crypto/Hash/_MD2.cpython-311-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Hash copying build/lib.linux-riscv64-cpython-311/Crypto/Hash/SHA512.py -> /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Hash byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/PublicKey/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/PublicKey/_RSA.py to _RSA.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/PublicKey/RSA.py to RSA.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/PublicKey/_slowmath.py to _slowmath.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/PublicKey/ElGamal.py to ElGamal.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/PublicKey/pubkey.py to pubkey.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/PublicKey/DSA.py to DSA.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/PublicKey/_DSA.py to _DSA.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Signature/PKCS1_v1_5.py to PKCS1_v1_5.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Signature/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Signature/PKCS1_PSS.py to PKCS1_PSS.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Cipher/ARC4.py to ARC4.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Cipher/AES.py to AES.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Cipher/CAST.py to CAST.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Cipher/DES3.py to DES3.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Cipher/PKCS1_v1_5.py to PKCS1_v1_5.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Cipher/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Cipher/PKCS1_OAEP.py to PKCS1_OAEP.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Cipher/DES.py to DES.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Cipher/blockalgo.py to blockalgo.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Cipher/ARC2.py to ARC2.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Cipher/XOR.py to XOR.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Cipher/Blowfish.py to Blowfish.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/pct_warnings.py to pct_warnings.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/PublicKey/test_RSA.py to test_RSA.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/PublicKey/test_DSA.py to test_DSA.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/PublicKey/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/PublicKey/test_importKey.py to test_importKey.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/PublicKey/test_ElGamal.py to test_ElGamal.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Signature/test_pkcs1_pss.py to test_pkcs1_pss.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Signature/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Signature/test_pkcs1_15.py to test_pkcs1_15.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/st_common.py to st_common.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Cipher/test_Blowfish.py to test_Blowfish.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Cipher/test_DES.py to test_DES.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Cipher/test_ARC2.py to test_ARC2.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Cipher/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Cipher/common.py to common.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Cipher/test_DES3.py to test_DES3.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Cipher/test_CAST.py to test_CAST.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Cipher/test_pkcs1_oaep.py to test_pkcs1_oaep.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Cipher/test_ARC4.py to test_ARC4.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Cipher/test_XOR.py to test_XOR.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Cipher/test_pkcs1_15.py to test_pkcs1_15.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Cipher/test_AES.py to test_AES.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Random/Fortuna/test_SHAd256.py to test_SHAd256.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Random/Fortuna/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Random/Fortuna/test_FortunaGenerator.py to test_FortunaGenerator.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Random/Fortuna/test_FortunaAccumulator.py to test_FortunaAccumulator.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Random/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Random/test_random.py to test_random.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Random/test_rpoolcompat.py to test_rpoolcompat.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Util/test_number.py to test_number.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Util/test_asn1.py to test_asn1.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Util/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Util/test_Counter.py to test_Counter.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Protocol/test_KDF.py to test_KDF.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Protocol/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Protocol/test_chaffing.py to test_chaffing.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Protocol/test_AllOrNothing.py to test_AllOrNothing.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Protocol/test_rfc1751.py to test_rfc1751.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Hash/test_SHA224.py to test_SHA224.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Hash/test_HMAC.py to test_HMAC.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Hash/test_MD4.py to test_MD4.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Hash/test_SHA256.py to test_SHA256.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Hash/test_RIPEMD.py to test_RIPEMD.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Hash/test_SHA.py to test_SHA.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Hash/test_SHA512.py to test_SHA512.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Hash/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Hash/common.py to common.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Hash/test_SHA384.py to test_SHA384.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Hash/test_MD2.py to test_MD2.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/SelfTest/Hash/test_MD5.py to test_MD5.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Random/Fortuna/FortunaAccumulator.py to FortunaAccumulator.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Random/Fortuna/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Random/Fortuna/SHAd256.py to SHAd256.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Random/Fortuna/FortunaGenerator.py to FortunaGenerator.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Random/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Random/random.py to random.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Util/Counter.py to Counter.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Util/randpool.py to randpool.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Util/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Util/asn1.py to asn1.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Util/_number_new.py to _number_new.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Util/RFC1751.py to RFC1751.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Util/py3compat.py to py3compat.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Util/number.py to number.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Protocol/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Protocol/AllOrNothing.py to AllOrNothing.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Protocol/KDF.py to KDF.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Protocol/Chaffing.py to Chaffing.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Hash/MD4.py to MD4.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Hash/SHA.py to SHA.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Hash/hashalgo.py to hashalgo.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Hash/RIPEMD.py to RIPEMD.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Hash/SHA224.py to SHA224.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Hash/MD5.py to MD5.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Hash/MD2.py to MD2.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Hash/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Hash/SHA384.py to SHA384.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Hash/SHA256.py to SHA256.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Hash/HMAC.py to HMAC.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Hash/SHA512.py to SHA512.cpython-311.pyc writing byte-compilation script '/tmp/tmpmant5lwb.py' /usr/bin/python3 /tmp/tmpmant5lwb.py removing /tmp/tmpmant5lwb.py running install_egg_info running egg_info creating pycrypto.egg-info writing pycrypto.egg-info/PKG-INFO writing dependency_links to pycrypto.egg-info/dependency_links.txt writing top-level names to pycrypto.egg-info/top_level.txt writing manifest file 'pycrypto.egg-info/SOURCES.txt' reading manifest file 'pycrypto.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pycrypto.egg-info/SOURCES.txt' Copying pycrypto.egg-info to /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/pycrypto-2.6.1-py3.11.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/bin/__pycache__ + find /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages -name '*.so' -exec chmod -c g-w '{}' ';' + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 2.6.1-42.fc38 --unique-debug-suffix -2.6.1-42.fc38.riscv64 --unique-debug-src-base python-crypto-2.6.1-42.fc38.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pycrypto-2.6.1 extracting debug info from /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Cipher/_ARC4.cpython-311-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Cipher/_AES.cpython-311-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Cipher/_ARC2.cpython-311-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Cipher/_Blowfish.cpython-311-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Cipher/_DES.cpython-311-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Cipher/_CAST.cpython-311-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Cipher/_DES3.cpython-311-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Cipher/_XOR.cpython-311-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Hash/_MD2.cpython-311-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Hash/_MD4.cpython-311-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Hash/_RIPEMD160.cpython-311-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Hash/_SHA224.cpython-311-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Hash/_SHA256.cpython-311-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Hash/_SHA384.cpython-311-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Hash/_SHA512.cpython-311-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/PublicKey/_fastmath.cpython-311-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Util/strxor.cpython-311-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages/Crypto/Util/_counter.cpython-311-riscv64-linux-gnu.so original debug info size: 2000kB, size after compression: 1816kB /usr/bin/sepdebugcrcfix: Updated 18 CRC32s, 0 CRC32s did match. 722 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4 Bytecompiling .py files below /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11 using python3.11 Bytecompiling .py files below /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib/debug/usr/lib64/python3.11 using python3.11 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.yeOGnL + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -fno-strict-aliasing ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -fno-strict-aliasing ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -fno-strict-aliasing -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -fno-strict-aliasing -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd pycrypto-2.6.1 + /usr/bin/python3 setup.py test running test /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( .........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................SelfTest: You can ignore the RandomPool_DeprecationWarning that follows. ............................ ---------------------------------------------------------------------- Ran 1061 tests in 67.521s OK + PYTHONPATH=/builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/lib64/python3.11/site-packages + /usr/bin/python3 pct-speedtest.py RSA(1024) pubkey setup: 5.15 Keys/sec RSA(2048) pubkey setup: 0.74 Keys/sec RSA(4096) pubkey setup: 0.12 Keys/sec DES key setup: 19.98 kKeys/sec DES-CBC encryption: 10.20 MBps DES-CFB-8 encryption: 1.31 MBps DES-OFB encryption: 10.01 MBps DES-ECB encryption: 10.98 MBps DES-OPENPGP encryption: 9.96 MBps DES3 key setup: 9.75 kKeys/sec DES3-CBC encryption: 4.27 MBps DES3-CFB-8 encryption: 0.56 MBps DES3-OFB encryption: 4.30 MBps DES3-ECB encryption: 4.46 MBps DES3-OPENPGP encryption: 4.28 MBps AES128 key setup: 40.25 kKeys/sec AES128-CBC encryption: 20.72 MBps AES128-CFB-8 encryption: 1.47 MBps AES128-OFB encryption: 19.93 MBps AES128-ECB encryption: 25.34 MBps AES128-OPENPGP encryption: 19.09 MBps AES192 key setup: 39.35 kKeys/sec AES192-CBC encryption: 18.14 MBps AES192-CFB-8 encryption: 1.30 MBps AES192-OFB encryption: 18.03 MBps AES192-ECB encryption: 22.31 MBps AES192-OPENPGP encryption: 17.41 MBps AES256 key setup: 38.30 kKeys/sec AES256-CBC encryption: 16.40 MBps AES256-CFB-8 encryption: 1.16 MBps AES256-OFB encryption: 16.02 MBps AES256-ECB encryption: 19.77 MBps AES256-OPENPGP encryption: 15.70 MBps Blowfish(256) key setup: 5.85 kKeys/sec Blowfish(256)-CBC encryption: 20.59 MBps Blowfish(256)-CFB-8 encryption: 2.57 MBps Blowfish(256)-OFB encryption: 20.94 MBps Blowfish(256)-ECB encryption: 24.61 MBps Blowfish(256)-OPENPGP encryption: 20.30 MBps CAST(40) key setup: 43.02 kKeys/sec CAST(40)-CBC encryption: 12.93 MBps CAST(40)-CFB-8 encryption: 1.77 MBps CAST(40)-OFB encryption: 14.05 MBps CAST(40)-ECB encryption: 14.49 MBps CAST(40)-OPENPGP encryption: 13.55 MBps CAST(80) key setup: 43.53 kKeys/sec CAST(80)-CBC encryption: 12.90 MBps CAST(80)-CFB-8 encryption: 1.77 MBps CAST(80)-OFB encryption: 13.90 MBps CAST(80)-ECB encryption: 14.62 MBps CAST(80)-OPENPGP encryption: 13.71 MBps CAST(128) key setup: 42.72 kKeys/sec CAST(128)-CBC encryption: 11.08 MBps CAST(128)-CFB-8 encryption: 1.51 MBps CAST(128)-OFB encryption: 11.87 MBps CAST(128)-ECB encryption: 12.23 MBps CAST(128)-OPENPGP encryption: 11.61 MBps ARC2(128) key setup: 50.09 kKeys/sec ARC2(128) encryption: 10.10 MBps ARC4(128) key setup: 35.38 kKeys/sec ARC4(128) encryption: 32.13 MBps XOR(24) key setup: 90.23 kKeys/sec XOR(24) encryption: 35.33 MBps XOR(256) key setup: 91.22 kKeys/sec XOR(256) encryption: 16.39 MBps MD2 (16-byte inputs): 26.81 kHashes/sec MD2 (single large input): 3.36 MBps MD4 (16-byte inputs): 43.21 kHashes/sec MD4 (single large input): 93.93 MBps MD5 (16-byte inputs): 37.51 kHashes/sec MD5 (single large input): 102.74 MBps SHA (20-byte inputs): 34.94 kHashes/sec SHA (single large input): 63.91 MBps SHA256 (32-byte inputs): 33.95 kHashes/sec SHA256 (single large input): 26.22 MBps RIPEMD (20-byte inputs): 38.86 kHashes/sec RIPEMD (single large input): 21.47 MBps + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-crypto-2.6.1-42.fc38.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pnRWnj + umask 022 + cd /builddir/build/BUILD + cd pycrypto-2.6.1 + DOCDIR=/builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/share/doc/python-crypto + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/share/doc/python-crypto + cp -pr README /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/share/doc/python-crypto + cp -pr TODO /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/share/doc/python-crypto + cp -pr ACKS /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/share/doc/python-crypto + cp -pr ChangeLog /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/share/doc/python-crypto + cp -pr Doc/ /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/share/doc/python-crypto + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.4Qmp4m + umask 022 + cd /builddir/build/BUILD + cd pycrypto-2.6.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/share/licenses/python-crypto + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/share/licenses/python-crypto + cp -pr COPYRIGHT /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/share/licenses/python-crypto + cp -pr LEGAL/ /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64/usr/share/licenses/python-crypto + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-crypto = 2.6.1-42.fc38 python3-crypto = 2.6.1-42.fc38 python3-crypto(riscv-64) = 2.6.1-42.fc38 python3.11-crypto = 2.6.1-42.fc38 python3.11dist(pycrypto) = 2.6.1 python3dist(pycrypto) = 2.6.1 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: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libtomcrypt.so.1()(64bit) python(abi) = 3.11 rtld(GNU_HASH) Obsoletes: python-crypto < 2.6.1-42.fc38 Processing files: python-crypto-debugsource-2.6.1-42.fc38.riscv64 Provides: python-crypto-debugsource = 2.6.1-42.fc38 python-crypto-debugsource(riscv-64) = 2.6.1-42.fc38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-crypto-debuginfo-2.6.1-42.fc38.riscv64 Provides: debuginfo(build-id) = 17d8c6990a60669967cc8cccb817fea07e63b62e debuginfo(build-id) = 35cf599b749d0dcfd114c1f6c2d9a6fcce0b4884 debuginfo(build-id) = 37fee1662dbfd1e270bfaa7533b74af1e633192e debuginfo(build-id) = 4cf6e8d8bd7f826d626512674f1bcf02695d97fc debuginfo(build-id) = 5ec0d8e1542968a6faf62587736a9ab37ce79c96 debuginfo(build-id) = 6b00b2a4225d72291d55e90d04f7a98537a18060 debuginfo(build-id) = 70ce8b35de811c6055d6651c054ac10d419b8446 debuginfo(build-id) = 852a3f7c1ad9ad77ecd1b73aeaba46ba6ad0069d debuginfo(build-id) = 87fbd1ec47c32ca90f13bcccaf666e50a85d1eaa debuginfo(build-id) = 881d6cf3ff6904f6284f75cd376575df879dc5fc debuginfo(build-id) = 9abede70c487fc0291a8ae4a0af187f7935f4abd debuginfo(build-id) = 9dfafcd665822113582441e8defcb06a2a84387c debuginfo(build-id) = c51a2531463e1dd55def1bbac0e489a0ac819cdd debuginfo(build-id) = c75135cd8113a4d5599a06b2c41aaacbb69d84c7 debuginfo(build-id) = df98376c84fb22174c5af86f02a8cc1d99ea75d2 debuginfo(build-id) = ea811023665fda20caeb8c59e1117e30d82c1aa1 debuginfo(build-id) = fb40c7beca4825e84578decdc071c032771b144a debuginfo(build-id) = fee5fb6836b50af910b7e3925b911a128b52e490 python-crypto-debuginfo = 2.6.1-42.fc38 python3-crypto-debuginfo = 2.6.1-42.fc38 python3-crypto-debuginfo(riscv-64) = 2.6.1-42.fc38 python3.11-crypto-debuginfo = 2.6.1-42.fc38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-crypto-debugsource(riscv-64) = 2.6.1-42.fc38 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64 Wrote: /builddir/build/RPMS/python-crypto-debugsource-2.6.1-42.fc38.riscv64.rpm Wrote: /builddir/build/RPMS/python3-crypto-debuginfo-2.6.1-42.fc38.riscv64.rpm Wrote: /builddir/build/RPMS/python3-crypto-2.6.1-42.fc38.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.UQZdaT + umask 022 + cd /builddir/build/BUILD + cd pycrypto-2.6.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-crypto-2.6.1-42.fc38.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.e7fEso + umask 022 + cd /builddir/build/BUILD + rm -rf pycrypto-2.6.1 pycrypto-2.6.1.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0