Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/python-pycryptodomex.spec'], chrootPath='/var/lib/mock/dist-ocs23-python311-build-85154-4721/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=982gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/python-pycryptodomex.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-pycryptodomex-3.14.1-4.ocs23.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target x86_64 --nodeps /builddir/build/SPECS/python-pycryptodomex.spec'], chrootPath='/var/lib/mock/dist-ocs23-python311-build-85154-4721/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=982gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target x86_64 --nodeps /builddir/build/SPECS/python-pycryptodomex.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fLTCWe + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pycryptodome-3.14.1 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/pycryptodomex-3.14.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd pycryptodome-3.14.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/python-pycryptodomex-3.10.1-use_external_libtomcrypt.patch + /usr/bin/patch -p0 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/python-pycryptodomex-3.10.1-sphinx_4.patch + /usr/bin/patch -p0 -s --fuzz=0 --no-backup-if-mismatch -f + rm -r src/libtom/ + sed -i '1{\@^#! /usr/bin/env python@d}' lib/Crypto/SelfTest/__main__.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.IJTYxb + umask 022 + cd /builddir/build/BUILD + cd pycryptodome-3.14.1 + export PYCRYPTODOME_DEBUG=1 + PYCRYPTODOME_DEBUG=1 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + RPM_TOXENV=py311 + HOSTNAME=rpmbuild + /usr/bin/python3 -s /usr/lib/rpm/OpenCloudOS/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 -r Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.37.0) build/test1.c:3:6: error: #error Not clang 3 | #error Not clang | ^~~~~ build/test1.c: In function ‘main’: build/test1.c:4:21: warning: unused variable ‘x’ [-Wunused-variable] 4 | __uint128_t x; | ^ build/test1.c:2:14: fatal error: intrin.h: No such file or directory 2 | #include | ^~~~~~~~~~ compilation terminated. build/test1.c:2:14: fatal error: intrin.h: No such file or directory 2 | #include | ^~~~~~~~~~ compilation terminated. In file included from build/test1.c:2: /usr/lib/gcc/x86_64-OpenCloudOS-linux/12/include/wmmintrin.h: In function ‘f’: /usr/lib/gcc/x86_64-OpenCloudOS-linux/12/include/wmmintrin.h:61:1: error: inlining failed in call to ‘always_inline’ ‘_mm_aesenc_si128’: target specific option mismatch 61 | _mm_aesenc_si128 (__m128i __X, __m128i __Y) | ^~~~~~~~~~~~~~~~ build/test1.c:4:16: note: called from here 4 | return _mm_aesenc_si128(x, y); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from build/test1.c:2: /usr/lib/gcc/x86_64-OpenCloudOS-linux/12/include/wmmintrin.h: In function ‘f’: /usr/lib/gcc/x86_64-OpenCloudOS-linux/12/include/wmmintrin.h:116:1: error: inlining failed in call to ‘always_inline’ ‘_mm_clmulepi64_si128’: target specific option mismatch 116 | _mm_clmulepi64_si128 (__m128i __X, __m128i __Y, const int __I) | ^~~~~~~~~~~~~~~~~~~~ build/test1.c:6:16: note: called from here 6 | return _mm_clmulepi64_si128(x, y, 0x00); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ warning: no files found matching '.separate_namespace' no previously-included directories found matching 'Doc/_build' warning: no files found matching 'appveyor.yml' warning: no files found matching 'appveyor/get_wheels.sh' warning: no files found matching 'appveyor/install.ps1' warning: no files found matching 'appveyor/run_with_env.cmd' warning: no previously-included files matching '*.pyc' found under directory 'src' no previously-included directories found matching 'src/test/build' HOOK STDOUT: Testing support for clang HOOK STDOUT: Target does not support clang HOOK STDOUT: Testing support for gcc HOOK STDOUT: Target does support gcc HOOK STDOUT: Testing support for stdint.h header HOOK STDOUT: Target does support stdint.h header HOOK STDOUT: Testing support for 128-bit integer HOOK STDOUT: Target does support 128-bit integer HOOK STDOUT: Testing support for cpuid.h header HOOK STDOUT: Target does support cpuid.h header HOOK STDOUT: Testing support for intrin.h header HOOK STDOUT: Target does not support intrin.h header HOOK STDOUT: Testing support for posix_memalign HOOK STDOUT: Target does support posix_memalign HOOK STDOUT: Testing support for SSE2(intrin.h) HOOK STDOUT: Target does not support SSE2(intrin.h) HOOK STDOUT: Testing support for SSE2(x86intrin.h) HOOK STDOUT: Target does support SSE2(x86intrin.h) HOOK STDOUT: Testing support for AESNI intrinsics HOOK STDOUT: Target does support AESNI intrinsics HOOK STDOUT: Compiling support for AESNI instructions HOOK STDOUT: Testing support for CLMUL intrinsics HOOK STDOUT: Target does support CLMUL intrinsics HOOK STDOUT: Compiling support for CLMUL instructions HOOK STDOUT: running egg_info HOOK STDOUT: creating lib/pycryptodome.egg-info HOOK STDOUT: writing lib/pycryptodome.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to lib/pycryptodome.egg-info/dependency_links.txt HOOK STDOUT: writing top-level names to lib/pycryptodome.egg-info/top_level.txt HOOK STDOUT: writing manifest file 'lib/pycryptodome.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest file 'lib/pycryptodome.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE.rst' HOOK STDOUT: adding license file 'AUTHORS.rst' HOOK STDOUT: writing manifest file 'lib/pycryptodome.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.37.0) build/test1.c:3:6: error: #error Not clang 3 | #error Not clang | ^~~~~ build/test1.c: In function ‘main’: build/test1.c:4:21: warning: unused variable ‘x’ [-Wunused-variable] 4 | __uint128_t x; | ^ build/test1.c:2:14: fatal error: intrin.h: No such file or directory 2 | #include | ^~~~~~~~~~ compilation terminated. build/test1.c:2:14: fatal error: intrin.h: No such file or directory 2 | #include | ^~~~~~~~~~ compilation terminated. In file included from build/test1.c:2: /usr/lib/gcc/x86_64-OpenCloudOS-linux/12/include/wmmintrin.h: In function ‘f’: /usr/lib/gcc/x86_64-OpenCloudOS-linux/12/include/wmmintrin.h:61:1: error: inlining failed in call to ‘always_inline’ ‘_mm_aesenc_si128’: target specific option mismatch 61 | _mm_aesenc_si128 (__m128i __X, __m128i __Y) | ^~~~~~~~~~~~~~~~ build/test1.c:4:16: note: called from here 4 | return _mm_aesenc_si128(x, y); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from build/test1.c:2: /usr/lib/gcc/x86_64-OpenCloudOS-linux/12/include/wmmintrin.h: In function ‘f’: /usr/lib/gcc/x86_64-OpenCloudOS-linux/12/include/wmmintrin.h:116:1: error: inlining failed in call to ‘always_inline’ ‘_mm_clmulepi64_si128’: target specific option mismatch 116 | _mm_clmulepi64_si128 (__m128i __X, __m128i __Y, const int __I) | ^~~~~~~~~~~~~~~~~~~~ build/test1.c:6:16: note: called from here 6 | return _mm_clmulepi64_si128(x, y, 0x00); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ warning: no files found matching '.separate_namespace' no previously-included directories found matching 'Doc/_build' warning: no files found matching 'appveyor.yml' warning: no files found matching 'appveyor/get_wheels.sh' warning: no files found matching 'appveyor/install.ps1' warning: no files found matching 'appveyor/run_with_env.cmd' warning: no previously-included files matching '*.pyc' found under directory 'src' no previously-included directories found matching 'src/test/build' HOOK STDOUT: Testing support for clang HOOK STDOUT: gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -c build/test1.c -o build/test1.o HOOK STDOUT: Target does not support clang HOOK STDOUT: Testing support for gcc HOOK STDOUT: gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -c build/test1.c -o build/test1.o HOOK STDOUT: gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/test1.o -o build/test1.out HOOK STDOUT: Target does support gcc HOOK STDOUT: Testing support for stdint.h header HOOK STDOUT: gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -c build/test1.c -o build/test1.o HOOK STDOUT: gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/test1.o -o build/test1.out HOOK STDOUT: Target does support stdint.h header HOOK STDOUT: Testing support for 128-bit integer HOOK STDOUT: gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -c build/test1.c -o build/test1.o HOOK STDOUT: gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/test1.o -o build/test1.out HOOK STDOUT: Target does support 128-bit integer HOOK STDOUT: Testing support for cpuid.h header HOOK STDOUT: gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -c build/test1.c -o build/test1.o HOOK STDOUT: gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/test1.o -o build/test1.out HOOK STDOUT: Target does support cpuid.h header HOOK STDOUT: Testing support for intrin.h header HOOK STDOUT: gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -c build/test1.c -o build/test1.o HOOK STDOUT: Target does not support intrin.h header HOOK STDOUT: Testing support for posix_memalign HOOK STDOUT: gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -c build/test1.c -o build/test1.o HOOK STDOUT: gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/test1.o -o build/test1.out HOOK STDOUT: Target does support posix_memalign HOOK STDOUT: Testing support for SSE2(intrin.h) HOOK STDOUT: gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -c build/test1.c -o build/test1.o HOOK STDOUT: Target does not support SSE2(intrin.h) HOOK STDOUT: Testing support for SSE2(x86intrin.h) HOOK STDOUT: gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -c build/test1.c -o build/test1.o -msse2 HOOK STDOUT: gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/test1.o -o build/test1.out HOOK STDOUT: Target does support SSE2(x86intrin.h) HOOK STDOUT: gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -c build/test1.c -o build/test1.o HOOK STDOUT: Testing support for AESNI intrinsics HOOK STDOUT: gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -c build/test1.c -o build/test1.o -maes HOOK STDOUT: gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/test1.o -o build/test1.out HOOK STDOUT: Target does support AESNI intrinsics HOOK STDOUT: Compiling support for AESNI instructions HOOK STDOUT: gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -c build/test1.c -o build/test1.o HOOK STDOUT: Testing support for CLMUL intrinsics HOOK STDOUT: gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -c build/test1.c -o build/test1.o -mpclmul -mssse3 HOOK STDOUT: gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/test1.o -o build/test1.out HOOK STDOUT: Target does support CLMUL intrinsics HOOK STDOUT: Compiling support for CLMUL instructions HOOK STDOUT: running dist_info HOOK STDOUT: creating pycryptodome.egg-info HOOK STDOUT: writing pycryptodome.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to pycryptodome.egg-info/dependency_links.txt HOOK STDOUT: writing top-level names to pycryptodome.egg-info/top_level.txt HOOK STDOUT: writing manifest file 'pycryptodome.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest file 'pycryptodome.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE.rst' HOOK STDOUT: adding license file 'AUTHORS.rst' HOOK STDOUT: writing manifest file 'pycryptodome.egg-info/SOURCES.txt' HOOK STDOUT: creating '/builddir/build/BUILD/pycryptodome-3.14.1/pycryptodome-3.14.1.dist-info' HOOK STDOUT: adding license file "LICENSE.rst" (matched pattern "LICEN[CS]E*") HOOK STDOUT: adding license file "AUTHORS.rst" (matched pattern "AUTHORS*") + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-pycryptodomex-3.14.1-4.ocs23.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --noclean --target x86_64 --nodeps /builddir/build/SPECS/python-pycryptodomex.spec'], chrootPath='/var/lib/mock/dist-ocs23-python311-build-85154-4721/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=982gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --noclean --target x86_64 --nodeps /builddir/build/SPECS/python-pycryptodomex.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.qQVf22 + umask 022 + cd /builddir/build/BUILD + cd pycryptodome-3.14.1 + export PYCRYPTODOME_DEBUG=1 + PYCRYPTODOME_DEBUG=1 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv pycryptodome-3.14.1.dist-info/ removed 'pycryptodome-3.14.1.dist-info/METADATA' removed 'pycryptodome-3.14.1.dist-info/top_level.txt' removed 'pycryptodome-3.14.1.dist-info/LICENSE.rst' removed 'pycryptodome-3.14.1.dist-info/AUTHORS.rst' removed directory 'pycryptodome-3.14.1.dist-info/' + '[' -f /usr/bin/python3 ']' + RPM_TOXENV=py311 + HOSTNAME=rpmbuild + /usr/bin/python3 -s /usr/lib/rpm/OpenCloudOS/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 -r Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.37.0) build/test1.c:3:6: error: #error Not clang 3 | #error Not clang | ^~~~~ build/test1.c: In function ‘main’: build/test1.c:4:21: warning: unused variable ‘x’ [-Wunused-variable] 4 | __uint128_t x; | ^ build/test1.c:2:14: fatal error: intrin.h: No such file or directory 2 | #include | ^~~~~~~~~~ compilation terminated. build/test1.c:2:14: fatal error: intrin.h: No such file or directory 2 | #include | ^~~~~~~~~~ compilation terminated. In file included from build/test1.c:2: /usr/lib/gcc/x86_64-OpenCloudOS-linux/12/include/wmmintrin.h: In function ‘f’: /usr/lib/gcc/x86_64-OpenCloudOS-linux/12/include/wmmintrin.h:61:1: error: inlining failed in call to ‘always_inline’ ‘_mm_aesenc_si128’: target specific option mismatch 61 | _mm_aesenc_si128 (__m128i __X, __m128i __Y) | ^~~~~~~~~~~~~~~~ build/test1.c:4:16: note: called from here 4 | return _mm_aesenc_si128(x, y); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from build/test1.c:2: /usr/lib/gcc/x86_64-OpenCloudOS-linux/12/include/wmmintrin.h: In function ‘f’: /usr/lib/gcc/x86_64-OpenCloudOS-linux/12/include/wmmintrin.h:116:1: error: inlining failed in call to ‘always_inline’ ‘_mm_clmulepi64_si128’: target specific option mismatch 116 | _mm_clmulepi64_si128 (__m128i __X, __m128i __Y, const int __I) | ^~~~~~~~~~~~~~~~~~~~ build/test1.c:6:16: note: called from here 6 | return _mm_clmulepi64_si128(x, y, 0x00); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ warning: no files found matching '.separate_namespace' no previously-included directories found matching 'Doc/_build' warning: no files found matching 'appveyor.yml' warning: no files found matching 'appveyor/get_wheels.sh' warning: no files found matching 'appveyor/install.ps1' warning: no files found matching 'appveyor/run_with_env.cmd' warning: no previously-included files matching '*.pyc' found under directory 'src' no previously-included directories found matching 'src/test/build' HOOK STDOUT: Testing support for clang HOOK STDOUT: Target does not support clang HOOK STDOUT: Testing support for gcc HOOK STDOUT: Target does support gcc HOOK STDOUT: Testing support for stdint.h header HOOK STDOUT: Target does support stdint.h header HOOK STDOUT: Testing support for 128-bit integer HOOK STDOUT: Target does support 128-bit integer HOOK STDOUT: Testing support for cpuid.h header HOOK STDOUT: Target does support cpuid.h header HOOK STDOUT: Testing support for intrin.h header HOOK STDOUT: Target does not support intrin.h header HOOK STDOUT: Testing support for posix_memalign HOOK STDOUT: Target does support posix_memalign HOOK STDOUT: Testing support for SSE2(intrin.h) HOOK STDOUT: Target does not support SSE2(intrin.h) HOOK STDOUT: Testing support for SSE2(x86intrin.h) HOOK STDOUT: Target does support SSE2(x86intrin.h) HOOK STDOUT: Testing support for AESNI intrinsics HOOK STDOUT: Target does support AESNI intrinsics HOOK STDOUT: Compiling support for AESNI instructions HOOK STDOUT: Testing support for CLMUL intrinsics HOOK STDOUT: Target does support CLMUL intrinsics HOOK STDOUT: Compiling support for CLMUL instructions HOOK STDOUT: running egg_info HOOK STDOUT: writing lib/pycryptodome.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to lib/pycryptodome.egg-info/dependency_links.txt HOOK STDOUT: writing top-level names to lib/pycryptodome.egg-info/top_level.txt HOOK STDOUT: reading manifest file 'lib/pycryptodome.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE.rst' HOOK STDOUT: adding license file 'AUTHORS.rst' HOOK STDOUT: writing manifest file 'lib/pycryptodome.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.37.0) build/test1.c:3:6: error: #error Not clang 3 | #error Not clang | ^~~~~ build/test1.c: In function ‘main’: build/test1.c:4:21: warning: unused variable ‘x’ [-Wunused-variable] 4 | __uint128_t x; | ^ build/test1.c:2:14: fatal error: intrin.h: No such file or directory 2 | #include | ^~~~~~~~~~ compilation terminated. build/test1.c:2:14: fatal error: intrin.h: No such file or directory 2 | #include | ^~~~~~~~~~ compilation terminated. In file included from build/test1.c:2: /usr/lib/gcc/x86_64-OpenCloudOS-linux/12/include/wmmintrin.h: In function ‘f’: /usr/lib/gcc/x86_64-OpenCloudOS-linux/12/include/wmmintrin.h:61:1: error: inlining failed in call to ‘always_inline’ ‘_mm_aesenc_si128’: target specific option mismatch 61 | _mm_aesenc_si128 (__m128i __X, __m128i __Y) | ^~~~~~~~~~~~~~~~ build/test1.c:4:16: note: called from here 4 | return _mm_aesenc_si128(x, y); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from build/test1.c:2: /usr/lib/gcc/x86_64-OpenCloudOS-linux/12/include/wmmintrin.h: In function ‘f’: /usr/lib/gcc/x86_64-OpenCloudOS-linux/12/include/wmmintrin.h:116:1: error: inlining failed in call to ‘always_inline’ ‘_mm_clmulepi64_si128’: target specific option mismatch 116 | _mm_clmulepi64_si128 (__m128i __X, __m128i __Y, const int __I) | ^~~~~~~~~~~~~~~~~~~~ build/test1.c:6:16: note: called from here 6 | return _mm_clmulepi64_si128(x, y, 0x00); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ warning: no files found matching '.separate_namespace' no previously-included directories found matching 'Doc/_build' warning: no files found matching 'appveyor.yml' warning: no files found matching 'appveyor/get_wheels.sh' warning: no files found matching 'appveyor/install.ps1' warning: no files found matching 'appveyor/run_with_env.cmd' warning: no previously-included files matching '*.pyc' found under directory 'src' no previously-included directories found matching 'src/test/build' HOOK STDOUT: Testing support for clang HOOK STDOUT: gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -c build/test1.c -o build/test1.o HOOK STDOUT: Target does not support clang HOOK STDOUT: Testing support for gcc HOOK STDOUT: gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -c build/test1.c -o build/test1.o HOOK STDOUT: gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/test1.o -o build/test1.out HOOK STDOUT: Target does support gcc HOOK STDOUT: Testing support for stdint.h header HOOK STDOUT: gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -c build/test1.c -o build/test1.o HOOK STDOUT: gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/test1.o -o build/test1.out HOOK STDOUT: Target does support stdint.h header HOOK STDOUT: Testing support for 128-bit integer HOOK STDOUT: gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -c build/test1.c -o build/test1.o HOOK STDOUT: gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/test1.o -o build/test1.out HOOK STDOUT: Target does support 128-bit integer HOOK STDOUT: Testing support for cpuid.h header HOOK STDOUT: gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -c build/test1.c -o build/test1.o HOOK STDOUT: gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/test1.o -o build/test1.out HOOK STDOUT: Target does support cpuid.h header HOOK STDOUT: Testing support for intrin.h header HOOK STDOUT: gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -c build/test1.c -o build/test1.o HOOK STDOUT: Target does not support intrin.h header HOOK STDOUT: Testing support for posix_memalign HOOK STDOUT: gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -c build/test1.c -o build/test1.o HOOK STDOUT: gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/test1.o -o build/test1.out HOOK STDOUT: Target does support posix_memalign HOOK STDOUT: Testing support for SSE2(intrin.h) HOOK STDOUT: gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -c build/test1.c -o build/test1.o HOOK STDOUT: Target does not support SSE2(intrin.h) HOOK STDOUT: Testing support for SSE2(x86intrin.h) HOOK STDOUT: gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -c build/test1.c -o build/test1.o -msse2 HOOK STDOUT: gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/test1.o -o build/test1.out HOOK STDOUT: Target does support SSE2(x86intrin.h) HOOK STDOUT: gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -c build/test1.c -o build/test1.o HOOK STDOUT: Testing support for AESNI intrinsics HOOK STDOUT: gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -c build/test1.c -o build/test1.o -maes HOOK STDOUT: gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/test1.o -o build/test1.out HOOK STDOUT: Target does support AESNI intrinsics HOOK STDOUT: Compiling support for AESNI instructions HOOK STDOUT: gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -c build/test1.c -o build/test1.o HOOK STDOUT: Testing support for CLMUL intrinsics HOOK STDOUT: gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -c build/test1.c -o build/test1.o -mpclmul -mssse3 HOOK STDOUT: gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/test1.o -o build/test1.out HOOK STDOUT: Target does support CLMUL intrinsics HOOK STDOUT: Compiling support for CLMUL instructions HOOK STDOUT: running dist_info HOOK STDOUT: writing pycryptodome.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to pycryptodome.egg-info/dependency_links.txt HOOK STDOUT: writing top-level names to pycryptodome.egg-info/top_level.txt HOOK STDOUT: reading manifest file 'pycryptodome.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE.rst' HOOK STDOUT: adding license file 'AUTHORS.rst' HOOK STDOUT: writing manifest file 'pycryptodome.egg-info/SOURCES.txt' HOOK STDOUT: creating '/builddir/build/BUILD/pycryptodome-3.14.1/pycryptodome-3.14.1.dist-info' HOOK STDOUT: adding license file "LICENSE.rst" (matched pattern "LICEN[CS]E*") HOOK STDOUT: adding license file "AUTHORS.rst" (matched pattern "AUTHORS*") + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.F9giSe + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd pycryptodome-3.14.1 + touch .separate_namespace + mkdir -p /builddir/build/BUILD/pycryptodome-3.14.1/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + TMPDIR=/builddir/build/BUILD/pycryptodome-3.14.1/.pyproject-builddir + /usr/bin/python3 -m pip wheel --wheel-dir /builddir/build/BUILD/pycryptodome-3.14.1/pyproject-wheeldir --no-deps --use-pep517 --no-build-isolation --disable-pip-version-check --no-clean --progress-bar off --verbose . Processing /builddir/build/BUILD/pycryptodome-3.14.1 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) Copying file lib/Crypto/__init__.pyi to lib/Cryptodome/__init__.pyi Copying file lib/Crypto/__init__.py to lib/Cryptodome/__init__.py Copying file lib/Crypto/py.typed to lib/Cryptodome/py.typed Copying file lib/Crypto/Cipher/CAST.py to lib/Cryptodome/Cipher/CAST.py Copying file lib/Crypto/Cipher/_mode_ecb.py to lib/Cryptodome/Cipher/_mode_ecb.py Copying file lib/Crypto/Cipher/DES.py to lib/Cryptodome/Cipher/DES.py Copying file lib/Crypto/Cipher/ChaCha20.pyi to lib/Cryptodome/Cipher/ChaCha20.pyi Copying file lib/Crypto/Cipher/ChaCha20_Poly1305.py to lib/Cryptodome/Cipher/ChaCha20_Poly1305.py Copying file lib/Crypto/Cipher/ARC4.py to lib/Cryptodome/Cipher/ARC4.py Copying file lib/Crypto/Cipher/__init__.pyi to lib/Cryptodome/Cipher/__init__.pyi Copying file lib/Crypto/Cipher/_mode_cfb.py to lib/Cryptodome/Cipher/_mode_cfb.py Copying file lib/Crypto/Cipher/PKCS1_v1_5.pyi to lib/Cryptodome/Cipher/PKCS1_v1_5.pyi Copying file lib/Crypto/Cipher/_mode_ctr.pyi to lib/Cryptodome/Cipher/_mode_ctr.pyi Copying file lib/Crypto/Cipher/AES.py to lib/Cryptodome/Cipher/AES.py Copying file lib/Crypto/Cipher/_mode_ccm.py to lib/Cryptodome/Cipher/_mode_ccm.py Copying file lib/Crypto/Cipher/_mode_cfb.pyi to lib/Cryptodome/Cipher/_mode_cfb.pyi Copying file lib/Crypto/Cipher/_mode_gcm.py to lib/Cryptodome/Cipher/_mode_gcm.py Copying file lib/Crypto/Cipher/Salsa20.py to lib/Cryptodome/Cipher/Salsa20.py Copying file lib/Crypto/Cipher/__init__.py to lib/Cryptodome/Cipher/__init__.py Copying file lib/Crypto/Cipher/_mode_ctr.py to lib/Cryptodome/Cipher/_mode_ctr.py Copying file lib/Crypto/Cipher/Salsa20.pyi to lib/Cryptodome/Cipher/Salsa20.pyi Copying file lib/Crypto/Cipher/Blowfish.py to lib/Cryptodome/Cipher/Blowfish.py Copying file lib/Crypto/Cipher/_mode_siv.py to lib/Cryptodome/Cipher/_mode_siv.py Copying file lib/Crypto/Cipher/ARC4.pyi to lib/Cryptodome/Cipher/ARC4.pyi Copying file lib/Crypto/Cipher/_mode_gcm.pyi to lib/Cryptodome/Cipher/_mode_gcm.pyi Copying file lib/Crypto/Cipher/ARC2.pyi to lib/Cryptodome/Cipher/ARC2.pyi Copying file lib/Crypto/Cipher/DES3.py to lib/Cryptodome/Cipher/DES3.py Copying file lib/Crypto/Cipher/PKCS1_v1_5.py to lib/Cryptodome/Cipher/PKCS1_v1_5.py Copying file lib/Crypto/Cipher/ChaCha20.py to lib/Cryptodome/Cipher/ChaCha20.py Copying file lib/Crypto/Cipher/ChaCha20_Poly1305.pyi to lib/Cryptodome/Cipher/ChaCha20_Poly1305.pyi Copying file lib/Crypto/Cipher/_EKSBlowfish.py to lib/Cryptodome/Cipher/_EKSBlowfish.py Copying file lib/Crypto/Cipher/_mode_openpgp.pyi to lib/Cryptodome/Cipher/_mode_openpgp.pyi Copying file lib/Crypto/Cipher/PKCS1_OAEP.py to lib/Cryptodome/Cipher/PKCS1_OAEP.py Copying file lib/Crypto/Cipher/_mode_ofb.pyi to lib/Cryptodome/Cipher/_mode_ofb.pyi Copying file lib/Crypto/Cipher/_mode_openpgp.py to lib/Cryptodome/Cipher/_mode_openpgp.py Copying file lib/Crypto/Cipher/_mode_cbc.pyi to lib/Cryptodome/Cipher/_mode_cbc.pyi Copying file lib/Crypto/Cipher/DES3.pyi to lib/Cryptodome/Cipher/DES3.pyi Copying file lib/Crypto/Cipher/_mode_ofb.py to lib/Cryptodome/Cipher/_mode_ofb.py Copying file lib/Crypto/Cipher/CAST.pyi to lib/Cryptodome/Cipher/CAST.pyi Copying file lib/Crypto/Cipher/AES.pyi to lib/Cryptodome/Cipher/AES.pyi Copying file lib/Crypto/Cipher/_mode_siv.pyi to lib/Cryptodome/Cipher/_mode_siv.pyi Copying file lib/Crypto/Cipher/Blowfish.pyi to lib/Cryptodome/Cipher/Blowfish.pyi Copying file lib/Crypto/Cipher/ARC2.py to lib/Cryptodome/Cipher/ARC2.py Copying file lib/Crypto/Cipher/_mode_cbc.py to lib/Cryptodome/Cipher/_mode_cbc.py Copying file lib/Crypto/Cipher/_mode_ocb.pyi to lib/Cryptodome/Cipher/_mode_ocb.pyi Copying file lib/Crypto/Cipher/PKCS1_OAEP.pyi to lib/Cryptodome/Cipher/PKCS1_OAEP.pyi Copying file lib/Crypto/Cipher/_mode_ocb.py to lib/Cryptodome/Cipher/_mode_ocb.py Copying file lib/Crypto/Cipher/_EKSBlowfish.pyi to lib/Cryptodome/Cipher/_EKSBlowfish.pyi Copying file lib/Crypto/Cipher/_mode_eax.py to lib/Cryptodome/Cipher/_mode_eax.py Copying file lib/Crypto/Cipher/DES.pyi to lib/Cryptodome/Cipher/DES.pyi Copying file lib/Crypto/Cipher/_mode_ecb.pyi to lib/Cryptodome/Cipher/_mode_ecb.pyi Copying file lib/Crypto/Cipher/_mode_ccm.pyi to lib/Cryptodome/Cipher/_mode_ccm.pyi Copying file lib/Crypto/Cipher/_mode_eax.pyi to lib/Cryptodome/Cipher/_mode_eax.pyi Copying file lib/Crypto/Signature/pkcs1_15.py to lib/Cryptodome/Signature/pkcs1_15.py Copying file lib/Crypto/Signature/PKCS1_v1_5.pyi to lib/Cryptodome/Signature/PKCS1_v1_5.pyi Copying file lib/Crypto/Signature/PKCS1_PSS.py to lib/Cryptodome/Signature/PKCS1_PSS.py Copying file lib/Crypto/Signature/PKCS1_PSS.pyi to lib/Cryptodome/Signature/PKCS1_PSS.pyi Copying file lib/Crypto/Signature/DSS.pyi to lib/Cryptodome/Signature/DSS.pyi Copying file lib/Crypto/Signature/pss.py to lib/Cryptodome/Signature/pss.py Copying file lib/Crypto/Signature/DSS.py to lib/Cryptodome/Signature/DSS.py Copying file lib/Crypto/Signature/pss.pyi to lib/Cryptodome/Signature/pss.pyi Copying file lib/Crypto/Signature/__init__.py to lib/Cryptodome/Signature/__init__.py Copying file lib/Crypto/Signature/pkcs1_15.pyi to lib/Cryptodome/Signature/pkcs1_15.pyi Copying file lib/Crypto/Signature/PKCS1_v1_5.py to lib/Cryptodome/Signature/PKCS1_v1_5.py Copying file lib/Crypto/Hash/RIPEMD.pyi to lib/Cryptodome/Hash/RIPEMD.pyi Copying file lib/Crypto/Hash/CMAC.py to lib/Cryptodome/Hash/CMAC.py Copying file lib/Crypto/Hash/CMAC.pyi to lib/Cryptodome/Hash/CMAC.pyi Copying file lib/Crypto/Hash/SHAKE256.pyi to lib/Cryptodome/Hash/SHAKE256.pyi Copying file lib/Crypto/Hash/MD2.py to lib/Cryptodome/Hash/MD2.py Copying file lib/Crypto/Hash/BLAKE2b.py to lib/Cryptodome/Hash/BLAKE2b.py Copying file lib/Crypto/Hash/Poly1305.py to lib/Cryptodome/Hash/Poly1305.py Copying file lib/Crypto/Hash/__init__.pyi to lib/Cryptodome/Hash/__init__.pyi Copying file lib/Crypto/Hash/MD5.pyi to lib/Cryptodome/Hash/MD5.pyi Copying file lib/Crypto/Hash/MD4.py to lib/Cryptodome/Hash/MD4.py Copying file lib/Crypto/Hash/SHA1.py to lib/Cryptodome/Hash/SHA1.py Copying file lib/Crypto/Hash/SHA224.pyi to lib/Cryptodome/Hash/SHA224.pyi Copying file lib/Crypto/Hash/HMAC.py to lib/Cryptodome/Hash/HMAC.py Copying file lib/Crypto/Hash/SHA512.py to lib/Cryptodome/Hash/SHA512.py Copying file lib/Crypto/Hash/cSHAKE256.pyi to lib/Cryptodome/Hash/cSHAKE256.pyi Copying file lib/Crypto/Hash/SHA3_224.py to lib/Cryptodome/Hash/SHA3_224.py Copying file lib/Crypto/Hash/keccak.py to lib/Cryptodome/Hash/keccak.py Copying file lib/Crypto/Hash/SHA1.pyi to lib/Cryptodome/Hash/SHA1.pyi Copying file lib/Crypto/Hash/cSHAKE128.pyi to lib/Cryptodome/Hash/cSHAKE128.pyi Copying file lib/Crypto/Hash/SHA3_224.pyi to lib/Cryptodome/Hash/SHA3_224.pyi Copying file lib/Crypto/Hash/TupleHash128.pyi to lib/Cryptodome/Hash/TupleHash128.pyi Copying file lib/Crypto/Hash/KangarooTwelve.pyi to lib/Cryptodome/Hash/KangarooTwelve.pyi Copying file lib/Crypto/Hash/KMAC128.pyi to lib/Cryptodome/Hash/KMAC128.pyi Copying file lib/Crypto/Hash/BLAKE2b.pyi to lib/Cryptodome/Hash/BLAKE2b.pyi Copying file lib/Crypto/Hash/__init__.py to lib/Cryptodome/Hash/__init__.py Copying file lib/Crypto/Hash/SHAKE128.pyi to lib/Cryptodome/Hash/SHAKE128.pyi Copying file lib/Crypto/Hash/SHA3_384.py to lib/Cryptodome/Hash/SHA3_384.py Copying file lib/Crypto/Hash/KMAC256.py to lib/Cryptodome/Hash/KMAC256.py Copying file lib/Crypto/Hash/TupleHash256.pyi to lib/Cryptodome/Hash/TupleHash256.pyi Copying file lib/Crypto/Hash/SHA512.pyi to lib/Cryptodome/Hash/SHA512.pyi Copying file lib/Crypto/Hash/KangarooTwelve.py to lib/Cryptodome/Hash/KangarooTwelve.py Copying file lib/Crypto/Hash/RIPEMD160.py to lib/Cryptodome/Hash/RIPEMD160.py Copying file lib/Crypto/Hash/SHA.py to lib/Cryptodome/Hash/SHA.py Copying file lib/Crypto/Hash/Poly1305.pyi to lib/Cryptodome/Hash/Poly1305.pyi Copying file lib/Crypto/Hash/SHA3_512.py to lib/Cryptodome/Hash/SHA3_512.py Copying file lib/Crypto/Hash/SHA.pyi to lib/Cryptodome/Hash/SHA.pyi Copying file lib/Crypto/Hash/SHA224.py to lib/Cryptodome/Hash/SHA224.py Copying file lib/Crypto/Hash/RIPEMD160.pyi to lib/Cryptodome/Hash/RIPEMD160.pyi Copying file lib/Crypto/Hash/SHA384.pyi to lib/Cryptodome/Hash/SHA384.pyi Copying file lib/Crypto/Hash/BLAKE2s.py to lib/Cryptodome/Hash/BLAKE2s.py Copying file lib/Crypto/Hash/RIPEMD.py to lib/Cryptodome/Hash/RIPEMD.py Copying file lib/Crypto/Hash/SHA3_256.py to lib/Cryptodome/Hash/SHA3_256.py Copying file lib/Crypto/Hash/SHA3_256.pyi to lib/Cryptodome/Hash/SHA3_256.pyi Copying file lib/Crypto/Hash/TupleHash128.py to lib/Cryptodome/Hash/TupleHash128.py Copying file lib/Crypto/Hash/keccak.pyi to lib/Cryptodome/Hash/keccak.pyi Copying file lib/Crypto/Hash/SHA256.py to lib/Cryptodome/Hash/SHA256.py Copying file lib/Crypto/Hash/HMAC.pyi to lib/Cryptodome/Hash/HMAC.pyi Copying file lib/Crypto/Hash/MD5.py to lib/Cryptodome/Hash/MD5.py Copying file lib/Crypto/Hash/SHA256.pyi to lib/Cryptodome/Hash/SHA256.pyi Copying file lib/Crypto/Hash/MD4.pyi to lib/Cryptodome/Hash/MD4.pyi Copying file lib/Crypto/Hash/KMAC256.pyi to lib/Cryptodome/Hash/KMAC256.pyi Copying file lib/Crypto/Hash/KMAC128.py to lib/Cryptodome/Hash/KMAC128.py Copying file lib/Crypto/Hash/SHA384.py to lib/Cryptodome/Hash/SHA384.py Copying file lib/Crypto/Hash/TupleHash256.py to lib/Cryptodome/Hash/TupleHash256.py Copying file lib/Crypto/Hash/SHA3_384.pyi to lib/Cryptodome/Hash/SHA3_384.pyi Copying file lib/Crypto/Hash/cSHAKE128.py to lib/Cryptodome/Hash/cSHAKE128.py Copying file lib/Crypto/Hash/SHAKE256.py to lib/Cryptodome/Hash/SHAKE256.py Copying file lib/Crypto/Hash/cSHAKE256.py to lib/Cryptodome/Hash/cSHAKE256.py Copying file lib/Crypto/Hash/BLAKE2s.pyi to lib/Cryptodome/Hash/BLAKE2s.pyi Copying file lib/Crypto/Hash/SHAKE128.py to lib/Cryptodome/Hash/SHAKE128.py Copying file lib/Crypto/Hash/MD2.pyi to lib/Cryptodome/Hash/MD2.pyi Copying file lib/Crypto/Hash/SHA3_512.pyi to lib/Cryptodome/Hash/SHA3_512.pyi Copying file lib/Crypto/Math/_IntegerGMP.pyi to lib/Cryptodome/Math/_IntegerGMP.pyi Copying file lib/Crypto/Math/_IntegerNative.pyi to lib/Cryptodome/Math/_IntegerNative.pyi Copying file lib/Crypto/Math/__init__.py to lib/Cryptodome/Math/__init__.py Copying file lib/Crypto/Math/_IntegerCustom.py to lib/Cryptodome/Math/_IntegerCustom.py Copying file lib/Crypto/Math/_IntegerCustom.pyi to lib/Cryptodome/Math/_IntegerCustom.pyi Copying file lib/Crypto/Math/Numbers.pyi to lib/Cryptodome/Math/Numbers.pyi Copying file lib/Crypto/Math/_IntegerGMP.py to lib/Cryptodome/Math/_IntegerGMP.py Copying file lib/Crypto/Math/Primality.pyi to lib/Cryptodome/Math/Primality.pyi Copying file lib/Crypto/Math/Numbers.py to lib/Cryptodome/Math/Numbers.py Copying file lib/Crypto/Math/_IntegerBase.py to lib/Cryptodome/Math/_IntegerBase.py Copying file lib/Crypto/Math/Primality.py to lib/Cryptodome/Math/Primality.py Copying file lib/Crypto/Math/_IntegerBase.pyi to lib/Cryptodome/Math/_IntegerBase.pyi Copying file lib/Crypto/Math/_IntegerNative.py to lib/Cryptodome/Math/_IntegerNative.py Copying file lib/Crypto/SelfTest/__main__.py to lib/Cryptodome/SelfTest/__main__.py Copying file lib/Crypto/SelfTest/__init__.py to lib/Cryptodome/SelfTest/__init__.py Copying file lib/Crypto/SelfTest/loader.py to lib/Cryptodome/SelfTest/loader.py Copying file lib/Crypto/SelfTest/st_common.py to lib/Cryptodome/SelfTest/st_common.py Copying file lib/Crypto/SelfTest/Cipher/test_SIV.py to lib/Cryptodome/SelfTest/Cipher/test_SIV.py Copying file lib/Crypto/SelfTest/Cipher/test_ChaCha20_Poly1305.py to lib/Cryptodome/SelfTest/Cipher/test_ChaCha20_Poly1305.py Copying file lib/Crypto/SelfTest/Cipher/common.py to lib/Cryptodome/SelfTest/Cipher/common.py Copying file lib/Crypto/SelfTest/Cipher/test_EAX.py to lib/Cryptodome/SelfTest/Cipher/test_EAX.py Copying file lib/Crypto/SelfTest/Cipher/test_DES3.py to lib/Cryptodome/SelfTest/Cipher/test_DES3.py Copying file lib/Crypto/SelfTest/Cipher/test_pkcs1_oaep.py to lib/Cryptodome/SelfTest/Cipher/test_pkcs1_oaep.py Copying file lib/Crypto/SelfTest/Cipher/test_CTR.py to lib/Cryptodome/SelfTest/Cipher/test_CTR.py Copying file lib/Crypto/SelfTest/Cipher/__init__.py to lib/Cryptodome/SelfTest/Cipher/__init__.py Copying file lib/Crypto/SelfTest/Cipher/test_GCM.py to lib/Cryptodome/SelfTest/Cipher/test_GCM.py Copying file lib/Crypto/SelfTest/Cipher/test_ARC2.py to lib/Cryptodome/SelfTest/Cipher/test_ARC2.py Copying file lib/Crypto/SelfTest/Cipher/test_OpenPGP.py to lib/Cryptodome/SelfTest/Cipher/test_OpenPGP.py Copying file lib/Crypto/SelfTest/Cipher/test_ARC4.py to lib/Cryptodome/SelfTest/Cipher/test_ARC4.py Copying file lib/Crypto/SelfTest/Cipher/test_CCM.py to lib/Cryptodome/SelfTest/Cipher/test_CCM.py Copying file lib/Crypto/SelfTest/Cipher/test_CBC.py to lib/Cryptodome/SelfTest/Cipher/test_CBC.py Copying file lib/Crypto/SelfTest/Cipher/test_Salsa20.py to lib/Cryptodome/SelfTest/Cipher/test_Salsa20.py Copying file lib/Crypto/SelfTest/Cipher/test_ChaCha20.py to lib/Cryptodome/SelfTest/Cipher/test_ChaCha20.py Copying file lib/Crypto/SelfTest/Cipher/test_OCB.py to lib/Cryptodome/SelfTest/Cipher/test_OCB.py Copying file lib/Crypto/SelfTest/Cipher/test_Blowfish.py to lib/Cryptodome/SelfTest/Cipher/test_Blowfish.py Copying file lib/Crypto/SelfTest/Cipher/test_AES.py to lib/Cryptodome/SelfTest/Cipher/test_AES.py Copying file lib/Crypto/SelfTest/Cipher/test_DES.py to lib/Cryptodome/SelfTest/Cipher/test_DES.py Copying file lib/Crypto/SelfTest/Cipher/test_pkcs1_15.py to lib/Cryptodome/SelfTest/Cipher/test_pkcs1_15.py Copying file lib/Crypto/SelfTest/Cipher/test_CFB.py to lib/Cryptodome/SelfTest/Cipher/test_CFB.py Copying file lib/Crypto/SelfTest/Cipher/test_CAST.py to lib/Cryptodome/SelfTest/Cipher/test_CAST.py Copying file lib/Crypto/SelfTest/Cipher/test_OFB.py to lib/Cryptodome/SelfTest/Cipher/test_OFB.py Copying file lib/Crypto/SelfTest/Signature/test_dss.py to lib/Cryptodome/SelfTest/Signature/test_dss.py Copying file lib/Crypto/SelfTest/Signature/__init__.py to lib/Cryptodome/SelfTest/Signature/__init__.py Copying file lib/Crypto/SelfTest/Signature/test_pss.py to lib/Cryptodome/SelfTest/Signature/test_pss.py Copying file lib/Crypto/SelfTest/Signature/test_pkcs1_15.py to lib/Cryptodome/SelfTest/Signature/test_pkcs1_15.py Copying file lib/Crypto/SelfTest/Hash/test_SHA224.py to lib/Cryptodome/SelfTest/Hash/test_SHA224.py Copying file lib/Crypto/SelfTest/Hash/test_SHA3_512.py to lib/Cryptodome/SelfTest/Hash/test_SHA3_512.py Copying file lib/Crypto/SelfTest/Hash/test_RIPEMD160.py to lib/Cryptodome/SelfTest/Hash/test_RIPEMD160.py Copying file lib/Crypto/SelfTest/Hash/test_KangarooTwelve.py to lib/Cryptodome/SelfTest/Hash/test_KangarooTwelve.py Copying file lib/Crypto/SelfTest/Hash/test_BLAKE2.py to lib/Cryptodome/SelfTest/Hash/test_BLAKE2.py Copying file lib/Crypto/SelfTest/Hash/test_HMAC.py to lib/Cryptodome/SelfTest/Hash/test_HMAC.py Copying file lib/Crypto/SelfTest/Hash/test_CMAC.py to lib/Cryptodome/SelfTest/Hash/test_CMAC.py Copying file lib/Crypto/SelfTest/Hash/common.py to lib/Cryptodome/SelfTest/Hash/common.py Copying file lib/Crypto/SelfTest/Hash/test_SHA256.py to lib/Cryptodome/SelfTest/Hash/test_SHA256.py Copying file lib/Crypto/SelfTest/Hash/test_SHAKE.py to lib/Cryptodome/SelfTest/Hash/test_SHAKE.py Copying file lib/Crypto/SelfTest/Hash/test_keccak.py to lib/Cryptodome/SelfTest/Hash/test_keccak.py Copying file lib/Crypto/SelfTest/Hash/test_MD4.py to lib/Cryptodome/SelfTest/Hash/test_MD4.py Copying file lib/Crypto/SelfTest/Hash/__init__.py to lib/Cryptodome/SelfTest/Hash/__init__.py Copying file lib/Crypto/SelfTest/Hash/test_KMAC.py to lib/Cryptodome/SelfTest/Hash/test_KMAC.py Copying file lib/Crypto/SelfTest/Hash/test_cSHAKE.py to lib/Cryptodome/SelfTest/Hash/test_cSHAKE.py Copying file lib/Crypto/SelfTest/Hash/test_MD2.py to lib/Cryptodome/SelfTest/Hash/test_MD2.py Copying file lib/Crypto/SelfTest/Hash/test_SHA3_384.py to lib/Cryptodome/SelfTest/Hash/test_SHA3_384.py Copying file lib/Crypto/SelfTest/Hash/test_SHA384.py to lib/Cryptodome/SelfTest/Hash/test_SHA384.py Copying file lib/Crypto/SelfTest/Hash/test_SHA512.py to lib/Cryptodome/SelfTest/Hash/test_SHA512.py Copying file lib/Crypto/SelfTest/Hash/test_SHA3_224.py to lib/Cryptodome/SelfTest/Hash/test_SHA3_224.py Copying file lib/Crypto/SelfTest/Hash/test_MD5.py to lib/Cryptodome/SelfTest/Hash/test_MD5.py Copying file lib/Crypto/SelfTest/Hash/test_SHA1.py to lib/Cryptodome/SelfTest/Hash/test_SHA1.py Copying file lib/Crypto/SelfTest/Hash/test_Poly1305.py to lib/Cryptodome/SelfTest/Hash/test_Poly1305.py Copying file lib/Crypto/SelfTest/Hash/test_SHA3_256.py to lib/Cryptodome/SelfTest/Hash/test_SHA3_256.py Copying file lib/Crypto/SelfTest/Hash/test_TupleHash.py to lib/Cryptodome/SelfTest/Hash/test_TupleHash.py Copying file lib/Crypto/SelfTest/Math/test_modexp.py to lib/Cryptodome/SelfTest/Math/test_modexp.py Copying file lib/Crypto/SelfTest/Math/__init__.py to lib/Cryptodome/SelfTest/Math/__init__.py Copying file lib/Crypto/SelfTest/Math/test_Numbers.py to lib/Cryptodome/SelfTest/Math/test_Numbers.py Copying file lib/Crypto/SelfTest/Math/test_Primality.py to lib/Cryptodome/SelfTest/Math/test_Primality.py Copying file lib/Crypto/SelfTest/Protocol/test_KDF.py to lib/Cryptodome/SelfTest/Protocol/test_KDF.py Copying file lib/Crypto/SelfTest/Protocol/test_SecretSharing.py to lib/Cryptodome/SelfTest/Protocol/test_SecretSharing.py Copying file lib/Crypto/SelfTest/Protocol/__init__.py to lib/Cryptodome/SelfTest/Protocol/__init__.py Copying file lib/Crypto/SelfTest/Protocol/test_rfc1751.py to lib/Cryptodome/SelfTest/Protocol/test_rfc1751.py Copying file lib/Crypto/SelfTest/Random/test_random.py to lib/Cryptodome/SelfTest/Random/test_random.py Copying file lib/Crypto/SelfTest/Random/__init__.py to lib/Cryptodome/SelfTest/Random/__init__.py Copying file lib/Crypto/SelfTest/Util/test_Padding.py to lib/Cryptodome/SelfTest/Util/test_Padding.py Copying file lib/Crypto/SelfTest/Util/test_number.py to lib/Cryptodome/SelfTest/Util/test_number.py Copying file lib/Crypto/SelfTest/Util/__init__.py to lib/Cryptodome/SelfTest/Util/__init__.py Copying file lib/Crypto/SelfTest/Util/test_rfc1751.py to lib/Cryptodome/SelfTest/Util/test_rfc1751.py Copying file lib/Crypto/SelfTest/Util/test_asn1.py to lib/Cryptodome/SelfTest/Util/test_asn1.py Copying file lib/Crypto/SelfTest/Util/test_strxor.py to lib/Cryptodome/SelfTest/Util/test_strxor.py Copying file lib/Crypto/SelfTest/Util/test_Counter.py to lib/Cryptodome/SelfTest/Util/test_Counter.py Copying file lib/Crypto/SelfTest/IO/test_PKCS8.py to lib/Cryptodome/SelfTest/IO/test_PKCS8.py Copying file lib/Crypto/SelfTest/IO/__init__.py to lib/Cryptodome/SelfTest/IO/__init__.py Copying file lib/Crypto/SelfTest/IO/test_PBES.py to lib/Cryptodome/SelfTest/IO/test_PBES.py Copying file lib/Crypto/SelfTest/PublicKey/test_import_ECC.py to lib/Cryptodome/SelfTest/PublicKey/test_import_ECC.py Copying file lib/Crypto/SelfTest/PublicKey/test_ElGamal.py to lib/Cryptodome/SelfTest/PublicKey/test_ElGamal.py Copying file lib/Crypto/SelfTest/PublicKey/test_import_RSA.py to lib/Cryptodome/SelfTest/PublicKey/test_import_RSA.py Copying file lib/Crypto/SelfTest/PublicKey/__init__.py to lib/Cryptodome/SelfTest/PublicKey/__init__.py Copying file lib/Crypto/SelfTest/PublicKey/test_ECC.py to lib/Cryptodome/SelfTest/PublicKey/test_ECC.py Copying file lib/Crypto/SelfTest/PublicKey/test_RSA.py to lib/Cryptodome/SelfTest/PublicKey/test_RSA.py Copying file lib/Crypto/SelfTest/PublicKey/test_import_DSA.py to lib/Cryptodome/SelfTest/PublicKey/test_import_DSA.py Copying file lib/Crypto/SelfTest/PublicKey/test_DSA.py to lib/Cryptodome/SelfTest/PublicKey/test_DSA.py Copying file lib/Crypto/Protocol/SecretSharing.py to lib/Cryptodome/Protocol/SecretSharing.py Copying file lib/Crypto/Protocol/__init__.pyi to lib/Cryptodome/Protocol/__init__.pyi Copying file lib/Crypto/Protocol/__init__.py to lib/Cryptodome/Protocol/__init__.py Copying file lib/Crypto/Protocol/SecretSharing.pyi to lib/Cryptodome/Protocol/SecretSharing.pyi Copying file lib/Crypto/Protocol/KDF.py to lib/Cryptodome/Protocol/KDF.py Copying file lib/Crypto/Protocol/KDF.pyi to lib/Cryptodome/Protocol/KDF.pyi Copying file lib/Crypto/Random/__init__.pyi to lib/Cryptodome/Random/__init__.pyi Copying file lib/Crypto/Random/__init__.py to lib/Cryptodome/Random/__init__.py Copying file lib/Crypto/Random/random.py to lib/Cryptodome/Random/random.py Copying file lib/Crypto/Random/random.pyi to lib/Cryptodome/Random/random.pyi Copying file lib/Crypto/Util/Counter.py to lib/Cryptodome/Util/Counter.py Copying file lib/Crypto/Util/asn1.py to lib/Cryptodome/Util/asn1.py Copying file lib/Crypto/Util/_cpu_features.pyi to lib/Cryptodome/Util/_cpu_features.pyi Copying file lib/Crypto/Util/number.py to lib/Cryptodome/Util/number.py Copying file lib/Crypto/Util/number.pyi to lib/Cryptodome/Util/number.pyi Copying file lib/Crypto/Util/Padding.pyi to lib/Cryptodome/Util/Padding.pyi Copying file lib/Crypto/Util/__init__.py to lib/Cryptodome/Util/__init__.py Copying file lib/Crypto/Util/py3compat.pyi to lib/Cryptodome/Util/py3compat.pyi Copying file lib/Crypto/Util/_raw_api.py to lib/Cryptodome/Util/_raw_api.py Copying file lib/Crypto/Util/py3compat.py to lib/Cryptodome/Util/py3compat.py Copying file lib/Crypto/Util/_file_system.pyi to lib/Cryptodome/Util/_file_system.pyi Copying file lib/Crypto/Util/strxor.py to lib/Cryptodome/Util/strxor.py Copying file lib/Crypto/Util/_file_system.py to lib/Cryptodome/Util/_file_system.py Copying file lib/Crypto/Util/RFC1751.py to lib/Cryptodome/Util/RFC1751.py Copying file lib/Crypto/Util/_raw_api.pyi to lib/Cryptodome/Util/_raw_api.pyi Copying file lib/Crypto/Util/strxor.pyi to lib/Cryptodome/Util/strxor.pyi Copying file lib/Crypto/Util/asn1.pyi to lib/Cryptodome/Util/asn1.pyi Copying file lib/Crypto/Util/RFC1751.pyi to lib/Cryptodome/Util/RFC1751.pyi Copying file lib/Crypto/Util/Padding.py to lib/Cryptodome/Util/Padding.py Copying file lib/Crypto/Util/Counter.pyi to lib/Cryptodome/Util/Counter.pyi Copying file lib/Crypto/Util/_cpu_features.py to lib/Cryptodome/Util/_cpu_features.py Copying file lib/Crypto/IO/PEM.py to lib/Cryptodome/IO/PEM.py Copying file lib/Crypto/IO/_PBES.pyi to lib/Cryptodome/IO/_PBES.pyi Copying file lib/Crypto/IO/_PBES.py to lib/Cryptodome/IO/_PBES.py Copying file lib/Crypto/IO/__init__.py to lib/Cryptodome/IO/__init__.py Copying file lib/Crypto/IO/PKCS8.py to lib/Cryptodome/IO/PKCS8.py Copying file lib/Crypto/IO/PEM.pyi to lib/Cryptodome/IO/PEM.pyi Copying file lib/Crypto/IO/PKCS8.pyi to lib/Cryptodome/IO/PKCS8.pyi Copying file lib/Crypto/PublicKey/ElGamal.py to lib/Cryptodome/PublicKey/ElGamal.py Copying file lib/Crypto/PublicKey/_openssh.pyi to lib/Cryptodome/PublicKey/_openssh.pyi Copying file lib/Crypto/PublicKey/DSA.py to lib/Cryptodome/PublicKey/DSA.py Copying file lib/Crypto/PublicKey/__init__.pyi to lib/Cryptodome/PublicKey/__init__.pyi Copying file lib/Crypto/PublicKey/ElGamal.pyi to lib/Cryptodome/PublicKey/ElGamal.pyi Copying file lib/Crypto/PublicKey/ECC.pyi to lib/Cryptodome/PublicKey/ECC.pyi Copying file lib/Crypto/PublicKey/__init__.py to lib/Cryptodome/PublicKey/__init__.py Copying file lib/Crypto/PublicKey/_openssh.py to lib/Cryptodome/PublicKey/_openssh.py Copying file lib/Crypto/PublicKey/RSA.pyi to lib/Cryptodome/PublicKey/RSA.pyi Copying file lib/Crypto/PublicKey/RSA.py to lib/Cryptodome/PublicKey/RSA.py Copying file lib/Crypto/PublicKey/DSA.pyi to lib/Cryptodome/PublicKey/DSA.pyi Copying file lib/Crypto/PublicKey/ECC.py to lib/Cryptodome/PublicKey/ECC.py 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 /builddir/build/BUILD/pycryptodome-3.14.1/.pyproject-builddir/pip-modern-metadata-1i3hi5ou/pycryptodomex.egg-info writing /builddir/build/BUILD/pycryptodome-3.14.1/.pyproject-builddir/pip-modern-metadata-1i3hi5ou/pycryptodomex.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/pycryptodome-3.14.1/.pyproject-builddir/pip-modern-metadata-1i3hi5ou/pycryptodomex.egg-info/dependency_links.txt writing top-level names to /builddir/build/BUILD/pycryptodome-3.14.1/.pyproject-builddir/pip-modern-metadata-1i3hi5ou/pycryptodomex.egg-info/top_level.txt writing manifest file '/builddir/build/BUILD/pycryptodome-3.14.1/.pyproject-builddir/pip-modern-metadata-1i3hi5ou/pycryptodomex.egg-info/SOURCES.txt' reading manifest file '/builddir/build/BUILD/pycryptodome-3.14.1/.pyproject-builddir/pip-modern-metadata-1i3hi5ou/pycryptodomex.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'Doc/_build' warning: no files found matching 'appveyor.yml' warning: no files found matching 'appveyor/get_wheels.sh' warning: no files found matching 'appveyor/install.ps1' warning: no files found matching 'appveyor/run_with_env.cmd' 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 '/builddir/build/BUILD/pycryptodome-3.14.1/.pyproject-builddir/pip-modern-metadata-1i3hi5ou/pycryptodomex.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/pycryptodome-3.14.1/.pyproject-builddir/pip-modern-metadata-1i3hi5ou/pycryptodomex-3.14.1.dist-info' adding license file "LICENSE.rst" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS.rst" (matched pattern "AUTHORS*") 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) Copying file lib/Crypto/__init__.pyi to lib/Cryptodome/__init__.pyi Copying file lib/Crypto/__init__.py to lib/Cryptodome/__init__.py Copying file lib/Crypto/py.typed to lib/Cryptodome/py.typed Copying file lib/Crypto/Cipher/CAST.py to lib/Cryptodome/Cipher/CAST.py Copying file lib/Crypto/Cipher/_mode_ecb.py to lib/Cryptodome/Cipher/_mode_ecb.py Copying file lib/Crypto/Cipher/DES.py to lib/Cryptodome/Cipher/DES.py Copying file lib/Crypto/Cipher/ChaCha20.pyi to lib/Cryptodome/Cipher/ChaCha20.pyi Copying file lib/Crypto/Cipher/ChaCha20_Poly1305.py to lib/Cryptodome/Cipher/ChaCha20_Poly1305.py Copying file lib/Crypto/Cipher/ARC4.py to lib/Cryptodome/Cipher/ARC4.py Copying file lib/Crypto/Cipher/__init__.pyi to lib/Cryptodome/Cipher/__init__.pyi Copying file lib/Crypto/Cipher/_mode_cfb.py to lib/Cryptodome/Cipher/_mode_cfb.py Copying file lib/Crypto/Cipher/PKCS1_v1_5.pyi to lib/Cryptodome/Cipher/PKCS1_v1_5.pyi Copying file lib/Crypto/Cipher/_mode_ctr.pyi to lib/Cryptodome/Cipher/_mode_ctr.pyi Copying file lib/Crypto/Cipher/AES.py to lib/Cryptodome/Cipher/AES.py Copying file lib/Crypto/Cipher/_mode_ccm.py to lib/Cryptodome/Cipher/_mode_ccm.py Copying file lib/Crypto/Cipher/_mode_cfb.pyi to lib/Cryptodome/Cipher/_mode_cfb.pyi Copying file lib/Crypto/Cipher/_mode_gcm.py to lib/Cryptodome/Cipher/_mode_gcm.py Copying file lib/Crypto/Cipher/Salsa20.py to lib/Cryptodome/Cipher/Salsa20.py Copying file lib/Crypto/Cipher/__init__.py to lib/Cryptodome/Cipher/__init__.py Copying file lib/Crypto/Cipher/_mode_ctr.py to lib/Cryptodome/Cipher/_mode_ctr.py Copying file lib/Crypto/Cipher/Salsa20.pyi to lib/Cryptodome/Cipher/Salsa20.pyi Copying file lib/Crypto/Cipher/Blowfish.py to lib/Cryptodome/Cipher/Blowfish.py Copying file lib/Crypto/Cipher/_mode_siv.py to lib/Cryptodome/Cipher/_mode_siv.py Copying file lib/Crypto/Cipher/ARC4.pyi to lib/Cryptodome/Cipher/ARC4.pyi Copying file lib/Crypto/Cipher/_mode_gcm.pyi to lib/Cryptodome/Cipher/_mode_gcm.pyi Copying file lib/Crypto/Cipher/ARC2.pyi to lib/Cryptodome/Cipher/ARC2.pyi Copying file lib/Crypto/Cipher/DES3.py to lib/Cryptodome/Cipher/DES3.py Copying file lib/Crypto/Cipher/PKCS1_v1_5.py to lib/Cryptodome/Cipher/PKCS1_v1_5.py Copying file lib/Crypto/Cipher/ChaCha20.py to lib/Cryptodome/Cipher/ChaCha20.py Copying file lib/Crypto/Cipher/ChaCha20_Poly1305.pyi to lib/Cryptodome/Cipher/ChaCha20_Poly1305.pyi Copying file lib/Crypto/Cipher/_EKSBlowfish.py to lib/Cryptodome/Cipher/_EKSBlowfish.py Copying file lib/Crypto/Cipher/_mode_openpgp.pyi to lib/Cryptodome/Cipher/_mode_openpgp.pyi Copying file lib/Crypto/Cipher/PKCS1_OAEP.py to lib/Cryptodome/Cipher/PKCS1_OAEP.py Copying file lib/Crypto/Cipher/_mode_ofb.pyi to lib/Cryptodome/Cipher/_mode_ofb.pyi Copying file lib/Crypto/Cipher/_mode_openpgp.py to lib/Cryptodome/Cipher/_mode_openpgp.py Copying file lib/Crypto/Cipher/_mode_cbc.pyi to lib/Cryptodome/Cipher/_mode_cbc.pyi Copying file lib/Crypto/Cipher/DES3.pyi to lib/Cryptodome/Cipher/DES3.pyi Copying file lib/Crypto/Cipher/_mode_ofb.py to lib/Cryptodome/Cipher/_mode_ofb.py Copying file lib/Crypto/Cipher/CAST.pyi to lib/Cryptodome/Cipher/CAST.pyi Copying file lib/Crypto/Cipher/AES.pyi to lib/Cryptodome/Cipher/AES.pyi Copying file lib/Crypto/Cipher/_mode_siv.pyi to lib/Cryptodome/Cipher/_mode_siv.pyi Copying file lib/Crypto/Cipher/Blowfish.pyi to lib/Cryptodome/Cipher/Blowfish.pyi Copying file lib/Crypto/Cipher/ARC2.py to lib/Cryptodome/Cipher/ARC2.py Copying file lib/Crypto/Cipher/_mode_cbc.py to lib/Cryptodome/Cipher/_mode_cbc.py Copying file lib/Crypto/Cipher/_mode_ocb.pyi to lib/Cryptodome/Cipher/_mode_ocb.pyi Copying file lib/Crypto/Cipher/PKCS1_OAEP.pyi to lib/Cryptodome/Cipher/PKCS1_OAEP.pyi Copying file lib/Crypto/Cipher/_mode_ocb.py to lib/Cryptodome/Cipher/_mode_ocb.py Copying file lib/Crypto/Cipher/_EKSBlowfish.pyi to lib/Cryptodome/Cipher/_EKSBlowfish.pyi Copying file lib/Crypto/Cipher/_mode_eax.py to lib/Cryptodome/Cipher/_mode_eax.py Copying file lib/Crypto/Cipher/DES.pyi to lib/Cryptodome/Cipher/DES.pyi Copying file lib/Crypto/Cipher/_mode_ecb.pyi to lib/Cryptodome/Cipher/_mode_ecb.pyi Copying file lib/Crypto/Cipher/_mode_ccm.pyi to lib/Cryptodome/Cipher/_mode_ccm.pyi Copying file lib/Crypto/Cipher/_mode_eax.pyi to lib/Cryptodome/Cipher/_mode_eax.pyi Copying file lib/Crypto/Signature/pkcs1_15.py to lib/Cryptodome/Signature/pkcs1_15.py Copying file lib/Crypto/Signature/PKCS1_v1_5.pyi to lib/Cryptodome/Signature/PKCS1_v1_5.pyi Copying file lib/Crypto/Signature/PKCS1_PSS.py to lib/Cryptodome/Signature/PKCS1_PSS.py Copying file lib/Crypto/Signature/PKCS1_PSS.pyi to lib/Cryptodome/Signature/PKCS1_PSS.pyi Copying file lib/Crypto/Signature/DSS.pyi to lib/Cryptodome/Signature/DSS.pyi Copying file lib/Crypto/Signature/pss.py to lib/Cryptodome/Signature/pss.py Copying file lib/Crypto/Signature/DSS.py to lib/Cryptodome/Signature/DSS.py Copying file lib/Crypto/Signature/pss.pyi to lib/Cryptodome/Signature/pss.pyi Copying file lib/Crypto/Signature/__init__.py to lib/Cryptodome/Signature/__init__.py Copying file lib/Crypto/Signature/pkcs1_15.pyi to lib/Cryptodome/Signature/pkcs1_15.pyi Copying file lib/Crypto/Signature/PKCS1_v1_5.py to lib/Cryptodome/Signature/PKCS1_v1_5.py Copying file lib/Crypto/Hash/RIPEMD.pyi to lib/Cryptodome/Hash/RIPEMD.pyi Copying file lib/Crypto/Hash/CMAC.py to lib/Cryptodome/Hash/CMAC.py Copying file lib/Crypto/Hash/CMAC.pyi to lib/Cryptodome/Hash/CMAC.pyi Copying file lib/Crypto/Hash/SHAKE256.pyi to lib/Cryptodome/Hash/SHAKE256.pyi Copying file lib/Crypto/Hash/MD2.py to lib/Cryptodome/Hash/MD2.py Copying file lib/Crypto/Hash/BLAKE2b.py to lib/Cryptodome/Hash/BLAKE2b.py Copying file lib/Crypto/Hash/Poly1305.py to lib/Cryptodome/Hash/Poly1305.py Copying file lib/Crypto/Hash/__init__.pyi to lib/Cryptodome/Hash/__init__.pyi Copying file lib/Crypto/Hash/MD5.pyi to lib/Cryptodome/Hash/MD5.pyi Copying file lib/Crypto/Hash/MD4.py to lib/Cryptodome/Hash/MD4.py Copying file lib/Crypto/Hash/SHA1.py to lib/Cryptodome/Hash/SHA1.py Copying file lib/Crypto/Hash/SHA224.pyi to lib/Cryptodome/Hash/SHA224.pyi Copying file lib/Crypto/Hash/HMAC.py to lib/Cryptodome/Hash/HMAC.py Copying file lib/Crypto/Hash/SHA512.py to lib/Cryptodome/Hash/SHA512.py Copying file lib/Crypto/Hash/cSHAKE256.pyi to lib/Cryptodome/Hash/cSHAKE256.pyi Copying file lib/Crypto/Hash/SHA3_224.py to lib/Cryptodome/Hash/SHA3_224.py Copying file lib/Crypto/Hash/keccak.py to lib/Cryptodome/Hash/keccak.py Copying file lib/Crypto/Hash/SHA1.pyi to lib/Cryptodome/Hash/SHA1.pyi Copying file lib/Crypto/Hash/cSHAKE128.pyi to lib/Cryptodome/Hash/cSHAKE128.pyi Copying file lib/Crypto/Hash/SHA3_224.pyi to lib/Cryptodome/Hash/SHA3_224.pyi Copying file lib/Crypto/Hash/TupleHash128.pyi to lib/Cryptodome/Hash/TupleHash128.pyi Copying file lib/Crypto/Hash/KangarooTwelve.pyi to lib/Cryptodome/Hash/KangarooTwelve.pyi Copying file lib/Crypto/Hash/KMAC128.pyi to lib/Cryptodome/Hash/KMAC128.pyi Copying file lib/Crypto/Hash/BLAKE2b.pyi to lib/Cryptodome/Hash/BLAKE2b.pyi Copying file lib/Crypto/Hash/__init__.py to lib/Cryptodome/Hash/__init__.py Copying file lib/Crypto/Hash/SHAKE128.pyi to lib/Cryptodome/Hash/SHAKE128.pyi Copying file lib/Crypto/Hash/SHA3_384.py to lib/Cryptodome/Hash/SHA3_384.py Copying file lib/Crypto/Hash/KMAC256.py to lib/Cryptodome/Hash/KMAC256.py Copying file lib/Crypto/Hash/TupleHash256.pyi to lib/Cryptodome/Hash/TupleHash256.pyi Copying file lib/Crypto/Hash/SHA512.pyi to lib/Cryptodome/Hash/SHA512.pyi Copying file lib/Crypto/Hash/KangarooTwelve.py to lib/Cryptodome/Hash/KangarooTwelve.py Copying file lib/Crypto/Hash/RIPEMD160.py to lib/Cryptodome/Hash/RIPEMD160.py Copying file lib/Crypto/Hash/SHA.py to lib/Cryptodome/Hash/SHA.py Copying file lib/Crypto/Hash/Poly1305.pyi to lib/Cryptodome/Hash/Poly1305.pyi Copying file lib/Crypto/Hash/SHA3_512.py to lib/Cryptodome/Hash/SHA3_512.py Copying file lib/Crypto/Hash/SHA.pyi to lib/Cryptodome/Hash/SHA.pyi Copying file lib/Crypto/Hash/SHA224.py to lib/Cryptodome/Hash/SHA224.py Copying file lib/Crypto/Hash/RIPEMD160.pyi to lib/Cryptodome/Hash/RIPEMD160.pyi Copying file lib/Crypto/Hash/SHA384.pyi to lib/Cryptodome/Hash/SHA384.pyi Copying file lib/Crypto/Hash/BLAKE2s.py to lib/Cryptodome/Hash/BLAKE2s.py Copying file lib/Crypto/Hash/RIPEMD.py to lib/Cryptodome/Hash/RIPEMD.py Copying file lib/Crypto/Hash/SHA3_256.py to lib/Cryptodome/Hash/SHA3_256.py Copying file lib/Crypto/Hash/SHA3_256.pyi to lib/Cryptodome/Hash/SHA3_256.pyi Copying file lib/Crypto/Hash/TupleHash128.py to lib/Cryptodome/Hash/TupleHash128.py Copying file lib/Crypto/Hash/keccak.pyi to lib/Cryptodome/Hash/keccak.pyi Copying file lib/Crypto/Hash/SHA256.py to lib/Cryptodome/Hash/SHA256.py Copying file lib/Crypto/Hash/HMAC.pyi to lib/Cryptodome/Hash/HMAC.pyi Copying file lib/Crypto/Hash/MD5.py to lib/Cryptodome/Hash/MD5.py Copying file lib/Crypto/Hash/SHA256.pyi to lib/Cryptodome/Hash/SHA256.pyi Copying file lib/Crypto/Hash/MD4.pyi to lib/Cryptodome/Hash/MD4.pyi Copying file lib/Crypto/Hash/KMAC256.pyi to lib/Cryptodome/Hash/KMAC256.pyi Copying file lib/Crypto/Hash/KMAC128.py to lib/Cryptodome/Hash/KMAC128.py Copying file lib/Crypto/Hash/SHA384.py to lib/Cryptodome/Hash/SHA384.py Copying file lib/Crypto/Hash/TupleHash256.py to lib/Cryptodome/Hash/TupleHash256.py Copying file lib/Crypto/Hash/SHA3_384.pyi to lib/Cryptodome/Hash/SHA3_384.pyi Copying file lib/Crypto/Hash/cSHAKE128.py to lib/Cryptodome/Hash/cSHAKE128.py Copying file lib/Crypto/Hash/SHAKE256.py to lib/Cryptodome/Hash/SHAKE256.py Copying file lib/Crypto/Hash/cSHAKE256.py to lib/Cryptodome/Hash/cSHAKE256.py Copying file lib/Crypto/Hash/BLAKE2s.pyi to lib/Cryptodome/Hash/BLAKE2s.pyi Copying file lib/Crypto/Hash/SHAKE128.py to lib/Cryptodome/Hash/SHAKE128.py Copying file lib/Crypto/Hash/MD2.pyi to lib/Cryptodome/Hash/MD2.pyi Copying file lib/Crypto/Hash/SHA3_512.pyi to lib/Cryptodome/Hash/SHA3_512.pyi Copying file lib/Crypto/Math/_IntegerGMP.pyi to lib/Cryptodome/Math/_IntegerGMP.pyi Copying file lib/Crypto/Math/_IntegerNative.pyi to lib/Cryptodome/Math/_IntegerNative.pyi Copying file lib/Crypto/Math/__init__.py to lib/Cryptodome/Math/__init__.py Copying file lib/Crypto/Math/_IntegerCustom.py to lib/Cryptodome/Math/_IntegerCustom.py Copying file lib/Crypto/Math/_IntegerCustom.pyi to lib/Cryptodome/Math/_IntegerCustom.pyi Copying file lib/Crypto/Math/Numbers.pyi to lib/Cryptodome/Math/Numbers.pyi Copying file lib/Crypto/Math/_IntegerGMP.py to lib/Cryptodome/Math/_IntegerGMP.py Copying file lib/Crypto/Math/Primality.pyi to lib/Cryptodome/Math/Primality.pyi Copying file lib/Crypto/Math/Numbers.py to lib/Cryptodome/Math/Numbers.py Copying file lib/Crypto/Math/_IntegerBase.py to lib/Cryptodome/Math/_IntegerBase.py Copying file lib/Crypto/Math/Primality.py to lib/Cryptodome/Math/Primality.py Copying file lib/Crypto/Math/_IntegerBase.pyi to lib/Cryptodome/Math/_IntegerBase.pyi Copying file lib/Crypto/Math/_IntegerNative.py to lib/Cryptodome/Math/_IntegerNative.py Copying file lib/Crypto/SelfTest/__main__.py to lib/Cryptodome/SelfTest/__main__.py Copying file lib/Crypto/SelfTest/__init__.py to lib/Cryptodome/SelfTest/__init__.py Copying file lib/Crypto/SelfTest/loader.py to lib/Cryptodome/SelfTest/loader.py Copying file lib/Crypto/SelfTest/st_common.py to lib/Cryptodome/SelfTest/st_common.py Copying file lib/Crypto/SelfTest/Cipher/test_SIV.py to lib/Cryptodome/SelfTest/Cipher/test_SIV.py Copying file lib/Crypto/SelfTest/Cipher/test_ChaCha20_Poly1305.py to lib/Cryptodome/SelfTest/Cipher/test_ChaCha20_Poly1305.py Copying file lib/Crypto/SelfTest/Cipher/common.py to lib/Cryptodome/SelfTest/Cipher/common.py Copying file lib/Crypto/SelfTest/Cipher/test_EAX.py to lib/Cryptodome/SelfTest/Cipher/test_EAX.py Copying file lib/Crypto/SelfTest/Cipher/test_DES3.py to lib/Cryptodome/SelfTest/Cipher/test_DES3.py Copying file lib/Crypto/SelfTest/Cipher/test_pkcs1_oaep.py to lib/Cryptodome/SelfTest/Cipher/test_pkcs1_oaep.py Copying file lib/Crypto/SelfTest/Cipher/test_CTR.py to lib/Cryptodome/SelfTest/Cipher/test_CTR.py Copying file lib/Crypto/SelfTest/Cipher/__init__.py to lib/Cryptodome/SelfTest/Cipher/__init__.py Copying file lib/Crypto/SelfTest/Cipher/test_GCM.py to lib/Cryptodome/SelfTest/Cipher/test_GCM.py Copying file lib/Crypto/SelfTest/Cipher/test_ARC2.py to lib/Cryptodome/SelfTest/Cipher/test_ARC2.py Copying file lib/Crypto/SelfTest/Cipher/test_OpenPGP.py to lib/Cryptodome/SelfTest/Cipher/test_OpenPGP.py Copying file lib/Crypto/SelfTest/Cipher/test_ARC4.py to lib/Cryptodome/SelfTest/Cipher/test_ARC4.py Copying file lib/Crypto/SelfTest/Cipher/test_CCM.py to lib/Cryptodome/SelfTest/Cipher/test_CCM.py Copying file lib/Crypto/SelfTest/Cipher/test_CBC.py to lib/Cryptodome/SelfTest/Cipher/test_CBC.py Copying file lib/Crypto/SelfTest/Cipher/test_Salsa20.py to lib/Cryptodome/SelfTest/Cipher/test_Salsa20.py Copying file lib/Crypto/SelfTest/Cipher/test_ChaCha20.py to lib/Cryptodome/SelfTest/Cipher/test_ChaCha20.py Copying file lib/Crypto/SelfTest/Cipher/test_OCB.py to lib/Cryptodome/SelfTest/Cipher/test_OCB.py Copying file lib/Crypto/SelfTest/Cipher/test_Blowfish.py to lib/Cryptodome/SelfTest/Cipher/test_Blowfish.py Copying file lib/Crypto/SelfTest/Cipher/test_AES.py to lib/Cryptodome/SelfTest/Cipher/test_AES.py Copying file lib/Crypto/SelfTest/Cipher/test_DES.py to lib/Cryptodome/SelfTest/Cipher/test_DES.py Copying file lib/Crypto/SelfTest/Cipher/test_pkcs1_15.py to lib/Cryptodome/SelfTest/Cipher/test_pkcs1_15.py Copying file lib/Crypto/SelfTest/Cipher/test_CFB.py to lib/Cryptodome/SelfTest/Cipher/test_CFB.py Copying file lib/Crypto/SelfTest/Cipher/test_CAST.py to lib/Cryptodome/SelfTest/Cipher/test_CAST.py Copying file lib/Crypto/SelfTest/Cipher/test_OFB.py to lib/Cryptodome/SelfTest/Cipher/test_OFB.py Copying file lib/Crypto/SelfTest/Signature/test_dss.py to lib/Cryptodome/SelfTest/Signature/test_dss.py Copying file lib/Crypto/SelfTest/Signature/__init__.py to lib/Cryptodome/SelfTest/Signature/__init__.py Copying file lib/Crypto/SelfTest/Signature/test_pss.py to lib/Cryptodome/SelfTest/Signature/test_pss.py Copying file lib/Crypto/SelfTest/Signature/test_pkcs1_15.py to lib/Cryptodome/SelfTest/Signature/test_pkcs1_15.py Copying file lib/Crypto/SelfTest/Hash/test_SHA224.py to lib/Cryptodome/SelfTest/Hash/test_SHA224.py Copying file lib/Crypto/SelfTest/Hash/test_SHA3_512.py to lib/Cryptodome/SelfTest/Hash/test_SHA3_512.py Copying file lib/Crypto/SelfTest/Hash/test_RIPEMD160.py to lib/Cryptodome/SelfTest/Hash/test_RIPEMD160.py Copying file lib/Crypto/SelfTest/Hash/test_KangarooTwelve.py to lib/Cryptodome/SelfTest/Hash/test_KangarooTwelve.py Copying file lib/Crypto/SelfTest/Hash/test_BLAKE2.py to lib/Cryptodome/SelfTest/Hash/test_BLAKE2.py Copying file lib/Crypto/SelfTest/Hash/test_HMAC.py to lib/Cryptodome/SelfTest/Hash/test_HMAC.py Copying file lib/Crypto/SelfTest/Hash/test_CMAC.py to lib/Cryptodome/SelfTest/Hash/test_CMAC.py Copying file lib/Crypto/SelfTest/Hash/common.py to lib/Cryptodome/SelfTest/Hash/common.py Copying file lib/Crypto/SelfTest/Hash/test_SHA256.py to lib/Cryptodome/SelfTest/Hash/test_SHA256.py Copying file lib/Crypto/SelfTest/Hash/test_SHAKE.py to lib/Cryptodome/SelfTest/Hash/test_SHAKE.py Copying file lib/Crypto/SelfTest/Hash/test_keccak.py to lib/Cryptodome/SelfTest/Hash/test_keccak.py Copying file lib/Crypto/SelfTest/Hash/test_MD4.py to lib/Cryptodome/SelfTest/Hash/test_MD4.py Copying file lib/Crypto/SelfTest/Hash/__init__.py to lib/Cryptodome/SelfTest/Hash/__init__.py Copying file lib/Crypto/SelfTest/Hash/test_KMAC.py to lib/Cryptodome/SelfTest/Hash/test_KMAC.py Copying file lib/Crypto/SelfTest/Hash/test_cSHAKE.py to lib/Cryptodome/SelfTest/Hash/test_cSHAKE.py Copying file lib/Crypto/SelfTest/Hash/test_MD2.py to lib/Cryptodome/SelfTest/Hash/test_MD2.py Copying file lib/Crypto/SelfTest/Hash/test_SHA3_384.py to lib/Cryptodome/SelfTest/Hash/test_SHA3_384.py Copying file lib/Crypto/SelfTest/Hash/test_SHA384.py to lib/Cryptodome/SelfTest/Hash/test_SHA384.py Copying file lib/Crypto/SelfTest/Hash/test_SHA512.py to lib/Cryptodome/SelfTest/Hash/test_SHA512.py Copying file lib/Crypto/SelfTest/Hash/test_SHA3_224.py to lib/Cryptodome/SelfTest/Hash/test_SHA3_224.py Copying file lib/Crypto/SelfTest/Hash/test_MD5.py to lib/Cryptodome/SelfTest/Hash/test_MD5.py Copying file lib/Crypto/SelfTest/Hash/test_SHA1.py to lib/Cryptodome/SelfTest/Hash/test_SHA1.py Copying file lib/Crypto/SelfTest/Hash/test_Poly1305.py to lib/Cryptodome/SelfTest/Hash/test_Poly1305.py Copying file lib/Crypto/SelfTest/Hash/test_SHA3_256.py to lib/Cryptodome/SelfTest/Hash/test_SHA3_256.py Copying file lib/Crypto/SelfTest/Hash/test_TupleHash.py to lib/Cryptodome/SelfTest/Hash/test_TupleHash.py Copying file lib/Crypto/SelfTest/Math/test_modexp.py to lib/Cryptodome/SelfTest/Math/test_modexp.py Copying file lib/Crypto/SelfTest/Math/__init__.py to lib/Cryptodome/SelfTest/Math/__init__.py Copying file lib/Crypto/SelfTest/Math/test_Numbers.py to lib/Cryptodome/SelfTest/Math/test_Numbers.py Copying file lib/Crypto/SelfTest/Math/test_Primality.py to lib/Cryptodome/SelfTest/Math/test_Primality.py Copying file lib/Crypto/SelfTest/Protocol/test_KDF.py to lib/Cryptodome/SelfTest/Protocol/test_KDF.py Copying file lib/Crypto/SelfTest/Protocol/test_SecretSharing.py to lib/Cryptodome/SelfTest/Protocol/test_SecretSharing.py Copying file lib/Crypto/SelfTest/Protocol/__init__.py to lib/Cryptodome/SelfTest/Protocol/__init__.py Copying file lib/Crypto/SelfTest/Protocol/test_rfc1751.py to lib/Cryptodome/SelfTest/Protocol/test_rfc1751.py Copying file lib/Crypto/SelfTest/Random/test_random.py to lib/Cryptodome/SelfTest/Random/test_random.py Copying file lib/Crypto/SelfTest/Random/__init__.py to lib/Cryptodome/SelfTest/Random/__init__.py Copying file lib/Crypto/SelfTest/Util/test_Padding.py to lib/Cryptodome/SelfTest/Util/test_Padding.py Copying file lib/Crypto/SelfTest/Util/test_number.py to lib/Cryptodome/SelfTest/Util/test_number.py Copying file lib/Crypto/SelfTest/Util/__init__.py to lib/Cryptodome/SelfTest/Util/__init__.py Copying file lib/Crypto/SelfTest/Util/test_rfc1751.py to lib/Cryptodome/SelfTest/Util/test_rfc1751.py Copying file lib/Crypto/SelfTest/Util/test_asn1.py to lib/Cryptodome/SelfTest/Util/test_asn1.py Copying file lib/Crypto/SelfTest/Util/test_strxor.py to lib/Cryptodome/SelfTest/Util/test_strxor.py Copying file lib/Crypto/SelfTest/Util/test_Counter.py to lib/Cryptodome/SelfTest/Util/test_Counter.py Copying file lib/Crypto/SelfTest/IO/test_PKCS8.py to lib/Cryptodome/SelfTest/IO/test_PKCS8.py Copying file lib/Crypto/SelfTest/IO/__init__.py to lib/Cryptodome/SelfTest/IO/__init__.py Copying file lib/Crypto/SelfTest/IO/test_PBES.py to lib/Cryptodome/SelfTest/IO/test_PBES.py Copying file lib/Crypto/SelfTest/PublicKey/test_import_ECC.py to lib/Cryptodome/SelfTest/PublicKey/test_import_ECC.py Copying file lib/Crypto/SelfTest/PublicKey/test_ElGamal.py to lib/Cryptodome/SelfTest/PublicKey/test_ElGamal.py Copying file lib/Crypto/SelfTest/PublicKey/test_import_RSA.py to lib/Cryptodome/SelfTest/PublicKey/test_import_RSA.py Copying file lib/Crypto/SelfTest/PublicKey/__init__.py to lib/Cryptodome/SelfTest/PublicKey/__init__.py Copying file lib/Crypto/SelfTest/PublicKey/test_ECC.py to lib/Cryptodome/SelfTest/PublicKey/test_ECC.py Copying file lib/Crypto/SelfTest/PublicKey/test_RSA.py to lib/Cryptodome/SelfTest/PublicKey/test_RSA.py Copying file lib/Crypto/SelfTest/PublicKey/test_import_DSA.py to lib/Cryptodome/SelfTest/PublicKey/test_import_DSA.py Copying file lib/Crypto/SelfTest/PublicKey/test_DSA.py to lib/Cryptodome/SelfTest/PublicKey/test_DSA.py Copying file lib/Crypto/Protocol/SecretSharing.py to lib/Cryptodome/Protocol/SecretSharing.py Copying file lib/Crypto/Protocol/__init__.pyi to lib/Cryptodome/Protocol/__init__.pyi Copying file lib/Crypto/Protocol/__init__.py to lib/Cryptodome/Protocol/__init__.py Copying file lib/Crypto/Protocol/SecretSharing.pyi to lib/Cryptodome/Protocol/SecretSharing.pyi Copying file lib/Crypto/Protocol/KDF.py to lib/Cryptodome/Protocol/KDF.py Copying file lib/Crypto/Protocol/KDF.pyi to lib/Cryptodome/Protocol/KDF.pyi Copying file lib/Crypto/Random/__init__.pyi to lib/Cryptodome/Random/__init__.pyi Copying file lib/Crypto/Random/__init__.py to lib/Cryptodome/Random/__init__.py Copying file lib/Crypto/Random/random.py to lib/Cryptodome/Random/random.py Copying file lib/Crypto/Random/random.pyi to lib/Cryptodome/Random/random.pyi Copying file lib/Crypto/Util/Counter.py to lib/Cryptodome/Util/Counter.py Copying file lib/Crypto/Util/asn1.py to lib/Cryptodome/Util/asn1.py Copying file lib/Crypto/Util/_cpu_features.pyi to lib/Cryptodome/Util/_cpu_features.pyi Copying file lib/Crypto/Util/number.py to lib/Cryptodome/Util/number.py Copying file lib/Crypto/Util/number.pyi to lib/Cryptodome/Util/number.pyi Copying file lib/Crypto/Util/Padding.pyi to lib/Cryptodome/Util/Padding.pyi Copying file lib/Crypto/Util/__init__.py to lib/Cryptodome/Util/__init__.py Copying file lib/Crypto/Util/py3compat.pyi to lib/Cryptodome/Util/py3compat.pyi Copying file lib/Crypto/Util/_raw_api.py to lib/Cryptodome/Util/_raw_api.py Copying file lib/Crypto/Util/py3compat.py to lib/Cryptodome/Util/py3compat.py Copying file lib/Crypto/Util/_file_system.pyi to lib/Cryptodome/Util/_file_system.pyi Copying file lib/Crypto/Util/strxor.py to lib/Cryptodome/Util/strxor.py Copying file lib/Crypto/Util/_file_system.py to lib/Cryptodome/Util/_file_system.py Copying file lib/Crypto/Util/RFC1751.py to lib/Cryptodome/Util/RFC1751.py Copying file lib/Crypto/Util/_raw_api.pyi to lib/Cryptodome/Util/_raw_api.pyi Copying file lib/Crypto/Util/strxor.pyi to lib/Cryptodome/Util/strxor.pyi Copying file lib/Crypto/Util/asn1.pyi to lib/Cryptodome/Util/asn1.pyi Copying file lib/Crypto/Util/RFC1751.pyi to lib/Cryptodome/Util/RFC1751.pyi Copying file lib/Crypto/Util/Padding.py to lib/Cryptodome/Util/Padding.py Copying file lib/Crypto/Util/Counter.pyi to lib/Cryptodome/Util/Counter.pyi Copying file lib/Crypto/Util/_cpu_features.py to lib/Cryptodome/Util/_cpu_features.py Copying file lib/Crypto/IO/PEM.py to lib/Cryptodome/IO/PEM.py Copying file lib/Crypto/IO/_PBES.pyi to lib/Cryptodome/IO/_PBES.pyi Copying file lib/Crypto/IO/_PBES.py to lib/Cryptodome/IO/_PBES.py Copying file lib/Crypto/IO/__init__.py to lib/Cryptodome/IO/__init__.py Copying file lib/Crypto/IO/PKCS8.py to lib/Cryptodome/IO/PKCS8.py Copying file lib/Crypto/IO/PEM.pyi to lib/Cryptodome/IO/PEM.pyi Copying file lib/Crypto/IO/PKCS8.pyi to lib/Cryptodome/IO/PKCS8.pyi Copying file lib/Crypto/PublicKey/ElGamal.py to lib/Cryptodome/PublicKey/ElGamal.py Copying file lib/Crypto/PublicKey/_openssh.pyi to lib/Cryptodome/PublicKey/_openssh.pyi Copying file lib/Crypto/PublicKey/DSA.py to lib/Cryptodome/PublicKey/DSA.py Copying file lib/Crypto/PublicKey/__init__.pyi to lib/Cryptodome/PublicKey/__init__.pyi Copying file lib/Crypto/PublicKey/ElGamal.pyi to lib/Cryptodome/PublicKey/ElGamal.pyi Copying file lib/Crypto/PublicKey/ECC.pyi to lib/Cryptodome/PublicKey/ECC.pyi Copying file lib/Crypto/PublicKey/__init__.py to lib/Cryptodome/PublicKey/__init__.py Copying file lib/Crypto/PublicKey/_openssh.py to lib/Cryptodome/PublicKey/_openssh.py Copying file lib/Crypto/PublicKey/RSA.pyi to lib/Cryptodome/PublicKey/RSA.pyi Copying file lib/Crypto/PublicKey/RSA.py to lib/Cryptodome/PublicKey/RSA.py Copying file lib/Crypto/PublicKey/DSA.pyi to lib/Cryptodome/PublicKey/DSA.pyi Copying file lib/Crypto/PublicKey/ECC.py to lib/Cryptodome/PublicKey/ECC.py 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-311 creating build/lib.linux-x86_64-cpython-311/Cryptodome copying lib/Cryptodome/__init__.py -> build/lib.linux-x86_64-cpython-311/Cryptodome creating build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/CAST.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_ecb.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/DES.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/ChaCha20_Poly1305.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/ARC4.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_cfb.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/AES.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_ccm.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_gcm.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/Salsa20.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/__init__.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_ctr.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/Blowfish.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_siv.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/DES3.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/PKCS1_v1_5.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/ChaCha20.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_EKSBlowfish.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/PKCS1_OAEP.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_openpgp.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_ofb.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/ARC2.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_cbc.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_ocb.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_eax.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher creating build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/CMAC.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/MD2.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/BLAKE2b.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/Poly1305.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/MD4.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA1.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/HMAC.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA512.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA3_224.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/keccak.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/__init__.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA3_384.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/KMAC256.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/KangarooTwelve.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/RIPEMD160.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA3_512.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA224.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/BLAKE2s.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/RIPEMD.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA3_256.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/TupleHash128.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA256.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/MD5.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/KMAC128.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA384.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/TupleHash256.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/cSHAKE128.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/SHAKE256.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/cSHAKE256.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/SHAKE128.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash creating build/lib.linux-x86_64-cpython-311/Cryptodome/IO copying lib/Cryptodome/IO/PEM.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/IO copying lib/Cryptodome/IO/_PBES.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/IO copying lib/Cryptodome/IO/__init__.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/IO copying lib/Cryptodome/IO/PKCS8.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/IO creating build/lib.linux-x86_64-cpython-311/Cryptodome/PublicKey copying lib/Cryptodome/PublicKey/ElGamal.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/PublicKey copying lib/Cryptodome/PublicKey/DSA.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/PublicKey copying lib/Cryptodome/PublicKey/__init__.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/PublicKey copying lib/Cryptodome/PublicKey/_openssh.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/PublicKey copying lib/Cryptodome/PublicKey/RSA.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/PublicKey copying lib/Cryptodome/PublicKey/ECC.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/PublicKey creating build/lib.linux-x86_64-cpython-311/Cryptodome/Protocol copying lib/Cryptodome/Protocol/SecretSharing.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Protocol copying lib/Cryptodome/Protocol/__init__.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Protocol copying lib/Cryptodome/Protocol/KDF.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Protocol creating build/lib.linux-x86_64-cpython-311/Cryptodome/Random copying lib/Cryptodome/Random/__init__.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Random copying lib/Cryptodome/Random/random.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Random creating build/lib.linux-x86_64-cpython-311/Cryptodome/Signature copying lib/Cryptodome/Signature/pkcs1_15.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Signature copying lib/Cryptodome/Signature/PKCS1_PSS.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Signature copying lib/Cryptodome/Signature/pss.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Signature copying lib/Cryptodome/Signature/DSS.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Signature copying lib/Cryptodome/Signature/__init__.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Signature copying lib/Cryptodome/Signature/PKCS1_v1_5.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Signature creating build/lib.linux-x86_64-cpython-311/Cryptodome/Util copying lib/Cryptodome/Util/Counter.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Util copying lib/Cryptodome/Util/asn1.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Util copying lib/Cryptodome/Util/number.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Util copying lib/Cryptodome/Util/__init__.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Util copying lib/Cryptodome/Util/_raw_api.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Util copying lib/Cryptodome/Util/py3compat.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Util copying lib/Cryptodome/Util/strxor.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Util copying lib/Cryptodome/Util/_file_system.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Util copying lib/Cryptodome/Util/RFC1751.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Util copying lib/Cryptodome/Util/Padding.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Util copying lib/Cryptodome/Util/_cpu_features.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Util creating build/lib.linux-x86_64-cpython-311/Cryptodome/Math copying lib/Cryptodome/Math/__init__.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Math copying lib/Cryptodome/Math/_IntegerCustom.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Math copying lib/Cryptodome/Math/_IntegerGMP.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Math copying lib/Cryptodome/Math/Numbers.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Math copying lib/Cryptodome/Math/_IntegerBase.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Math copying lib/Cryptodome/Math/Primality.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Math copying lib/Cryptodome/Math/_IntegerNative.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Math creating build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest copying lib/Cryptodome/SelfTest/__main__.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest copying lib/Cryptodome/SelfTest/__init__.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest copying lib/Cryptodome/SelfTest/loader.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest copying lib/Cryptodome/SelfTest/st_common.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest creating build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_SIV.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_ChaCha20_Poly1305.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/common.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_EAX.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_DES3.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_pkcs1_oaep.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_CTR.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/__init__.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_GCM.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_ARC2.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_OpenPGP.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_ARC4.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_CCM.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_CBC.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_Salsa20.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_ChaCha20.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_OCB.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_Blowfish.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_AES.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_DES.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_pkcs1_15.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_CFB.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_CAST.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_OFB.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher creating build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_SHA224.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_SHA3_512.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_RIPEMD160.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_KangarooTwelve.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_BLAKE2.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_HMAC.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_CMAC.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/common.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_SHA256.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_SHAKE.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_keccak.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_MD4.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/__init__.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_KMAC.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_cSHAKE.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_MD2.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_SHA3_384.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_SHA384.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_SHA512.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_SHA3_224.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_MD5.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_SHA1.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_Poly1305.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_SHA3_256.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_TupleHash.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash creating build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/IO copying lib/Cryptodome/SelfTest/IO/test_PKCS8.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/IO copying lib/Cryptodome/SelfTest/IO/__init__.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/IO copying lib/Cryptodome/SelfTest/IO/test_PBES.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/IO creating build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Protocol copying lib/Cryptodome/SelfTest/Protocol/test_KDF.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Protocol copying lib/Cryptodome/SelfTest/Protocol/test_SecretSharing.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Protocol copying lib/Cryptodome/SelfTest/Protocol/__init__.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Protocol copying lib/Cryptodome/SelfTest/Protocol/test_rfc1751.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Protocol creating build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/PublicKey copying lib/Cryptodome/SelfTest/PublicKey/test_import_ECC.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/PublicKey copying lib/Cryptodome/SelfTest/PublicKey/test_ElGamal.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/PublicKey copying lib/Cryptodome/SelfTest/PublicKey/test_import_RSA.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/PublicKey copying lib/Cryptodome/SelfTest/PublicKey/__init__.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/PublicKey copying lib/Cryptodome/SelfTest/PublicKey/test_ECC.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/PublicKey copying lib/Cryptodome/SelfTest/PublicKey/test_RSA.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/PublicKey copying lib/Cryptodome/SelfTest/PublicKey/test_import_DSA.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/PublicKey copying lib/Cryptodome/SelfTest/PublicKey/test_DSA.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/PublicKey creating build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Random copying lib/Cryptodome/SelfTest/Random/test_random.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Random copying lib/Cryptodome/SelfTest/Random/__init__.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Random creating build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature copying lib/Cryptodome/SelfTest/Signature/test_dss.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature copying lib/Cryptodome/SelfTest/Signature/__init__.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature copying lib/Cryptodome/SelfTest/Signature/test_pss.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature copying lib/Cryptodome/SelfTest/Signature/test_pkcs1_15.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature creating build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Util copying lib/Cryptodome/SelfTest/Util/test_Padding.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Util copying lib/Cryptodome/SelfTest/Util/test_number.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Util copying lib/Cryptodome/SelfTest/Util/__init__.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Util copying lib/Cryptodome/SelfTest/Util/test_rfc1751.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Util copying lib/Cryptodome/SelfTest/Util/test_asn1.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Util copying lib/Cryptodome/SelfTest/Util/test_strxor.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Util copying lib/Cryptodome/SelfTest/Util/test_Counter.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Util creating build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Math copying lib/Cryptodome/SelfTest/Math/test_modexp.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Math copying lib/Cryptodome/SelfTest/Math/__init__.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Math copying lib/Cryptodome/SelfTest/Math/test_Numbers.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Math copying lib/Cryptodome/SelfTest/Math/test_Primality.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Math copying lib/Cryptodome/py.typed -> build/lib.linux-x86_64-cpython-311/Cryptodome copying lib/Cryptodome/__init__.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome copying lib/Cryptodome/Cipher/ChaCha20.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/__init__.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/PKCS1_v1_5.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_ctr.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_cfb.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/Salsa20.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/ARC4.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_gcm.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/ARC2.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/ChaCha20_Poly1305.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_openpgp.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_ofb.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_cbc.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/DES3.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/CAST.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/AES.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_siv.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/Blowfish.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_ocb.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/PKCS1_OAEP.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_EKSBlowfish.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/DES.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_ecb.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_ccm.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_eax.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Hash/RIPEMD.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/CMAC.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/SHAKE256.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/__init__.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/MD5.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA224.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/cSHAKE256.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA1.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/cSHAKE128.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA3_224.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/TupleHash128.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/KangarooTwelve.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/KMAC128.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/BLAKE2b.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/SHAKE128.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/TupleHash256.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA512.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/Poly1305.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/RIPEMD160.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA384.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA3_256.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/keccak.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/HMAC.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA256.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/MD4.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/KMAC256.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA3_384.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/BLAKE2s.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/MD2.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA3_512.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/IO/_PBES.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/IO copying lib/Cryptodome/IO/PEM.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/IO copying lib/Cryptodome/IO/PKCS8.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/IO copying lib/Cryptodome/PublicKey/_openssh.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/PublicKey copying lib/Cryptodome/PublicKey/__init__.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/PublicKey copying lib/Cryptodome/PublicKey/ElGamal.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/PublicKey copying lib/Cryptodome/PublicKey/ECC.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/PublicKey copying lib/Cryptodome/PublicKey/RSA.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/PublicKey copying lib/Cryptodome/PublicKey/DSA.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/PublicKey copying lib/Cryptodome/Protocol/__init__.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Protocol copying lib/Cryptodome/Protocol/SecretSharing.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Protocol copying lib/Cryptodome/Protocol/KDF.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Protocol copying lib/Cryptodome/Random/__init__.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Random copying lib/Cryptodome/Random/random.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Random copying lib/Cryptodome/Signature/PKCS1_v1_5.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Signature copying lib/Cryptodome/Signature/PKCS1_PSS.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Signature copying lib/Cryptodome/Signature/DSS.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Signature copying lib/Cryptodome/Signature/pss.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Signature copying lib/Cryptodome/Signature/pkcs1_15.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Signature copying lib/Cryptodome/Util/_cpu_features.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Util copying lib/Cryptodome/Util/number.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Util copying lib/Cryptodome/Util/Padding.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Util copying lib/Cryptodome/Util/py3compat.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Util copying lib/Cryptodome/Util/_file_system.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Util copying lib/Cryptodome/Util/_raw_api.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Util copying lib/Cryptodome/Util/strxor.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Util copying lib/Cryptodome/Util/asn1.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Util copying lib/Cryptodome/Util/RFC1751.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Util copying lib/Cryptodome/Util/Counter.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Util copying lib/Cryptodome/Math/_IntegerGMP.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Math copying lib/Cryptodome/Math/_IntegerNative.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Math copying lib/Cryptodome/Math/_IntegerCustom.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Math copying lib/Cryptodome/Math/Numbers.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Math copying lib/Cryptodome/Math/Primality.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Math copying lib/Cryptodome/Math/_IntegerBase.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Math running build_ext building 'Cryptodome.Hash._MD2' extension creating build/temp.linux-x86_64-cpython-311 creating build/temp.linux-x86_64-cpython-311/src gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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.11 -c src/MD2.c -o build/temp.linux-x86_64-cpython-311/src/MD2.o -msse2 gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/src/MD2.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/_MD2.abi3.so building 'Cryptodome.Hash._MD4' extension gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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.11 -c src/MD4.c -o build/temp.linux-x86_64-cpython-311/src/MD4.o -msse2 gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/src/MD4.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/_MD4.abi3.so building 'Cryptodome.Hash._MD5' extension gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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.11 -c src/MD5.c -o build/temp.linux-x86_64-cpython-311/src/MD5.o -msse2 gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/src/MD5.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/_MD5.abi3.so building 'Cryptodome.Hash._SHA1' extension gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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.11 -c src/SHA1.c -o build/temp.linux-x86_64-cpython-311/src/SHA1.o -msse2 gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/src/SHA1.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/_SHA1.abi3.so building 'Cryptodome.Hash._SHA256' extension gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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.11 -c src/SHA256.c -o build/temp.linux-x86_64-cpython-311/src/SHA256.o -msse2 gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/src/SHA256.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/_SHA256.abi3.so building 'Cryptodome.Hash._SHA224' extension gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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.11 -c src/SHA224.c -o build/temp.linux-x86_64-cpython-311/src/SHA224.o -msse2 gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/src/SHA224.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/_SHA224.abi3.so building 'Cryptodome.Hash._SHA384' extension gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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.11 -c src/SHA384.c -o build/temp.linux-x86_64-cpython-311/src/SHA384.o -msse2 gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/src/SHA384.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/_SHA384.abi3.so building 'Cryptodome.Hash._SHA512' extension gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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.11 -c src/SHA512.c -o build/temp.linux-x86_64-cpython-311/src/SHA512.o -msse2 gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/src/SHA512.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/_SHA512.abi3.so building 'Cryptodome.Hash._RIPEMD160' extension gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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.11 -c src/RIPEMD160.c -o build/temp.linux-x86_64-cpython-311/src/RIPEMD160.o -msse2 gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/src/RIPEMD160.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/_RIPEMD160.abi3.so building 'Cryptodome.Hash._keccak' extension gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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.11 -c src/keccak.c -o build/temp.linux-x86_64-cpython-311/src/keccak.o -msse2 gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/src/keccak.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/_keccak.abi3.so building 'Cryptodome.Hash._BLAKE2b' extension gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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.11 -c src/blake2b.c -o build/temp.linux-x86_64-cpython-311/src/blake2b.o -msse2 gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/src/blake2b.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/_BLAKE2b.abi3.so building 'Cryptodome.Hash._BLAKE2s' extension gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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.11 -c src/blake2s.c -o build/temp.linux-x86_64-cpython-311/src/blake2s.o -msse2 gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/src/blake2s.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/_BLAKE2s.abi3.so building 'Cryptodome.Hash._ghash_portable' extension gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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.11 -c src/ghash_portable.c -o build/temp.linux-x86_64-cpython-311/src/ghash_portable.o -msse2 gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/src/ghash_portable.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/_ghash_portable.abi3.so building 'Cryptodome.Hash._ghash_clmul' extension gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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.11 -c src/ghash_clmul.c -o build/temp.linux-x86_64-cpython-311/src/ghash_clmul.o -mpclmul -mssse3 -msse2 gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/src/ghash_clmul.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/_ghash_clmul.abi3.so building 'Cryptodome.Hash._poly1305' extension gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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.11 -c src/poly1305.c -o build/temp.linux-x86_64-cpython-311/src/poly1305.o -msse2 gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/src/poly1305.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/_poly1305.abi3.so building 'Cryptodome.Cipher._raw_aes' extension gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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.11 -c src/AES.c -o build/temp.linux-x86_64-cpython-311/src/AES.o -msse2 gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/src/AES.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/_raw_aes.abi3.so building 'Cryptodome.Cipher._raw_aesni' extension gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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.11 -c src/AESNI.c -o build/temp.linux-x86_64-cpython-311/src/AESNI.o -maes -msse2 gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/src/AESNI.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/_raw_aesni.abi3.so building 'Cryptodome.Cipher._raw_arc2' extension gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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.11 -c src/ARC2.c -o build/temp.linux-x86_64-cpython-311/src/ARC2.o -msse2 gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/src/ARC2.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/_raw_arc2.abi3.so building 'Cryptodome.Cipher._raw_blowfish' extension gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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.11 -c src/blowfish.c -o build/temp.linux-x86_64-cpython-311/src/blowfish.o -msse2 gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/src/blowfish.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/_raw_blowfish.abi3.so building 'Cryptodome.Cipher._raw_eksblowfish' extension gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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.11 -c src/blowfish_eks.c -o build/temp.linux-x86_64-cpython-311/src/blowfish_eks.o -msse2 gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/src/blowfish_eks.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/_raw_eksblowfish.abi3.so building 'Cryptodome.Cipher._raw_cast' extension gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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.11 -c src/CAST.c -o build/temp.linux-x86_64-cpython-311/src/CAST.o -msse2 gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/src/CAST.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/_raw_cast.abi3.so building 'Cryptodome.Cipher._raw_des' extension gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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.11 -c src/DES.c -o build/temp.linux-x86_64-cpython-311/src/DES.o -msse2 gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/src/DES.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/_raw_des.abi3.so -ltomcrypt building 'Cryptodome.Cipher._raw_des3' extension gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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.11 -c src/DES3.c -o build/temp.linux-x86_64-cpython-311/src/DES3.o -msse2 gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/src/DES3.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/_raw_des3.abi3.so -ltomcrypt building 'Cryptodome.Util._cpuid_c' extension gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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.11 -c src/cpuid.c -o build/temp.linux-x86_64-cpython-311/src/cpuid.o -msse2 gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/src/cpuid.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-311/Cryptodome/Util/_cpuid_c.abi3.so building 'Cryptodome.Cipher._pkcs1_decode' extension gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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.11 -c src/pkcs1_decode.c -o build/temp.linux-x86_64-cpython-311/src/pkcs1_decode.o -msse2 gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/src/pkcs1_decode.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/_pkcs1_decode.abi3.so building 'Cryptodome.Cipher._raw_ecb' extension gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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.11 -c src/raw_ecb.c -o build/temp.linux-x86_64-cpython-311/src/raw_ecb.o -msse2 gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/src/raw_ecb.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/_raw_ecb.abi3.so building 'Cryptodome.Cipher._raw_cbc' extension gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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.11 -c src/raw_cbc.c -o build/temp.linux-x86_64-cpython-311/src/raw_cbc.o -msse2 gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/src/raw_cbc.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/_raw_cbc.abi3.so building 'Cryptodome.Cipher._raw_cfb' extension gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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.11 -c src/raw_cfb.c -o build/temp.linux-x86_64-cpython-311/src/raw_cfb.o -msse2 gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/src/raw_cfb.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/_raw_cfb.abi3.so building 'Cryptodome.Cipher._raw_ofb' extension gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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.11 -c src/raw_ofb.c -o build/temp.linux-x86_64-cpython-311/src/raw_ofb.o -msse2 gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/src/raw_ofb.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/_raw_ofb.abi3.so building 'Cryptodome.Cipher._raw_ctr' extension gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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.11 -c src/raw_ctr.c -o build/temp.linux-x86_64-cpython-311/src/raw_ctr.o -msse2 gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/src/raw_ctr.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/_raw_ctr.abi3.so building 'Cryptodome.Cipher._raw_ocb' extension gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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.11 -c src/raw_ocb.c -o build/temp.linux-x86_64-cpython-311/src/raw_ocb.o -msse2 gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/src/raw_ocb.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/_raw_ocb.abi3.so building 'Cryptodome.Cipher._ARC4' extension gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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.11 -c src/ARC4.c -o build/temp.linux-x86_64-cpython-311/src/ARC4.o -msse2 gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/src/ARC4.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/_ARC4.abi3.so building 'Cryptodome.Cipher._Salsa20' extension gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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.11 -c src/Salsa20.c -o build/temp.linux-x86_64-cpython-311/src/Salsa20.o -msse2 gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/src/Salsa20.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/_Salsa20.abi3.so -ltomcrypt building 'Cryptodome.Cipher._chacha20' extension gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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.11 -c src/chacha20.c -o build/temp.linux-x86_64-cpython-311/src/chacha20.o -msse2 gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/src/chacha20.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/_chacha20.abi3.so building 'Cryptodome.Protocol._scrypt' extension gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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.11 -c src/scrypt.c -o build/temp.linux-x86_64-cpython-311/src/scrypt.o -msse2 gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/src/scrypt.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-311/Cryptodome/Protocol/_scrypt.abi3.so building 'Cryptodome.Util._strxor' extension gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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.11 -c src/strxor.c -o build/temp.linux-x86_64-cpython-311/src/strxor.o -msse2 gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/src/strxor.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-311/Cryptodome/Util/_strxor.abi3.so building 'Cryptodome.PublicKey._ec_ws' extension gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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.11 -c src/ec_ws.c -o build/temp.linux-x86_64-cpython-311/src/ec_ws.o -msse2 gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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.11 -c src/modexp_utils.c -o build/temp.linux-x86_64-cpython-311/src/modexp_utils.o -msse2 gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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.11 -c src/mont.c -o build/temp.linux-x86_64-cpython-311/src/mont.o -msse2 gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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.11 -c src/p256_table.c -o build/temp.linux-x86_64-cpython-311/src/p256_table.o -msse2 gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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.11 -c src/p384_table.c -o build/temp.linux-x86_64-cpython-311/src/p384_table.o -msse2 gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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.11 -c src/p521_table.c -o build/temp.linux-x86_64-cpython-311/src/p521_table.o -msse2 gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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.11 -c src/siphash.c -o build/temp.linux-x86_64-cpython-311/src/siphash.o -msse2 gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/src/ec_ws.o build/temp.linux-x86_64-cpython-311/src/modexp_utils.o build/temp.linux-x86_64-cpython-311/src/mont.o build/temp.linux-x86_64-cpython-311/src/p256_table.o build/temp.linux-x86_64-cpython-311/src/p384_table.o build/temp.linux-x86_64-cpython-311/src/p521_table.o build/temp.linux-x86_64-cpython-311/src/siphash.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-311/Cryptodome/PublicKey/_ec_ws.abi3.so building 'Cryptodome.Math._modexp' extension gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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.11 -c src/modexp.c -o build/temp.linux-x86_64-cpython-311/src/modexp.o -msse2 gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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.11 -c src/modexp_utils_math.c -o build/temp.linux-x86_64-cpython-311/src/modexp_utils_math.o -msse2 gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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.11 -c src/mont_math.c -o build/temp.linux-x86_64-cpython-311/src/mont_math.o -msse2 gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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.11 -c src/siphash_math.c -o build/temp.linux-x86_64-cpython-311/src/siphash_math.o -msse2 gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/src/modexp.o build/temp.linux-x86_64-cpython-311/src/modexp_utils_math.o build/temp.linux-x86_64-cpython-311/src/mont_math.o build/temp.linux-x86_64-cpython-311/src/siphash_math.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-311/Cryptodome/Math/_modexp.abi3.so installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/Cryptodome creating build/bdist.linux-x86_64/wheel/Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/_raw_des.abi3.so -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/CAST.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/_mode_ecb.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/DES.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/ChaCha20.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/ChaCha20_Poly1305.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/ARC4.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/__init__.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/_mode_cfb.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/PKCS1_v1_5.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/_mode_ctr.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/_pkcs1_decode.abi3.so -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/_raw_ocb.abi3.so -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/AES.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/_raw_eksblowfish.abi3.so -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/_raw_ecb.abi3.so -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/_mode_ccm.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/_mode_cfb.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/_chacha20.abi3.so -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/_mode_gcm.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/Salsa20.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/__init__.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/_mode_ctr.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/_Salsa20.abi3.so -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/Salsa20.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/Blowfish.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/_raw_des3.abi3.so -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/_mode_siv.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/ARC4.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/_raw_arc2.abi3.so -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/_raw_blowfish.abi3.so -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/_mode_gcm.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/ARC2.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/DES3.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/PKCS1_v1_5.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/ChaCha20.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/ChaCha20_Poly1305.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/_raw_aes.abi3.so -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/_EKSBlowfish.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/_mode_openpgp.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/PKCS1_OAEP.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/_mode_ofb.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/_raw_ctr.abi3.so -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/_mode_openpgp.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/_raw_cbc.abi3.so -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/_mode_cbc.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/DES3.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/_mode_ofb.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/_raw_ofb.abi3.so -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/_raw_cfb.abi3.so -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/_raw_cast.abi3.so -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/CAST.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/AES.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/_mode_siv.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/Blowfish.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/ARC2.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/_ARC4.abi3.so -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/_mode_cbc.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/_mode_ocb.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/_raw_aesni.abi3.so -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/PKCS1_OAEP.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/_mode_ocb.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/_EKSBlowfish.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/_mode_eax.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/DES.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/_mode_ecb.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/_mode_ccm.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher/_mode_eax.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Cipher creating build/bdist.linux-x86_64/wheel/Cryptodome/Signature copying build/lib.linux-x86_64-cpython-311/Cryptodome/Signature/pkcs1_15.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Signature copying build/lib.linux-x86_64-cpython-311/Cryptodome/Signature/PKCS1_v1_5.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Signature copying build/lib.linux-x86_64-cpython-311/Cryptodome/Signature/PKCS1_PSS.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Signature copying build/lib.linux-x86_64-cpython-311/Cryptodome/Signature/PKCS1_PSS.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Signature copying build/lib.linux-x86_64-cpython-311/Cryptodome/Signature/DSS.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Signature copying build/lib.linux-x86_64-cpython-311/Cryptodome/Signature/pss.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Signature copying build/lib.linux-x86_64-cpython-311/Cryptodome/Signature/DSS.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Signature copying build/lib.linux-x86_64-cpython-311/Cryptodome/Signature/pss.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Signature copying build/lib.linux-x86_64-cpython-311/Cryptodome/Signature/__init__.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Signature copying build/lib.linux-x86_64-cpython-311/Cryptodome/Signature/pkcs1_15.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Signature copying build/lib.linux-x86_64-cpython-311/Cryptodome/Signature/PKCS1_v1_5.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Signature creating build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/_ghash_clmul.abi3.so -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/RIPEMD.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/CMAC.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/_RIPEMD160.abi3.so -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/CMAC.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/SHAKE256.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/MD2.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/BLAKE2b.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/Poly1305.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/__init__.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/MD5.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/MD4.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/SHA1.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/SHA224.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/HMAC.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/SHA512.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/cSHAKE256.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/SHA3_224.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/keccak.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/SHA1.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/_BLAKE2s.abi3.so -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/_SHA1.abi3.so -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/_BLAKE2b.abi3.so -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/cSHAKE128.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/SHA3_224.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/TupleHash128.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/_SHA256.abi3.so -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/_SHA512.abi3.so -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/KangarooTwelve.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/KMAC128.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/BLAKE2b.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/__init__.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/SHAKE128.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/SHA3_384.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/KMAC256.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/_ghash_portable.abi3.so -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/_MD5.abi3.so -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/TupleHash256.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/SHA512.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/KangarooTwelve.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/RIPEMD160.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/SHA.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/Poly1305.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/SHA3_512.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/SHA.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/SHA224.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/RIPEMD160.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/SHA384.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/BLAKE2s.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/RIPEMD.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/SHA3_256.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/_SHA224.abi3.so -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/SHA3_256.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/TupleHash128.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/_poly1305.abi3.so -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/keccak.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/_MD4.abi3.so -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/SHA256.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/_MD2.abi3.so -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/HMAC.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/MD5.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/SHA256.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/MD4.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/KMAC256.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/KMAC128.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/_SHA384.abi3.so -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/SHA384.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/TupleHash256.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/SHA3_384.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/_keccak.abi3.so -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/cSHAKE128.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/SHAKE256.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/cSHAKE256.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/BLAKE2s.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/SHAKE128.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/MD2.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/Hash/SHA3_512.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/__init__.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome creating build/bdist.linux-x86_64/wheel/Cryptodome/Math copying build/lib.linux-x86_64-cpython-311/Cryptodome/Math/_IntegerGMP.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Math copying build/lib.linux-x86_64-cpython-311/Cryptodome/Math/_IntegerNative.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Math copying build/lib.linux-x86_64-cpython-311/Cryptodome/Math/__init__.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Math copying build/lib.linux-x86_64-cpython-311/Cryptodome/Math/_IntegerCustom.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Math copying build/lib.linux-x86_64-cpython-311/Cryptodome/Math/_IntegerCustom.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Math copying build/lib.linux-x86_64-cpython-311/Cryptodome/Math/_modexp.abi3.so -> build/bdist.linux-x86_64/wheel/Cryptodome/Math copying build/lib.linux-x86_64-cpython-311/Cryptodome/Math/Numbers.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Math copying build/lib.linux-x86_64-cpython-311/Cryptodome/Math/_IntegerGMP.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Math copying build/lib.linux-x86_64-cpython-311/Cryptodome/Math/Primality.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Math copying build/lib.linux-x86_64-cpython-311/Cryptodome/Math/Numbers.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Math copying build/lib.linux-x86_64-cpython-311/Cryptodome/Math/_IntegerBase.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Math copying build/lib.linux-x86_64-cpython-311/Cryptodome/Math/Primality.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Math copying build/lib.linux-x86_64-cpython-311/Cryptodome/Math/_IntegerBase.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Math copying build/lib.linux-x86_64-cpython-311/Cryptodome/Math/_IntegerNative.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Math copying build/lib.linux-x86_64-cpython-311/Cryptodome/__init__.py -> build/bdist.linux-x86_64/wheel/Cryptodome copying build/lib.linux-x86_64-cpython-311/Cryptodome/py.typed -> build/bdist.linux-x86_64/wheel/Cryptodome creating 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-311/Cryptodome/SelfTest/Cipher/test_SIV.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher/test_ChaCha20_Poly1305.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher/common.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher/test_EAX.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher/test_DES3.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher/test_pkcs1_oaep.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher/test_CTR.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher/__init__.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher/test_GCM.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher/test_ARC2.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher/test_OpenPGP.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher/test_ARC4.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher/test_CCM.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher/test_CBC.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher/test_Salsa20.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher/test_ChaCha20.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher/test_OCB.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher/test_Blowfish.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher/test_AES.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher/test_DES.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher/test_pkcs1_15.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher/test_CFB.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher/test_CAST.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher/test_OFB.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Cipher creating build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Signature copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature/test_dss.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Signature copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature/__init__.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Signature copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature/test_pss.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Signature copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature/test_pkcs1_15.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Signature creating build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash/test_SHA224.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash/test_SHA3_512.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash/test_RIPEMD160.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash/test_KangarooTwelve.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash/test_BLAKE2.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash/test_HMAC.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash/test_CMAC.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash/common.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash/test_SHA256.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash/test_SHAKE.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash/test_keccak.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash/test_MD4.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash/__init__.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash/test_KMAC.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash/test_cSHAKE.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash/test_MD2.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash/test_SHA3_384.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash/test_SHA384.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash/test_SHA512.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash/test_SHA3_224.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash/test_MD5.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash/test_SHA1.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash/test_Poly1305.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash/test_SHA3_256.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash/test_TupleHash.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Hash creating build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Math copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Math/test_modexp.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Math copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Math/__init__.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Math copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Math/test_Numbers.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Math copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Math/test_Primality.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Math copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/__main__.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/__init__.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/loader.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest creating build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Protocol copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Protocol/test_KDF.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Protocol copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Protocol/test_SecretSharing.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Protocol copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Protocol/__init__.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Protocol copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Protocol/test_rfc1751.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Protocol creating build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Random copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Random/test_random.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Random copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Random/__init__.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Random creating build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Util copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Util/test_Padding.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Util copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Util/test_number.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Util copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Util/__init__.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Util copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Util/test_rfc1751.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Util copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Util/test_asn1.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Util copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Util/test_strxor.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Util copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Util/test_Counter.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/Util copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/st_common.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest creating build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/IO copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/IO/test_PKCS8.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/IO copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/IO/__init__.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/IO copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/IO/test_PBES.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/IO creating build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/PublicKey copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/PublicKey/test_import_ECC.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/PublicKey copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/PublicKey/test_ElGamal.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/PublicKey copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/PublicKey/test_import_RSA.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/PublicKey copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/PublicKey/__init__.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/PublicKey copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/PublicKey/test_ECC.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/PublicKey copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/PublicKey/test_RSA.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/PublicKey copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/PublicKey/test_import_DSA.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/PublicKey copying build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/PublicKey/test_DSA.py -> build/bdist.linux-x86_64/wheel/Cryptodome/SelfTest/PublicKey creating build/bdist.linux-x86_64/wheel/Cryptodome/Protocol copying build/lib.linux-x86_64-cpython-311/Cryptodome/Protocol/SecretSharing.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Protocol copying build/lib.linux-x86_64-cpython-311/Cryptodome/Protocol/__init__.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Protocol copying build/lib.linux-x86_64-cpython-311/Cryptodome/Protocol/__init__.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Protocol copying build/lib.linux-x86_64-cpython-311/Cryptodome/Protocol/SecretSharing.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Protocol copying build/lib.linux-x86_64-cpython-311/Cryptodome/Protocol/_scrypt.abi3.so -> build/bdist.linux-x86_64/wheel/Cryptodome/Protocol copying build/lib.linux-x86_64-cpython-311/Cryptodome/Protocol/KDF.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Protocol copying build/lib.linux-x86_64-cpython-311/Cryptodome/Protocol/KDF.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Protocol creating build/bdist.linux-x86_64/wheel/Cryptodome/Random copying build/lib.linux-x86_64-cpython-311/Cryptodome/Random/__init__.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Random copying build/lib.linux-x86_64-cpython-311/Cryptodome/Random/__init__.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Random copying build/lib.linux-x86_64-cpython-311/Cryptodome/Random/random.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Random copying build/lib.linux-x86_64-cpython-311/Cryptodome/Random/random.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Random creating build/bdist.linux-x86_64/wheel/Cryptodome/Util copying build/lib.linux-x86_64-cpython-311/Cryptodome/Util/Counter.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Util copying build/lib.linux-x86_64-cpython-311/Cryptodome/Util/asn1.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Util copying build/lib.linux-x86_64-cpython-311/Cryptodome/Util/_cpu_features.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Util copying build/lib.linux-x86_64-cpython-311/Cryptodome/Util/number.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Util copying build/lib.linux-x86_64-cpython-311/Cryptodome/Util/number.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Util copying build/lib.linux-x86_64-cpython-311/Cryptodome/Util/Padding.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Util copying build/lib.linux-x86_64-cpython-311/Cryptodome/Util/__init__.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Util copying build/lib.linux-x86_64-cpython-311/Cryptodome/Util/py3compat.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Util copying build/lib.linux-x86_64-cpython-311/Cryptodome/Util/_raw_api.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Util copying build/lib.linux-x86_64-cpython-311/Cryptodome/Util/py3compat.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Util copying build/lib.linux-x86_64-cpython-311/Cryptodome/Util/_file_system.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Util copying build/lib.linux-x86_64-cpython-311/Cryptodome/Util/strxor.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Util copying build/lib.linux-x86_64-cpython-311/Cryptodome/Util/_file_system.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Util copying build/lib.linux-x86_64-cpython-311/Cryptodome/Util/_cpuid_c.abi3.so -> build/bdist.linux-x86_64/wheel/Cryptodome/Util copying build/lib.linux-x86_64-cpython-311/Cryptodome/Util/RFC1751.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Util copying build/lib.linux-x86_64-cpython-311/Cryptodome/Util/_raw_api.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Util copying build/lib.linux-x86_64-cpython-311/Cryptodome/Util/strxor.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Util copying build/lib.linux-x86_64-cpython-311/Cryptodome/Util/_strxor.abi3.so -> build/bdist.linux-x86_64/wheel/Cryptodome/Util copying build/lib.linux-x86_64-cpython-311/Cryptodome/Util/asn1.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Util copying build/lib.linux-x86_64-cpython-311/Cryptodome/Util/RFC1751.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Util copying build/lib.linux-x86_64-cpython-311/Cryptodome/Util/Padding.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Util copying build/lib.linux-x86_64-cpython-311/Cryptodome/Util/Counter.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/Util copying build/lib.linux-x86_64-cpython-311/Cryptodome/Util/_cpu_features.py -> build/bdist.linux-x86_64/wheel/Cryptodome/Util creating build/bdist.linux-x86_64/wheel/Cryptodome/IO copying build/lib.linux-x86_64-cpython-311/Cryptodome/IO/PEM.py -> build/bdist.linux-x86_64/wheel/Cryptodome/IO copying build/lib.linux-x86_64-cpython-311/Cryptodome/IO/_PBES.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/IO copying build/lib.linux-x86_64-cpython-311/Cryptodome/IO/_PBES.py -> build/bdist.linux-x86_64/wheel/Cryptodome/IO copying build/lib.linux-x86_64-cpython-311/Cryptodome/IO/__init__.py -> build/bdist.linux-x86_64/wheel/Cryptodome/IO copying build/lib.linux-x86_64-cpython-311/Cryptodome/IO/PKCS8.py -> build/bdist.linux-x86_64/wheel/Cryptodome/IO copying build/lib.linux-x86_64-cpython-311/Cryptodome/IO/PEM.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/IO copying build/lib.linux-x86_64-cpython-311/Cryptodome/IO/PKCS8.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/IO creating build/bdist.linux-x86_64/wheel/Cryptodome/PublicKey copying build/lib.linux-x86_64-cpython-311/Cryptodome/PublicKey/ElGamal.py -> build/bdist.linux-x86_64/wheel/Cryptodome/PublicKey copying build/lib.linux-x86_64-cpython-311/Cryptodome/PublicKey/_openssh.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/PublicKey copying build/lib.linux-x86_64-cpython-311/Cryptodome/PublicKey/DSA.py -> build/bdist.linux-x86_64/wheel/Cryptodome/PublicKey copying build/lib.linux-x86_64-cpython-311/Cryptodome/PublicKey/__init__.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/PublicKey copying build/lib.linux-x86_64-cpython-311/Cryptodome/PublicKey/ElGamal.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/PublicKey copying build/lib.linux-x86_64-cpython-311/Cryptodome/PublicKey/ECC.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/PublicKey copying build/lib.linux-x86_64-cpython-311/Cryptodome/PublicKey/_ec_ws.abi3.so -> build/bdist.linux-x86_64/wheel/Cryptodome/PublicKey copying build/lib.linux-x86_64-cpython-311/Cryptodome/PublicKey/__init__.py -> build/bdist.linux-x86_64/wheel/Cryptodome/PublicKey copying build/lib.linux-x86_64-cpython-311/Cryptodome/PublicKey/_openssh.py -> build/bdist.linux-x86_64/wheel/Cryptodome/PublicKey copying build/lib.linux-x86_64-cpython-311/Cryptodome/PublicKey/RSA.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/PublicKey copying build/lib.linux-x86_64-cpython-311/Cryptodome/PublicKey/RSA.py -> build/bdist.linux-x86_64/wheel/Cryptodome/PublicKey copying build/lib.linux-x86_64-cpython-311/Cryptodome/PublicKey/DSA.pyi -> build/bdist.linux-x86_64/wheel/Cryptodome/PublicKey copying build/lib.linux-x86_64-cpython-311/Cryptodome/PublicKey/ECC.py -> build/bdist.linux-x86_64/wheel/Cryptodome/PublicKey running install_egg_info running egg_info creating lib/pycryptodomex.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 writing manifest file 'lib/pycryptodomex.egg-info/SOURCES.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 files found matching 'appveyor.yml' warning: no files found matching 'appveyor/get_wheels.sh' warning: no files found matching 'appveyor/install.ps1' warning: no files found matching 'appveyor/run_with_env.cmd' 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.14.1-py3.11.egg-info running install_scripts adding license file "LICENSE.rst" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS.rst" (matched pattern "AUTHORS*") creating build/bdist.linux-x86_64/wheel/pycryptodomex-3.14.1.dist-info/WHEEL creating '/builddir/build/BUILD/pycryptodome-3.14.1/.pyproject-builddir/pip-wheel-wqfvi4jw/tmpwssf1uzt/pycryptodomex-3.14.1-cp35-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/_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/_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/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/_ec_ws.abi3.so' adding 'Cryptodome/PublicKey/_openssh.py' adding 'Cryptodome/PublicKey/_openssh.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_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/Protocol/__init__.py' adding 'Cryptodome/SelfTest/Protocol/test_KDF.py' adding 'Cryptodome/SelfTest/Protocol/test_SecretSharing.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.py' adding 'Cryptodome/SelfTest/PublicKey/test_ElGamal.py' adding 'Cryptodome/SelfTest/PublicKey/test_RSA.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_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/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.14.1.dist-info/AUTHORS.rst' adding 'pycryptodomex-3.14.1.dist-info/LICENSE.rst' adding 'pycryptodomex-3.14.1.dist-info/METADATA' adding 'pycryptodomex-3.14.1.dist-info/WHEEL' adding 'pycryptodomex-3.14.1.dist-info/top_level.txt' adding 'pycryptodomex-3.14.1.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.14.1-cp35-abi3-linux_x86_64.whl size=1820006 sha256=13daec31d652a80617e4354b3ce70908b3b9a40f283ab9f7c824364af7d48ff1 Stored in directory: /builddir/.cache/pip/wheels/90/aa/15/a83f842cacca6181340d17756fdd7c0987c8c3bcd629e99077 Successfully built pycryptodomex + /usr/bin/make -O -j32 V=1 VERBOSE=1 -C Doc/ man SPHINXBUILD=sphinx-build make: Entering directory '/builddir/build/BUILD/pycryptodome-3.14.1/Doc' sphinx-build -b man -d _build/doctrees . _build/man Running Sphinx v4.3.1 ['/builddir/build/BUILD/pycryptodome-3.14.1/lib', '/usr/bin', '/usr/lib64/python311.zip', '/usr/lib64/python3.11', '/usr/lib64/python3.11/lib-dynload', '/usr/lib64/python3.11/site-packages', '/usr/lib/python3.11/site-packages'] making output directory... done building [mo]: targets for 0 po files that are out of date building [man]: all manpages updating environment: [new config] 74 added, 0 changed, 0 removed reading sources... [ 1%] index reading sources... [ 2%] src/api reading sources... [ 4%] src/changelog reading sources... [ 5%] src/cipher/aes reading sources... [ 6%] src/cipher/arc2 reading sources... [ 8%] src/cipher/arc4 reading sources... [ 9%] src/cipher/blowfish reading sources... [ 10%] src/cipher/cast reading sources... [ 12%] src/cipher/chacha20 reading sources... [ 13%] src/cipher/chacha20_poly1305 reading sources... [ 14%] src/cipher/cipher reading sources... [ 16%] src/cipher/classic reading sources... [ 17%] src/cipher/des reading sources... [ 18%] src/cipher/des3 reading sources... [ 20%] src/cipher/modern reading sources... [ 21%] src/cipher/oaep reading sources... [ 22%] src/cipher/pkcs1_v1_5 reading sources... [ 24%] src/cipher/salsa20 reading sources... [ 25%] src/contribute_support reading sources... [ 27%] src/examples reading sources... [ 28%] src/faq reading sources... [ 29%] src/features reading sources... [ 31%] src/future reading sources... [ 32%] src/hash/blake2b reading sources... [ 33%] src/hash/blake2s reading sources... [ 35%] src/hash/cmac reading sources... [ 36%] src/hash/cshake128 reading sources... [ 37%] src/hash/cshake256 reading sources... [ 39%] src/hash/hash reading sources... [ 40%] src/hash/hmac reading sources... [ 41%] src/hash/k12 reading sources... [ 43%] src/hash/keccak reading sources... [ 44%] src/hash/kmac128 reading sources... [ 45%] src/hash/kmac256 reading sources... [ 47%] src/hash/md2 reading sources... [ 48%] src/hash/md5 reading sources... [ 50%] src/hash/poly1305 reading sources... [ 51%] src/hash/ripemd160 reading sources... [ 52%] src/hash/sha1 reading sources... [ 54%] src/hash/sha224 reading sources... [ 55%] src/hash/sha256 reading sources... [ 56%] src/hash/sha384 reading sources... [ 58%] src/hash/sha3_224 reading sources... [ 59%] src/hash/sha3_256 reading sources... [ 60%] src/hash/sha3_384 reading sources... [ 62%] src/hash/sha3_512 reading sources... [ 63%] src/hash/sha512 reading sources... [ 64%] src/hash/shake128 reading sources... [ 66%] src/hash/shake256 reading sources... [ 67%] src/hash/tuplehash128 reading sources... [ 68%] src/hash/tuplehash256 reading sources... [ 70%] src/installation reading sources... [ 71%] src/introduction reading sources... [ 72%] src/io/io reading sources... [ 74%] src/io/pem reading sources... [ 75%] src/io/pkcs8 reading sources... [ 77%] src/license reading sources... [ 78%] src/protocol/kdf reading sources... [ 79%] src/protocol/protocol reading sources... [ 81%] src/protocol/ss reading sources... [ 82%] src/public_key reading sources... [ 83%] src/public_key/dsa reading sources... [ 85%] src/public_key/ecc reading sources... [ 86%] src/public_key/elgamal reading sources... [ 87%] src/public_key/public_key reading sources... [ 89%] src/public_key/rsa reading sources... [ 90%] src/random/random reading sources... [ 91%] src/signature/dsa reading sources... [ 93%] src/signature/pkcs1_pss reading sources... [ 94%] src/signature/pkcs1_v1_5 reading sources... [ 95%] src/signature/signature reading sources... [ 97%] src/util/asn1 reading sources... [ 98%] src/util/util reading sources... [100%] src/vs_pycrypto looking for now-outdated files... none found pickling environment... done checking consistency... done writing... pycryptodome.1 { src/introduction src/features src/installation src/vs_pycrypto src/api src/cipher/cipher src/cipher/classic src/cipher/modern src/signature/signature src/hash/hash src/public_key/public_key src/public_key/rsa src/public_key/dsa src/public_key/ecc src/public_key/elgamal src/protocol/protocol src/protocol/kdf src/protocol/ss src/io/io src/io/pem src/io/pkcs8 src/random/random src/util/util src/util/asn1 src/examples src/faq src/contribute_support src/future src/changelog src/license } done build succeeded, 47 warnings. The manual pages are in _build/man. Build finished. The manual pages are in _build/man. make: Leaving directory '/builddir/build/BUILD/pycryptodome-3.14.1/Doc' /builddir/build/BUILD/pycryptodome-3.14.1/Doc/src/cipher/aes.rst: WARNING: document isn't included in any toctree /builddir/build/BUILD/pycryptodome-3.14.1/Doc/src/cipher/arc2.rst: WARNING: document isn't included in any toctree /builddir/build/BUILD/pycryptodome-3.14.1/Doc/src/cipher/arc4.rst: WARNING: document isn't included in any toctree /builddir/build/BUILD/pycryptodome-3.14.1/Doc/src/cipher/blowfish.rst: WARNING: document isn't included in any toctree /builddir/build/BUILD/pycryptodome-3.14.1/Doc/src/cipher/cast.rst: WARNING: document isn't included in any toctree /builddir/build/BUILD/pycryptodome-3.14.1/Doc/src/cipher/chacha20.rst: WARNING: document isn't included in any toctree /builddir/build/BUILD/pycryptodome-3.14.1/Doc/src/cipher/chacha20_poly1305.rst: WARNING: document isn't included in any toctree /builddir/build/BUILD/pycryptodome-3.14.1/Doc/src/cipher/des.rst: WARNING: document isn't included in any toctree /builddir/build/BUILD/pycryptodome-3.14.1/Doc/src/cipher/des3.rst: WARNING: document isn't included in any toctree /builddir/build/BUILD/pycryptodome-3.14.1/Doc/src/cipher/oaep.rst: WARNING: document isn't included in any toctree /builddir/build/BUILD/pycryptodome-3.14.1/Doc/src/cipher/pkcs1_v1_5.rst: WARNING: document isn't included in any toctree /builddir/build/BUILD/pycryptodome-3.14.1/Doc/src/cipher/salsa20.rst: WARNING: document isn't included in any toctree /builddir/build/BUILD/pycryptodome-3.14.1/Doc/src/hash/blake2b.rst: WARNING: document isn't included in any toctree /builddir/build/BUILD/pycryptodome-3.14.1/Doc/src/hash/blake2s.rst: WARNING: document isn't included in any toctree /builddir/build/BUILD/pycryptodome-3.14.1/Doc/src/hash/cmac.rst: WARNING: document isn't included in any toctree /builddir/build/BUILD/pycryptodome-3.14.1/Doc/src/hash/cshake128.rst: WARNING: document isn't included in any toctree /builddir/build/BUILD/pycryptodome-3.14.1/Doc/src/hash/cshake256.rst: WARNING: document isn't included in any toctree /builddir/build/BUILD/pycryptodome-3.14.1/Doc/src/hash/hmac.rst: WARNING: document isn't included in any toctree /builddir/build/BUILD/pycryptodome-3.14.1/Doc/src/hash/k12.rst: WARNING: document isn't included in any toctree /builddir/build/BUILD/pycryptodome-3.14.1/Doc/src/hash/keccak.rst: WARNING: document isn't included in any toctree /builddir/build/BUILD/pycryptodome-3.14.1/Doc/src/hash/kmac128.rst: WARNING: document isn't included in any toctree /builddir/build/BUILD/pycryptodome-3.14.1/Doc/src/hash/kmac256.rst: WARNING: document isn't included in any toctree /builddir/build/BUILD/pycryptodome-3.14.1/Doc/src/hash/md2.rst: WARNING: document isn't included in any toctree /builddir/build/BUILD/pycryptodome-3.14.1/Doc/src/hash/md5.rst: WARNING: document isn't included in any toctree /builddir/build/BUILD/pycryptodome-3.14.1/Doc/src/hash/poly1305.rst: WARNING: document isn't included in any toctree /builddir/build/BUILD/pycryptodome-3.14.1/Doc/src/hash/ripemd160.rst: WARNING: document isn't included in any toctree /builddir/build/BUILD/pycryptodome-3.14.1/Doc/src/hash/sha1.rst: WARNING: document isn't included in any toctree /builddir/build/BUILD/pycryptodome-3.14.1/Doc/src/hash/sha224.rst: WARNING: document isn't included in any toctree /builddir/build/BUILD/pycryptodome-3.14.1/Doc/src/hash/sha256.rst: WARNING: document isn't included in any toctree /builddir/build/BUILD/pycryptodome-3.14.1/Doc/src/hash/sha384.rst: WARNING: document isn't included in any toctree /builddir/build/BUILD/pycryptodome-3.14.1/Doc/src/hash/sha3_224.rst: WARNING: document isn't included in any toctree /builddir/build/BUILD/pycryptodome-3.14.1/Doc/src/hash/sha3_256.rst: WARNING: document isn't included in any toctree /builddir/build/BUILD/pycryptodome-3.14.1/Doc/src/hash/sha3_384.rst: WARNING: document isn't included in any toctree /builddir/build/BUILD/pycryptodome-3.14.1/Doc/src/hash/sha3_512.rst: WARNING: document isn't included in any toctree /builddir/build/BUILD/pycryptodome-3.14.1/Doc/src/hash/sha512.rst: WARNING: document isn't included in any toctree /builddir/build/BUILD/pycryptodome-3.14.1/Doc/src/hash/shake128.rst: WARNING: document isn't included in any toctree /builddir/build/BUILD/pycryptodome-3.14.1/Doc/src/hash/shake256.rst: WARNING: document isn't included in any toctree /builddir/build/BUILD/pycryptodome-3.14.1/Doc/src/hash/tuplehash128.rst: WARNING: document isn't included in any toctree /builddir/build/BUILD/pycryptodome-3.14.1/Doc/src/hash/tuplehash256.rst: WARNING: document isn't included in any toctree /builddir/build/BUILD/pycryptodome-3.14.1/Doc/src/public_key.rst: WARNING: document isn't included in any toctree /builddir/build/BUILD/pycryptodome-3.14.1/Doc/src/signature/dsa.rst: WARNING: document isn't included in any toctree /builddir/build/BUILD/pycryptodome-3.14.1/Doc/src/signature/pkcs1_pss.rst: WARNING: document isn't included in any toctree /builddir/build/BUILD/pycryptodome-3.14.1/Doc/src/signature/pkcs1_v1_5.rst: WARNING: document isn't included in any toctree /builddir/build/BUILD/pycryptodome-3.14.1/lib/Crypto/PublicKey/ECC.py:docstring of Crypto.PublicKey.ECC.EccKey:5: WARNING: Failed to create a cross reference. Any number is not assigned: curve-names /builddir/build/BUILD/pycryptodome-3.14.1/lib/Crypto/PublicKey/ECC.py:docstring of Crypto.PublicKey.ECC.construct:4: WARNING: Failed to create a cross reference. Any number is not assigned: curve-names /builddir/build/BUILD/pycryptodome-3.14.1/lib/Crypto/PublicKey/ECC.py:docstring of Crypto.PublicKey.ECC.generate:3: WARNING: Failed to create a cross reference. Any number is not assigned: curve-names /builddir/build/BUILD/pycryptodome-3.14.1/lib/Crypto/PublicKey/ECC.py:docstring of Crypto.PublicKey.ECC.import_key:26: WARNING: Failed to create a cross reference. Any number is not assigned: curve-names + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.5TBrUr + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pycryptodomex-3.14.1-4.ocs23.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pycryptodomex-3.14.1-4.ocs23.x86_64 ++ dirname /builddir/build/BUILDROOT/python-pycryptodomex-3.14.1-4.ocs23.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pycryptodomex-3.14.1-4.ocs23.x86_64 + cd pycryptodome-3.14.1 ++ ls /builddir/build/BUILD/pycryptodome-3.14.1/pyproject-wheeldir/pycryptodomex-3.14.1-cp35-abi3-linux_x86_64.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=pycryptodomex==3.14.1 + TMPDIR=/builddir/build/BUILD/pycryptodome-3.14.1/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-pycryptodomex-3.14.1-4.ocs23.x86_64 --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/pycryptodome-3.14.1/pyproject-wheeldir pycryptodomex==3.14.1 Using pip 22.3.1 from /usr/lib/python3.11/site-packages/pip (python 3.11) Looking in links: /builddir/build/BUILD/pycryptodome-3.14.1/pyproject-wheeldir Processing ./pyproject-wheeldir/pycryptodomex-3.14.1-cp35-abi3-linux_x86_64.whl Installing collected packages: pycryptodomex Successfully installed pycryptodomex-3.14.1 + '[' -d /builddir/build/BUILDROOT/python-pycryptodomex-3.14.1-4.ocs23.x86_64/usr/bin ']' + rm -f /builddir/build/BUILD/pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-pycryptodomex-3.14.1-4.ocs23.x86_64/usr/lib/python3.11/site-packages ']' + '[' /builddir/build/BUILDROOT/python-pycryptodomex-3.14.1-4.ocs23.x86_64/usr/lib64/python3.11/site-packages '!=' /builddir/build/BUILDROOT/python-pycryptodomex-3.14.1-4.ocs23.x86_64/usr/lib/python3.11/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-pycryptodomex-3.14.1-4.ocs23.x86_64/usr/lib64/python3.11/site-packages ']' + site_dirs+=("/usr/lib64/python3.11/site-packages") + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-pycryptodomex-3.14.1-4.ocs23.x86_64$site_dir/*.dist-info + echo '%ghost /usr/lib64/python3.11/site-packages/pycryptodomex-3.14.1.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-pycryptodomex-3.14.1-4.ocs23.x86_64/usr/lib64/python3.11/site-packages/pycryptodomex-3.14.1.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/OpenCloudOS + /usr/bin/python3 -B /usr/lib/rpm/OpenCloudOS/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/python-pycryptodomex-3.14.1-4.ocs23.x86_64 --record /builddir/build/BUILDROOT/python-pycryptodomex-3.14.1-4.ocs23.x86_64/usr/lib64/python3.11/site-packages/pycryptodomex-3.14.1.dist-info/RECORD --output /builddir/build/BUILD/pyproject-record + rm -fv /builddir/build/BUILDROOT/python-pycryptodomex-3.14.1-4.ocs23.x86_64/usr/lib64/python3.11/site-packages/pycryptodomex-3.14.1.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-pycryptodomex-3.14.1-4.ocs23.x86_64/usr/lib64/python3.11/site-packages/pycryptodomex-3.14.1.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-pycryptodomex-3.14.1-4.ocs23.x86_64/usr/lib64/python3.11/site-packages/pycryptodomex-3.14.1.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-pycryptodomex-3.14.1-4.ocs23.x86_64/usr/lib64/python3.11/site-packages/pycryptodomex-3.14.1.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + /usr/bin/python3 /usr/lib/rpm/OpenCloudOS/pyproject_save_files.py --output-files /builddir/build/BUILD/pyproject-files --output-modules /builddir/build/BUILD/pyproject-modules --buildroot /builddir/build/BUILDROOT/python-pycryptodomex-3.14.1-4.ocs23.x86_64 --sitelib /usr/lib/python3.11/site-packages --sitearch /usr/lib64/python3.11/site-packages --python-version 3.11 --pyproject-record /builddir/build/BUILD/pyproject-record --prefix /usr Cryptodome + install -Dpm 0644 Doc/_build/man/pycryptodome.1 /builddir/build/BUILDROOT/python-pycryptodomex-3.14.1-4.ocs23.x86_64/usr/share/man/man1/pycryptodome.1 + /usr/bin/find-debuginfo -j32 --strict-build-id -m -i --build-id-seed 3.14.1-4.ocs23 --unique-debug-suffix -3.14.1-4.ocs23.x86_64 --unique-debug-src-base python-pycryptodomex-3.14.1-4.ocs23.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/pycryptodome-3.14.1 extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.14.1-4.ocs23.x86_64/usr/lib64/python3.11/site-packages/Cryptodome/Cipher/_ARC4.abi3.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.14.1-4.ocs23.x86_64/usr/lib64/python3.11/site-packages/Cryptodome/Cipher/_Salsa20.abi3.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.14.1-4.ocs23.x86_64/usr/lib64/python3.11/site-packages/Cryptodome/Cipher/_chacha20.abi3.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.14.1-4.ocs23.x86_64/usr/lib64/python3.11/site-packages/Cryptodome/Cipher/_raw_aes.abi3.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.14.1-4.ocs23.x86_64/usr/lib64/python3.11/site-packages/Cryptodome/Cipher/_raw_blowfish.abi3.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.14.1-4.ocs23.x86_64/usr/lib64/python3.11/site-packages/Cryptodome/Cipher/_pkcs1_decode.abi3.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.14.1-4.ocs23.x86_64/usr/lib64/python3.11/site-packages/Cryptodome/Cipher/_raw_cast.abi3.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.14.1-4.ocs23.x86_64/usr/lib64/python3.11/site-packages/Cryptodome/Cipher/_raw_aesni.abi3.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.14.1-4.ocs23.x86_64/usr/lib64/python3.11/site-packages/Cryptodome/Cipher/_raw_arc2.abi3.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.14.1-4.ocs23.x86_64/usr/lib64/python3.11/site-packages/Cryptodome/Cipher/_raw_ctr.abi3.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.14.1-4.ocs23.x86_64/usr/lib64/python3.11/site-packages/Cryptodome/Cipher/_raw_cbc.abi3.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.14.1-4.ocs23.x86_64/usr/lib64/python3.11/site-packages/Cryptodome/Cipher/_raw_cfb.abi3.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.14.1-4.ocs23.x86_64/usr/lib64/python3.11/site-packages/Cryptodome/Cipher/_raw_des.abi3.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.14.1-4.ocs23.x86_64/usr/lib64/python3.11/site-packages/Cryptodome/Cipher/_raw_des3.abi3.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.14.1-4.ocs23.x86_64/usr/lib64/python3.11/site-packages/Cryptodome/Cipher/_raw_ecb.abi3.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.14.1-4.ocs23.x86_64/usr/lib64/python3.11/site-packages/Cryptodome/Cipher/_raw_eksblowfish.abi3.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.14.1-4.ocs23.x86_64/usr/lib64/python3.11/site-packages/Cryptodome/Cipher/_raw_ocb.abi3.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.14.1-4.ocs23.x86_64/usr/lib64/python3.11/site-packages/Cryptodome/Cipher/_raw_ofb.abi3.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.14.1-4.ocs23.x86_64/usr/lib64/python3.11/site-packages/Cryptodome/Hash/_BLAKE2b.abi3.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.14.1-4.ocs23.x86_64/usr/lib64/python3.11/site-packages/Cryptodome/Hash/_MD2.abi3.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.14.1-4.ocs23.x86_64/usr/lib64/python3.11/site-packages/Cryptodome/Hash/_MD4.abi3.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.14.1-4.ocs23.x86_64/usr/lib64/python3.11/site-packages/Cryptodome/Hash/_MD5.abi3.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.14.1-4.ocs23.x86_64/usr/lib64/python3.11/site-packages/Cryptodome/Hash/_BLAKE2s.abi3.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.14.1-4.ocs23.x86_64/usr/lib64/python3.11/site-packages/Cryptodome/Hash/_SHA384.abi3.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.14.1-4.ocs23.x86_64/usr/lib64/python3.11/site-packages/Cryptodome/Hash/_ghash_clmul.abi3.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.14.1-4.ocs23.x86_64/usr/lib64/python3.11/site-packages/Cryptodome/Hash/_SHA256.abi3.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.14.1-4.ocs23.x86_64/usr/lib64/python3.11/site-packages/Cryptodome/Hash/_RIPEMD160.abi3.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.14.1-4.ocs23.x86_64/usr/lib64/python3.11/site-packages/Cryptodome/Hash/_SHA512.abi3.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.14.1-4.ocs23.x86_64/usr/lib64/python3.11/site-packages/Cryptodome/Hash/_SHA1.abi3.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.14.1-4.ocs23.x86_64/usr/lib64/python3.11/site-packages/Cryptodome/Hash/_ghash_portable.abi3.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.14.1-4.ocs23.x86_64/usr/lib64/python3.11/site-packages/Cryptodome/Hash/_SHA224.abi3.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.14.1-4.ocs23.x86_64/usr/lib64/python3.11/site-packages/Cryptodome/Hash/_keccak.abi3.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.14.1-4.ocs23.x86_64/usr/lib64/python3.11/site-packages/Cryptodome/Math/_modexp.abi3.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.14.1-4.ocs23.x86_64/usr/lib64/python3.11/site-packages/Cryptodome/Protocol/_scrypt.abi3.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.14.1-4.ocs23.x86_64/usr/lib64/python3.11/site-packages/Cryptodome/Hash/_poly1305.abi3.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.14.1-4.ocs23.x86_64/usr/lib64/python3.11/site-packages/Cryptodome/PublicKey/_ec_ws.abi3.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.14.1-4.ocs23.x86_64/usr/lib64/python3.11/site-packages/Cryptodome/Util/_cpuid_c.abi3.so extracting debug info from /builddir/build/BUILDROOT/python-pycryptodomex-3.14.1-4.ocs23.x86_64/usr/lib64/python3.11/site-packages/Cryptodome/Util/_strxor.abi3.so 4915 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pycryptodomex-3.14.1-4.ocs23.x86_64/usr/lib64/python3.11 using python3.11 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pycryptodomex-3.14.1-4.ocs23.x86_64/usr/lib/debug/usr/lib64/python3.11 using python3.11 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.eGwPCN + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd pycryptodome-3.14.1 + PYTHONPATH=/builddir/build/BUILDROOT/python-pycryptodomex-3.14.1-4.ocs23.x86_64/usr/lib64/python3.11/site-packages/ + /usr/bin/python3 setup.py test Copying file lib/Crypto/__init__.pyi to lib/Cryptodome/__init__.pyi Copying file lib/Crypto/__init__.py to lib/Cryptodome/__init__.py Copying file lib/Crypto/py.typed to lib/Cryptodome/py.typed Copying file lib/Crypto/Cipher/CAST.py to lib/Cryptodome/Cipher/CAST.py Copying file lib/Crypto/Cipher/_mode_ecb.py to lib/Cryptodome/Cipher/_mode_ecb.py Copying file lib/Crypto/Cipher/DES.py to lib/Cryptodome/Cipher/DES.py Copying file lib/Crypto/Cipher/ChaCha20.pyi to lib/Cryptodome/Cipher/ChaCha20.pyi Copying file lib/Crypto/Cipher/ChaCha20_Poly1305.py to lib/Cryptodome/Cipher/ChaCha20_Poly1305.py Copying file lib/Crypto/Cipher/ARC4.py to lib/Cryptodome/Cipher/ARC4.py Copying file lib/Crypto/Cipher/__init__.pyi to lib/Cryptodome/Cipher/__init__.pyi Copying file lib/Crypto/Cipher/_mode_cfb.py to lib/Cryptodome/Cipher/_mode_cfb.py Copying file lib/Crypto/Cipher/PKCS1_v1_5.pyi to lib/Cryptodome/Cipher/PKCS1_v1_5.pyi Copying file lib/Crypto/Cipher/_mode_ctr.pyi to lib/Cryptodome/Cipher/_mode_ctr.pyi Copying file lib/Crypto/Cipher/AES.py to lib/Cryptodome/Cipher/AES.py Copying file lib/Crypto/Cipher/_mode_ccm.py to lib/Cryptodome/Cipher/_mode_ccm.py Copying file lib/Crypto/Cipher/_mode_cfb.pyi to lib/Cryptodome/Cipher/_mode_cfb.pyi Copying file lib/Crypto/Cipher/_mode_gcm.py to lib/Cryptodome/Cipher/_mode_gcm.py Copying file lib/Crypto/Cipher/Salsa20.py to lib/Cryptodome/Cipher/Salsa20.py Copying file lib/Crypto/Cipher/__init__.py to lib/Cryptodome/Cipher/__init__.py Copying file lib/Crypto/Cipher/_mode_ctr.py to lib/Cryptodome/Cipher/_mode_ctr.py Copying file lib/Crypto/Cipher/Salsa20.pyi to lib/Cryptodome/Cipher/Salsa20.pyi Copying file lib/Crypto/Cipher/Blowfish.py to lib/Cryptodome/Cipher/Blowfish.py Copying file lib/Crypto/Cipher/_mode_siv.py to lib/Cryptodome/Cipher/_mode_siv.py Copying file lib/Crypto/Cipher/ARC4.pyi to lib/Cryptodome/Cipher/ARC4.pyi Copying file lib/Crypto/Cipher/_mode_gcm.pyi to lib/Cryptodome/Cipher/_mode_gcm.pyi Copying file lib/Crypto/Cipher/ARC2.pyi to lib/Cryptodome/Cipher/ARC2.pyi Copying file lib/Crypto/Cipher/DES3.py to lib/Cryptodome/Cipher/DES3.py Copying file lib/Crypto/Cipher/PKCS1_v1_5.py to lib/Cryptodome/Cipher/PKCS1_v1_5.py Copying file lib/Crypto/Cipher/ChaCha20.py to lib/Cryptodome/Cipher/ChaCha20.py Copying file lib/Crypto/Cipher/ChaCha20_Poly1305.pyi to lib/Cryptodome/Cipher/ChaCha20_Poly1305.pyi Copying file lib/Crypto/Cipher/_EKSBlowfish.py to lib/Cryptodome/Cipher/_EKSBlowfish.py Copying file lib/Crypto/Cipher/_mode_openpgp.pyi to lib/Cryptodome/Cipher/_mode_openpgp.pyi Copying file lib/Crypto/Cipher/PKCS1_OAEP.py to lib/Cryptodome/Cipher/PKCS1_OAEP.py Copying file lib/Crypto/Cipher/_mode_ofb.pyi to lib/Cryptodome/Cipher/_mode_ofb.pyi Copying file lib/Crypto/Cipher/_mode_openpgp.py to lib/Cryptodome/Cipher/_mode_openpgp.py Copying file lib/Crypto/Cipher/_mode_cbc.pyi to lib/Cryptodome/Cipher/_mode_cbc.pyi Copying file lib/Crypto/Cipher/DES3.pyi to lib/Cryptodome/Cipher/DES3.pyi Copying file lib/Crypto/Cipher/_mode_ofb.py to lib/Cryptodome/Cipher/_mode_ofb.py Copying file lib/Crypto/Cipher/CAST.pyi to lib/Cryptodome/Cipher/CAST.pyi Copying file lib/Crypto/Cipher/AES.pyi to lib/Cryptodome/Cipher/AES.pyi Copying file lib/Crypto/Cipher/_mode_siv.pyi to lib/Cryptodome/Cipher/_mode_siv.pyi Copying file lib/Crypto/Cipher/Blowfish.pyi to lib/Cryptodome/Cipher/Blowfish.pyi Copying file lib/Crypto/Cipher/ARC2.py to lib/Cryptodome/Cipher/ARC2.py Copying file lib/Crypto/Cipher/_mode_cbc.py to lib/Cryptodome/Cipher/_mode_cbc.py Copying file lib/Crypto/Cipher/_mode_ocb.pyi to lib/Cryptodome/Cipher/_mode_ocb.pyi Copying file lib/Crypto/Cipher/PKCS1_OAEP.pyi to lib/Cryptodome/Cipher/PKCS1_OAEP.pyi Copying file lib/Crypto/Cipher/_mode_ocb.py to lib/Cryptodome/Cipher/_mode_ocb.py Copying file lib/Crypto/Cipher/_EKSBlowfish.pyi to lib/Cryptodome/Cipher/_EKSBlowfish.pyi Copying file lib/Crypto/Cipher/_mode_eax.py to lib/Cryptodome/Cipher/_mode_eax.py Copying file lib/Crypto/Cipher/DES.pyi to lib/Cryptodome/Cipher/DES.pyi Copying file lib/Crypto/Cipher/_mode_ecb.pyi to lib/Cryptodome/Cipher/_mode_ecb.pyi Copying file lib/Crypto/Cipher/_mode_ccm.pyi to lib/Cryptodome/Cipher/_mode_ccm.pyi Copying file lib/Crypto/Cipher/_mode_eax.pyi to lib/Cryptodome/Cipher/_mode_eax.pyi Copying file lib/Crypto/Cipher/__pycache__/_mode_cbc.cpython-311.pyc to lib/Cryptodome/Cipher/__pycache__/_mode_cbc.cpython-311.pyc Copying file lib/Crypto/Cipher/__pycache__/ARC2.cpython-311.pyc to lib/Cryptodome/Cipher/__pycache__/ARC2.cpython-311.pyc Copying file lib/Crypto/Cipher/__pycache__/DES3.cpython-311.pyc to lib/Cryptodome/Cipher/__pycache__/DES3.cpython-311.pyc Copying file lib/Crypto/Cipher/__pycache__/AES.cpython-311.pyc to lib/Cryptodome/Cipher/__pycache__/AES.cpython-311.pyc Copying file lib/Crypto/Cipher/__pycache__/Blowfish.cpython-311.pyc to lib/Cryptodome/Cipher/__pycache__/Blowfish.cpython-311.pyc Copying file lib/Crypto/Cipher/__pycache__/_mode_gcm.cpython-311.pyc to lib/Cryptodome/Cipher/__pycache__/_mode_gcm.cpython-311.pyc Copying file lib/Crypto/Cipher/__pycache__/_mode_ctr.cpython-311.pyc to lib/Cryptodome/Cipher/__pycache__/_mode_ctr.cpython-311.pyc Copying file lib/Crypto/Cipher/__pycache__/ARC4.cpython-311.pyc to lib/Cryptodome/Cipher/__pycache__/ARC4.cpython-311.pyc Copying file lib/Crypto/Cipher/__pycache__/_mode_ecb.cpython-311.pyc to lib/Cryptodome/Cipher/__pycache__/_mode_ecb.cpython-311.pyc Copying file lib/Crypto/Cipher/__pycache__/ChaCha20.cpython-311.pyc to lib/Cryptodome/Cipher/__pycache__/ChaCha20.cpython-311.pyc Copying file lib/Crypto/Cipher/__pycache__/Salsa20.cpython-311.pyc to lib/Cryptodome/Cipher/__pycache__/Salsa20.cpython-311.pyc Copying file lib/Crypto/Cipher/__pycache__/__init__.cpython-311.pyc to lib/Cryptodome/Cipher/__pycache__/__init__.cpython-311.pyc Copying file lib/Crypto/Cipher/__pycache__/_mode_eax.cpython-311.pyc to lib/Cryptodome/Cipher/__pycache__/_mode_eax.cpython-311.pyc Copying file lib/Crypto/Cipher/__pycache__/_mode_openpgp.cpython-311.pyc to lib/Cryptodome/Cipher/__pycache__/_mode_openpgp.cpython-311.pyc Copying file lib/Crypto/Cipher/__pycache__/_mode_ccm.cpython-311.pyc to lib/Cryptodome/Cipher/__pycache__/_mode_ccm.cpython-311.pyc Copying file lib/Crypto/Cipher/__pycache__/DES.cpython-311.pyc to lib/Cryptodome/Cipher/__pycache__/DES.cpython-311.pyc Copying file lib/Crypto/Cipher/__pycache__/CAST.cpython-311.pyc to lib/Cryptodome/Cipher/__pycache__/CAST.cpython-311.pyc Copying file lib/Crypto/Cipher/__pycache__/_mode_ocb.cpython-311.pyc to lib/Cryptodome/Cipher/__pycache__/_mode_ocb.cpython-311.pyc Copying file lib/Crypto/Cipher/__pycache__/_mode_siv.cpython-311.pyc to lib/Cryptodome/Cipher/__pycache__/_mode_siv.cpython-311.pyc Copying file lib/Crypto/Cipher/__pycache__/_mode_cfb.cpython-311.pyc to lib/Cryptodome/Cipher/__pycache__/_mode_cfb.cpython-311.pyc Copying file lib/Crypto/Cipher/__pycache__/_mode_ofb.cpython-311.pyc to lib/Cryptodome/Cipher/__pycache__/_mode_ofb.cpython-311.pyc Copying file lib/Crypto/Cipher/__pycache__/PKCS1_v1_5.cpython-311.pyc to lib/Cryptodome/Cipher/__pycache__/PKCS1_v1_5.cpython-311.pyc Copying file lib/Crypto/Cipher/__pycache__/PKCS1_OAEP.cpython-311.pyc to lib/Cryptodome/Cipher/__pycache__/PKCS1_OAEP.cpython-311.pyc Copying file lib/Crypto/Cipher/__pycache__/ChaCha20_Poly1305.cpython-311.pyc to lib/Cryptodome/Cipher/__pycache__/ChaCha20_Poly1305.cpython-311.pyc Copying file lib/Crypto/Signature/pkcs1_15.py to lib/Cryptodome/Signature/pkcs1_15.py Copying file lib/Crypto/Signature/PKCS1_v1_5.pyi to lib/Cryptodome/Signature/PKCS1_v1_5.pyi Copying file lib/Crypto/Signature/PKCS1_PSS.py to lib/Cryptodome/Signature/PKCS1_PSS.py Copying file lib/Crypto/Signature/PKCS1_PSS.pyi to lib/Cryptodome/Signature/PKCS1_PSS.pyi Copying file lib/Crypto/Signature/DSS.pyi to lib/Cryptodome/Signature/DSS.pyi Copying file lib/Crypto/Signature/pss.py to lib/Cryptodome/Signature/pss.py Copying file lib/Crypto/Signature/DSS.py to lib/Cryptodome/Signature/DSS.py Copying file lib/Crypto/Signature/pss.pyi to lib/Cryptodome/Signature/pss.pyi Copying file lib/Crypto/Signature/__init__.py to lib/Cryptodome/Signature/__init__.py Copying file lib/Crypto/Signature/pkcs1_15.pyi to lib/Cryptodome/Signature/pkcs1_15.pyi Copying file lib/Crypto/Signature/PKCS1_v1_5.py to lib/Cryptodome/Signature/PKCS1_v1_5.py Copying file lib/Crypto/Signature/__pycache__/pkcs1_15.cpython-311.pyc to lib/Cryptodome/Signature/__pycache__/pkcs1_15.cpython-311.pyc Copying file lib/Crypto/Signature/__pycache__/pss.cpython-311.pyc to lib/Cryptodome/Signature/__pycache__/pss.cpython-311.pyc Copying file lib/Crypto/Signature/__pycache__/__init__.cpython-311.pyc to lib/Cryptodome/Signature/__pycache__/__init__.cpython-311.pyc Copying file lib/Crypto/Signature/__pycache__/DSS.cpython-311.pyc to lib/Cryptodome/Signature/__pycache__/DSS.cpython-311.pyc Copying file lib/Crypto/Hash/RIPEMD.pyi to lib/Cryptodome/Hash/RIPEMD.pyi Copying file lib/Crypto/Hash/CMAC.py to lib/Cryptodome/Hash/CMAC.py Copying file lib/Crypto/Hash/CMAC.pyi to lib/Cryptodome/Hash/CMAC.pyi Copying file lib/Crypto/Hash/SHAKE256.pyi to lib/Cryptodome/Hash/SHAKE256.pyi Copying file lib/Crypto/Hash/MD2.py to lib/Cryptodome/Hash/MD2.py Copying file lib/Crypto/Hash/BLAKE2b.py to lib/Cryptodome/Hash/BLAKE2b.py Copying file lib/Crypto/Hash/Poly1305.py to lib/Cryptodome/Hash/Poly1305.py Copying file lib/Crypto/Hash/__init__.pyi to lib/Cryptodome/Hash/__init__.pyi Copying file lib/Crypto/Hash/MD5.pyi to lib/Cryptodome/Hash/MD5.pyi Copying file lib/Crypto/Hash/MD4.py to lib/Cryptodome/Hash/MD4.py Copying file lib/Crypto/Hash/SHA1.py to lib/Cryptodome/Hash/SHA1.py Copying file lib/Crypto/Hash/SHA224.pyi to lib/Cryptodome/Hash/SHA224.pyi Copying file lib/Crypto/Hash/HMAC.py to lib/Cryptodome/Hash/HMAC.py Copying file lib/Crypto/Hash/SHA512.py to lib/Cryptodome/Hash/SHA512.py Copying file lib/Crypto/Hash/cSHAKE256.pyi to lib/Cryptodome/Hash/cSHAKE256.pyi Copying file lib/Crypto/Hash/SHA3_224.py to lib/Cryptodome/Hash/SHA3_224.py Copying file lib/Crypto/Hash/keccak.py to lib/Cryptodome/Hash/keccak.py Copying file lib/Crypto/Hash/SHA1.pyi to lib/Cryptodome/Hash/SHA1.pyi Copying file lib/Crypto/Hash/cSHAKE128.pyi to lib/Cryptodome/Hash/cSHAKE128.pyi Copying file lib/Crypto/Hash/SHA3_224.pyi to lib/Cryptodome/Hash/SHA3_224.pyi Copying file lib/Crypto/Hash/TupleHash128.pyi to lib/Cryptodome/Hash/TupleHash128.pyi Copying file lib/Crypto/Hash/KangarooTwelve.pyi to lib/Cryptodome/Hash/KangarooTwelve.pyi Copying file lib/Crypto/Hash/KMAC128.pyi to lib/Cryptodome/Hash/KMAC128.pyi Copying file lib/Crypto/Hash/BLAKE2b.pyi to lib/Cryptodome/Hash/BLAKE2b.pyi Copying file lib/Crypto/Hash/__init__.py to lib/Cryptodome/Hash/__init__.py Copying file lib/Crypto/Hash/SHAKE128.pyi to lib/Cryptodome/Hash/SHAKE128.pyi Copying file lib/Crypto/Hash/SHA3_384.py to lib/Cryptodome/Hash/SHA3_384.py Copying file lib/Crypto/Hash/KMAC256.py to lib/Cryptodome/Hash/KMAC256.py Copying file lib/Crypto/Hash/TupleHash256.pyi to lib/Cryptodome/Hash/TupleHash256.pyi Copying file lib/Crypto/Hash/SHA512.pyi to lib/Cryptodome/Hash/SHA512.pyi Copying file lib/Crypto/Hash/KangarooTwelve.py to lib/Cryptodome/Hash/KangarooTwelve.py Copying file lib/Crypto/Hash/RIPEMD160.py to lib/Cryptodome/Hash/RIPEMD160.py Copying file lib/Crypto/Hash/SHA.py to lib/Cryptodome/Hash/SHA.py Copying file lib/Crypto/Hash/Poly1305.pyi to lib/Cryptodome/Hash/Poly1305.pyi Copying file lib/Crypto/Hash/SHA3_512.py to lib/Cryptodome/Hash/SHA3_512.py Copying file lib/Crypto/Hash/SHA.pyi to lib/Cryptodome/Hash/SHA.pyi Copying file lib/Crypto/Hash/SHA224.py to lib/Cryptodome/Hash/SHA224.py Copying file lib/Crypto/Hash/RIPEMD160.pyi to lib/Cryptodome/Hash/RIPEMD160.pyi Copying file lib/Crypto/Hash/SHA384.pyi to lib/Cryptodome/Hash/SHA384.pyi Copying file lib/Crypto/Hash/BLAKE2s.py to lib/Cryptodome/Hash/BLAKE2s.py Copying file lib/Crypto/Hash/RIPEMD.py to lib/Cryptodome/Hash/RIPEMD.py Copying file lib/Crypto/Hash/SHA3_256.py to lib/Cryptodome/Hash/SHA3_256.py Copying file lib/Crypto/Hash/SHA3_256.pyi to lib/Cryptodome/Hash/SHA3_256.pyi Copying file lib/Crypto/Hash/TupleHash128.py to lib/Cryptodome/Hash/TupleHash128.py Copying file lib/Crypto/Hash/keccak.pyi to lib/Cryptodome/Hash/keccak.pyi Copying file lib/Crypto/Hash/SHA256.py to lib/Cryptodome/Hash/SHA256.py Copying file lib/Crypto/Hash/HMAC.pyi to lib/Cryptodome/Hash/HMAC.pyi Copying file lib/Crypto/Hash/MD5.py to lib/Cryptodome/Hash/MD5.py Copying file lib/Crypto/Hash/SHA256.pyi to lib/Cryptodome/Hash/SHA256.pyi Copying file lib/Crypto/Hash/MD4.pyi to lib/Cryptodome/Hash/MD4.pyi Copying file lib/Crypto/Hash/KMAC256.pyi to lib/Cryptodome/Hash/KMAC256.pyi Copying file lib/Crypto/Hash/KMAC128.py to lib/Cryptodome/Hash/KMAC128.py Copying file lib/Crypto/Hash/SHA384.py to lib/Cryptodome/Hash/SHA384.py Copying file lib/Crypto/Hash/TupleHash256.py to lib/Cryptodome/Hash/TupleHash256.py Copying file lib/Crypto/Hash/SHA3_384.pyi to lib/Cryptodome/Hash/SHA3_384.pyi Copying file lib/Crypto/Hash/cSHAKE128.py to lib/Cryptodome/Hash/cSHAKE128.py Copying file lib/Crypto/Hash/SHAKE256.py to lib/Cryptodome/Hash/SHAKE256.py Copying file lib/Crypto/Hash/cSHAKE256.py to lib/Cryptodome/Hash/cSHAKE256.py Copying file lib/Crypto/Hash/BLAKE2s.pyi to lib/Cryptodome/Hash/BLAKE2s.pyi Copying file lib/Crypto/Hash/SHAKE128.py to lib/Cryptodome/Hash/SHAKE128.py Copying file lib/Crypto/Hash/MD2.pyi to lib/Cryptodome/Hash/MD2.pyi Copying file lib/Crypto/Hash/SHA3_512.pyi to lib/Cryptodome/Hash/SHA3_512.pyi Copying file lib/Crypto/Hash/__pycache__/SHA512.cpython-311.pyc to lib/Cryptodome/Hash/__pycache__/SHA512.cpython-311.pyc Copying file lib/Crypto/Hash/__pycache__/RIPEMD160.cpython-311.pyc to lib/Cryptodome/Hash/__pycache__/RIPEMD160.cpython-311.pyc Copying file lib/Crypto/Hash/__pycache__/MD5.cpython-311.pyc to lib/Cryptodome/Hash/__pycache__/MD5.cpython-311.pyc Copying file lib/Crypto/Hash/__pycache__/Poly1305.cpython-311.pyc to lib/Cryptodome/Hash/__pycache__/Poly1305.cpython-311.pyc Copying file lib/Crypto/Hash/__pycache__/SHA3_512.cpython-311.pyc to lib/Cryptodome/Hash/__pycache__/SHA3_512.cpython-311.pyc Copying file lib/Crypto/Hash/__pycache__/SHA3_224.cpython-311.pyc to lib/Cryptodome/Hash/__pycache__/SHA3_224.cpython-311.pyc Copying file lib/Crypto/Hash/__pycache__/CMAC.cpython-311.pyc to lib/Cryptodome/Hash/__pycache__/CMAC.cpython-311.pyc Copying file lib/Crypto/Hash/__pycache__/SHAKE128.cpython-311.pyc to lib/Cryptodome/Hash/__pycache__/SHAKE128.cpython-311.pyc Copying file lib/Crypto/Hash/__pycache__/MD2.cpython-311.pyc to lib/Cryptodome/Hash/__pycache__/MD2.cpython-311.pyc Copying file lib/Crypto/Hash/__pycache__/KangarooTwelve.cpython-311.pyc to lib/Cryptodome/Hash/__pycache__/KangarooTwelve.cpython-311.pyc Copying file lib/Crypto/Hash/__pycache__/BLAKE2s.cpython-311.pyc to lib/Cryptodome/Hash/__pycache__/BLAKE2s.cpython-311.pyc Copying file lib/Crypto/Hash/__pycache__/SHA3_256.cpython-311.pyc to lib/Cryptodome/Hash/__pycache__/SHA3_256.cpython-311.pyc Copying file lib/Crypto/Hash/__pycache__/SHA224.cpython-311.pyc to lib/Cryptodome/Hash/__pycache__/SHA224.cpython-311.pyc Copying file lib/Crypto/Hash/__pycache__/SHA3_384.cpython-311.pyc to lib/Cryptodome/Hash/__pycache__/SHA3_384.cpython-311.pyc Copying file lib/Crypto/Hash/__pycache__/SHA1.cpython-311.pyc to lib/Cryptodome/Hash/__pycache__/SHA1.cpython-311.pyc Copying file lib/Crypto/Hash/__pycache__/KMAC256.cpython-311.pyc to lib/Cryptodome/Hash/__pycache__/KMAC256.cpython-311.pyc Copying file lib/Crypto/Hash/__pycache__/__init__.cpython-311.pyc to lib/Cryptodome/Hash/__pycache__/__init__.cpython-311.pyc Copying file lib/Crypto/Hash/__pycache__/cSHAKE256.cpython-311.pyc to lib/Cryptodome/Hash/__pycache__/cSHAKE256.cpython-311.pyc Copying file lib/Crypto/Hash/__pycache__/TupleHash256.cpython-311.pyc to lib/Cryptodome/Hash/__pycache__/TupleHash256.cpython-311.pyc Copying file lib/Crypto/Hash/__pycache__/SHAKE256.cpython-311.pyc to lib/Cryptodome/Hash/__pycache__/SHAKE256.cpython-311.pyc Copying file lib/Crypto/Hash/__pycache__/SHA384.cpython-311.pyc to lib/Cryptodome/Hash/__pycache__/SHA384.cpython-311.pyc Copying file lib/Crypto/Hash/__pycache__/SHA256.cpython-311.pyc to lib/Cryptodome/Hash/__pycache__/SHA256.cpython-311.pyc Copying file lib/Crypto/Hash/__pycache__/HMAC.cpython-311.pyc to lib/Cryptodome/Hash/__pycache__/HMAC.cpython-311.pyc Copying file lib/Crypto/Hash/__pycache__/BLAKE2b.cpython-311.pyc to lib/Cryptodome/Hash/__pycache__/BLAKE2b.cpython-311.pyc Copying file lib/Crypto/Hash/__pycache__/keccak.cpython-311.pyc to lib/Cryptodome/Hash/__pycache__/keccak.cpython-311.pyc Copying file lib/Crypto/Hash/__pycache__/KMAC128.cpython-311.pyc to lib/Cryptodome/Hash/__pycache__/KMAC128.cpython-311.pyc Copying file lib/Crypto/Hash/__pycache__/TupleHash128.cpython-311.pyc to lib/Cryptodome/Hash/__pycache__/TupleHash128.cpython-311.pyc Copying file lib/Crypto/Hash/__pycache__/cSHAKE128.cpython-311.pyc to lib/Cryptodome/Hash/__pycache__/cSHAKE128.cpython-311.pyc Copying file lib/Crypto/Math/_IntegerGMP.pyi to lib/Cryptodome/Math/_IntegerGMP.pyi Copying file lib/Crypto/Math/_IntegerNative.pyi to lib/Cryptodome/Math/_IntegerNative.pyi Copying file lib/Crypto/Math/__init__.py to lib/Cryptodome/Math/__init__.py Copying file lib/Crypto/Math/_IntegerCustom.py to lib/Cryptodome/Math/_IntegerCustom.py Copying file lib/Crypto/Math/_IntegerCustom.pyi to lib/Cryptodome/Math/_IntegerCustom.pyi Copying file lib/Crypto/Math/Numbers.pyi to lib/Cryptodome/Math/Numbers.pyi Copying file lib/Crypto/Math/_IntegerGMP.py to lib/Cryptodome/Math/_IntegerGMP.py Copying file lib/Crypto/Math/Primality.pyi to lib/Cryptodome/Math/Primality.pyi Copying file lib/Crypto/Math/Numbers.py to lib/Cryptodome/Math/Numbers.py Copying file lib/Crypto/Math/_IntegerBase.py to lib/Cryptodome/Math/_IntegerBase.py Copying file lib/Crypto/Math/Primality.py to lib/Cryptodome/Math/Primality.py Copying file lib/Crypto/Math/_IntegerBase.pyi to lib/Cryptodome/Math/_IntegerBase.pyi Copying file lib/Crypto/Math/_IntegerNative.py to lib/Cryptodome/Math/_IntegerNative.py Copying file lib/Crypto/Math/__pycache__/_IntegerGMP.cpython-311.pyc to lib/Cryptodome/Math/__pycache__/_IntegerGMP.cpython-311.pyc Copying file lib/Crypto/Math/__pycache__/__init__.cpython-311.pyc to lib/Cryptodome/Math/__pycache__/__init__.cpython-311.pyc Copying file lib/Crypto/Math/__pycache__/Primality.cpython-311.pyc to lib/Cryptodome/Math/__pycache__/Primality.cpython-311.pyc Copying file lib/Crypto/Math/__pycache__/_IntegerBase.cpython-311.pyc to lib/Cryptodome/Math/__pycache__/_IntegerBase.cpython-311.pyc Copying file lib/Crypto/Math/__pycache__/Numbers.cpython-311.pyc to lib/Cryptodome/Math/__pycache__/Numbers.cpython-311.pyc Copying file lib/Crypto/SelfTest/__main__.py to lib/Cryptodome/SelfTest/__main__.py Copying file lib/Crypto/SelfTest/__init__.py to lib/Cryptodome/SelfTest/__init__.py Copying file lib/Crypto/SelfTest/loader.py to lib/Cryptodome/SelfTest/loader.py Copying file lib/Crypto/SelfTest/st_common.py to lib/Cryptodome/SelfTest/st_common.py Copying file lib/Crypto/SelfTest/Cipher/test_SIV.py to lib/Cryptodome/SelfTest/Cipher/test_SIV.py Copying file lib/Crypto/SelfTest/Cipher/test_ChaCha20_Poly1305.py to lib/Cryptodome/SelfTest/Cipher/test_ChaCha20_Poly1305.py Copying file lib/Crypto/SelfTest/Cipher/common.py to lib/Cryptodome/SelfTest/Cipher/common.py Copying file lib/Crypto/SelfTest/Cipher/test_EAX.py to lib/Cryptodome/SelfTest/Cipher/test_EAX.py Copying file lib/Crypto/SelfTest/Cipher/test_DES3.py to lib/Cryptodome/SelfTest/Cipher/test_DES3.py Copying file lib/Crypto/SelfTest/Cipher/test_pkcs1_oaep.py to lib/Cryptodome/SelfTest/Cipher/test_pkcs1_oaep.py Copying file lib/Crypto/SelfTest/Cipher/test_CTR.py to lib/Cryptodome/SelfTest/Cipher/test_CTR.py Copying file lib/Crypto/SelfTest/Cipher/__init__.py to lib/Cryptodome/SelfTest/Cipher/__init__.py Copying file lib/Crypto/SelfTest/Cipher/test_GCM.py to lib/Cryptodome/SelfTest/Cipher/test_GCM.py Copying file lib/Crypto/SelfTest/Cipher/test_ARC2.py to lib/Cryptodome/SelfTest/Cipher/test_ARC2.py Copying file lib/Crypto/SelfTest/Cipher/test_OpenPGP.py to lib/Cryptodome/SelfTest/Cipher/test_OpenPGP.py Copying file lib/Crypto/SelfTest/Cipher/test_ARC4.py to lib/Cryptodome/SelfTest/Cipher/test_ARC4.py Copying file lib/Crypto/SelfTest/Cipher/test_CCM.py to lib/Cryptodome/SelfTest/Cipher/test_CCM.py Copying file lib/Crypto/SelfTest/Cipher/test_CBC.py to lib/Cryptodome/SelfTest/Cipher/test_CBC.py Copying file lib/Crypto/SelfTest/Cipher/test_Salsa20.py to lib/Cryptodome/SelfTest/Cipher/test_Salsa20.py Copying file lib/Crypto/SelfTest/Cipher/test_ChaCha20.py to lib/Cryptodome/SelfTest/Cipher/test_ChaCha20.py Copying file lib/Crypto/SelfTest/Cipher/test_OCB.py to lib/Cryptodome/SelfTest/Cipher/test_OCB.py Copying file lib/Crypto/SelfTest/Cipher/test_Blowfish.py to lib/Cryptodome/SelfTest/Cipher/test_Blowfish.py Copying file lib/Crypto/SelfTest/Cipher/test_AES.py to lib/Cryptodome/SelfTest/Cipher/test_AES.py Copying file lib/Crypto/SelfTest/Cipher/test_DES.py to lib/Cryptodome/SelfTest/Cipher/test_DES.py Copying file lib/Crypto/SelfTest/Cipher/test_pkcs1_15.py to lib/Cryptodome/SelfTest/Cipher/test_pkcs1_15.py Copying file lib/Crypto/SelfTest/Cipher/test_CFB.py to lib/Cryptodome/SelfTest/Cipher/test_CFB.py Copying file lib/Crypto/SelfTest/Cipher/test_CAST.py to lib/Cryptodome/SelfTest/Cipher/test_CAST.py Copying file lib/Crypto/SelfTest/Cipher/test_OFB.py to lib/Cryptodome/SelfTest/Cipher/test_OFB.py Copying file lib/Crypto/SelfTest/Signature/test_dss.py to lib/Cryptodome/SelfTest/Signature/test_dss.py Copying file lib/Crypto/SelfTest/Signature/__init__.py to lib/Cryptodome/SelfTest/Signature/__init__.py Copying file lib/Crypto/SelfTest/Signature/test_pss.py to lib/Cryptodome/SelfTest/Signature/test_pss.py Copying file lib/Crypto/SelfTest/Signature/test_pkcs1_15.py to lib/Cryptodome/SelfTest/Signature/test_pkcs1_15.py Copying file lib/Crypto/SelfTest/Hash/test_SHA224.py to lib/Cryptodome/SelfTest/Hash/test_SHA224.py Copying file lib/Crypto/SelfTest/Hash/test_SHA3_512.py to lib/Cryptodome/SelfTest/Hash/test_SHA3_512.py Copying file lib/Crypto/SelfTest/Hash/test_RIPEMD160.py to lib/Cryptodome/SelfTest/Hash/test_RIPEMD160.py Copying file lib/Crypto/SelfTest/Hash/test_KangarooTwelve.py to lib/Cryptodome/SelfTest/Hash/test_KangarooTwelve.py Copying file lib/Crypto/SelfTest/Hash/test_BLAKE2.py to lib/Cryptodome/SelfTest/Hash/test_BLAKE2.py Copying file lib/Crypto/SelfTest/Hash/test_HMAC.py to lib/Cryptodome/SelfTest/Hash/test_HMAC.py Copying file lib/Crypto/SelfTest/Hash/test_CMAC.py to lib/Cryptodome/SelfTest/Hash/test_CMAC.py Copying file lib/Crypto/SelfTest/Hash/common.py to lib/Cryptodome/SelfTest/Hash/common.py Copying file lib/Crypto/SelfTest/Hash/test_SHA256.py to lib/Cryptodome/SelfTest/Hash/test_SHA256.py Copying file lib/Crypto/SelfTest/Hash/test_SHAKE.py to lib/Cryptodome/SelfTest/Hash/test_SHAKE.py Copying file lib/Crypto/SelfTest/Hash/test_keccak.py to lib/Cryptodome/SelfTest/Hash/test_keccak.py Copying file lib/Crypto/SelfTest/Hash/test_MD4.py to lib/Cryptodome/SelfTest/Hash/test_MD4.py Copying file lib/Crypto/SelfTest/Hash/__init__.py to lib/Cryptodome/SelfTest/Hash/__init__.py Copying file lib/Crypto/SelfTest/Hash/test_KMAC.py to lib/Cryptodome/SelfTest/Hash/test_KMAC.py Copying file lib/Crypto/SelfTest/Hash/test_cSHAKE.py to lib/Cryptodome/SelfTest/Hash/test_cSHAKE.py Copying file lib/Crypto/SelfTest/Hash/test_MD2.py to lib/Cryptodome/SelfTest/Hash/test_MD2.py Copying file lib/Crypto/SelfTest/Hash/test_SHA3_384.py to lib/Cryptodome/SelfTest/Hash/test_SHA3_384.py Copying file lib/Crypto/SelfTest/Hash/test_SHA384.py to lib/Cryptodome/SelfTest/Hash/test_SHA384.py Copying file lib/Crypto/SelfTest/Hash/test_SHA512.py to lib/Cryptodome/SelfTest/Hash/test_SHA512.py Copying file lib/Crypto/SelfTest/Hash/test_SHA3_224.py to lib/Cryptodome/SelfTest/Hash/test_SHA3_224.py Copying file lib/Crypto/SelfTest/Hash/test_MD5.py to lib/Cryptodome/SelfTest/Hash/test_MD5.py Copying file lib/Crypto/SelfTest/Hash/test_SHA1.py to lib/Cryptodome/SelfTest/Hash/test_SHA1.py Copying file lib/Crypto/SelfTest/Hash/test_Poly1305.py to lib/Cryptodome/SelfTest/Hash/test_Poly1305.py Copying file lib/Crypto/SelfTest/Hash/test_SHA3_256.py to lib/Cryptodome/SelfTest/Hash/test_SHA3_256.py Copying file lib/Crypto/SelfTest/Hash/test_TupleHash.py to lib/Cryptodome/SelfTest/Hash/test_TupleHash.py Copying file lib/Crypto/SelfTest/Math/test_modexp.py to lib/Cryptodome/SelfTest/Math/test_modexp.py Copying file lib/Crypto/SelfTest/Math/__init__.py to lib/Cryptodome/SelfTest/Math/__init__.py Copying file lib/Crypto/SelfTest/Math/test_Numbers.py to lib/Cryptodome/SelfTest/Math/test_Numbers.py Copying file lib/Crypto/SelfTest/Math/test_Primality.py to lib/Cryptodome/SelfTest/Math/test_Primality.py Copying file lib/Crypto/SelfTest/Protocol/test_KDF.py to lib/Cryptodome/SelfTest/Protocol/test_KDF.py Copying file lib/Crypto/SelfTest/Protocol/test_SecretSharing.py to lib/Cryptodome/SelfTest/Protocol/test_SecretSharing.py Copying file lib/Crypto/SelfTest/Protocol/__init__.py to lib/Cryptodome/SelfTest/Protocol/__init__.py Copying file lib/Crypto/SelfTest/Protocol/test_rfc1751.py to lib/Cryptodome/SelfTest/Protocol/test_rfc1751.py Copying file lib/Crypto/SelfTest/Random/test_random.py to lib/Cryptodome/SelfTest/Random/test_random.py Copying file lib/Crypto/SelfTest/Random/__init__.py to lib/Cryptodome/SelfTest/Random/__init__.py Copying file lib/Crypto/SelfTest/Util/test_Padding.py to lib/Cryptodome/SelfTest/Util/test_Padding.py Copying file lib/Crypto/SelfTest/Util/test_number.py to lib/Cryptodome/SelfTest/Util/test_number.py Copying file lib/Crypto/SelfTest/Util/__init__.py to lib/Cryptodome/SelfTest/Util/__init__.py Copying file lib/Crypto/SelfTest/Util/test_rfc1751.py to lib/Cryptodome/SelfTest/Util/test_rfc1751.py Copying file lib/Crypto/SelfTest/Util/test_asn1.py to lib/Cryptodome/SelfTest/Util/test_asn1.py Copying file lib/Crypto/SelfTest/Util/test_strxor.py to lib/Cryptodome/SelfTest/Util/test_strxor.py Copying file lib/Crypto/SelfTest/Util/test_Counter.py to lib/Cryptodome/SelfTest/Util/test_Counter.py Copying file lib/Crypto/SelfTest/IO/test_PKCS8.py to lib/Cryptodome/SelfTest/IO/test_PKCS8.py Copying file lib/Crypto/SelfTest/IO/__init__.py to lib/Cryptodome/SelfTest/IO/__init__.py Copying file lib/Crypto/SelfTest/IO/test_PBES.py to lib/Cryptodome/SelfTest/IO/test_PBES.py Copying file lib/Crypto/SelfTest/PublicKey/test_import_ECC.py to lib/Cryptodome/SelfTest/PublicKey/test_import_ECC.py Copying file lib/Crypto/SelfTest/PublicKey/test_ElGamal.py to lib/Cryptodome/SelfTest/PublicKey/test_ElGamal.py Copying file lib/Crypto/SelfTest/PublicKey/test_import_RSA.py to lib/Cryptodome/SelfTest/PublicKey/test_import_RSA.py Copying file lib/Crypto/SelfTest/PublicKey/__init__.py to lib/Cryptodome/SelfTest/PublicKey/__init__.py Copying file lib/Crypto/SelfTest/PublicKey/test_ECC.py to lib/Cryptodome/SelfTest/PublicKey/test_ECC.py Copying file lib/Crypto/SelfTest/PublicKey/test_RSA.py to lib/Cryptodome/SelfTest/PublicKey/test_RSA.py Copying file lib/Crypto/SelfTest/PublicKey/test_import_DSA.py to lib/Cryptodome/SelfTest/PublicKey/test_import_DSA.py Copying file lib/Crypto/SelfTest/PublicKey/test_DSA.py to lib/Cryptodome/SelfTest/PublicKey/test_DSA.py Copying file lib/Crypto/Protocol/SecretSharing.py to lib/Cryptodome/Protocol/SecretSharing.py Copying file lib/Crypto/Protocol/__init__.pyi to lib/Cryptodome/Protocol/__init__.pyi Copying file lib/Crypto/Protocol/__init__.py to lib/Cryptodome/Protocol/__init__.py Copying file lib/Crypto/Protocol/SecretSharing.pyi to lib/Cryptodome/Protocol/SecretSharing.pyi Copying file lib/Crypto/Protocol/KDF.py to lib/Cryptodome/Protocol/KDF.py Copying file lib/Crypto/Protocol/KDF.pyi to lib/Cryptodome/Protocol/KDF.pyi Copying file lib/Crypto/Protocol/__pycache__/__init__.cpython-311.pyc to lib/Cryptodome/Protocol/__pycache__/__init__.cpython-311.pyc Copying file lib/Crypto/Protocol/__pycache__/KDF.cpython-311.pyc to lib/Cryptodome/Protocol/__pycache__/KDF.cpython-311.pyc Copying file lib/Crypto/Protocol/__pycache__/SecretSharing.cpython-311.pyc to lib/Cryptodome/Protocol/__pycache__/SecretSharing.cpython-311.pyc Copying file lib/Crypto/Random/__init__.pyi to lib/Cryptodome/Random/__init__.pyi Copying file lib/Crypto/Random/__init__.py to lib/Cryptodome/Random/__init__.py Copying file lib/Crypto/Random/random.py to lib/Cryptodome/Random/random.py Copying file lib/Crypto/Random/random.pyi to lib/Cryptodome/Random/random.pyi Copying file lib/Crypto/Random/__pycache__/random.cpython-311.pyc to lib/Cryptodome/Random/__pycache__/random.cpython-311.pyc Copying file lib/Crypto/Random/__pycache__/__init__.cpython-311.pyc to lib/Cryptodome/Random/__pycache__/__init__.cpython-311.pyc Copying file lib/Crypto/__pycache__/__init__.cpython-311.pyc to lib/Cryptodome/__pycache__/__init__.cpython-311.pyc Copying file lib/Crypto/Util/Counter.py to lib/Cryptodome/Util/Counter.py Copying file lib/Crypto/Util/asn1.py to lib/Cryptodome/Util/asn1.py Copying file lib/Crypto/Util/_cpu_features.pyi to lib/Cryptodome/Util/_cpu_features.pyi Copying file lib/Crypto/Util/number.py to lib/Cryptodome/Util/number.py Copying file lib/Crypto/Util/number.pyi to lib/Cryptodome/Util/number.pyi Copying file lib/Crypto/Util/Padding.pyi to lib/Cryptodome/Util/Padding.pyi Copying file lib/Crypto/Util/__init__.py to lib/Cryptodome/Util/__init__.py Copying file lib/Crypto/Util/py3compat.pyi to lib/Cryptodome/Util/py3compat.pyi Copying file lib/Crypto/Util/_raw_api.py to lib/Cryptodome/Util/_raw_api.py Copying file lib/Crypto/Util/py3compat.py to lib/Cryptodome/Util/py3compat.py Copying file lib/Crypto/Util/_file_system.pyi to lib/Cryptodome/Util/_file_system.pyi Copying file lib/Crypto/Util/strxor.py to lib/Cryptodome/Util/strxor.py Copying file lib/Crypto/Util/_file_system.py to lib/Cryptodome/Util/_file_system.py Copying file lib/Crypto/Util/RFC1751.py to lib/Cryptodome/Util/RFC1751.py Copying file lib/Crypto/Util/_raw_api.pyi to lib/Cryptodome/Util/_raw_api.pyi Copying file lib/Crypto/Util/strxor.pyi to lib/Cryptodome/Util/strxor.pyi Copying file lib/Crypto/Util/asn1.pyi to lib/Cryptodome/Util/asn1.pyi Copying file lib/Crypto/Util/RFC1751.pyi to lib/Cryptodome/Util/RFC1751.pyi Copying file lib/Crypto/Util/Padding.py to lib/Cryptodome/Util/Padding.py Copying file lib/Crypto/Util/Counter.pyi to lib/Cryptodome/Util/Counter.pyi Copying file lib/Crypto/Util/_cpu_features.py to lib/Cryptodome/Util/_cpu_features.py Copying file lib/Crypto/Util/__pycache__/Counter.cpython-311.pyc to lib/Cryptodome/Util/__pycache__/Counter.cpython-311.pyc Copying file lib/Crypto/Util/__pycache__/_cpu_features.cpython-311.pyc to lib/Cryptodome/Util/__pycache__/_cpu_features.cpython-311.pyc Copying file lib/Crypto/Util/__pycache__/py3compat.cpython-311.pyc to lib/Cryptodome/Util/__pycache__/py3compat.cpython-311.pyc Copying file lib/Crypto/Util/__pycache__/asn1.cpython-311.pyc to lib/Cryptodome/Util/__pycache__/asn1.cpython-311.pyc Copying file lib/Crypto/Util/__pycache__/_file_system.cpython-311.pyc to lib/Cryptodome/Util/__pycache__/_file_system.cpython-311.pyc Copying file lib/Crypto/Util/__pycache__/RFC1751.cpython-311.pyc to lib/Cryptodome/Util/__pycache__/RFC1751.cpython-311.pyc Copying file lib/Crypto/Util/__pycache__/strxor.cpython-311.pyc to lib/Cryptodome/Util/__pycache__/strxor.cpython-311.pyc Copying file lib/Crypto/Util/__pycache__/number.cpython-311.pyc to lib/Cryptodome/Util/__pycache__/number.cpython-311.pyc Copying file lib/Crypto/Util/__pycache__/_raw_api.cpython-311.pyc to lib/Cryptodome/Util/__pycache__/_raw_api.cpython-311.pyc Copying file lib/Crypto/Util/__pycache__/__init__.cpython-311.pyc to lib/Cryptodome/Util/__pycache__/__init__.cpython-311.pyc Copying file lib/Crypto/Util/__pycache__/Padding.cpython-311.pyc to lib/Cryptodome/Util/__pycache__/Padding.cpython-311.pyc Copying file lib/Crypto/IO/PEM.py to lib/Cryptodome/IO/PEM.py Copying file lib/Crypto/IO/_PBES.pyi to lib/Cryptodome/IO/_PBES.pyi Copying file lib/Crypto/IO/_PBES.py to lib/Cryptodome/IO/_PBES.py Copying file lib/Crypto/IO/__init__.py to lib/Cryptodome/IO/__init__.py Copying file lib/Crypto/IO/PKCS8.py to lib/Cryptodome/IO/PKCS8.py Copying file lib/Crypto/IO/PEM.pyi to lib/Cryptodome/IO/PEM.pyi Copying file lib/Crypto/IO/PKCS8.pyi to lib/Cryptodome/IO/PKCS8.pyi Copying file lib/Crypto/IO/__pycache__/_PBES.cpython-311.pyc to lib/Cryptodome/IO/__pycache__/_PBES.cpython-311.pyc Copying file lib/Crypto/IO/__pycache__/PKCS8.cpython-311.pyc to lib/Cryptodome/IO/__pycache__/PKCS8.cpython-311.pyc Copying file lib/Crypto/IO/__pycache__/__init__.cpython-311.pyc to lib/Cryptodome/IO/__pycache__/__init__.cpython-311.pyc Copying file lib/Crypto/IO/__pycache__/PEM.cpython-311.pyc to lib/Cryptodome/IO/__pycache__/PEM.cpython-311.pyc Copying file lib/Crypto/PublicKey/ElGamal.py to lib/Cryptodome/PublicKey/ElGamal.py Copying file lib/Crypto/PublicKey/_openssh.pyi to lib/Cryptodome/PublicKey/_openssh.pyi Copying file lib/Crypto/PublicKey/DSA.py to lib/Cryptodome/PublicKey/DSA.py Copying file lib/Crypto/PublicKey/__init__.pyi to lib/Cryptodome/PublicKey/__init__.pyi Copying file lib/Crypto/PublicKey/ElGamal.pyi to lib/Cryptodome/PublicKey/ElGamal.pyi Copying file lib/Crypto/PublicKey/ECC.pyi to lib/Cryptodome/PublicKey/ECC.pyi Copying file lib/Crypto/PublicKey/__init__.py to lib/Cryptodome/PublicKey/__init__.py Copying file lib/Crypto/PublicKey/_openssh.py to lib/Cryptodome/PublicKey/_openssh.py Copying file lib/Crypto/PublicKey/RSA.pyi to lib/Cryptodome/PublicKey/RSA.pyi Copying file lib/Crypto/PublicKey/RSA.py to lib/Cryptodome/PublicKey/RSA.py Copying file lib/Crypto/PublicKey/DSA.pyi to lib/Cryptodome/PublicKey/DSA.pyi Copying file lib/Crypto/PublicKey/ECC.py to lib/Cryptodome/PublicKey/ECC.py Copying file lib/Crypto/PublicKey/__pycache__/ECC.cpython-311.pyc to lib/Cryptodome/PublicKey/__pycache__/ECC.cpython-311.pyc Copying file lib/Crypto/PublicKey/__pycache__/ElGamal.cpython-311.pyc to lib/Cryptodome/PublicKey/__pycache__/ElGamal.cpython-311.pyc Copying file lib/Crypto/PublicKey/__pycache__/RSA.cpython-311.pyc to lib/Cryptodome/PublicKey/__pycache__/RSA.cpython-311.pyc Copying file lib/Crypto/PublicKey/__pycache__/__init__.cpython-311.pyc to lib/Cryptodome/PublicKey/__pycache__/__init__.cpython-311.pyc Copying file lib/Crypto/PublicKey/__pycache__/DSA.cpython-311.pyc to lib/Cryptodome/PublicKey/__pycache__/DSA.cpython-311.pyc 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 test /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py copying lib/Cryptodome/__init__.py -> build/lib.linux-x86_64-cpython-311/Cryptodome copying lib/Cryptodome/Cipher/CAST.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_ecb.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/DES.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/ChaCha20_Poly1305.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/ARC4.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_cfb.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/AES.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_ccm.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_gcm.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/Salsa20.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/__init__.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_ctr.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/Blowfish.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_siv.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/DES3.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/PKCS1_v1_5.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/ChaCha20.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_EKSBlowfish.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/PKCS1_OAEP.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_openpgp.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_ofb.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/ARC2.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_cbc.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_ocb.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_eax.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Hash/CMAC.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/MD2.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/BLAKE2b.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/Poly1305.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/MD4.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA1.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/HMAC.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA512.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA3_224.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/keccak.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/__init__.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA3_384.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/KMAC256.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/KangarooTwelve.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/RIPEMD160.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA3_512.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA224.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/BLAKE2s.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/RIPEMD.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA3_256.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/TupleHash128.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA256.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/MD5.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/KMAC128.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA384.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/TupleHash256.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/cSHAKE128.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/SHAKE256.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/cSHAKE256.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/SHAKE128.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/IO/PEM.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/IO copying lib/Cryptodome/IO/_PBES.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/IO copying lib/Cryptodome/IO/__init__.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/IO copying lib/Cryptodome/IO/PKCS8.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/IO copying lib/Cryptodome/PublicKey/ElGamal.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/PublicKey copying lib/Cryptodome/PublicKey/DSA.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/PublicKey copying lib/Cryptodome/PublicKey/__init__.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/PublicKey copying lib/Cryptodome/PublicKey/_openssh.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/PublicKey copying lib/Cryptodome/PublicKey/RSA.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/PublicKey copying lib/Cryptodome/PublicKey/ECC.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/PublicKey copying lib/Cryptodome/Protocol/SecretSharing.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Protocol copying lib/Cryptodome/Protocol/__init__.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Protocol copying lib/Cryptodome/Protocol/KDF.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Protocol copying lib/Cryptodome/Random/__init__.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Random copying lib/Cryptodome/Random/random.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Random copying lib/Cryptodome/Signature/pkcs1_15.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Signature copying lib/Cryptodome/Signature/PKCS1_PSS.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Signature copying lib/Cryptodome/Signature/pss.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Signature copying lib/Cryptodome/Signature/DSS.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Signature copying lib/Cryptodome/Signature/__init__.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Signature copying lib/Cryptodome/Signature/PKCS1_v1_5.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Signature copying lib/Cryptodome/Util/Counter.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Util copying lib/Cryptodome/Util/asn1.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Util copying lib/Cryptodome/Util/number.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Util copying lib/Cryptodome/Util/__init__.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Util copying lib/Cryptodome/Util/_raw_api.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Util copying lib/Cryptodome/Util/py3compat.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Util copying lib/Cryptodome/Util/strxor.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Util copying lib/Cryptodome/Util/_file_system.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Util copying lib/Cryptodome/Util/RFC1751.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Util copying lib/Cryptodome/Util/Padding.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Util copying lib/Cryptodome/Util/_cpu_features.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Util copying lib/Cryptodome/Math/__init__.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Math copying lib/Cryptodome/Math/_IntegerCustom.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Math copying lib/Cryptodome/Math/_IntegerGMP.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Math copying lib/Cryptodome/Math/Numbers.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Math copying lib/Cryptodome/Math/_IntegerBase.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Math copying lib/Cryptodome/Math/Primality.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Math copying lib/Cryptodome/Math/_IntegerNative.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/Math copying lib/Cryptodome/SelfTest/__main__.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest copying lib/Cryptodome/SelfTest/__init__.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest copying lib/Cryptodome/SelfTest/loader.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest copying lib/Cryptodome/SelfTest/st_common.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest copying lib/Cryptodome/SelfTest/Cipher/test_SIV.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_ChaCha20_Poly1305.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/common.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_EAX.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_DES3.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_pkcs1_oaep.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_CTR.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/__init__.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_GCM.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_ARC2.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_OpenPGP.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_ARC4.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_CCM.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_CBC.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_Salsa20.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_ChaCha20.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_OCB.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_Blowfish.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_AES.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_DES.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_pkcs1_15.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_CFB.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_CAST.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_OFB.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Hash/test_SHA224.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_SHA3_512.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_RIPEMD160.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_KangarooTwelve.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_BLAKE2.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_HMAC.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_CMAC.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/common.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_SHA256.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_SHAKE.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_keccak.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_MD4.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/__init__.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_KMAC.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_cSHAKE.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_MD2.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_SHA3_384.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_SHA384.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_SHA512.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_SHA3_224.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_MD5.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_SHA1.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_Poly1305.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_SHA3_256.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_TupleHash.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/IO/test_PKCS8.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/IO copying lib/Cryptodome/SelfTest/IO/__init__.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/IO copying lib/Cryptodome/SelfTest/IO/test_PBES.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/IO copying lib/Cryptodome/SelfTest/Protocol/test_KDF.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Protocol copying lib/Cryptodome/SelfTest/Protocol/test_SecretSharing.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Protocol copying lib/Cryptodome/SelfTest/Protocol/__init__.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Protocol copying lib/Cryptodome/SelfTest/Protocol/test_rfc1751.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Protocol copying lib/Cryptodome/SelfTest/PublicKey/test_import_ECC.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/PublicKey copying lib/Cryptodome/SelfTest/PublicKey/test_ElGamal.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/PublicKey copying lib/Cryptodome/SelfTest/PublicKey/test_import_RSA.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/PublicKey copying lib/Cryptodome/SelfTest/PublicKey/__init__.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/PublicKey copying lib/Cryptodome/SelfTest/PublicKey/test_ECC.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/PublicKey copying lib/Cryptodome/SelfTest/PublicKey/test_RSA.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/PublicKey copying lib/Cryptodome/SelfTest/PublicKey/test_import_DSA.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/PublicKey copying lib/Cryptodome/SelfTest/PublicKey/test_DSA.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/PublicKey copying lib/Cryptodome/SelfTest/Random/test_random.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Random copying lib/Cryptodome/SelfTest/Random/__init__.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Random copying lib/Cryptodome/SelfTest/Signature/test_dss.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature copying lib/Cryptodome/SelfTest/Signature/__init__.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature copying lib/Cryptodome/SelfTest/Signature/test_pss.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature copying lib/Cryptodome/SelfTest/Signature/test_pkcs1_15.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature copying lib/Cryptodome/SelfTest/Util/test_Padding.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Util copying lib/Cryptodome/SelfTest/Util/test_number.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Util copying lib/Cryptodome/SelfTest/Util/__init__.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Util copying lib/Cryptodome/SelfTest/Util/test_rfc1751.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Util copying lib/Cryptodome/SelfTest/Util/test_asn1.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Util copying lib/Cryptodome/SelfTest/Util/test_strxor.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Util copying lib/Cryptodome/SelfTest/Util/test_Counter.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Util copying lib/Cryptodome/SelfTest/Math/test_modexp.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Math copying lib/Cryptodome/SelfTest/Math/__init__.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Math copying lib/Cryptodome/SelfTest/Math/test_Numbers.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Math copying lib/Cryptodome/SelfTest/Math/test_Primality.py -> build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Math copying lib/Cryptodome/__init__.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome copying lib/Cryptodome/Cipher/ChaCha20.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/__init__.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/PKCS1_v1_5.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_ctr.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_cfb.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/Salsa20.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/ARC4.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_gcm.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/ARC2.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/ChaCha20_Poly1305.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_openpgp.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_ofb.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_cbc.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/DES3.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/CAST.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/AES.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_siv.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/Blowfish.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_ocb.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/PKCS1_OAEP.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_EKSBlowfish.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/DES.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_ecb.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_ccm.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_eax.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Cipher copying lib/Cryptodome/Hash/RIPEMD.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/CMAC.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/SHAKE256.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/__init__.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/MD5.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA224.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/cSHAKE256.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA1.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/cSHAKE128.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA3_224.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/TupleHash128.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/KangarooTwelve.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/KMAC128.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/BLAKE2b.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/SHAKE128.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/TupleHash256.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA512.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/Poly1305.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/RIPEMD160.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA384.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA3_256.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/keccak.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/HMAC.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA256.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/MD4.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/KMAC256.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA3_384.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/BLAKE2s.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/MD2.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA3_512.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Hash copying lib/Cryptodome/IO/_PBES.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/IO copying lib/Cryptodome/IO/PEM.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/IO copying lib/Cryptodome/IO/PKCS8.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/IO copying lib/Cryptodome/PublicKey/_openssh.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/PublicKey copying lib/Cryptodome/PublicKey/__init__.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/PublicKey copying lib/Cryptodome/PublicKey/ElGamal.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/PublicKey copying lib/Cryptodome/PublicKey/ECC.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/PublicKey copying lib/Cryptodome/PublicKey/RSA.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/PublicKey copying lib/Cryptodome/PublicKey/DSA.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/PublicKey copying lib/Cryptodome/Protocol/__init__.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Protocol copying lib/Cryptodome/Protocol/SecretSharing.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Protocol copying lib/Cryptodome/Protocol/KDF.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Protocol copying lib/Cryptodome/Random/__init__.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Random copying lib/Cryptodome/Random/random.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Random copying lib/Cryptodome/Signature/PKCS1_v1_5.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Signature copying lib/Cryptodome/Signature/PKCS1_PSS.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Signature copying lib/Cryptodome/Signature/DSS.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Signature copying lib/Cryptodome/Signature/pss.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Signature copying lib/Cryptodome/Signature/pkcs1_15.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Signature copying lib/Cryptodome/Util/_cpu_features.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Util copying lib/Cryptodome/Util/number.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Util copying lib/Cryptodome/Util/Padding.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Util copying lib/Cryptodome/Util/py3compat.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Util copying lib/Cryptodome/Util/_file_system.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Util copying lib/Cryptodome/Util/_raw_api.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Util copying lib/Cryptodome/Util/strxor.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Util copying lib/Cryptodome/Util/asn1.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Util copying lib/Cryptodome/Util/RFC1751.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Util copying lib/Cryptodome/Util/Counter.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Util copying lib/Cryptodome/Math/_IntegerGMP.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Math copying lib/Cryptodome/Math/_IntegerNative.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Math copying lib/Cryptodome/Math/_IntegerCustom.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Math copying lib/Cryptodome/Math/Numbers.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Math copying lib/Cryptodome/Math/Primality.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Math copying lib/Cryptodome/Math/_IntegerBase.pyi -> build/lib.linux-x86_64-cpython-311/Cryptodome/Math running build_ext /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher/test_DES3.py:60: UserWarning: Warning: skipping extended tests for TDES ECB (TECBMMT2.rsp) test_vectors = load_test_vectors( /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher/test_DES3.py:60: UserWarning: Warning: skipping extended tests for TDES ECB (TECBMMT3.rsp) test_vectors = load_test_vectors( /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher/test_GCM.py:783: UserWarning: Warning: skipping extended tests for GCM decrypt test_vectors_nist = load_test_vectors( /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher/test_GCM.py:789: UserWarning: Warning: skipping extended tests for GCM encrypt test_vectors_nist += load_test_vectors( /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash/test_SHA1.py:58: UserWarning: Warning: skipping extended tests for KAT SHA-1 test_vectors = load_test_vectors(("Hash", "SHA1"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash/test_SHA512.py:55: UserWarning: Warning: skipping extended tests for KAT SHA-512 test_vectors = load_test_vectors(("Hash", "SHA2"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash/test_SHA512.py:79: UserWarning: Warning: skipping extended tests for KAT SHA-512/224 test_vectors = load_test_vectors(("Hash", "SHA2"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash/test_SHA512.py:104: UserWarning: Warning: skipping extended tests for KAT SHA-512/256 test_vectors = load_test_vectors(("Hash", "SHA2"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash/test_SHA3_224.py:59: UserWarning: Warning: skipping extended tests for KAT SHA-3 224 test_vectors = load_test_vectors(("Hash", "SHA3"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash/test_SHA3_256.py:59: UserWarning: Warning: skipping extended tests for KAT SHA-3 256 test_vectors = load_test_vectors(("Hash", "SHA3"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash/test_SHA3_384.py:59: UserWarning: Warning: skipping extended tests for KAT SHA-3 384 test_vectors = load_test_vectors(("Hash", "SHA3"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash/test_SHA3_512.py:59: UserWarning: Warning: skipping extended tests for KAT SHA-3 512 test_vectors = load_test_vectors(("Hash", "SHA3"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash/test_keccak.py:144: UserWarning: Warning: skipping extended tests for Short Messages KAT 224 test_vectors_224 = load_test_vectors(("Hash", "keccak"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash/test_keccak.py:149: UserWarning: Warning: skipping extended tests for Long Messages KAT 224 test_vectors_224 += load_test_vectors(("Hash", "keccak"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash/test_keccak.py:168: UserWarning: Warning: skipping extended tests for Short Messages KAT 256 test_vectors_256 = load_test_vectors(("Hash", "keccak"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash/test_keccak.py:173: UserWarning: Warning: skipping extended tests for Long Messages KAT 256 test_vectors_256 += load_test_vectors(("Hash", "keccak"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash/test_keccak.py:193: UserWarning: Warning: skipping extended tests for Short Messages KAT 384 test_vectors_384 = load_test_vectors(("Hash", "keccak"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash/test_keccak.py:198: UserWarning: Warning: skipping extended tests for Long Messages KAT 384 test_vectors_384 += load_test_vectors(("Hash", "keccak"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash/test_keccak.py:217: UserWarning: Warning: skipping extended tests for Short Messages KAT 512 test_vectors_512 = load_test_vectors(("Hash", "keccak"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash/test_keccak.py:222: UserWarning: Warning: skipping extended tests for Long Messages KAT 512 test_vectors_512 += load_test_vectors(("Hash", "keccak"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash/test_SHAKE.py:94: UserWarning: Warning: skipping extended tests for Short Messages KAT SHAKE128 test_vectors_128 = load_test_vectors(("Hash", "SHA3"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash/test_SHAKE.py:113: UserWarning: Warning: skipping extended tests for Short Messages KAT SHAKE256 test_vectors_256 = load_test_vectors(("Hash", "SHA3"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash/test_cSHAKE.py:140: UserWarning: Warning: skipping extended tests for Short Message Samples cSHAKE128 test_vectors = load_test_vectors(("Hash", "SHA3"), file, descr, /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash/test_cSHAKE.py:140: UserWarning: Warning: skipping extended tests for Short Message Samples cSHAKE256 test_vectors = load_test_vectors(("Hash", "SHA3"), file, descr, /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash/test_cSHAKE.py:140: UserWarning: Warning: skipping extended tests for Custom Message Samples cSHAKE128 test_vectors = load_test_vectors(("Hash", "SHA3"), file, descr, /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash/test_cSHAKE.py:140: UserWarning: Warning: skipping extended tests for Custom Message Samples cSHAKE256 test_vectors = load_test_vectors(("Hash", "SHA3"), file, descr, /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/PublicKey/test_ECC.py:756: UserWarning: Warning: skipping extended tests for P-192 tests from point-at-infinity.org tv_pai = load_test_vectors(("PublicKey", "ECC"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/PublicKey/test_ECC.py:777: UserWarning: Warning: skipping extended tests for P-224 tests from point-at-infinity.org tv_pai = load_test_vectors(("PublicKey", "ECC"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/PublicKey/test_ECC.py:798: UserWarning: Warning: skipping extended tests for P-256 tests from point-at-infinity.org tv_pai = load_test_vectors(("PublicKey", "ECC"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/PublicKey/test_ECC.py:819: UserWarning: Warning: skipping extended tests for P-384 tests from point-at-infinity.org tv_pai = load_test_vectors(("PublicKey", "ECC"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/PublicKey/test_ECC.py:840: UserWarning: Warning: skipping extended tests for P-521 tests from point-at-infinity.org tv_pai = load_test_vectors(("PublicKey", "ECC"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/PublicKey/test_import_ECC.py:89: UserWarning: Warning: skipping extended tests for ECC key_lines = load_file("ecc_p192.txt").splitlines() /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature/test_pkcs1_15.py:70: UserWarning: Warning: skipping extended tests for Signature Verification 186-3 test_vectors_verify = load_test_vectors(("Signature", "PKCS1-v1.5"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature/test_pkcs1_15.py:117: UserWarning: Warning: skipping extended tests for Signature Generation 186-2 test_vectors_sign = load_test_vectors(("Signature", "PKCS1-v1.5"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature/test_pkcs1_15.py:122: UserWarning: Warning: skipping extended tests for Signature Generation 186-3 test_vectors_sign += load_test_vectors(("Signature", "PKCS1-v1.5"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature/test_pss.py:117: UserWarning: Warning: skipping extended tests for Signature Verification 186-3 test_vectors_verify = load_test_vectors(("Signature", "PKCS1-PSS"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature/test_pss.py:169: UserWarning: Warning: skipping extended tests for Signature Generation 186-2 test_vectors_sign = load_test_vectors(("Signature", "PKCS1-PSS"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature/test_pss.py:174: UserWarning: Warning: skipping extended tests for Signature Generation 186-3 test_vectors_sign += load_test_vectors(("Signature", "PKCS1-PSS"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature/test_dss.py:159: UserWarning: Warning: skipping extended tests for Signature Verification 186-3 test_vectors_verify = load_test_vectors(("Signature", "DSA"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature/test_dss.py:197: UserWarning: Warning: skipping extended tests for Signature Creation 186-3 test_vectors_sign = load_test_vectors(("Signature", "DSA"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature/test_dss.py:303: UserWarning: Warning: skipping extended tests for ECDSA Signature Verification 186-3 test_vectors_verify = load_test_vectors(("Signature", "ECDSA"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature/test_dss.py:310: UserWarning: Warning: skipping extended tests for ECDSA Signature Verification 186-3 test_vectors_verify += load_test_vectors(("Signature", "ECDSA"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature/test_dss.py:353: UserWarning: Warning: skipping extended tests for ECDSA Signature Verification 186-3 test_vectors_sign = load_test_vectors(("Signature", "ECDSA"), Cryptodome.Math implementation: {'library': 'gmp', 'api': 'ctypes'} ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................../builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher/test_ChaCha20_Poly1305.py:635: UserWarning: Warning: skipping extended tests for Wycheproof ChaCha20-Poly1305 result = load_test_vectors_wycheproof(("Cipher", "wycheproof"), .........../builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher/test_pkcs1_15.py:224: UserWarning: Warning: skipping extended tests for Wycheproof PKCS#1v1.5 (rsa_pkcs1_2048_test.json) result = load_test_vectors_wycheproof(("Cipher", "wycheproof"), ./builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher/test_pkcs1_15.py:224: UserWarning: Warning: skipping extended tests for Wycheproof PKCS#1v1.5 (rsa_pkcs1_3072_test.json) result = load_test_vectors_wycheproof(("Cipher", "wycheproof"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher/test_pkcs1_15.py:224: UserWarning: Warning: skipping extended tests for Wycheproof PKCS#1v1.5 (rsa_pkcs1_4096_test.json) result = load_test_vectors_wycheproof(("Cipher", "wycheproof"), ........../builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher/test_pkcs1_oaep.py:431: UserWarning: Warning: skipping extended tests for Wycheproof PKCS#1 OAEP (rsa_oaep_2048_sha1_mgf1sha1_test.json) result = load_test_vectors_wycheproof(("Cipher", "wycheproof"), ./builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher/test_pkcs1_oaep.py:431: UserWarning: Warning: skipping extended tests for Wycheproof PKCS#1 OAEP (rsa_oaep_2048_sha224_mgf1sha1_test.json) result = load_test_vectors_wycheproof(("Cipher", "wycheproof"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher/test_pkcs1_oaep.py:431: UserWarning: Warning: skipping extended tests for Wycheproof PKCS#1 OAEP (rsa_oaep_2048_sha224_mgf1sha224_test.json) result = load_test_vectors_wycheproof(("Cipher", "wycheproof"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher/test_pkcs1_oaep.py:431: UserWarning: Warning: skipping extended tests for Wycheproof PKCS#1 OAEP (rsa_oaep_2048_sha256_mgf1sha1_test.json) result = load_test_vectors_wycheproof(("Cipher", "wycheproof"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher/test_pkcs1_oaep.py:431: UserWarning: Warning: skipping extended tests for Wycheproof PKCS#1 OAEP (rsa_oaep_2048_sha256_mgf1sha256_test.json) result = load_test_vectors_wycheproof(("Cipher", "wycheproof"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher/test_pkcs1_oaep.py:431: UserWarning: Warning: skipping extended tests for Wycheproof PKCS#1 OAEP (rsa_oaep_2048_sha384_mgf1sha1_test.json) result = load_test_vectors_wycheproof(("Cipher", "wycheproof"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher/test_pkcs1_oaep.py:431: UserWarning: Warning: skipping extended tests for Wycheproof PKCS#1 OAEP (rsa_oaep_2048_sha384_mgf1sha384_test.json) result = load_test_vectors_wycheproof(("Cipher", "wycheproof"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher/test_pkcs1_oaep.py:431: UserWarning: Warning: skipping extended tests for Wycheproof PKCS#1 OAEP (rsa_oaep_2048_sha512_mgf1sha1_test.json) result = load_test_vectors_wycheproof(("Cipher", "wycheproof"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher/test_pkcs1_oaep.py:431: UserWarning: Warning: skipping extended tests for Wycheproof PKCS#1 OAEP (rsa_oaep_2048_sha512_mgf1sha512_test.json) result = load_test_vectors_wycheproof(("Cipher", "wycheproof"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher/test_pkcs1_oaep.py:431: UserWarning: Warning: skipping extended tests for Wycheproof PKCS#1 OAEP (rsa_oaep_3072_sha256_mgf1sha1_test.json) result = load_test_vectors_wycheproof(("Cipher", "wycheproof"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher/test_pkcs1_oaep.py:431: UserWarning: Warning: skipping extended tests for Wycheproof PKCS#1 OAEP (rsa_oaep_3072_sha256_mgf1sha256_test.json) result = load_test_vectors_wycheproof(("Cipher", "wycheproof"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher/test_pkcs1_oaep.py:431: UserWarning: Warning: skipping extended tests for Wycheproof PKCS#1 OAEP (rsa_oaep_3072_sha512_mgf1sha1_test.json) result = load_test_vectors_wycheproof(("Cipher", "wycheproof"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher/test_pkcs1_oaep.py:431: UserWarning: Warning: skipping extended tests for Wycheproof PKCS#1 OAEP (rsa_oaep_3072_sha512_mgf1sha512_test.json) result = load_test_vectors_wycheproof(("Cipher", "wycheproof"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher/test_pkcs1_oaep.py:431: UserWarning: Warning: skipping extended tests for Wycheproof PKCS#1 OAEP (rsa_oaep_4096_sha256_mgf1sha1_test.json) result = load_test_vectors_wycheproof(("Cipher", "wycheproof"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher/test_pkcs1_oaep.py:431: UserWarning: Warning: skipping extended tests for Wycheproof PKCS#1 OAEP (rsa_oaep_4096_sha256_mgf1sha256_test.json) result = load_test_vectors_wycheproof(("Cipher", "wycheproof"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher/test_pkcs1_oaep.py:431: UserWarning: Warning: skipping extended tests for Wycheproof PKCS#1 OAEP (rsa_oaep_4096_sha512_mgf1sha1_test.json) result = load_test_vectors_wycheproof(("Cipher", "wycheproof"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher/test_pkcs1_oaep.py:431: UserWarning: Warning: skipping extended tests for Wycheproof PKCS#1 OAEP (rsa_oaep_4096_sha512_mgf1sha512_test.json) result = load_test_vectors_wycheproof(("Cipher", "wycheproof"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher/test_pkcs1_oaep.py:431: UserWarning: Warning: skipping extended tests for Wycheproof PKCS#1 OAEP (rsa_oaep_misc_test.json) result = load_test_vectors_wycheproof(("Cipher", "wycheproof"), ....................................................../builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher/test_CBC.py:317: UserWarning: Warning: skipping extended tests for AES CBC KAT test_vectors = load_test_vectors(("Cipher", "AES"), ......./builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher/test_CBC.py:345: UserWarning: Warning: skipping extended tests for AES CBC Montecarlo test_vectors = load_test_vectors(("Cipher", "AES"), .........../builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher/test_CBC.py:380: UserWarning: Warning: skipping extended tests for TDES CBC KAT test_vectors = load_test_vectors(("Cipher", "TDES"), ................................./builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher/test_CFB.py:106: UserWarning: Warning: skipping extended tests for AES CFB128 KAT test_vectors = load_test_vectors(("Cipher", "AES"), ......../builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher/test_CFB.py:134: UserWarning: Warning: skipping extended tests for AES CFB128 Montecarlo test_vectors = load_test_vectors(("Cipher", "AES"), ............/builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher/test_CFB.py:106: UserWarning: Warning: skipping extended tests for AES CFB8 KAT test_vectors = load_test_vectors(("Cipher", "AES"), ...../builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher/test_CFB.py:134: UserWarning: Warning: skipping extended tests for AES CFB8 Montecarlo test_vectors = load_test_vectors(("Cipher", "AES"), .........../builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher/test_CFB.py:185: UserWarning: Warning: skipping extended tests for TDES CFB64 KAT test_vectors = load_test_vectors(("Cipher", "TDES"), ................................................................................................................................................../builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher/test_CCM.py:843: UserWarning: Warning: skipping extended tests for Wycheproof AES CCM self.tv = load_test_vectors_wycheproof(("Cipher", "wycheproof"), ................................../builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher/test_EAX.py:660: UserWarning: Warning: skipping extended tests for Wycheproof EAX self.tv = load_test_vectors_wycheproof(("Cipher", "wycheproof"), ................................................................................................................................................................................................................................/builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher/test_GCM.py:831: UserWarning: Warning: skipping extended tests for Wycheproof GCM self.tv = load_test_vectors_wycheproof(("Cipher", "wycheproof"), ................................./builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher/test_SIV.py:458: UserWarning: Warning: skipping extended tests for Wycheproof AES SIV self.tv = load_test_vectors_wycheproof(("Cipher", "wycheproof"), ../builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Cipher/test_SIV.py:501: UserWarning: Warning: skipping extended tests for Wycheproof AEAD SIV self.tv = load_test_vectors_wycheproof(("Cipher", "wycheproof"), ......................................................................./builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash/test_CMAC.py:373: UserWarning: Warning: skipping extended tests for Wycheproof CMAC self.tv = load_test_vectors_wycheproof(("Hash", "wycheproof"), .........................................................................................................................................................../builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash/test_BLAKE2.py:305: UserWarning: Warning: skipping extended tests for BLAKE2b warnings.warn("Warning: skipping extended tests for %s" % self.name, ../builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash/test_BLAKE2.py:363: UserWarning: Warning: skipping extended tests for BLAKE2b warnings.warn("Warning: skipping extended tests for %s" % self.name, ............../builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash/test_BLAKE2.py:305: UserWarning: Warning: skipping extended tests for BLAKE2s warnings.warn("Warning: skipping extended tests for %s" % self.name, ./builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Hash/test_BLAKE2.py:363: UserWarning: Warning: skipping extended tests for BLAKE2s warnings.warn("Warning: skipping extended tests for %s" % self.name, .........................................................................................................................................../builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Protocol/test_KDF.py:670: UserWarning: Warning: skipping extended tests for Wycheproof HMAC (hkdf_sha1_test.json) result = load_test_vectors_wycheproof(("Protocol", "wycheproof"), ./builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Protocol/test_KDF.py:670: UserWarning: Warning: skipping extended tests for Wycheproof HMAC (hkdf_sha256_test.json) result = load_test_vectors_wycheproof(("Protocol", "wycheproof"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Protocol/test_KDF.py:670: UserWarning: Warning: skipping extended tests for Wycheproof HMAC (hkdf_sha384_test.json) result = load_test_vectors_wycheproof(("Protocol", "wycheproof"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Protocol/test_KDF.py:670: UserWarning: Warning: skipping extended tests for Wycheproof HMAC (hkdf_sha512_test.json) result = load_test_vectors_wycheproof(("Protocol", "wycheproof"), .........................................................................................................................................................................................................../builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/PublicKey/test_import_RSA.py:549: UserWarning: Warning: skipping extended tests for RSA key_file = load_file("rsa2048_private_openssh.pem") ..../builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/PublicKey/test_import_RSA.py:550: UserWarning: Warning: skipping extended tests for RSA key_file_old = load_file("rsa2048_private_openssh_old.pem") /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/PublicKey/test_import_RSA.py:562: UserWarning: Warning: skipping extended tests for RSA key_file = load_file("rsa2048_private_openssh_pwd.pem") /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/PublicKey/test_import_RSA.py:563: UserWarning: Warning: skipping extended tests for RSA key_file_old = load_file("rsa2048_private_openssh_pwd_old.pem") /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/PublicKey/test_import_RSA.py:537: UserWarning: Warning: skipping extended tests for RSA key_file_ref = load_file("rsa2048_private.pem") /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/PublicKey/test_import_RSA.py:538: UserWarning: Warning: skipping extended tests for RSA key_file = load_file("rsa2048_public_openssh.txt") .................................................................................................................................................../builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature/test_pkcs1_15.py:293: UserWarning: Warning: skipping extended tests for Wycheproof PKCS#1v1.5 signature (rsa_sig_gen_misc_test.json) result = load_test_vectors_wycheproof(("Signature", "wycheproof"), ./builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature/test_pkcs1_15.py:293: UserWarning: Warning: skipping extended tests for Wycheproof PKCS#1v1.5 signature (rsa_signature_2048_sha224_test.json) result = load_test_vectors_wycheproof(("Signature", "wycheproof"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature/test_pkcs1_15.py:293: UserWarning: Warning: skipping extended tests for Wycheproof PKCS#1v1.5 signature (rsa_signature_2048_sha256_test.json) result = load_test_vectors_wycheproof(("Signature", "wycheproof"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature/test_pkcs1_15.py:293: UserWarning: Warning: skipping extended tests for Wycheproof PKCS#1v1.5 signature (rsa_signature_2048_sha384_test.json) result = load_test_vectors_wycheproof(("Signature", "wycheproof"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature/test_pkcs1_15.py:293: UserWarning: Warning: skipping extended tests for Wycheproof PKCS#1v1.5 signature (rsa_signature_2048_sha3_224_test.json) result = load_test_vectors_wycheproof(("Signature", "wycheproof"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature/test_pkcs1_15.py:293: UserWarning: Warning: skipping extended tests for Wycheproof PKCS#1v1.5 signature (rsa_signature_2048_sha3_256_test.json) result = load_test_vectors_wycheproof(("Signature", "wycheproof"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature/test_pkcs1_15.py:293: UserWarning: Warning: skipping extended tests for Wycheproof PKCS#1v1.5 signature (rsa_signature_2048_sha3_384_test.json) result = load_test_vectors_wycheproof(("Signature", "wycheproof"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature/test_pkcs1_15.py:293: UserWarning: Warning: skipping extended tests for Wycheproof PKCS#1v1.5 signature (rsa_signature_2048_sha3_512_test.json) result = load_test_vectors_wycheproof(("Signature", "wycheproof"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature/test_pkcs1_15.py:293: UserWarning: Warning: skipping extended tests for Wycheproof PKCS#1v1.5 signature (rsa_signature_2048_sha512_test.json) result = load_test_vectors_wycheproof(("Signature", "wycheproof"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature/test_pkcs1_15.py:293: UserWarning: Warning: skipping extended tests for Wycheproof PKCS#1v1.5 signature (rsa_signature_2048_sha512_224_test.json) result = load_test_vectors_wycheproof(("Signature", "wycheproof"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature/test_pkcs1_15.py:293: UserWarning: Warning: skipping extended tests for Wycheproof PKCS#1v1.5 signature (rsa_signature_2048_sha512_256_test.json) result = load_test_vectors_wycheproof(("Signature", "wycheproof"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature/test_pkcs1_15.py:293: UserWarning: Warning: skipping extended tests for Wycheproof PKCS#1v1.5 signature (rsa_signature_3072_sha256_test.json) result = load_test_vectors_wycheproof(("Signature", "wycheproof"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature/test_pkcs1_15.py:293: UserWarning: Warning: skipping extended tests for Wycheproof PKCS#1v1.5 signature (rsa_signature_3072_sha384_test.json) result = load_test_vectors_wycheproof(("Signature", "wycheproof"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature/test_pkcs1_15.py:293: UserWarning: Warning: skipping extended tests for Wycheproof PKCS#1v1.5 signature (rsa_signature_3072_sha3_256_test.json) result = load_test_vectors_wycheproof(("Signature", "wycheproof"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature/test_pkcs1_15.py:293: UserWarning: Warning: skipping extended tests for Wycheproof PKCS#1v1.5 signature (rsa_signature_3072_sha3_384_test.json) result = load_test_vectors_wycheproof(("Signature", "wycheproof"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature/test_pkcs1_15.py:293: UserWarning: Warning: skipping extended tests for Wycheproof PKCS#1v1.5 signature (rsa_signature_3072_sha3_512_test.json) result = load_test_vectors_wycheproof(("Signature", "wycheproof"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature/test_pkcs1_15.py:293: UserWarning: Warning: skipping extended tests for Wycheproof PKCS#1v1.5 signature (rsa_signature_3072_sha512_test.json) result = load_test_vectors_wycheproof(("Signature", "wycheproof"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature/test_pkcs1_15.py:293: UserWarning: Warning: skipping extended tests for Wycheproof PKCS#1v1.5 signature (rsa_signature_3072_sha512_256_test.json) result = load_test_vectors_wycheproof(("Signature", "wycheproof"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature/test_pkcs1_15.py:293: UserWarning: Warning: skipping extended tests for Wycheproof PKCS#1v1.5 signature (rsa_signature_4096_sha384_test.json) result = load_test_vectors_wycheproof(("Signature", "wycheproof"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature/test_pkcs1_15.py:293: UserWarning: Warning: skipping extended tests for Wycheproof PKCS#1v1.5 signature (rsa_signature_4096_sha512_test.json) result = load_test_vectors_wycheproof(("Signature", "wycheproof"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature/test_pkcs1_15.py:293: UserWarning: Warning: skipping extended tests for Wycheproof PKCS#1v1.5 signature (rsa_signature_4096_sha512_256_test.json) result = load_test_vectors_wycheproof(("Signature", "wycheproof"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature/test_pkcs1_15.py:293: UserWarning: Warning: skipping extended tests for Wycheproof PKCS#1v1.5 signature (rsa_signature_test.json) result = load_test_vectors_wycheproof(("Signature", "wycheproof"), ......./builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature/test_pss.py:305: UserWarning: Warning: skipping extended tests for Wycheproof PSS signature (rsa_pss_2048_sha1_mgf1_20_test.json) result = load_test_vectors_wycheproof(("Signature", "wycheproof"), ./builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature/test_pss.py:305: UserWarning: Warning: skipping extended tests for Wycheproof PSS signature (rsa_pss_2048_sha256_mgf1_0_test.json) result = load_test_vectors_wycheproof(("Signature", "wycheproof"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature/test_pss.py:305: UserWarning: Warning: skipping extended tests for Wycheproof PSS signature (rsa_pss_2048_sha256_mgf1_32_test.json) result = load_test_vectors_wycheproof(("Signature", "wycheproof"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature/test_pss.py:305: UserWarning: Warning: skipping extended tests for Wycheproof PSS signature (rsa_pss_2048_sha512_256_mgf1_28_test.json) result = load_test_vectors_wycheproof(("Signature", "wycheproof"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature/test_pss.py:305: UserWarning: Warning: skipping extended tests for Wycheproof PSS signature (rsa_pss_2048_sha512_256_mgf1_32_test.json) result = load_test_vectors_wycheproof(("Signature", "wycheproof"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature/test_pss.py:305: UserWarning: Warning: skipping extended tests for Wycheproof PSS signature (rsa_pss_3072_sha256_mgf1_32_test.json) result = load_test_vectors_wycheproof(("Signature", "wycheproof"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature/test_pss.py:305: UserWarning: Warning: skipping extended tests for Wycheproof PSS signature (rsa_pss_4096_sha256_mgf1_32_test.json) result = load_test_vectors_wycheproof(("Signature", "wycheproof"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature/test_pss.py:305: UserWarning: Warning: skipping extended tests for Wycheproof PSS signature (rsa_pss_4096_sha512_mgf1_32_test.json) result = load_test_vectors_wycheproof(("Signature", "wycheproof"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature/test_pss.py:305: UserWarning: Warning: skipping extended tests for Wycheproof PSS signature (rsa_pss_misc_test.json) result = load_test_vectors_wycheproof(("Signature", "wycheproof"), ....................../builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature/test_dss.py:1197: UserWarning: Warning: skipping extended tests for Wycheproof DSA signature result = load_test_vectors_wycheproof(("Signature", "wycheproof"), ./builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature/test_dss.py:1267: UserWarning: Warning: skipping extended tests for Wycheproof ECDSA signature (ecdsa_secp224r1_sha224_p1363_test.json) result = load_test_vectors_wycheproof(("Signature", "wycheproof"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature/test_dss.py:1267: UserWarning: Warning: skipping extended tests for Wycheproof ECDSA signature (ecdsa_secp224r1_sha224_test.json) result = load_test_vectors_wycheproof(("Signature", "wycheproof"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature/test_dss.py:1267: UserWarning: Warning: skipping extended tests for Wycheproof ECDSA signature (ecdsa_secp224r1_sha256_p1363_test.json) result = load_test_vectors_wycheproof(("Signature", "wycheproof"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature/test_dss.py:1267: UserWarning: Warning: skipping extended tests for Wycheproof ECDSA signature (ecdsa_secp224r1_sha256_test.json) result = load_test_vectors_wycheproof(("Signature", "wycheproof"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature/test_dss.py:1267: UserWarning: Warning: skipping extended tests for Wycheproof ECDSA signature (ecdsa_secp224r1_sha3_224_test.json) result = load_test_vectors_wycheproof(("Signature", "wycheproof"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature/test_dss.py:1267: UserWarning: Warning: skipping extended tests for Wycheproof ECDSA signature (ecdsa_secp224r1_sha3_256_test.json) result = load_test_vectors_wycheproof(("Signature", "wycheproof"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature/test_dss.py:1267: UserWarning: Warning: skipping extended tests for Wycheproof ECDSA signature (ecdsa_secp224r1_sha3_512_test.json) result = load_test_vectors_wycheproof(("Signature", "wycheproof"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature/test_dss.py:1267: UserWarning: Warning: skipping extended tests for Wycheproof ECDSA signature (ecdsa_secp224r1_sha512_p1363_test.json) result = load_test_vectors_wycheproof(("Signature", "wycheproof"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature/test_dss.py:1267: UserWarning: Warning: skipping extended tests for Wycheproof ECDSA signature (ecdsa_secp224r1_sha512_test.json) result = load_test_vectors_wycheproof(("Signature", "wycheproof"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature/test_dss.py:1267: UserWarning: Warning: skipping extended tests for Wycheproof ECDSA signature (ecdsa_secp256r1_sha256_p1363_test.json) result = load_test_vectors_wycheproof(("Signature", "wycheproof"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature/test_dss.py:1267: UserWarning: Warning: skipping extended tests for Wycheproof ECDSA signature (ecdsa_secp256r1_sha256_test.json) result = load_test_vectors_wycheproof(("Signature", "wycheproof"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature/test_dss.py:1267: UserWarning: Warning: skipping extended tests for Wycheproof ECDSA signature (ecdsa_secp256r1_sha3_256_test.json) result = load_test_vectors_wycheproof(("Signature", "wycheproof"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature/test_dss.py:1267: UserWarning: Warning: skipping extended tests for Wycheproof ECDSA signature (ecdsa_secp256r1_sha3_512_test.json) result = load_test_vectors_wycheproof(("Signature", "wycheproof"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature/test_dss.py:1267: UserWarning: Warning: skipping extended tests for Wycheproof ECDSA signature (ecdsa_secp256r1_sha512_p1363_test.json) result = load_test_vectors_wycheproof(("Signature", "wycheproof"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature/test_dss.py:1267: UserWarning: Warning: skipping extended tests for Wycheproof ECDSA signature (ecdsa_secp256r1_sha512_test.json) result = load_test_vectors_wycheproof(("Signature", "wycheproof"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature/test_dss.py:1267: UserWarning: Warning: skipping extended tests for Wycheproof ECDSA signature (ecdsa_secp384r1_sha3_384_test.json) result = load_test_vectors_wycheproof(("Signature", "wycheproof"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature/test_dss.py:1267: UserWarning: Warning: skipping extended tests for Wycheproof ECDSA signature (ecdsa_secp384r1_sha3_512_test.json) result = load_test_vectors_wycheproof(("Signature", "wycheproof"), ./builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature/test_dss.py:1267: UserWarning: Warning: skipping extended tests for Wycheproof ECDSA signature (ecdsa_secp384r1_sha384_p1363_test.json) result = load_test_vectors_wycheproof(("Signature", "wycheproof"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature/test_dss.py:1267: UserWarning: Warning: skipping extended tests for Wycheproof ECDSA signature (ecdsa_secp384r1_sha384_test.json) result = load_test_vectors_wycheproof(("Signature", "wycheproof"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature/test_dss.py:1267: UserWarning: Warning: skipping extended tests for Wycheproof ECDSA signature (ecdsa_secp384r1_sha512_p1363_test.json) result = load_test_vectors_wycheproof(("Signature", "wycheproof"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature/test_dss.py:1267: UserWarning: Warning: skipping extended tests for Wycheproof ECDSA signature (ecdsa_secp384r1_sha512_test.json) result = load_test_vectors_wycheproof(("Signature", "wycheproof"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature/test_dss.py:1267: UserWarning: Warning: skipping extended tests for Wycheproof ECDSA signature (ecdsa_secp521r1_sha3_512_test.json) result = load_test_vectors_wycheproof(("Signature", "wycheproof"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature/test_dss.py:1267: UserWarning: Warning: skipping extended tests for Wycheproof ECDSA signature (ecdsa_secp521r1_sha512_p1363_test.json) result = load_test_vectors_wycheproof(("Signature", "wycheproof"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature/test_dss.py:1267: UserWarning: Warning: skipping extended tests for Wycheproof ECDSA signature (ecdsa_secp521r1_sha512_test.json) result = load_test_vectors_wycheproof(("Signature", "wycheproof"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature/test_dss.py:1267: UserWarning: Warning: skipping extended tests for Wycheproof ECDSA signature (ecdsa_test.json) result = load_test_vectors_wycheproof(("Signature", "wycheproof"), /builddir/build/BUILD/pycryptodome-3.14.1/build/lib.linux-x86_64-cpython-311/Cryptodome/SelfTest/Signature/test_dss.py:1267: UserWarning: Warning: skipping extended tests for Wycheproof ECDSA signature (ecdsa_webcrypto_test.json) result = load_test_vectors_wycheproof(("Signature", "wycheproof"), ................................................................................................................................................................................... ---------------------------------------------------------------------- Ran 3450 tests in 29.219s OK + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-pycryptodomex-3.14.1-4.ocs23.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Bc6yr8 + umask 022 + cd /builddir/build/BUILD + cd pycryptodome-3.14.1 + DOCDIR=/builddir/build/BUILDROOT/python-pycryptodomex-3.14.1-4.ocs23.x86_64/usr/share/doc/python3-pycryptodomex + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pycryptodomex-3.14.1-4.ocs23.x86_64/usr/share/doc/python3-pycryptodomex + cp -pr AUTHORS.rst /builddir/build/BUILDROOT/python-pycryptodomex-3.14.1-4.ocs23.x86_64/usr/share/doc/python3-pycryptodomex + cp -pr Changelog.rst /builddir/build/BUILDROOT/python-pycryptodomex-3.14.1-4.ocs23.x86_64/usr/share/doc/python3-pycryptodomex + cp -pr README.rst /builddir/build/BUILDROOT/python-pycryptodomex-3.14.1-4.ocs23.x86_64/usr/share/doc/python3-pycryptodomex + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.zdv10n + umask 022 + cd /builddir/build/BUILD + cd pycryptodome-3.14.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-pycryptodomex-3.14.1-4.ocs23.x86_64/usr/share/licenses/python3-pycryptodomex + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pycryptodomex-3.14.1-4.ocs23.x86_64/usr/share/licenses/python3-pycryptodomex + cp -pr LICENSE.rst /builddir/build/BUILDROOT/python-pycryptodomex-3.14.1-4.ocs23.x86_64/usr/share/licenses/python3-pycryptodomex + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-pycryptodomex = 3.14.1-4.ocs23 python3-pycryptodomex = 3.14.1-4.ocs23 python3-pycryptodomex(x86-64) = 3.14.1-4.ocs23 python3.11-pycryptodomex = 3.14.1-4.ocs23 python3.11dist(pycryptodomex) = 3.14.1 python3dist(pycryptodomex) = 3.14.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: 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) libtomcrypt.so.1()(64bit) python(abi) = 3.11 rtld(GNU_HASH) Obsoletes: python3.11-pycryptodomex < 3.14.1-4.ocs23 Processing files: python3-pycryptodomex-selftest-3.14.1-4.ocs23.x86_64 Provides: python-pycryptodomex-selftest = 3.14.1-4.ocs23 python3-pycryptodomex-selftest = 3.14.1-4.ocs23 python3-pycryptodomex-selftest(x86-64) = 3.14.1-4.ocs23 python3.11-pycryptodomex-selftest = 3.14.1-4.ocs23 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: python(abi) = 3.11 Obsoletes: python3.11-pycryptodomex-selftest < 3.14.1-4.ocs23 Processing files: python-pycryptodomex-debugsource-3.14.1-4.ocs23.x86_64 Provides: python-pycryptodomex-debugsource = 3.14.1-4.ocs23 python-pycryptodomex-debugsource(x86-64) = 3.14.1-4.ocs23 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.14.1-4.ocs23.x86_64 Provides: debuginfo(build-id) = 038e2eb08284e7d4f6511d79da4313f01017a4ac debuginfo(build-id) = 0423492faadafae5f42096048c347f0978cf5396 debuginfo(build-id) = 08e65ddd3f9bbe644c2d3a96ac82b0b8a6616464 debuginfo(build-id) = 10fd6cb9da0dc4c7379c87bc45cbfe3330766465 debuginfo(build-id) = 1b80d714d9e743cedcd223c7d59853791a8303ca debuginfo(build-id) = 2515173864dbb1ae8748a2e990cbe5e66af10ed0 debuginfo(build-id) = 263a83ccee95a282de23a6b530a0f2b091c4b437 debuginfo(build-id) = 301b59a95ab66aa1ac19b76e67dbb9990fb7af7c debuginfo(build-id) = 32e1c7cfe824bf845619f1a0c3d196dd41a2c849 debuginfo(build-id) = 38de6a977a760dda41f3a88dcd33b980b44395db debuginfo(build-id) = 3ce62d2cffaa612a0db05f6cdb0da6b30c2d3467 debuginfo(build-id) = 492b6a643863ce4bf66a130f69ebf37d60a6b660 debuginfo(build-id) = 51eb6df22d341dc96794c132b3102be3d405cd61 debuginfo(build-id) = 55bccdf7e88bc80d4bd9accdde60a4e465aaa2d9 debuginfo(build-id) = 57c95d34a0d7cf1b914052b9911a7774b480c675 debuginfo(build-id) = 581837903b38ccf06eaf60d21df67b2cf4dc16d3 debuginfo(build-id) = 5959071975796626158fd07484d37229aa3adc5c debuginfo(build-id) = 5c36e666b443e93c20cb29c14cf8a2647b1fae38 debuginfo(build-id) = 5f9af7fa1e18229832c4eb5ce7101c865cc47ad6 debuginfo(build-id) = 62848a71afca48bcd87bb5f2213c5857687a798a debuginfo(build-id) = 6f8dbf3c0b8a41fb7e9f92e24c8b8e660b945c92 debuginfo(build-id) = 763fffe3c93d18edfd0540b4d2ebc211c2f8407b debuginfo(build-id) = 921e2292c1c9a9c6647394a280c73203d9bfc9c2 debuginfo(build-id) = 97fc3fd34d76ae3e136a68a5f5a2178f749ced34 debuginfo(build-id) = 9b2b61b38ee939a675a4da017806e241799b2541 debuginfo(build-id) = 9d7ef340b6b29ab8383992da47be0343b5ac4c15 debuginfo(build-id) = b1dd48375c99b06e64610011740e6b5248abeef1 debuginfo(build-id) = b295ff17aa2fd57033329d7ca50e4c8b35506dbc debuginfo(build-id) = b9486ec5f6a2d6c38e2257e1fcdd377dcad23577 debuginfo(build-id) = bc587662dbc6414242455b5c20ae8047179af993 debuginfo(build-id) = becb719b22763753f8ee0a3dfe306e2b2f00d171 debuginfo(build-id) = c5602117e5e96e1c0002d3f545fe951508364b7e debuginfo(build-id) = d3a553062db4c75cb00a58626785b81cac736bb8 debuginfo(build-id) = dd38ec6f4b6f7fcdf094022a9cf8ea85b0d9c30f debuginfo(build-id) = dea76e846210e7422903c62aef8b4e26767d9ad8 debuginfo(build-id) = e435e67992e6f381cd85e1bb0d4794ca21125ec4 debuginfo(build-id) = ef0b79cae4901a5c78af6830369fd8f66303d500 debuginfo(build-id) = fea4f74888e48d5909df541d937ef05aa55d4692 python-pycryptodomex-debuginfo = 3.14.1-4.ocs23 python3-pycryptodomex-debuginfo = 3.14.1-4.ocs23 python3-pycryptodomex-debuginfo(x86-64) = 3.14.1-4.ocs23 python3.11-pycryptodomex-debuginfo = 3.14.1-4.ocs23 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.14.1-4.ocs23 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pycryptodomex-3.14.1-4.ocs23.x86_64 Wrote: /builddir/build/SRPMS/python-pycryptodomex-3.14.1-4.ocs23.src.rpm Wrote: /builddir/build/RPMS/python3-pycryptodomex-debuginfo-3.14.1-4.ocs23.x86_64.rpm Wrote: /builddir/build/RPMS/python3-pycryptodomex-selftest-3.14.1-4.ocs23.x86_64.rpm Wrote: /builddir/build/RPMS/python-pycryptodomex-debugsource-3.14.1-4.ocs23.x86_64.rpm Wrote: /builddir/build/RPMS/python3-pycryptodomex-3.14.1-4.ocs23.x86_64.rpm Child return code was: 0