D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/python-pycryptodomex-3.21.0-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.zKH0E5 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.hxCVYt + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-pycryptodomex-3.21.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/python-pycryptodomex-3.21.0-build + rm -rf pycryptodomex-3.21.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/pycryptodomex-3.21.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd pycryptodomex-3.21.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.H69r7D + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-pycryptodomex-3.21.0-build + cd pycryptodomex-3.21.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + true + for f in pyproject.toml setup.py setup.cfg + '[' -f pyproject.toml ']' + sed -i -E -e '/^requires/s/(['\''"]\s*flit_core\s*>=\s*[0-9]+(\.[0-9]+)+)\s*,\s*<\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\4/' pyproject.toml + sed -i -E -e '/python_requires/s/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/' pyproject.toml + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9a-z]+)*)\s*,\s*(<|!=|<=)\s*[0-9]+(\.[0-9a-z]+)*(-?dev[0-9]*)?(\.\*)*(\s*['\''"]?)/\1\7/g' pyproject.toml + sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' pyproject.toml + sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' pyproject.toml + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' pyproject.toml + sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' pyproject.toml + sed -i -e 's/~=/>=/g' pyproject.toml + sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' pyproject.toml + sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' pyproject.toml + for f in pyproject.toml setup.py setup.cfg + '[' -f setup.py ']' + sed -i -E -e '/^requires/s/(['\''"]\s*flit_core\s*>=\s*[0-9]+(\.[0-9]+)+)\s*,\s*<\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\4/' setup.py + sed -i -E -e '/python_requires/s/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/' setup.py + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9a-z]+)*)\s*,\s*(<|!=|<=)\s*[0-9]+(\.[0-9a-z]+)*(-?dev[0-9]*)?(\.\*)*(\s*['\''"]?)/\1\7/g' setup.py + sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' setup.py + sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' setup.py + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' setup.py + sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' setup.py + sed -i -e 's/~=/>=/g' setup.py + sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' setup.py + sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' setup.py + for f in pyproject.toml setup.py setup.cfg + '[' -f setup.cfg ']' + sed -i -E -e '/^requires/s/(['\''"]\s*flit_core\s*>=\s*[0-9]+(\.[0-9]+)+)\s*,\s*<\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\4/' setup.cfg + sed -i -E -e '/python_requires/s/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/' setup.cfg + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9a-z]+)*)\s*,\s*(<|!=|<=)\s*[0-9]+(\.[0-9a-z]+)*(-?dev[0-9]*)?(\.\*)*(\s*['\''"]?)/\1\7/g' setup.cfg + sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' setup.cfg + sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' setup.cfg + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' setup.cfg + sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' setup.cfg + sed -i -e 's/~=/>=/g' setup.cfg + sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' setup.cfg + sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' setup.cfg + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/python-pycryptodomex-3.21.0-build/pycryptodomex-3.21.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + VALAFLAGS=-g + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + CXX=g++ + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-pycryptodomex-3.21.0-build/pycryptodomex-3.21.0/.pyproject-builddir + RPM_TOXENV=py313 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /home/pterjan/rpmbuild/BUILD/python-pycryptodomex-3.21.0-build/pycryptodomex-3.21.0/pyproject-wheeldir --output /home/pterjan/rpmbuild/BUILD/python-pycryptodomex-3.21.0-build/python-pycryptodomex-3.21.0-1.mga10.x86_64-pyproject-buildrequires Handling setuptools from build-system.requires Requirement satisfied: setuptools (installed: setuptools 78.1.0) /usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License License :: Public Domain See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() Testing support for clang Target does not support clang Testing support for gcc Target does support gcc Testing support for stdint.h header Target does support stdint.h header Testing support for 128-bit integer Target does support 128-bit integer Testing support for cpuid.h header Target does support cpuid.h header Testing support for intrin.h header Target does not support intrin.h header Testing support for posix_memalign Target does support posix_memalign Testing support for SSE2(intrin.h) Target does not support SSE2(intrin.h) Testing support for SSE2(x86intrin.h) Target does support SSE2(x86intrin.h) Testing support for AESNI intrinsics Target does support AESNI intrinsics Compiling support for AESNI instructions Testing support for CLMUL intrinsics Target does support CLMUL intrinsics Compiling support for CLMUL instructions running egg_info writing lib/pycryptodomex.egg-info/PKG-INFO writing dependency_links to lib/pycryptodomex.egg-info/dependency_links.txt writing top-level names to lib/pycryptodomex.egg-info/top_level.txt reading manifest file 'lib/pycryptodomex.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'Doc/_build' warning: no previously-included files matching '*.pyc' found under directory 'src' no previously-included directories found matching 'src/test/build' adding license file 'LICENSE.rst' adding license file 'AUTHORS.rst' writing manifest file 'lib/pycryptodomex.egg-info/SOURCES.txt' Target does support CLMUL intrinsics Compiling support for CLMUL instructions running dist_info creating pycryptodomex.egg-info writing pycryptodomex.egg-info/PKG-INFO writing dependency_links to pycryptodomex.egg-info/dependency_links.txt writing top-level names to pycryptodomex.egg-info/top_level.txt writing manifest file 'pycryptodomex.egg-info/SOURCES.txt' reading manifest file 'pycryptodomex.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'Doc/_build' warning: no previously-included files matching '*.pyc' found under directory 'src' no previously-included directories found matching 'src/test/build' adding license file 'LICENSE.rst' adding license file 'AUTHORS.rst' writing manifest file 'pycryptodomex.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/python-pycryptodomex-3.21.0-build/pycryptodomex-3.21.0/pycryptodomex-3.21.0.dist-info' + cat /home/pterjan/rpmbuild/BUILD/python-pycryptodomex-3.21.0-build/python-pycryptodomex-3.21.0-1.mga10.x86_64-pyproject-buildrequires + rm -rfv pycryptodomex-3.21.0.dist-info/ removed 'pycryptodomex-3.21.0.dist-info/top_level.txt' removed 'pycryptodomex-3.21.0.dist-info/METADATA' removed 'pycryptodomex-3.21.0.dist-info/licenses/AUTHORS.rst' removed 'pycryptodomex-3.21.0.dist-info/licenses/LICENSE.rst' removed directory 'pycryptodomex-3.21.0.dist-info/licenses' removed directory 'pycryptodomex-3.21.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.0U3Bif + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-pycryptodomex-3.21.0-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd pycryptodomex-3.21.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/python-pycryptodomex-3.21.0-build/pycryptodomex-3.21.0/.pyproject-builddir + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + VALAFLAGS=-g + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + CXX=g++ + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-pycryptodomex-3.21.0-build/pycryptodomex-3.21.0/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/python-pycryptodomex-3.21.0-build/pycryptodomex-3.21.0/pyproject-wheeldir Processing /home/pterjan/rpmbuild/BUILD/python-pycryptodomex-3.21.0-build/pycryptodomex-3.21.0 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) /usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License License :: Public Domain See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() Testing support for clang Target does not support clang Testing support for gcc Target does support gcc Testing support for stdint.h header Target does support stdint.h header Testing support for 128-bit integer Target does support 128-bit integer Testing support for cpuid.h header Target does support cpuid.h header Testing support for intrin.h header Target does not support intrin.h header Testing support for posix_memalign Target does support posix_memalign Testing support for SSE2(intrin.h) Target does not support SSE2(intrin.h) Testing support for SSE2(x86intrin.h) Target does support SSE2(x86intrin.h) Testing support for AESNI intrinsics Target does support AESNI intrinsics Compiling support for AESNI instructions Testing support for CLMUL intrinsics Target does support CLMUL intrinsics Compiling support for CLMUL instructions running dist_info creating /home/pterjan/rpmbuild/BUILD/python-pycryptodomex-3.21.0-build/pycryptodomex-3.21.0/.pyproject-builddir/pip-modern-metadata-9mewugou/pycryptodomex.egg-info writing /home/pterjan/rpmbuild/BUILD/python-pycryptodomex-3.21.0-build/pycryptodomex-3.21.0/.pyproject-builddir/pip-modern-metadata-9mewugou/pycryptodomex.egg-info/PKG-INFO writing dependency_links to /home/pterjan/rpmbuild/BUILD/python-pycryptodomex-3.21.0-build/pycryptodomex-3.21.0/.pyproject-builddir/pip-modern-metadata-9mewugou/pycryptodomex.egg-info/dependency_links.txt writing top-level names to /home/pterjan/rpmbuild/BUILD/python-pycryptodomex-3.21.0-build/pycryptodomex-3.21.0/.pyproject-builddir/pip-modern-metadata-9mewugou/pycryptodomex.egg-info/top_level.txt writing manifest file '/home/pterjan/rpmbuild/BUILD/python-pycryptodomex-3.21.0-build/pycryptodomex-3.21.0/.pyproject-builddir/pip-modern-metadata-9mewugou/pycryptodomex.egg-info/SOURCES.txt' reading manifest file '/home/pterjan/rpmbuild/BUILD/python-pycryptodomex-3.21.0-build/pycryptodomex-3.21.0/.pyproject-builddir/pip-modern-metadata-9mewugou/pycryptodomex.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'Doc/_build' warning: no previously-included files matching '*.pyc' found under directory 'src' no previously-included directories found matching 'src/test/build' adding license file 'LICENSE.rst' adding license file 'AUTHORS.rst' writing manifest file '/home/pterjan/rpmbuild/BUILD/python-pycryptodomex-3.21.0-build/pycryptodomex-3.21.0/.pyproject-builddir/pip-modern-metadata-9mewugou/pycryptodomex.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/python-pycryptodomex-3.21.0-build/pycryptodomex-3.21.0/.pyproject-builddir/pip-modern-metadata-9mewugou/pycryptodomex-3.21.0.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: pycryptodomex Building wheel for pycryptodomex (pyproject.toml): started Running command Building wheel for pycryptodomex (pyproject.toml) /usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License License :: Public Domain See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() Testing support for clang Target does not support clang Testing support for gcc Target does support gcc Testing support for stdint.h header Target does support stdint.h header Testing support for 128-bit integer Target does support 128-bit integer Testing support for cpuid.h header Target does support cpuid.h header Testing support for intrin.h header Target does not support intrin.h header Testing support for posix_memalign Target does support posix_memalign Testing support for SSE2(intrin.h) Target does not support SSE2(intrin.h) Testing support for SSE2(x86intrin.h) Target does support SSE2(x86intrin.h) Testing support for AESNI intrinsics Target does support AESNI intrinsics Compiling support for AESNI instructions Testing support for CLMUL intrinsics Target does support CLMUL intrinsics Compiling support for CLMUL instructions running bdist_wheel running build running build_py creating build/lib.linux-x86_64-cpython-313/Cryptodome copying lib/Cryptodome/__init__.py -> build/lib.linux-x86_64-cpython-313/Cryptodome creating build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher copying lib/Cryptodome/Cipher/ChaCha20_Poly1305.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_cbc.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_ctr.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_pkcs1_oaep_decode.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher copying lib/Cryptodome/Cipher/PKCS1_v1_5.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_cfb.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_siv.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_gcm.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher copying lib/Cryptodome/Cipher/AES.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher copying lib/Cryptodome/Cipher/ARC2.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher copying lib/Cryptodome/Cipher/DES.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher copying lib/Cryptodome/Cipher/ARC4.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_ofb.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_ocb.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_eax.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_openpgp.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher copying lib/Cryptodome/Cipher/Salsa20.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher copying lib/Cryptodome/Cipher/ChaCha20.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher copying lib/Cryptodome/Cipher/__init__.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher copying lib/Cryptodome/Cipher/CAST.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_ecb.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher copying lib/Cryptodome/Cipher/PKCS1_OAEP.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher copying lib/Cryptodome/Cipher/DES3.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_EKSBlowfish.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_ccm.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher copying lib/Cryptodome/Cipher/Blowfish.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher creating build/lib.linux-x86_64-cpython-313/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Hash copying lib/Cryptodome/Hash/RIPEMD.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA3_512.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Hash copying lib/Cryptodome/Hash/keccak.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA1.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Hash copying lib/Cryptodome/Hash/TurboSHAKE256.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA3_384.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA256.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Hash copying lib/Cryptodome/Hash/KMAC128.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA224.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Hash copying lib/Cryptodome/Hash/SHAKE128.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Hash copying lib/Cryptodome/Hash/MD2.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Hash copying lib/Cryptodome/Hash/TupleHash128.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA384.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA3_256.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA3_224.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Hash copying lib/Cryptodome/Hash/MD4.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Hash copying lib/Cryptodome/Hash/cSHAKE256.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Hash copying lib/Cryptodome/Hash/KangarooTwelve.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Hash copying lib/Cryptodome/Hash/HMAC.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Hash copying lib/Cryptodome/Hash/KMAC256.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Hash copying lib/Cryptodome/Hash/BLAKE2s.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Hash copying lib/Cryptodome/Hash/cSHAKE128.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Hash copying lib/Cryptodome/Hash/CMAC.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Hash copying lib/Cryptodome/Hash/BLAKE2b.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Hash copying lib/Cryptodome/Hash/SHAKE256.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Hash copying lib/Cryptodome/Hash/__init__.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Hash copying lib/Cryptodome/Hash/RIPEMD160.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Hash copying lib/Cryptodome/Hash/MD5.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Hash copying lib/Cryptodome/Hash/Poly1305.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Hash copying lib/Cryptodome/Hash/TurboSHAKE128.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Hash copying lib/Cryptodome/Hash/TupleHash256.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA512.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Hash creating build/lib.linux-x86_64-cpython-313/Cryptodome/IO copying lib/Cryptodome/IO/PEM.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/IO copying lib/Cryptodome/IO/_PBES.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/IO copying lib/Cryptodome/IO/__init__.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/IO copying lib/Cryptodome/IO/PKCS8.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/IO creating build/lib.linux-x86_64-cpython-313/Cryptodome/PublicKey copying lib/Cryptodome/PublicKey/_point.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/PublicKey copying lib/Cryptodome/PublicKey/_montgomery.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/PublicKey copying lib/Cryptodome/PublicKey/RSA.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/PublicKey copying lib/Cryptodome/PublicKey/ElGamal.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/PublicKey copying lib/Cryptodome/PublicKey/_curve.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/PublicKey copying lib/Cryptodome/PublicKey/ECC.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/PublicKey copying lib/Cryptodome/PublicKey/DSA.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/PublicKey copying lib/Cryptodome/PublicKey/_nist_ecc.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/PublicKey copying lib/Cryptodome/PublicKey/__init__.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/PublicKey copying lib/Cryptodome/PublicKey/_openssh.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/PublicKey copying lib/Cryptodome/PublicKey/_edwards.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/PublicKey creating build/lib.linux-x86_64-cpython-313/Cryptodome/Protocol copying lib/Cryptodome/Protocol/SecretSharing.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Protocol copying lib/Cryptodome/Protocol/KDF.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Protocol copying lib/Cryptodome/Protocol/DH.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Protocol copying lib/Cryptodome/Protocol/__init__.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Protocol creating build/lib.linux-x86_64-cpython-313/Cryptodome/Random copying lib/Cryptodome/Random/random.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Random copying lib/Cryptodome/Random/__init__.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Random creating build/lib.linux-x86_64-cpython-313/Cryptodome/Signature copying lib/Cryptodome/Signature/eddsa.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Signature copying lib/Cryptodome/Signature/PKCS1_v1_5.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Signature copying lib/Cryptodome/Signature/pss.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Signature copying lib/Cryptodome/Signature/pkcs1_15.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Signature copying lib/Cryptodome/Signature/__init__.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Signature copying lib/Cryptodome/Signature/DSS.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Signature copying lib/Cryptodome/Signature/PKCS1_PSS.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Signature creating build/lib.linux-x86_64-cpython-313/Cryptodome/Util copying lib/Cryptodome/Util/Padding.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Util copying lib/Cryptodome/Util/asn1.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Util copying lib/Cryptodome/Util/_file_system.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Util copying lib/Cryptodome/Util/strxor.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Util copying lib/Cryptodome/Util/Counter.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Util copying lib/Cryptodome/Util/_cpu_features.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Util copying lib/Cryptodome/Util/py3compat.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Util copying lib/Cryptodome/Util/__init__.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Util copying lib/Cryptodome/Util/_raw_api.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Util copying lib/Cryptodome/Util/number.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Util copying lib/Cryptodome/Util/RFC1751.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Util creating build/lib.linux-x86_64-cpython-313/Cryptodome/Math copying lib/Cryptodome/Math/_IntegerNative.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Math copying lib/Cryptodome/Math/Primality.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Math copying lib/Cryptodome/Math/_IntegerCustom.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Math copying lib/Cryptodome/Math/_IntegerGMP.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Math copying lib/Cryptodome/Math/__init__.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Math copying lib/Cryptodome/Math/Numbers.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Math copying lib/Cryptodome/Math/_IntegerBase.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/Math creating build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest copying lib/Cryptodome/SelfTest/st_common.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest copying lib/Cryptodome/SelfTest/loader.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest copying lib/Cryptodome/SelfTest/__main__.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest copying lib/Cryptodome/SelfTest/__init__.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest creating build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_EAX.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_CCM.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_CAST.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_pkcs1_oaep.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_ARC4.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_ARC2.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/common.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_CTR.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_GCM.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_Salsa20.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_pkcs1_15.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_DES3.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_DES.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_OpenPGP.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_OFB.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_Blowfish.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_CBC.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_AES.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_SIV.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/__init__.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_OCB.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_ChaCha20_Poly1305.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_CFB.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_ChaCha20.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Cipher creating build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_MD5.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_SHA384.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_TurboSHAKE.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_SHA3_384.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/common.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_SHA1.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_MD2.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_keccak.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_SHAKE.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_SHA256.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_BLAKE2.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_SHA512.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_SHA3_224.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_Poly1305.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_KMAC.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_RIPEMD160.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_SHA224.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_TupleHash.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_MD4.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_cSHAKE.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/__init__.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_KangarooTwelve.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_SHA3_256.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_HMAC.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_SHA3_512.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_CMAC.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Hash creating build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/IO copying lib/Cryptodome/SelfTest/IO/test_PBES.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/IO copying lib/Cryptodome/SelfTest/IO/test_PKCS8.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/IO copying lib/Cryptodome/SelfTest/IO/__init__.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/IO creating build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Protocol copying lib/Cryptodome/SelfTest/Protocol/test_KDF.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Protocol copying lib/Cryptodome/SelfTest/Protocol/test_SecretSharing.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Protocol copying lib/Cryptodome/SelfTest/Protocol/test_rfc1751.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Protocol copying lib/Cryptodome/SelfTest/Protocol/test_ecdh.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Protocol copying lib/Cryptodome/SelfTest/Protocol/__init__.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Protocol creating build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/PublicKey copying lib/Cryptodome/SelfTest/PublicKey/test_import_RSA.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/PublicKey copying lib/Cryptodome/SelfTest/PublicKey/test_DSA.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/PublicKey copying lib/Cryptodome/SelfTest/PublicKey/test_ECC_Curve25519.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/PublicKey copying lib/Cryptodome/SelfTest/PublicKey/test_ECC_Ed25519.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/PublicKey copying lib/Cryptodome/SelfTest/PublicKey/test_import_Curve448.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/PublicKey copying lib/Cryptodome/SelfTest/PublicKey/test_RSA.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/PublicKey copying lib/Cryptodome/SelfTest/PublicKey/test_ElGamal.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/PublicKey copying lib/Cryptodome/SelfTest/PublicKey/test_ECC_NIST.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/PublicKey copying lib/Cryptodome/SelfTest/PublicKey/__init__.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/PublicKey copying lib/Cryptodome/SelfTest/PublicKey/test_import_Curve25519.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/PublicKey copying lib/Cryptodome/SelfTest/PublicKey/test_ECC_Ed448.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/PublicKey copying lib/Cryptodome/SelfTest/PublicKey/test_import_ECC.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/PublicKey copying lib/Cryptodome/SelfTest/PublicKey/test_import_DSA.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/PublicKey copying lib/Cryptodome/SelfTest/PublicKey/test_ECC_Curve448.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/PublicKey creating build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Random copying lib/Cryptodome/SelfTest/Random/test_random.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Random copying lib/Cryptodome/SelfTest/Random/__init__.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Random creating build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Signature copying lib/Cryptodome/SelfTest/Signature/test_pss.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Signature copying lib/Cryptodome/SelfTest/Signature/test_pkcs1_15.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Signature copying lib/Cryptodome/SelfTest/Signature/test_eddsa.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Signature copying lib/Cryptodome/SelfTest/Signature/test_dss.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Signature copying lib/Cryptodome/SelfTest/Signature/__init__.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Signature creating build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Util copying lib/Cryptodome/SelfTest/Util/test_asn1.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Util copying lib/Cryptodome/SelfTest/Util/test_strxor.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Util copying lib/Cryptodome/SelfTest/Util/test_Padding.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Util copying lib/Cryptodome/SelfTest/Util/test_rfc1751.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Util copying lib/Cryptodome/SelfTest/Util/test_Counter.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Util copying lib/Cryptodome/SelfTest/Util/test_number.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Util copying lib/Cryptodome/SelfTest/Util/__init__.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Util creating build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Math copying lib/Cryptodome/SelfTest/Math/test_modexp.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Math copying lib/Cryptodome/SelfTest/Math/test_modmult.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Math copying lib/Cryptodome/SelfTest/Math/test_Primality.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Math copying lib/Cryptodome/SelfTest/Math/__init__.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Math copying lib/Cryptodome/SelfTest/Math/test_Numbers.py -> build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Math copying lib/Cryptodome/__init__.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome copying lib/Cryptodome/py.typed -> build/lib.linux-x86_64-cpython-313/Cryptodome copying lib/Cryptodome/Cipher/_mode_cbc.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher copying lib/Cryptodome/Cipher/__init__.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher copying lib/Cryptodome/Cipher/ARC2.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher copying lib/Cryptodome/Cipher/ChaCha20_Poly1305.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher copying lib/Cryptodome/Cipher/ARC4.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_ctr.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_eax.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher copying lib/Cryptodome/Cipher/AES.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_cfb.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher copying lib/Cryptodome/Cipher/DES.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher copying lib/Cryptodome/Cipher/Salsa20.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_ocb.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher copying lib/Cryptodome/Cipher/Blowfish.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_ecb.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_siv.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher copying lib/Cryptodome/Cipher/PKCS1_OAEP.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher copying lib/Cryptodome/Cipher/ChaCha20.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher copying lib/Cryptodome/Cipher/CAST.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_gcm.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_ofb.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_ccm.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_openpgp.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher copying lib/Cryptodome/Cipher/DES3.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher copying lib/Cryptodome/Cipher/PKCS1_v1_5.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_EKSBlowfish.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher copying lib/Cryptodome/Hash/BLAKE2b.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Hash copying lib/Cryptodome/Hash/__init__.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA3_512.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA384.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Hash copying lib/Cryptodome/Hash/Poly1305.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Hash copying lib/Cryptodome/Hash/cSHAKE128.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Hash copying lib/Cryptodome/Hash/BLAKE2s.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Hash copying lib/Cryptodome/Hash/TupleHash256.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Hash copying lib/Cryptodome/Hash/keccak.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Hash copying lib/Cryptodome/Hash/CMAC.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Hash copying lib/Cryptodome/Hash/SHAKE256.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Hash copying lib/Cryptodome/Hash/TupleHash128.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA256.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Hash copying lib/Cryptodome/Hash/SHAKE128.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Hash copying lib/Cryptodome/Hash/MD2.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Hash copying lib/Cryptodome/Hash/TurboSHAKE256.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA224.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Hash copying lib/Cryptodome/Hash/MD5.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Hash copying lib/Cryptodome/Hash/KMAC256.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Hash copying lib/Cryptodome/Hash/KMAC128.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Hash copying lib/Cryptodome/Hash/KangarooTwelve.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Hash copying lib/Cryptodome/Hash/HMAC.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Hash copying lib/Cryptodome/Hash/RIPEMD160.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA3_384.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Hash copying lib/Cryptodome/Hash/MD4.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA1.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA512.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Hash copying lib/Cryptodome/Hash/cSHAKE256.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA3_224.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Hash copying lib/Cryptodome/Hash/RIPEMD.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Hash copying lib/Cryptodome/Hash/TurboSHAKE128.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA3_256.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Hash copying lib/Cryptodome/IO/PKCS8.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/IO copying lib/Cryptodome/IO/PEM.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/IO copying lib/Cryptodome/IO/_PBES.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/IO copying lib/Cryptodome/PublicKey/__init__.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/PublicKey copying lib/Cryptodome/PublicKey/ElGamal.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/PublicKey copying lib/Cryptodome/PublicKey/RSA.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/PublicKey copying lib/Cryptodome/PublicKey/DSA.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/PublicKey copying lib/Cryptodome/PublicKey/_openssh.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/PublicKey copying lib/Cryptodome/PublicKey/_point.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/PublicKey copying lib/Cryptodome/PublicKey/ECC.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/PublicKey copying lib/Cryptodome/Protocol/__init__.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Protocol copying lib/Cryptodome/Protocol/DH.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Protocol copying lib/Cryptodome/Protocol/KDF.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Protocol copying lib/Cryptodome/Protocol/SecretSharing.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Protocol copying lib/Cryptodome/Random/__init__.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Random copying lib/Cryptodome/Random/random.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Random copying lib/Cryptodome/Signature/eddsa.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Signature copying lib/Cryptodome/Signature/DSS.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Signature copying lib/Cryptodome/Signature/pkcs1_15.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Signature copying lib/Cryptodome/Signature/PKCS1_PSS.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Signature copying lib/Cryptodome/Signature/pss.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Signature copying lib/Cryptodome/Signature/PKCS1_v1_5.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Signature copying lib/Cryptodome/Util/strxor.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Util copying lib/Cryptodome/Util/_cpu_features.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Util copying lib/Cryptodome/Util/Padding.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Util copying lib/Cryptodome/Util/RFC1751.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Util copying lib/Cryptodome/Util/py3compat.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Util copying lib/Cryptodome/Util/asn1.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Util copying lib/Cryptodome/Util/number.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Util copying lib/Cryptodome/Util/_raw_api.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Util copying lib/Cryptodome/Util/_file_system.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Util copying lib/Cryptodome/Util/Counter.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Util copying lib/Cryptodome/Math/Primality.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Math copying lib/Cryptodome/Math/_IntegerBase.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Math copying lib/Cryptodome/Math/_IntegerGMP.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Math copying lib/Cryptodome/Math/_IntegerNative.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Math copying lib/Cryptodome/Math/_IntegerCustom.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Math copying lib/Cryptodome/Math/Numbers.pyi -> build/lib.linux-x86_64-cpython-313/Cryptodome/Math running build_ext building 'Cryptodome.Hash._MD2' extension creating build/temp.linux-x86_64-cpython-313/src gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.13 -c src/MD2.c -o build/temp.linux-x86_64-cpython-313/src/MD2.o -msse2 gcc -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full build/temp.linux-x86_64-cpython-313/src/MD2.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/_MD2.abi3.so building 'Cryptodome.Hash._MD4' extension gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.13 -c src/MD4.c -o build/temp.linux-x86_64-cpython-313/src/MD4.o -msse2 gcc -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full build/temp.linux-x86_64-cpython-313/src/MD4.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/_MD4.abi3.so building 'Cryptodome.Hash._MD5' extension gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.13 -c src/MD5.c -o build/temp.linux-x86_64-cpython-313/src/MD5.o -msse2 gcc -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full build/temp.linux-x86_64-cpython-313/src/MD5.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/_MD5.abi3.so building 'Cryptodome.Hash._SHA1' extension gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.13 -c src/SHA1.c -o build/temp.linux-x86_64-cpython-313/src/SHA1.o -msse2 gcc -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full build/temp.linux-x86_64-cpython-313/src/SHA1.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/_SHA1.abi3.so building 'Cryptodome.Hash._SHA256' extension gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.13 -c src/SHA256.c -o build/temp.linux-x86_64-cpython-313/src/SHA256.o -msse2 gcc -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full build/temp.linux-x86_64-cpython-313/src/SHA256.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/_SHA256.abi3.so building 'Cryptodome.Hash._SHA224' extension gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.13 -c src/SHA224.c -o build/temp.linux-x86_64-cpython-313/src/SHA224.o -msse2 gcc -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full build/temp.linux-x86_64-cpython-313/src/SHA224.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/_SHA224.abi3.so building 'Cryptodome.Hash._SHA384' extension gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.13 -c src/SHA384.c -o build/temp.linux-x86_64-cpython-313/src/SHA384.o -msse2 gcc -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full build/temp.linux-x86_64-cpython-313/src/SHA384.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/_SHA384.abi3.so building 'Cryptodome.Hash._SHA512' extension gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.13 -c src/SHA512.c -o build/temp.linux-x86_64-cpython-313/src/SHA512.o -msse2 gcc -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full build/temp.linux-x86_64-cpython-313/src/SHA512.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/_SHA512.abi3.so building 'Cryptodome.Hash._RIPEMD160' extension gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.13 -c src/RIPEMD160.c -o build/temp.linux-x86_64-cpython-313/src/RIPEMD160.o -msse2 gcc -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full build/temp.linux-x86_64-cpython-313/src/RIPEMD160.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/_RIPEMD160.abi3.so building 'Cryptodome.Hash._keccak' extension gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.13 -c src/keccak.c -o build/temp.linux-x86_64-cpython-313/src/keccak.o -msse2 gcc -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full build/temp.linux-x86_64-cpython-313/src/keccak.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/_keccak.abi3.so building 'Cryptodome.Hash._BLAKE2b' extension gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.13 -c src/blake2b.c -o build/temp.linux-x86_64-cpython-313/src/blake2b.o -msse2 gcc -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full build/temp.linux-x86_64-cpython-313/src/blake2b.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/_BLAKE2b.abi3.so building 'Cryptodome.Hash._BLAKE2s' extension gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.13 -c src/blake2s.c -o build/temp.linux-x86_64-cpython-313/src/blake2s.o -msse2 gcc -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full build/temp.linux-x86_64-cpython-313/src/blake2s.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/_BLAKE2s.abi3.so building 'Cryptodome.Hash._ghash_portable' extension gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.13 -c src/ghash_portable.c -o build/temp.linux-x86_64-cpython-313/src/ghash_portable.o -msse2 gcc -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full build/temp.linux-x86_64-cpython-313/src/ghash_portable.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/_ghash_portable.abi3.so building 'Cryptodome.Hash._ghash_clmul' extension gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DHAVE_WMMINTRIN_H -DHAVE_TMMINTRIN_H -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.13 -c src/ghash_clmul.c -o build/temp.linux-x86_64-cpython-313/src/ghash_clmul.o -mpclmul -mssse3 -msse2 gcc -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full build/temp.linux-x86_64-cpython-313/src/ghash_clmul.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/_ghash_clmul.abi3.so building 'Cryptodome.Hash._poly1305' extension gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.13 -c src/poly1305.c -o build/temp.linux-x86_64-cpython-313/src/poly1305.o -msse2 gcc -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full build/temp.linux-x86_64-cpython-313/src/poly1305.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/_poly1305.abi3.so building 'Cryptodome.Cipher._raw_aes' extension gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.13 -c src/AES.c -o build/temp.linux-x86_64-cpython-313/src/AES.o -msse2 gcc -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full build/temp.linux-x86_64-cpython-313/src/AES.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/_raw_aes.abi3.so building 'Cryptodome.Cipher._raw_aesni' extension gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.13 -c src/AESNI.c -o build/temp.linux-x86_64-cpython-313/src/AESNI.o -maes -msse2 gcc -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full build/temp.linux-x86_64-cpython-313/src/AESNI.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/_raw_aesni.abi3.so building 'Cryptodome.Cipher._raw_arc2' extension gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.13 -c src/ARC2.c -o build/temp.linux-x86_64-cpython-313/src/ARC2.o -msse2 gcc -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full build/temp.linux-x86_64-cpython-313/src/ARC2.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/_raw_arc2.abi3.so building 'Cryptodome.Cipher._raw_blowfish' extension gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.13 -c src/blowfish.c -o build/temp.linux-x86_64-cpython-313/src/blowfish.o -msse2 gcc -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full build/temp.linux-x86_64-cpython-313/src/blowfish.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/_raw_blowfish.abi3.so building 'Cryptodome.Cipher._raw_eksblowfish' extension gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.13 -c src/blowfish_eks.c -o build/temp.linux-x86_64-cpython-313/src/blowfish_eks.o -msse2 gcc -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full build/temp.linux-x86_64-cpython-313/src/blowfish_eks.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/_raw_eksblowfish.abi3.so building 'Cryptodome.Cipher._raw_cast' extension gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.13 -c src/CAST.c -o build/temp.linux-x86_64-cpython-313/src/CAST.o -msse2 gcc -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full build/temp.linux-x86_64-cpython-313/src/CAST.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/_raw_cast.abi3.so building 'Cryptodome.Cipher._raw_des' extension gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -Isrc/libtom/ -I/usr/include/python3.13 -c src/DES.c -o build/temp.linux-x86_64-cpython-313/src/DES.o -msse2 gcc -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full build/temp.linux-x86_64-cpython-313/src/DES.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/_raw_des.abi3.so building 'Cryptodome.Cipher._raw_des3' extension gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -Isrc/libtom/ -I/usr/include/python3.13 -c src/DES3.c -o build/temp.linux-x86_64-cpython-313/src/DES3.o -msse2 gcc -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full build/temp.linux-x86_64-cpython-313/src/DES3.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/_raw_des3.abi3.so building 'Cryptodome.Util._cpuid_c' extension gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.13 -c src/cpuid.c -o build/temp.linux-x86_64-cpython-313/src/cpuid.o -msse2 gcc -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full build/temp.linux-x86_64-cpython-313/src/cpuid.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-313/Cryptodome/Util/_cpuid_c.abi3.so building 'Cryptodome.Cipher._pkcs1_decode' extension gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.13 -c src/pkcs1_decode.c -o build/temp.linux-x86_64-cpython-313/src/pkcs1_decode.o -msse2 gcc -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full build/temp.linux-x86_64-cpython-313/src/pkcs1_decode.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/_pkcs1_decode.abi3.so building 'Cryptodome.Cipher._raw_ecb' extension gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.13 -c src/raw_ecb.c -o build/temp.linux-x86_64-cpython-313/src/raw_ecb.o -msse2 gcc -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full build/temp.linux-x86_64-cpython-313/src/raw_ecb.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/_raw_ecb.abi3.so building 'Cryptodome.Cipher._raw_cbc' extension gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.13 -c src/raw_cbc.c -o build/temp.linux-x86_64-cpython-313/src/raw_cbc.o -msse2 gcc -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full build/temp.linux-x86_64-cpython-313/src/raw_cbc.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/_raw_cbc.abi3.so building 'Cryptodome.Cipher._raw_cfb' extension gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.13 -c src/raw_cfb.c -o build/temp.linux-x86_64-cpython-313/src/raw_cfb.o -msse2 gcc -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full build/temp.linux-x86_64-cpython-313/src/raw_cfb.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/_raw_cfb.abi3.so building 'Cryptodome.Cipher._raw_ofb' extension gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.13 -c src/raw_ofb.c -o build/temp.linux-x86_64-cpython-313/src/raw_ofb.o -msse2 gcc -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full build/temp.linux-x86_64-cpython-313/src/raw_ofb.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/_raw_ofb.abi3.so building 'Cryptodome.Cipher._raw_ctr' extension gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.13 -c src/raw_ctr.c -o build/temp.linux-x86_64-cpython-313/src/raw_ctr.o -msse2 gcc -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full build/temp.linux-x86_64-cpython-313/src/raw_ctr.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/_raw_ctr.abi3.so building 'Cryptodome.Cipher._raw_ocb' extension gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -I/usr/include/python3.13 -c src/raw_ocb.c -o build/temp.linux-x86_64-cpython-313/src/raw_ocb.o -msse2 gcc -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full build/temp.linux-x86_64-cpython-313/src/raw_ocb.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/_raw_ocb.abi3.so building 'Cryptodome.Cipher._ARC4' extension gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.13 -c src/ARC4.c -o build/temp.linux-x86_64-cpython-313/src/ARC4.o -msse2 gcc -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full build/temp.linux-x86_64-cpython-313/src/ARC4.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/_ARC4.abi3.so building 'Cryptodome.Cipher._Salsa20' extension gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -Isrc/libtom/ -I/usr/include/python3.13 -c src/Salsa20.c -o build/temp.linux-x86_64-cpython-313/src/Salsa20.o -msse2 gcc -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full build/temp.linux-x86_64-cpython-313/src/Salsa20.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/_Salsa20.abi3.so building 'Cryptodome.Cipher._chacha20' extension gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.13 -c src/chacha20.c -o build/temp.linux-x86_64-cpython-313/src/chacha20.o -msse2 gcc -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full build/temp.linux-x86_64-cpython-313/src/chacha20.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/_chacha20.abi3.so building 'Cryptodome.Protocol._scrypt' extension gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.13 -c src/scrypt.c -o build/temp.linux-x86_64-cpython-313/src/scrypt.o -msse2 gcc -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full build/temp.linux-x86_64-cpython-313/src/scrypt.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-313/Cryptodome/Protocol/_scrypt.abi3.so building 'Cryptodome.Util._strxor' extension gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.13 -c src/strxor.c -o build/temp.linux-x86_64-cpython-313/src/strxor.o -msse2 gcc -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full build/temp.linux-x86_64-cpython-313/src/strxor.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-313/Cryptodome/Util/_strxor.abi3.so building 'Cryptodome.PublicKey._ec_ws' extension gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.13 -c src/ec_ws.c -o build/temp.linux-x86_64-cpython-313/src/ec_ws.o -msse2 gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.13 -c src/mont.c -o build/temp.linux-x86_64-cpython-313/src/mont.o -msse2 gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.13 -c src/p256_table.c -o build/temp.linux-x86_64-cpython-313/src/p256_table.o -msse2 gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.13 -c src/p384_table.c -o build/temp.linux-x86_64-cpython-313/src/p384_table.o -msse2 gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.13 -c src/p521_table.c -o build/temp.linux-x86_64-cpython-313/src/p521_table.o -msse2 gcc -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full build/temp.linux-x86_64-cpython-313/src/ec_ws.o build/temp.linux-x86_64-cpython-313/src/mont.o build/temp.linux-x86_64-cpython-313/src/p256_table.o build/temp.linux-x86_64-cpython-313/src/p384_table.o build/temp.linux-x86_64-cpython-313/src/p521_table.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-313/Cryptodome/PublicKey/_ec_ws.abi3.so building 'Cryptodome.PublicKey._curve25519' extension gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.13 -c src/curve25519.c -o build/temp.linux-x86_64-cpython-313/src/curve25519.o -msse2 gcc -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full build/temp.linux-x86_64-cpython-313/src/curve25519.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-313/Cryptodome/PublicKey/_curve25519.abi3.so building 'Cryptodome.PublicKey._curve448' extension gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.13 -c src/curve448.c -o build/temp.linux-x86_64-cpython-313/src/curve448.o -msse2 gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.13 -c src/mont1.c -o build/temp.linux-x86_64-cpython-313/src/mont1.o -msse2 gcc -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full build/temp.linux-x86_64-cpython-313/src/curve448.o build/temp.linux-x86_64-cpython-313/src/mont1.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-313/Cryptodome/PublicKey/_curve448.abi3.so building 'Cryptodome.PublicKey._ed25519' extension gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.13 -c src/ed25519.c -o build/temp.linux-x86_64-cpython-313/src/ed25519.o -msse2 gcc -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full build/temp.linux-x86_64-cpython-313/src/ed25519.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-313/Cryptodome/PublicKey/_ed25519.abi3.so building 'Cryptodome.PublicKey._ed448' extension gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.13 -c src/ed448.c -o build/temp.linux-x86_64-cpython-313/src/ed448.o -msse2 gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.13 -c src/mont2.c -o build/temp.linux-x86_64-cpython-313/src/mont2.o -msse2 gcc -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full build/temp.linux-x86_64-cpython-313/src/ed448.o build/temp.linux-x86_64-cpython-313/src/mont2.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-313/Cryptodome/PublicKey/_ed448.abi3.so building 'Cryptodome.Math._modexp' extension gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.13 -c src/modexp.c -o build/temp.linux-x86_64-cpython-313/src/modexp.o -msse2 gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.13 -c src/mont3.c -o build/temp.linux-x86_64-cpython-313/src/mont3.o -msse2 gcc -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full build/temp.linux-x86_64-cpython-313/src/modexp.o build/temp.linux-x86_64-cpython-313/src/mont3.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-313/Cryptodome/Math/_modexp.abi3.so installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/Cryptodome copying build/lib.linux-x86_64-cpython-313/Cryptodome/__init__.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome creating build/bdist.linux-x86_64/wheel/Cryptodome/Util copying build/lib.linux-x86_64-cpython-313/Cryptodome/Util/_cpuid_c.abi3.so -> build/bdist.linux-x86_64/wheel/./Cryptodome/Util copying build/lib.linux-x86_64-cpython-313/Cryptodome/Util/Padding.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Util copying build/lib.linux-x86_64-cpython-313/Cryptodome/Util/asn1.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Util copying build/lib.linux-x86_64-cpython-313/Cryptodome/Util/_file_system.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Util copying build/lib.linux-x86_64-cpython-313/Cryptodome/Util/strxor.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Util copying build/lib.linux-x86_64-cpython-313/Cryptodome/Util/_cpu_features.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Util copying build/lib.linux-x86_64-cpython-313/Cryptodome/Util/strxor.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Util copying build/lib.linux-x86_64-cpython-313/Cryptodome/Util/Padding.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Util copying build/lib.linux-x86_64-cpython-313/Cryptodome/Util/Counter.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Util copying build/lib.linux-x86_64-cpython-313/Cryptodome/Util/RFC1751.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Util copying build/lib.linux-x86_64-cpython-313/Cryptodome/Util/py3compat.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Util copying build/lib.linux-x86_64-cpython-313/Cryptodome/Util/_cpu_features.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Util copying build/lib.linux-x86_64-cpython-313/Cryptodome/Util/py3compat.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Util copying build/lib.linux-x86_64-cpython-313/Cryptodome/Util/__init__.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Util copying build/lib.linux-x86_64-cpython-313/Cryptodome/Util/asn1.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Util copying build/lib.linux-x86_64-cpython-313/Cryptodome/Util/_raw_api.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Util copying build/lib.linux-x86_64-cpython-313/Cryptodome/Util/number.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Util copying build/lib.linux-x86_64-cpython-313/Cryptodome/Util/number.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Util copying build/lib.linux-x86_64-cpython-313/Cryptodome/Util/_strxor.abi3.so -> build/bdist.linux-x86_64/wheel/./Cryptodome/Util copying build/lib.linux-x86_64-cpython-313/Cryptodome/Util/RFC1751.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Util copying build/lib.linux-x86_64-cpython-313/Cryptodome/Util/_raw_api.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Util copying build/lib.linux-x86_64-cpython-313/Cryptodome/Util/_file_system.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Util copying build/lib.linux-x86_64-cpython-313/Cryptodome/Util/Counter.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Util creating build/bdist.linux-x86_64/wheel/Cryptodome/Math copying build/lib.linux-x86_64-cpython-313/Cryptodome/Math/Primality.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Math copying build/lib.linux-x86_64-cpython-313/Cryptodome/Math/_IntegerBase.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Math copying build/lib.linux-x86_64-cpython-313/Cryptodome/Math/_IntegerNative.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Math copying build/lib.linux-x86_64-cpython-313/Cryptodome/Math/_modexp.abi3.so -> build/bdist.linux-x86_64/wheel/./Cryptodome/Math copying build/lib.linux-x86_64-cpython-313/Cryptodome/Math/Primality.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Math copying build/lib.linux-x86_64-cpython-313/Cryptodome/Math/_IntegerCustom.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Math copying build/lib.linux-x86_64-cpython-313/Cryptodome/Math/_IntegerGMP.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Math copying build/lib.linux-x86_64-cpython-313/Cryptodome/Math/_IntegerGMP.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Math copying build/lib.linux-x86_64-cpython-313/Cryptodome/Math/__init__.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Math copying build/lib.linux-x86_64-cpython-313/Cryptodome/Math/_IntegerNative.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Math copying build/lib.linux-x86_64-cpython-313/Cryptodome/Math/_IntegerCustom.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Math copying build/lib.linux-x86_64-cpython-313/Cryptodome/Math/Numbers.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Math copying build/lib.linux-x86_64-cpython-313/Cryptodome/Math/Numbers.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Math copying build/lib.linux-x86_64-cpython-313/Cryptodome/Math/_IntegerBase.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Math creating build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/SHA.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/RIPEMD.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/BLAKE2b.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/_SHA1.abi3.so -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/_RIPEMD160.abi3.so -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/SHA3_512.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/__init__.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/_ghash_clmul.abi3.so -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/keccak.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/SHA1.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/SHA3_512.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/TurboSHAKE256.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/SHA.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/_MD2.abi3.so -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/_SHA224.abi3.so -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/SHA384.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/Poly1305.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/cSHAKE128.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/BLAKE2s.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/TupleHash256.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/_MD5.abi3.so -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/keccak.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/_SHA384.abi3.so -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/CMAC.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/SHAKE256.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/SHA3_384.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/TupleHash128.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/SHA256.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/KMAC128.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/SHA256.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/SHAKE128.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/_BLAKE2b.abi3.so -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/MD2.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/TurboSHAKE256.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/SHA224.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/SHA224.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/_poly1305.abi3.so -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/_BLAKE2s.abi3.so -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/SHAKE128.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/MD5.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/MD2.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/KMAC256.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/_SHA256.abi3.so -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/TupleHash128.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/SHA384.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/KMAC128.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/KangarooTwelve.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/_ghash_portable.abi3.so -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/HMAC.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/SHA3_256.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/SHA3_224.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/MD4.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/RIPEMD160.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/cSHAKE256.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/_SHA512.abi3.so -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/KangarooTwelve.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/HMAC.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/SHA3_384.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/KMAC256.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/BLAKE2s.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/MD4.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/cSHAKE128.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/SHA1.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/CMAC.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/_MD4.abi3.so -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/BLAKE2b.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/SHAKE256.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/SHA512.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/__init__.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/cSHAKE256.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/RIPEMD160.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/MD5.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/Poly1305.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/SHA3_224.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/TurboSHAKE128.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/_keccak.abi3.so -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/TupleHash256.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/RIPEMD.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/TurboSHAKE128.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/SHA3_256.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/Hash/SHA512.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Hash creating build/bdist.linux-x86_64/wheel/Cryptodome/Protocol copying build/lib.linux-x86_64-cpython-313/Cryptodome/Protocol/__init__.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Protocol copying build/lib.linux-x86_64-cpython-313/Cryptodome/Protocol/SecretSharing.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Protocol copying build/lib.linux-x86_64-cpython-313/Cryptodome/Protocol/DH.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Protocol copying build/lib.linux-x86_64-cpython-313/Cryptodome/Protocol/KDF.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Protocol copying build/lib.linux-x86_64-cpython-313/Cryptodome/Protocol/KDF.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Protocol copying build/lib.linux-x86_64-cpython-313/Cryptodome/Protocol/DH.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Protocol copying build/lib.linux-x86_64-cpython-313/Cryptodome/Protocol/SecretSharing.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Protocol copying build/lib.linux-x86_64-cpython-313/Cryptodome/Protocol/__init__.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Protocol copying build/lib.linux-x86_64-cpython-313/Cryptodome/Protocol/_scrypt.abi3.so -> build/bdist.linux-x86_64/wheel/./Cryptodome/Protocol creating build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest creating build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Util copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Util/test_asn1.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/Util copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Util/test_strxor.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/Util copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Util/test_Padding.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/Util copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Util/test_rfc1751.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/Util copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Util/test_Counter.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/Util copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Util/test_number.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/Util copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Util/__init__.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/Util creating build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Math copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Math/test_modexp.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/Math copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Math/test_modmult.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/Math copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Math/test_Primality.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/Math copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Math/__init__.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/Math copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Math/test_Numbers.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/Math creating build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Hash/test_MD5.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Hash/test_SHA384.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Hash/test_TurboSHAKE.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Hash/test_SHA3_384.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Hash/common.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Hash/test_SHA1.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Hash/test_MD2.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Hash/test_keccak.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Hash/test_SHAKE.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Hash/test_SHA256.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Hash/test_BLAKE2.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Hash/test_SHA512.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Hash/test_SHA3_224.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Hash/test_Poly1305.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Hash/test_KMAC.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Hash/test_RIPEMD160.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Hash/test_SHA224.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Hash/test_TupleHash.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Hash/test_MD4.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Hash/test_cSHAKE.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Hash/__init__.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Hash/test_KangarooTwelve.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Hash/test_SHA3_256.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Hash/test_HMAC.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Hash/test_SHA3_512.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Hash/test_CMAC.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/Hash creating build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Protocol copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Protocol/test_KDF.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/Protocol copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Protocol/test_SecretSharing.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/Protocol copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Protocol/test_rfc1751.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/Protocol copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Protocol/test_ecdh.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/Protocol copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Protocol/__init__.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/Protocol copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/st_common.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest creating build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/PublicKey copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/PublicKey/test_import_RSA.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/PublicKey copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/PublicKey/test_DSA.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/PublicKey copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/PublicKey/test_ECC_Curve25519.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/PublicKey copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/PublicKey/test_ECC_Ed25519.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/PublicKey copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/PublicKey/test_import_Curve448.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/PublicKey copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/PublicKey/test_RSA.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/PublicKey copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/PublicKey/test_ElGamal.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/PublicKey copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/PublicKey/test_ECC_NIST.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/PublicKey copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/PublicKey/__init__.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/PublicKey copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/PublicKey/test_import_Curve25519.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/PublicKey copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/PublicKey/test_ECC_Ed448.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/PublicKey copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/PublicKey/test_import_ECC.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/PublicKey copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/PublicKey/test_import_DSA.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/PublicKey copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/PublicKey/test_ECC_Curve448.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/PublicKey creating build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Signature copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Signature/test_pss.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/Signature copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Signature/test_pkcs1_15.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/Signature copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Signature/test_eddsa.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/Signature copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Signature/test_dss.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/Signature copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Signature/__init__.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/Signature copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/loader.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest creating build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Random copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Random/test_random.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/Random copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Random/__init__.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/Random copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/__main__.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest creating build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Cipher/test_EAX.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Cipher/test_CCM.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Cipher/test_CAST.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Cipher/test_pkcs1_oaep.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Cipher/test_ARC4.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Cipher/test_ARC2.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Cipher/common.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Cipher/test_CTR.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Cipher/test_GCM.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Cipher/test_Salsa20.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Cipher/test_pkcs1_15.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Cipher/test_DES3.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Cipher/test_DES.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Cipher/test_OpenPGP.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Cipher/test_OFB.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Cipher/test_Blowfish.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Cipher/test_CBC.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Cipher/test_AES.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Cipher/test_SIV.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Cipher/__init__.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Cipher/test_OCB.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Cipher/test_ChaCha20_Poly1305.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Cipher/test_CFB.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/Cipher/test_ChaCha20.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/Cipher creating build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/IO copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/IO/test_PBES.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/IO copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/IO/test_PKCS8.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/IO copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/IO/__init__.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest/IO copying build/lib.linux-x86_64-cpython-313/Cryptodome/SelfTest/__init__.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/SelfTest creating build/bdist.linux-x86_64/wheel/Cryptodome/PublicKey copying build/lib.linux-x86_64-cpython-313/Cryptodome/PublicKey/_curve448.abi3.so -> build/bdist.linux-x86_64/wheel/./Cryptodome/PublicKey copying build/lib.linux-x86_64-cpython-313/Cryptodome/PublicKey/__init__.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/PublicKey copying build/lib.linux-x86_64-cpython-313/Cryptodome/PublicKey/ElGamal.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/PublicKey copying build/lib.linux-x86_64-cpython-313/Cryptodome/PublicKey/_point.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/PublicKey copying build/lib.linux-x86_64-cpython-313/Cryptodome/PublicKey/_ec_ws.abi3.so -> build/bdist.linux-x86_64/wheel/./Cryptodome/PublicKey copying build/lib.linux-x86_64-cpython-313/Cryptodome/PublicKey/_ed25519.abi3.so -> build/bdist.linux-x86_64/wheel/./Cryptodome/PublicKey copying build/lib.linux-x86_64-cpython-313/Cryptodome/PublicKey/_montgomery.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/PublicKey copying build/lib.linux-x86_64-cpython-313/Cryptodome/PublicKey/RSA.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/PublicKey copying build/lib.linux-x86_64-cpython-313/Cryptodome/PublicKey/RSA.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/PublicKey copying build/lib.linux-x86_64-cpython-313/Cryptodome/PublicKey/DSA.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/PublicKey copying build/lib.linux-x86_64-cpython-313/Cryptodome/PublicKey/ElGamal.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/PublicKey copying build/lib.linux-x86_64-cpython-313/Cryptodome/PublicKey/_curve.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/PublicKey copying build/lib.linux-x86_64-cpython-313/Cryptodome/PublicKey/ECC.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/PublicKey copying build/lib.linux-x86_64-cpython-313/Cryptodome/PublicKey/_curve25519.abi3.so -> build/bdist.linux-x86_64/wheel/./Cryptodome/PublicKey copying build/lib.linux-x86_64-cpython-313/Cryptodome/PublicKey/DSA.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/PublicKey copying build/lib.linux-x86_64-cpython-313/Cryptodome/PublicKey/_ed448.abi3.so -> build/bdist.linux-x86_64/wheel/./Cryptodome/PublicKey copying build/lib.linux-x86_64-cpython-313/Cryptodome/PublicKey/_nist_ecc.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/PublicKey copying build/lib.linux-x86_64-cpython-313/Cryptodome/PublicKey/_openssh.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/PublicKey copying build/lib.linux-x86_64-cpython-313/Cryptodome/PublicKey/__init__.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/PublicKey copying build/lib.linux-x86_64-cpython-313/Cryptodome/PublicKey/_openssh.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/PublicKey copying build/lib.linux-x86_64-cpython-313/Cryptodome/PublicKey/_point.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/PublicKey copying build/lib.linux-x86_64-cpython-313/Cryptodome/PublicKey/ECC.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/PublicKey copying build/lib.linux-x86_64-cpython-313/Cryptodome/PublicKey/_edwards.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/PublicKey creating build/bdist.linux-x86_64/wheel/Cryptodome/Signature copying build/lib.linux-x86_64-cpython-313/Cryptodome/Signature/eddsa.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Signature copying build/lib.linux-x86_64-cpython-313/Cryptodome/Signature/eddsa.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Signature copying build/lib.linux-x86_64-cpython-313/Cryptodome/Signature/PKCS1_v1_5.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Signature copying build/lib.linux-x86_64-cpython-313/Cryptodome/Signature/DSS.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Signature copying build/lib.linux-x86_64-cpython-313/Cryptodome/Signature/pss.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Signature copying build/lib.linux-x86_64-cpython-313/Cryptodome/Signature/pkcs1_15.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Signature copying build/lib.linux-x86_64-cpython-313/Cryptodome/Signature/pkcs1_15.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Signature copying build/lib.linux-x86_64-cpython-313/Cryptodome/Signature/PKCS1_PSS.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Signature copying build/lib.linux-x86_64-cpython-313/Cryptodome/Signature/__init__.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Signature copying build/lib.linux-x86_64-cpython-313/Cryptodome/Signature/pss.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Signature copying build/lib.linux-x86_64-cpython-313/Cryptodome/Signature/DSS.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Signature copying build/lib.linux-x86_64-cpython-313/Cryptodome/Signature/PKCS1_PSS.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Signature copying build/lib.linux-x86_64-cpython-313/Cryptodome/Signature/PKCS1_v1_5.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Signature creating build/bdist.linux-x86_64/wheel/Cryptodome/Random copying build/lib.linux-x86_64-cpython-313/Cryptodome/Random/__init__.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Random copying build/lib.linux-x86_64-cpython-313/Cryptodome/Random/random.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Random copying build/lib.linux-x86_64-cpython-313/Cryptodome/Random/random.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Random copying build/lib.linux-x86_64-cpython-313/Cryptodome/Random/__init__.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Random creating build/bdist.linux-x86_64/wheel/Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/_raw_des.abi3.so -> build/bdist.linux-x86_64/wheel/./Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/_raw_eksblowfish.abi3.so -> build/bdist.linux-x86_64/wheel/./Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/_mode_cbc.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/__init__.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/_raw_arc2.abi3.so -> build/bdist.linux-x86_64/wheel/./Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/ChaCha20_Poly1305.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/_mode_cbc.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/_mode_ctr.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/_chacha20.abi3.so -> build/bdist.linux-x86_64/wheel/./Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/ARC2.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/ChaCha20_Poly1305.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/ARC4.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/_pkcs1_oaep_decode.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/_mode_ctr.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/_raw_cast.abi3.so -> build/bdist.linux-x86_64/wheel/./Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/PKCS1_v1_5.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/_mode_eax.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/AES.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/_mode_cfb.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/_mode_cfb.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/DES.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/_mode_siv.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/_mode_gcm.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/AES.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/_raw_blowfish.abi3.so -> build/bdist.linux-x86_64/wheel/./Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/ARC2.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/DES.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/ARC4.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/_mode_ofb.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/Salsa20.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/_mode_ocb.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/_mode_ocb.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/_raw_cfb.abi3.so -> build/bdist.linux-x86_64/wheel/./Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/_mode_eax.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/_raw_aes.abi3.so -> build/bdist.linux-x86_64/wheel/./Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/_mode_openpgp.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/_raw_ocb.abi3.so -> build/bdist.linux-x86_64/wheel/./Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/Blowfish.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/Salsa20.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/_raw_aesni.abi3.so -> build/bdist.linux-x86_64/wheel/./Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/_mode_ecb.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/_Salsa20.abi3.so -> build/bdist.linux-x86_64/wheel/./Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/_mode_siv.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/PKCS1_OAEP.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/_pkcs1_decode.abi3.so -> build/bdist.linux-x86_64/wheel/./Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/ChaCha20.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/ChaCha20.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/CAST.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/_raw_ecb.abi3.so -> build/bdist.linux-x86_64/wheel/./Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/__init__.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/_ARC4.abi3.so -> build/bdist.linux-x86_64/wheel/./Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/_mode_gcm.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/CAST.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/_raw_cbc.abi3.so -> build/bdist.linux-x86_64/wheel/./Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/_mode_ecb.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/_mode_ofb.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/_raw_ofb.abi3.so -> build/bdist.linux-x86_64/wheel/./Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/_raw_ctr.abi3.so -> build/bdist.linux-x86_64/wheel/./Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/_raw_des3.abi3.so -> build/bdist.linux-x86_64/wheel/./Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/_mode_ccm.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/_mode_openpgp.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/PKCS1_OAEP.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/DES3.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/DES3.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/_EKSBlowfish.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/_mode_ccm.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/PKCS1_v1_5.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/_EKSBlowfish.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-313/Cryptodome/Cipher/Blowfish.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/Cipher creating build/bdist.linux-x86_64/wheel/Cryptodome/IO copying build/lib.linux-x86_64-cpython-313/Cryptodome/IO/PEM.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/IO copying build/lib.linux-x86_64-cpython-313/Cryptodome/IO/PKCS8.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/IO copying build/lib.linux-x86_64-cpython-313/Cryptodome/IO/PEM.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/IO copying build/lib.linux-x86_64-cpython-313/Cryptodome/IO/_PBES.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/IO copying build/lib.linux-x86_64-cpython-313/Cryptodome/IO/__init__.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/IO copying build/lib.linux-x86_64-cpython-313/Cryptodome/IO/PKCS8.py -> build/bdist.linux-x86_64/wheel/./Cryptodome/IO copying build/lib.linux-x86_64-cpython-313/Cryptodome/IO/_PBES.pyi -> build/bdist.linux-x86_64/wheel/./Cryptodome/IO copying build/lib.linux-x86_64-cpython-313/Cryptodome/__init__.py -> build/bdist.linux-x86_64/wheel/./Cryptodome copying build/lib.linux-x86_64-cpython-313/Cryptodome/py.typed -> build/bdist.linux-x86_64/wheel/./Cryptodome running install_egg_info running egg_info writing lib/pycryptodomex.egg-info/PKG-INFO writing dependency_links to lib/pycryptodomex.egg-info/dependency_links.txt writing top-level names to lib/pycryptodomex.egg-info/top_level.txt reading manifest file 'lib/pycryptodomex.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'Doc/_build' warning: no previously-included files matching '*.pyc' found under directory 'src' no previously-included directories found matching 'src/test/build' adding license file 'LICENSE.rst' adding license file 'AUTHORS.rst' writing manifest file 'lib/pycryptodomex.egg-info/SOURCES.txt' Copying lib/pycryptodomex.egg-info to build/bdist.linux-x86_64/wheel/./pycryptodomex-3.21.0-py3.13.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/pycryptodomex-3.21.0.dist-info/WHEEL creating '/home/pterjan/rpmbuild/BUILD/python-pycryptodomex-3.21.0-build/pycryptodomex-3.21.0/.pyproject-builddir/pip-wheel-gmz4t4hw/.tmp-u938xlzz/pycryptodomex-3.21.0-cp36-abi3-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'Cryptodome/__init__.py' adding 'Cryptodome/__init__.pyi' adding 'Cryptodome/py.typed' adding 'Cryptodome/Cipher/AES.py' adding 'Cryptodome/Cipher/AES.pyi' adding 'Cryptodome/Cipher/ARC2.py' adding 'Cryptodome/Cipher/ARC2.pyi' adding 'Cryptodome/Cipher/ARC4.py' adding 'Cryptodome/Cipher/ARC4.pyi' adding 'Cryptodome/Cipher/Blowfish.py' adding 'Cryptodome/Cipher/Blowfish.pyi' adding 'Cryptodome/Cipher/CAST.py' adding 'Cryptodome/Cipher/CAST.pyi' adding 'Cryptodome/Cipher/ChaCha20.py' adding 'Cryptodome/Cipher/ChaCha20.pyi' adding 'Cryptodome/Cipher/ChaCha20_Poly1305.py' adding 'Cryptodome/Cipher/ChaCha20_Poly1305.pyi' adding 'Cryptodome/Cipher/DES.py' adding 'Cryptodome/Cipher/DES.pyi' adding 'Cryptodome/Cipher/DES3.py' adding 'Cryptodome/Cipher/DES3.pyi' adding 'Cryptodome/Cipher/PKCS1_OAEP.py' adding 'Cryptodome/Cipher/PKCS1_OAEP.pyi' adding 'Cryptodome/Cipher/PKCS1_v1_5.py' adding 'Cryptodome/Cipher/PKCS1_v1_5.pyi' adding 'Cryptodome/Cipher/Salsa20.py' adding 'Cryptodome/Cipher/Salsa20.pyi' adding 'Cryptodome/Cipher/_ARC4.abi3.so' adding 'Cryptodome/Cipher/_EKSBlowfish.py' adding 'Cryptodome/Cipher/_EKSBlowfish.pyi' adding 'Cryptodome/Cipher/_Salsa20.abi3.so' adding 'Cryptodome/Cipher/__init__.py' adding 'Cryptodome/Cipher/__init__.pyi' adding 'Cryptodome/Cipher/_chacha20.abi3.so' adding 'Cryptodome/Cipher/_mode_cbc.py' adding 'Cryptodome/Cipher/_mode_cbc.pyi' adding 'Cryptodome/Cipher/_mode_ccm.py' adding 'Cryptodome/Cipher/_mode_ccm.pyi' adding 'Cryptodome/Cipher/_mode_cfb.py' adding 'Cryptodome/Cipher/_mode_cfb.pyi' adding 'Cryptodome/Cipher/_mode_ctr.py' adding 'Cryptodome/Cipher/_mode_ctr.pyi' adding 'Cryptodome/Cipher/_mode_eax.py' adding 'Cryptodome/Cipher/_mode_eax.pyi' adding 'Cryptodome/Cipher/_mode_ecb.py' adding 'Cryptodome/Cipher/_mode_ecb.pyi' adding 'Cryptodome/Cipher/_mode_gcm.py' adding 'Cryptodome/Cipher/_mode_gcm.pyi' adding 'Cryptodome/Cipher/_mode_ocb.py' adding 'Cryptodome/Cipher/_mode_ocb.pyi' adding 'Cryptodome/Cipher/_mode_ofb.py' adding 'Cryptodome/Cipher/_mode_ofb.pyi' adding 'Cryptodome/Cipher/_mode_openpgp.py' adding 'Cryptodome/Cipher/_mode_openpgp.pyi' adding 'Cryptodome/Cipher/_mode_siv.py' adding 'Cryptodome/Cipher/_mode_siv.pyi' adding 'Cryptodome/Cipher/_pkcs1_decode.abi3.so' adding 'Cryptodome/Cipher/_pkcs1_oaep_decode.py' adding 'Cryptodome/Cipher/_raw_aes.abi3.so' adding 'Cryptodome/Cipher/_raw_aesni.abi3.so' adding 'Cryptodome/Cipher/_raw_arc2.abi3.so' adding 'Cryptodome/Cipher/_raw_blowfish.abi3.so' adding 'Cryptodome/Cipher/_raw_cast.abi3.so' adding 'Cryptodome/Cipher/_raw_cbc.abi3.so' adding 'Cryptodome/Cipher/_raw_cfb.abi3.so' adding 'Cryptodome/Cipher/_raw_ctr.abi3.so' adding 'Cryptodome/Cipher/_raw_des.abi3.so' adding 'Cryptodome/Cipher/_raw_des3.abi3.so' adding 'Cryptodome/Cipher/_raw_ecb.abi3.so' adding 'Cryptodome/Cipher/_raw_eksblowfish.abi3.so' adding 'Cryptodome/Cipher/_raw_ocb.abi3.so' adding 'Cryptodome/Cipher/_raw_ofb.abi3.so' adding 'Cryptodome/Hash/BLAKE2b.py' adding 'Cryptodome/Hash/BLAKE2b.pyi' adding 'Cryptodome/Hash/BLAKE2s.py' adding 'Cryptodome/Hash/BLAKE2s.pyi' adding 'Cryptodome/Hash/CMAC.py' adding 'Cryptodome/Hash/CMAC.pyi' adding 'Cryptodome/Hash/HMAC.py' adding 'Cryptodome/Hash/HMAC.pyi' adding 'Cryptodome/Hash/KMAC128.py' adding 'Cryptodome/Hash/KMAC128.pyi' adding 'Cryptodome/Hash/KMAC256.py' adding 'Cryptodome/Hash/KMAC256.pyi' adding 'Cryptodome/Hash/KangarooTwelve.py' adding 'Cryptodome/Hash/KangarooTwelve.pyi' adding 'Cryptodome/Hash/MD2.py' adding 'Cryptodome/Hash/MD2.pyi' adding 'Cryptodome/Hash/MD4.py' adding 'Cryptodome/Hash/MD4.pyi' adding 'Cryptodome/Hash/MD5.py' adding 'Cryptodome/Hash/MD5.pyi' adding 'Cryptodome/Hash/Poly1305.py' adding 'Cryptodome/Hash/Poly1305.pyi' adding 'Cryptodome/Hash/RIPEMD.py' adding 'Cryptodome/Hash/RIPEMD.pyi' adding 'Cryptodome/Hash/RIPEMD160.py' adding 'Cryptodome/Hash/RIPEMD160.pyi' adding 'Cryptodome/Hash/SHA.py' adding 'Cryptodome/Hash/SHA.pyi' adding 'Cryptodome/Hash/SHA1.py' adding 'Cryptodome/Hash/SHA1.pyi' adding 'Cryptodome/Hash/SHA224.py' adding 'Cryptodome/Hash/SHA224.pyi' adding 'Cryptodome/Hash/SHA256.py' adding 'Cryptodome/Hash/SHA256.pyi' adding 'Cryptodome/Hash/SHA384.py' adding 'Cryptodome/Hash/SHA384.pyi' adding 'Cryptodome/Hash/SHA3_224.py' adding 'Cryptodome/Hash/SHA3_224.pyi' adding 'Cryptodome/Hash/SHA3_256.py' adding 'Cryptodome/Hash/SHA3_256.pyi' adding 'Cryptodome/Hash/SHA3_384.py' adding 'Cryptodome/Hash/SHA3_384.pyi' adding 'Cryptodome/Hash/SHA3_512.py' adding 'Cryptodome/Hash/SHA3_512.pyi' adding 'Cryptodome/Hash/SHA512.py' adding 'Cryptodome/Hash/SHA512.pyi' adding 'Cryptodome/Hash/SHAKE128.py' adding 'Cryptodome/Hash/SHAKE128.pyi' adding 'Cryptodome/Hash/SHAKE256.py' adding 'Cryptodome/Hash/SHAKE256.pyi' adding 'Cryptodome/Hash/TupleHash128.py' adding 'Cryptodome/Hash/TupleHash128.pyi' adding 'Cryptodome/Hash/TupleHash256.py' adding 'Cryptodome/Hash/TupleHash256.pyi' adding 'Cryptodome/Hash/TurboSHAKE128.py' adding 'Cryptodome/Hash/TurboSHAKE128.pyi' adding 'Cryptodome/Hash/TurboSHAKE256.py' adding 'Cryptodome/Hash/TurboSHAKE256.pyi' adding 'Cryptodome/Hash/_BLAKE2b.abi3.so' adding 'Cryptodome/Hash/_BLAKE2s.abi3.so' adding 'Cryptodome/Hash/_MD2.abi3.so' adding 'Cryptodome/Hash/_MD4.abi3.so' adding 'Cryptodome/Hash/_MD5.abi3.so' adding 'Cryptodome/Hash/_RIPEMD160.abi3.so' adding 'Cryptodome/Hash/_SHA1.abi3.so' adding 'Cryptodome/Hash/_SHA224.abi3.so' adding 'Cryptodome/Hash/_SHA256.abi3.so' adding 'Cryptodome/Hash/_SHA384.abi3.so' adding 'Cryptodome/Hash/_SHA512.abi3.so' adding 'Cryptodome/Hash/__init__.py' adding 'Cryptodome/Hash/__init__.pyi' adding 'Cryptodome/Hash/_ghash_clmul.abi3.so' adding 'Cryptodome/Hash/_ghash_portable.abi3.so' adding 'Cryptodome/Hash/_keccak.abi3.so' adding 'Cryptodome/Hash/_poly1305.abi3.so' adding 'Cryptodome/Hash/cSHAKE128.py' adding 'Cryptodome/Hash/cSHAKE128.pyi' adding 'Cryptodome/Hash/cSHAKE256.py' adding 'Cryptodome/Hash/cSHAKE256.pyi' adding 'Cryptodome/Hash/keccak.py' adding 'Cryptodome/Hash/keccak.pyi' adding 'Cryptodome/IO/PEM.py' adding 'Cryptodome/IO/PEM.pyi' adding 'Cryptodome/IO/PKCS8.py' adding 'Cryptodome/IO/PKCS8.pyi' adding 'Cryptodome/IO/_PBES.py' adding 'Cryptodome/IO/_PBES.pyi' adding 'Cryptodome/IO/__init__.py' adding 'Cryptodome/Math/Numbers.py' adding 'Cryptodome/Math/Numbers.pyi' adding 'Cryptodome/Math/Primality.py' adding 'Cryptodome/Math/Primality.pyi' adding 'Cryptodome/Math/_IntegerBase.py' adding 'Cryptodome/Math/_IntegerBase.pyi' adding 'Cryptodome/Math/_IntegerCustom.py' adding 'Cryptodome/Math/_IntegerCustom.pyi' adding 'Cryptodome/Math/_IntegerGMP.py' adding 'Cryptodome/Math/_IntegerGMP.pyi' adding 'Cryptodome/Math/_IntegerNative.py' adding 'Cryptodome/Math/_IntegerNative.pyi' adding 'Cryptodome/Math/__init__.py' adding 'Cryptodome/Math/_modexp.abi3.so' adding 'Cryptodome/Protocol/DH.py' adding 'Cryptodome/Protocol/DH.pyi' adding 'Cryptodome/Protocol/KDF.py' adding 'Cryptodome/Protocol/KDF.pyi' adding 'Cryptodome/Protocol/SecretSharing.py' adding 'Cryptodome/Protocol/SecretSharing.pyi' adding 'Cryptodome/Protocol/__init__.py' adding 'Cryptodome/Protocol/__init__.pyi' adding 'Cryptodome/Protocol/_scrypt.abi3.so' adding 'Cryptodome/PublicKey/DSA.py' adding 'Cryptodome/PublicKey/DSA.pyi' adding 'Cryptodome/PublicKey/ECC.py' adding 'Cryptodome/PublicKey/ECC.pyi' adding 'Cryptodome/PublicKey/ElGamal.py' adding 'Cryptodome/PublicKey/ElGamal.pyi' adding 'Cryptodome/PublicKey/RSA.py' adding 'Cryptodome/PublicKey/RSA.pyi' adding 'Cryptodome/PublicKey/__init__.py' adding 'Cryptodome/PublicKey/__init__.pyi' adding 'Cryptodome/PublicKey/_curve.py' adding 'Cryptodome/PublicKey/_curve25519.abi3.so' adding 'Cryptodome/PublicKey/_curve448.abi3.so' adding 'Cryptodome/PublicKey/_ec_ws.abi3.so' adding 'Cryptodome/PublicKey/_ed25519.abi3.so' adding 'Cryptodome/PublicKey/_ed448.abi3.so' adding 'Cryptodome/PublicKey/_edwards.py' adding 'Cryptodome/PublicKey/_montgomery.py' adding 'Cryptodome/PublicKey/_nist_ecc.py' adding 'Cryptodome/PublicKey/_openssh.py' adding 'Cryptodome/PublicKey/_openssh.pyi' adding 'Cryptodome/PublicKey/_point.py' adding 'Cryptodome/PublicKey/_point.pyi' adding 'Cryptodome/Random/__init__.py' adding 'Cryptodome/Random/__init__.pyi' adding 'Cryptodome/Random/random.py' adding 'Cryptodome/Random/random.pyi' adding 'Cryptodome/SelfTest/__init__.py' adding 'Cryptodome/SelfTest/__main__.py' adding 'Cryptodome/SelfTest/loader.py' adding 'Cryptodome/SelfTest/st_common.py' adding 'Cryptodome/SelfTest/Cipher/__init__.py' adding 'Cryptodome/SelfTest/Cipher/common.py' adding 'Cryptodome/SelfTest/Cipher/test_AES.py' adding 'Cryptodome/SelfTest/Cipher/test_ARC2.py' adding 'Cryptodome/SelfTest/Cipher/test_ARC4.py' adding 'Cryptodome/SelfTest/Cipher/test_Blowfish.py' adding 'Cryptodome/SelfTest/Cipher/test_CAST.py' adding 'Cryptodome/SelfTest/Cipher/test_CBC.py' adding 'Cryptodome/SelfTest/Cipher/test_CCM.py' adding 'Cryptodome/SelfTest/Cipher/test_CFB.py' adding 'Cryptodome/SelfTest/Cipher/test_CTR.py' adding 'Cryptodome/SelfTest/Cipher/test_ChaCha20.py' adding 'Cryptodome/SelfTest/Cipher/test_ChaCha20_Poly1305.py' adding 'Cryptodome/SelfTest/Cipher/test_DES.py' adding 'Cryptodome/SelfTest/Cipher/test_DES3.py' adding 'Cryptodome/SelfTest/Cipher/test_EAX.py' adding 'Cryptodome/SelfTest/Cipher/test_GCM.py' adding 'Cryptodome/SelfTest/Cipher/test_OCB.py' adding 'Cryptodome/SelfTest/Cipher/test_OFB.py' adding 'Cryptodome/SelfTest/Cipher/test_OpenPGP.py' adding 'Cryptodome/SelfTest/Cipher/test_SIV.py' adding 'Cryptodome/SelfTest/Cipher/test_Salsa20.py' adding 'Cryptodome/SelfTest/Cipher/test_pkcs1_15.py' adding 'Cryptodome/SelfTest/Cipher/test_pkcs1_oaep.py' adding 'Cryptodome/SelfTest/Hash/__init__.py' adding 'Cryptodome/SelfTest/Hash/common.py' adding 'Cryptodome/SelfTest/Hash/test_BLAKE2.py' adding 'Cryptodome/SelfTest/Hash/test_CMAC.py' adding 'Cryptodome/SelfTest/Hash/test_HMAC.py' adding 'Cryptodome/SelfTest/Hash/test_KMAC.py' adding 'Cryptodome/SelfTest/Hash/test_KangarooTwelve.py' adding 'Cryptodome/SelfTest/Hash/test_MD2.py' adding 'Cryptodome/SelfTest/Hash/test_MD4.py' adding 'Cryptodome/SelfTest/Hash/test_MD5.py' adding 'Cryptodome/SelfTest/Hash/test_Poly1305.py' adding 'Cryptodome/SelfTest/Hash/test_RIPEMD160.py' adding 'Cryptodome/SelfTest/Hash/test_SHA1.py' adding 'Cryptodome/SelfTest/Hash/test_SHA224.py' adding 'Cryptodome/SelfTest/Hash/test_SHA256.py' adding 'Cryptodome/SelfTest/Hash/test_SHA384.py' adding 'Cryptodome/SelfTest/Hash/test_SHA3_224.py' adding 'Cryptodome/SelfTest/Hash/test_SHA3_256.py' adding 'Cryptodome/SelfTest/Hash/test_SHA3_384.py' adding 'Cryptodome/SelfTest/Hash/test_SHA3_512.py' adding 'Cryptodome/SelfTest/Hash/test_SHA512.py' adding 'Cryptodome/SelfTest/Hash/test_SHAKE.py' adding 'Cryptodome/SelfTest/Hash/test_TupleHash.py' adding 'Cryptodome/SelfTest/Hash/test_TurboSHAKE.py' adding 'Cryptodome/SelfTest/Hash/test_cSHAKE.py' adding 'Cryptodome/SelfTest/Hash/test_keccak.py' adding 'Cryptodome/SelfTest/IO/__init__.py' adding 'Cryptodome/SelfTest/IO/test_PBES.py' adding 'Cryptodome/SelfTest/IO/test_PKCS8.py' adding 'Cryptodome/SelfTest/Math/__init__.py' adding 'Cryptodome/SelfTest/Math/test_Numbers.py' adding 'Cryptodome/SelfTest/Math/test_Primality.py' adding 'Cryptodome/SelfTest/Math/test_modexp.py' adding 'Cryptodome/SelfTest/Math/test_modmult.py' adding 'Cryptodome/SelfTest/Protocol/__init__.py' adding 'Cryptodome/SelfTest/Protocol/test_KDF.py' adding 'Cryptodome/SelfTest/Protocol/test_SecretSharing.py' adding 'Cryptodome/SelfTest/Protocol/test_ecdh.py' adding 'Cryptodome/SelfTest/Protocol/test_rfc1751.py' adding 'Cryptodome/SelfTest/PublicKey/__init__.py' adding 'Cryptodome/SelfTest/PublicKey/test_DSA.py' adding 'Cryptodome/SelfTest/PublicKey/test_ECC_Curve25519.py' adding 'Cryptodome/SelfTest/PublicKey/test_ECC_Curve448.py' adding 'Cryptodome/SelfTest/PublicKey/test_ECC_Ed25519.py' adding 'Cryptodome/SelfTest/PublicKey/test_ECC_Ed448.py' adding 'Cryptodome/SelfTest/PublicKey/test_ECC_NIST.py' adding 'Cryptodome/SelfTest/PublicKey/test_ElGamal.py' adding 'Cryptodome/SelfTest/PublicKey/test_RSA.py' adding 'Cryptodome/SelfTest/PublicKey/test_import_Curve25519.py' adding 'Cryptodome/SelfTest/PublicKey/test_import_Curve448.py' adding 'Cryptodome/SelfTest/PublicKey/test_import_DSA.py' adding 'Cryptodome/SelfTest/PublicKey/test_import_ECC.py' adding 'Cryptodome/SelfTest/PublicKey/test_import_RSA.py' adding 'Cryptodome/SelfTest/Random/__init__.py' adding 'Cryptodome/SelfTest/Random/test_random.py' adding 'Cryptodome/SelfTest/Signature/__init__.py' adding 'Cryptodome/SelfTest/Signature/test_dss.py' adding 'Cryptodome/SelfTest/Signature/test_eddsa.py' adding 'Cryptodome/SelfTest/Signature/test_pkcs1_15.py' adding 'Cryptodome/SelfTest/Signature/test_pss.py' adding 'Cryptodome/SelfTest/Util/__init__.py' adding 'Cryptodome/SelfTest/Util/test_Counter.py' adding 'Cryptodome/SelfTest/Util/test_Padding.py' adding 'Cryptodome/SelfTest/Util/test_asn1.py' adding 'Cryptodome/SelfTest/Util/test_number.py' adding 'Cryptodome/SelfTest/Util/test_rfc1751.py' adding 'Cryptodome/SelfTest/Util/test_strxor.py' adding 'Cryptodome/Signature/DSS.py' adding 'Cryptodome/Signature/DSS.pyi' adding 'Cryptodome/Signature/PKCS1_PSS.py' adding 'Cryptodome/Signature/PKCS1_PSS.pyi' adding 'Cryptodome/Signature/PKCS1_v1_5.py' adding 'Cryptodome/Signature/PKCS1_v1_5.pyi' adding 'Cryptodome/Signature/__init__.py' adding 'Cryptodome/Signature/eddsa.py' adding 'Cryptodome/Signature/eddsa.pyi' adding 'Cryptodome/Signature/pkcs1_15.py' adding 'Cryptodome/Signature/pkcs1_15.pyi' adding 'Cryptodome/Signature/pss.py' adding 'Cryptodome/Signature/pss.pyi' adding 'Cryptodome/Util/Counter.py' adding 'Cryptodome/Util/Counter.pyi' adding 'Cryptodome/Util/Padding.py' adding 'Cryptodome/Util/Padding.pyi' adding 'Cryptodome/Util/RFC1751.py' adding 'Cryptodome/Util/RFC1751.pyi' adding 'Cryptodome/Util/__init__.py' adding 'Cryptodome/Util/_cpu_features.py' adding 'Cryptodome/Util/_cpu_features.pyi' adding 'Cryptodome/Util/_cpuid_c.abi3.so' adding 'Cryptodome/Util/_file_system.py' adding 'Cryptodome/Util/_file_system.pyi' adding 'Cryptodome/Util/_raw_api.py' adding 'Cryptodome/Util/_raw_api.pyi' adding 'Cryptodome/Util/_strxor.abi3.so' adding 'Cryptodome/Util/asn1.py' adding 'Cryptodome/Util/asn1.pyi' adding 'Cryptodome/Util/number.py' adding 'Cryptodome/Util/number.pyi' adding 'Cryptodome/Util/py3compat.py' adding 'Cryptodome/Util/py3compat.pyi' adding 'Cryptodome/Util/strxor.py' adding 'Cryptodome/Util/strxor.pyi' adding 'pycryptodomex-3.21.0.dist-info/licenses/AUTHORS.rst' adding 'pycryptodomex-3.21.0.dist-info/licenses/LICENSE.rst' adding 'pycryptodomex-3.21.0.dist-info/METADATA' adding 'pycryptodomex-3.21.0.dist-info/WHEEL' adding 'pycryptodomex-3.21.0.dist-info/top_level.txt' adding 'pycryptodomex-3.21.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for pycryptodomex (pyproject.toml): finished with status 'done' Created wheel for pycryptodomex: filename=pycryptodomex-3.21.0-cp36-abi3-linux_x86_64.whl size=2169522 sha256=11f51dc4e2d33e62470baa9ca53a4bad1ad6532f5b8651eaf17dd1ce8773c44d Stored in directory: /home/pterjan/.cache/pip/wheels/70/2f/a7/cd560004fffc46944c10983ade20bac8a7625914f6bd3fbaf8 Successfully built pycryptodomex + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.RRd5F8 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-pycryptodomex-3.21.0-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/python-pycryptodomex-3.21.0-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/python-pycryptodomex-3.21.0-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/python-pycryptodomex-3.21.0-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/python-pycryptodomex-3.21.0-build + mkdir /home/pterjan/rpmbuild/BUILD/python-pycryptodomex-3.21.0-build/BUILDROOT + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd pycryptodomex-3.21.0 + '[' 1 -eq 1 ']' ++ ls /home/pterjan/rpmbuild/BUILD/python-pycryptodomex-3.21.0-build/pycryptodomex-3.21.0/pyproject-wheeldir/pycryptodomex-3.21.0-cp36-abi3-linux_x86_64.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=pycryptodomex==3.21.0 + '[' -z pycryptodomex==3.21.0 ']' + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-pycryptodomex-3.21.0-build/pycryptodomex-3.21.0/.pyproject-builddir + /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILD/python-pycryptodomex-3.21.0-build/BUILDROOT --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /home/pterjan/rpmbuild/BUILD/python-pycryptodomex-3.21.0-build/pycryptodomex-3.21.0/pyproject-wheeldir pycryptodomex==3.21.0 Using pip 25.0.1 from /usr/lib/python3.13/site-packages/pip (python 3.13) Looking in links: /home/pterjan/rpmbuild/BUILD/python-pycryptodomex-3.21.0-build/pycryptodomex-3.21.0/pyproject-wheeldir Processing ./pyproject-wheeldir/pycryptodomex-3.21.0-cp36-abi3-linux_x86_64.whl Installing collected packages: pycryptodomex Successfully installed pycryptodomex-3.21.0 + '[' -d /home/pterjan/rpmbuild/BUILD/python-pycryptodomex-3.21.0-build/BUILDROOT/usr/bin ']' + rm -f /home/pterjan/rpmbuild/BUILD/python-pycryptodomex-3.21.0-build/python-pycryptodomex-3.21.0-1.mga10.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /home/pterjan/rpmbuild/BUILD/python-pycryptodomex-3.21.0-build/BUILDROOT/usr/lib/python3.13/site-packages ']' + '[' /home/pterjan/rpmbuild/BUILD/python-pycryptodomex-3.21.0-build/BUILDROOT/usr/lib64/python3.13/site-packages '!=' /home/pterjan/rpmbuild/BUILD/python-pycryptodomex-3.21.0-build/BUILDROOT/usr/lib/python3.13/site-packages ']' + '[' -d /home/pterjan/rpmbuild/BUILD/python-pycryptodomex-3.21.0-build/BUILDROOT/usr/lib64/python3.13/site-packages ']' + site_dirs+=("/usr/lib64/python3.13/site-packages") + for site_dir in ${site_dirs[@]} + for distinfo in /home/pterjan/rpmbuild/BUILD/python-pycryptodomex-3.21.0-build/BUILDROOT$site_dir/*.dist-info + echo '%ghost /usr/lib64/python3.13/site-packages/pycryptodomex-3.21.0.dist-info' + sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/python-pycryptodomex-3.21.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/pycryptodomex-3.21.0.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /home/pterjan/rpmbuild/BUILD/python-pycryptodomex-3.21.0-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/python-pycryptodomex-3.21.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/pycryptodomex-3.21.0.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/python-pycryptodomex-3.21.0-build/python-pycryptodomex-3.21.0-1.mga10.x86_64-pyproject-record + rm -fv /home/pterjan/rpmbuild/BUILD/python-pycryptodomex-3.21.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/pycryptodomex-3.21.0.dist-info/RECORD removed '/home/pterjan/rpmbuild/BUILD/python-pycryptodomex-3.21.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/pycryptodomex-3.21.0.dist-info/RECORD' + rm -fv /home/pterjan/rpmbuild/BUILD/python-pycryptodomex-3.21.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/pycryptodomex-3.21.0.dist-info/REQUESTED removed '/home/pterjan/rpmbuild/BUILD/python-pycryptodomex-3.21.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/pycryptodomex-3.21.0.dist-info/REQUESTED' ++ wc -l /home/pterjan/rpmbuild/BUILD/python-pycryptodomex-3.21.0-build/python-pycryptodomex-3.21.0-1.mga10.x86_64-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + RPM_FILES_ESCAPE=4.19 + /usr/bin/python3 /usr/lib/rpm/redhat/pyproject_save_files.py --output-files /home/pterjan/rpmbuild/BUILD/python-pycryptodomex-3.21.0-build/python-pycryptodomex-3.21.0-1.mga10.x86_64-pyproject-files --output-modules /home/pterjan/rpmbuild/BUILD/python-pycryptodomex-3.21.0-build/python-pycryptodomex-3.21.0-1.mga10.x86_64-pyproject-modules --buildroot /home/pterjan/rpmbuild/BUILD/python-pycryptodomex-3.21.0-build/BUILDROOT --sitelib /usr/lib/python3.13/site-packages --sitearch /usr/lib64/python3.13/site-packages --python-version 3.13 --pyproject-record /home/pterjan/rpmbuild/BUILD/python-pycryptodomex-3.21.0-build/python-pycryptodomex-3.21.0-1.mga10.x86_64-pyproject-record --prefix /usr Cryptodome + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 3.21.0-1.mga10 --unique-debug-suffix -3.21.0-1.mga10.x86_64 --unique-debug-src-base python-pycryptodomex-3.21.0-1.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/python-pycryptodomex-3.21.0-build/pycryptodomex-3.21.0 find-debuginfo: starting Extracting debug info from 42 files DWARF-compressing 42 files sepdebugcrcfix: Updated 42 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/python-pycryptodomex-3.21.0-1.mga10.x86_64 find-debuginfo: done + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILD/python-pycryptodomex-3.21.0-build/BUILDROOT/usr/lib64/python3.13 using python3.13 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set Bytecompiling .py files below /home/pterjan/rpmbuild/BUILD/python-pycryptodomex-3.21.0-build/BUILDROOT/usr/lib/debug/usr/lib64/python3.13 using python3.13 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set + /usr/lib/rpm/redhat/brp-python-hardlink Reading /home/pterjan/rpmbuild/BUILD/python-pycryptodomex-3.21.0-build/SPECPARTS/rpm-debuginfo.specpart Processing files: python3-pycryptodomex-3.21.0-1.mga10.x86_64 Provides: python-pycryptodomex = 3.21.0-1.mga10 python3-pycryptodomex = 3.21.0-1.mga10 python3-pycryptodomex(x86-64) = 3.21.0-1.mga10 python3.13-pycryptodomex = 3.21.0-1.mga10 python3.13dist(pycryptodomex) = 3.21 python3dist(pycryptodomex) = 3.21 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) python(abi) = 3.13 Obsoletes: python-pycryptodomex < 3.21.0-1.mga10 Processing files: python-pycryptodomex-debugsource-3.21.0-1.mga10.x86_64 Provides: python-pycryptodomex-debugsource = 3.21.0-1.mga10 python-pycryptodomex-debugsource(x86-64) = 3.21.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-pycryptodomex-debuginfo-3.21.0-1.mga10.x86_64 Provides: debuginfo(build-id) = 00166eb64089ea458eca794692cd9a37ac363732 debuginfo(build-id) = 05f8963d547beaf37105f888eef0d2a89aee8893 debuginfo(build-id) = 16bed0680525dc513dbd7f237196f1cfe9f84210 debuginfo(build-id) = 1d9a6320607d2c5cb5c10ad1fd083aa3bdf4fc7c debuginfo(build-id) = 2733aefb53c0bd317d1d33b57b6335c8f608949e debuginfo(build-id) = 291f88abe21f71878b4f179592604082bc098abf debuginfo(build-id) = 30bdc86175804dbc1fac3741da27c024b17b8138 debuginfo(build-id) = 38bcf169a6a8bcd046713f2ddac0466d47c10221 debuginfo(build-id) = 397a6e51bb8d0b66b087b34fde0c697c1f897efb debuginfo(build-id) = 431e463a945be6373d2dcfcc9e980e7a6dd5fedb debuginfo(build-id) = 47db69bc79094d38a8bc011b6396dc37c5b92e78 debuginfo(build-id) = 4e39d19930c5c288cc1c98e3788da57ebd274d94 debuginfo(build-id) = 508d2eb55ec3d87759bcd55f212d7066c967e524 debuginfo(build-id) = 67102a4f7d9e1bbd1cff61d21985b466e5cd9a9d debuginfo(build-id) = 70f1cef8ac1734fdd32aa2cfba1edd57cf4c30e6 debuginfo(build-id) = 71e3927e6b3f827c3e11139842cb130397c5fa60 debuginfo(build-id) = 73db1284d1dbb44efcf442ed00892fa5cfa3840c debuginfo(build-id) = 7822ecbef0bd6a08dbeee4a3e9e52caffb1ac495 debuginfo(build-id) = 8aa9acf769f451c8e836b1a368651628df62dc5b debuginfo(build-id) = 912ff7f0e6535af15e674f96ac564282f1462c34 debuginfo(build-id) = 97bdf70ded3276aae82a17b936437559981a69f8 debuginfo(build-id) = 9b750b219ced011318abfcdcb8927a1ad3265c24 debuginfo(build-id) = a0a4abe457400ffe51318cdcc9af73b20bc5cde8 debuginfo(build-id) = a0b4ff07bbe70e54bdcf5cf99e7319aafa6315da debuginfo(build-id) = a417ce284e818f9560ffd3c49d14a2198f249d36 debuginfo(build-id) = a62d74ac9fa00c791605e3645ab4879d1439fa29 debuginfo(build-id) = aa8da5f6c285d5a6e932ed34db87c7343c8551f3 debuginfo(build-id) = b0cf42b6b4b57ae547f3241ceee7c5d80e647817 debuginfo(build-id) = b2292ec218295278ad369fc794c66dd5058b352e debuginfo(build-id) = bd3fcda7755d29dcef539477995edf4a9afc3686 debuginfo(build-id) = beb7d5ea1dc33739dab1a20f0ca89d0e7bc5524f debuginfo(build-id) = c033656371541af84d36fca4ae2c2a348243bc21 debuginfo(build-id) = c41e4ee02a8c31aeba49c121c341e50a8fa6d59a debuginfo(build-id) = ca0dc4d8d7343d34473804a5e539feb9d8ff4d16 debuginfo(build-id) = ca8639a312d9a7a144b9f138d667e005d7b8fcf4 debuginfo(build-id) = d2b883cbbfae6ff0d2f2ce2f3bb43c9452ecc01c debuginfo(build-id) = d55878a3fd3346bfa47487068ba8c1a9e6a8bd60 debuginfo(build-id) = e5782696ca6fe5af1d7a518b3c7ed887413b8071 debuginfo(build-id) = ebe9ed0eeea16d0a55870f4b2643e25ce2bfb43e debuginfo(build-id) = eda1cdb733dc7657a083410bb147c4a728e25da5 debuginfo(build-id) = fb138d26d4950c22f0a509b1ac5c3a8b99b5c590 debuginfo(build-id) = fec5d60e81f1b3a62b0338c8573c2b3a68d62bdf python-pycryptodomex-debuginfo = 3.21.0-1.mga10 python3-pycryptodomex-debuginfo = 3.21.0-1.mga10 python3-pycryptodomex-debuginfo(x86-64) = 3.21.0-1.mga10 python3.13-pycryptodomex-debuginfo = 3.21.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-pycryptodomex-debugsource(x86-64) = 3.21.0-1.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/python-pycryptodomex-3.21.0-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-pycryptodomex-debuginfo-3.21.0-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python-pycryptodomex-debugsource-3.21.0-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-pycryptodomex-3.21.0-1.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.RqqS61 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-pycryptodomex-3.21.0-build + test -d /home/pterjan/rpmbuild/BUILD/python-pycryptodomex-3.21.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-pycryptodomex-3.21.0-build + rm -rf /home/pterjan/rpmbuild/BUILD/python-pycryptodomex-3.21.0-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!