D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/python-cryptography-3.4.8-1.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.xKzsWu + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf cryptography-3.4.8 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/cryptography-3.4.8.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cryptography-3.4.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf src/cryptography.egg-info + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ZxkeEU + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd cryptography-3.4.8 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + export CRYPTOGRAPHY_DONT_BUILD_RUST=1 + CRYPTOGRAPHY_DONT_BUILD_RUST=1 + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib.linux-aarch64-3.9 creating build/lib.linux-aarch64-3.9/cryptography copying src/cryptography/utils.py -> build/lib.linux-aarch64-3.9/cryptography copying src/cryptography/fernet.py -> build/lib.linux-aarch64-3.9/cryptography copying src/cryptography/exceptions.py -> build/lib.linux-aarch64-3.9/cryptography copying src/cryptography/__init__.py -> build/lib.linux-aarch64-3.9/cryptography copying src/cryptography/__about__.py -> build/lib.linux-aarch64-3.9/cryptography creating build/lib.linux-aarch64-3.9/cryptography/x509 copying src/cryptography/x509/oid.py -> build/lib.linux-aarch64-3.9/cryptography/x509 copying src/cryptography/x509/ocsp.py -> build/lib.linux-aarch64-3.9/cryptography/x509 copying src/cryptography/x509/name.py -> build/lib.linux-aarch64-3.9/cryptography/x509 copying src/cryptography/x509/general_name.py -> build/lib.linux-aarch64-3.9/cryptography/x509 copying src/cryptography/x509/extensions.py -> build/lib.linux-aarch64-3.9/cryptography/x509 copying src/cryptography/x509/certificate_transparency.py -> build/lib.linux-aarch64-3.9/cryptography/x509 copying src/cryptography/x509/base.py -> build/lib.linux-aarch64-3.9/cryptography/x509 copying src/cryptography/x509/__init__.py -> build/lib.linux-aarch64-3.9/cryptography/x509 creating build/lib.linux-aarch64-3.9/cryptography/hazmat copying src/cryptography/hazmat/_types.py -> build/lib.linux-aarch64-3.9/cryptography/hazmat copying src/cryptography/hazmat/_oid.py -> build/lib.linux-aarch64-3.9/cryptography/hazmat copying src/cryptography/hazmat/_der.py -> build/lib.linux-aarch64-3.9/cryptography/hazmat copying src/cryptography/hazmat/__init__.py -> build/lib.linux-aarch64-3.9/cryptography/hazmat creating build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/poly1305.py -> build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/padding.py -> build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/keywrap.py -> build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/hmac.py -> build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/hashes.py -> build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/constant_time.py -> build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/cmac.py -> build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/_serialization.py -> build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/_cipheralgorithm.py -> build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/_asymmetric.py -> build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/__init__.py -> build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives creating build/lib.linux-aarch64-3.9/cryptography/hazmat/bindings copying src/cryptography/hazmat/bindings/__init__.py -> build/lib.linux-aarch64-3.9/cryptography/hazmat/bindings creating build/lib.linux-aarch64-3.9/cryptography/hazmat/backends copying src/cryptography/hazmat/backends/interfaces.py -> build/lib.linux-aarch64-3.9/cryptography/hazmat/backends copying src/cryptography/hazmat/backends/__init__.py -> build/lib.linux-aarch64-3.9/cryptography/hazmat/backends creating build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/utils.py -> build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/totp.py -> build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/hotp.py -> build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/__init__.py -> build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/twofactor creating build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/ssh.py -> build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/pkcs7.py -> build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/pkcs12.py -> build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/base.py -> build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/__init__.py -> build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/serialization creating build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/x963kdf.py -> build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/scrypt.py -> build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/pbkdf2.py -> build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/kbkdf.py -> build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/hkdf.py -> build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/concatkdf.py -> build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/__init__.py -> build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/kdf creating build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/modes.py -> build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/base.py -> build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/algorithms.py -> build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/aead.py -> build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/__init__.py -> build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/ciphers creating build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/x448.py -> build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/x25519.py -> build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/utils.py -> build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/rsa.py -> build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/padding.py -> build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/ed448.py -> build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/ed25519.py -> build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/ec.py -> build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/dsa.py -> build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/dh.py -> build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/__init__.py -> build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/asymmetric creating build/lib.linux-aarch64-3.9/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/binding.py -> build/lib.linux-aarch64-3.9/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/_conditional.py -> build/lib.linux-aarch64-3.9/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/__init__.py -> build/lib.linux-aarch64-3.9/cryptography/hazmat/bindings/openssl creating build/lib.linux-aarch64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/x509.py -> build/lib.linux-aarch64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/x448.py -> build/lib.linux-aarch64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/x25519.py -> build/lib.linux-aarch64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/utils.py -> build/lib.linux-aarch64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/rsa.py -> build/lib.linux-aarch64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/poly1305.py -> build/lib.linux-aarch64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ocsp.py -> build/lib.linux-aarch64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/hmac.py -> build/lib.linux-aarch64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/hashes.py -> build/lib.linux-aarch64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/encode_asn1.py -> build/lib.linux-aarch64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ed448.py -> build/lib.linux-aarch64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ed25519.py -> build/lib.linux-aarch64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ec.py -> build/lib.linux-aarch64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/dsa.py -> build/lib.linux-aarch64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/dh.py -> build/lib.linux-aarch64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/decode_asn1.py -> build/lib.linux-aarch64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/cmac.py -> build/lib.linux-aarch64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ciphers.py -> build/lib.linux-aarch64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/backend.py -> build/lib.linux-aarch64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/aead.py -> build/lib.linux-aarch64-3.9/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/__init__.py -> build/lib.linux-aarch64-3.9/cryptography/hazmat/backends/openssl running egg_info creating src/cryptography.egg-info writing src/cryptography.egg-info/PKG-INFO writing dependency_links to src/cryptography.egg-info/dependency_links.txt writing requirements to src/cryptography.egg-info/requires.txt writing top-level names to src/cryptography.egg-info/top_level.txt writing manifest file 'src/cryptography.egg-info/SOURCES.txt' reading manifest file 'src/cryptography.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files found matching 'vectors' warning: no previously-included files matching '*' found under directory 'vectors' warning: no previously-included files matching '*' found under directory '.github' warning: no previously-included files found matching 'release.py' warning: no previously-included files found matching '.coveragerc' warning: no previously-included files found matching 'codecov.yml' warning: no previously-included files found matching '.readthedocs.yml' warning: no previously-included files found matching 'dev-requirements.txt' warning: no previously-included files found matching 'tox.ini' warning: no previously-included files found matching 'mypy.ini' warning: no previously-included files matching '*' found under directory '.zuul.d' warning: no previously-included files matching '*' found under directory '.zuul.playbooks' adding license file 'LICENSE' adding license file 'LICENSE.APACHE' adding license file 'LICENSE.BSD' adding license file 'LICENSE.PSF' writing manifest file 'src/cryptography.egg-info/SOURCES.txt' copying src/cryptography/py.typed -> build/lib.linux-aarch64-3.9/cryptography running build_ext generating cffi module 'build/temp.linux-aarch64-3.9/_padding.c' creating build/temp.linux-aarch64-3.9 generating cffi module 'build/temp.linux-aarch64-3.9/_openssl.c' building '_openssl' extension creating build/temp.linux-aarch64-3.9/build creating build/temp.linux-aarch64-3.9/build/temp.linux-aarch64-3.9 gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/include/python3.9 -c build/temp.linux-aarch64-3.9/_openssl.c -o build/temp.linux-aarch64-3.9/build/temp.linux-aarch64-3.9/_openssl.o -Wconversion -Wno-error=sign-conversion build/temp.linux-aarch64-3.9/_openssl.c: In function 'Cryptography_pem_password_cb': build/temp.linux-aarch64-3.9/_openssl.c:2386:37: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 2386 | memcpy(buf, st->password, st->length); | ~~^~~~~~~~ build/temp.linux-aarch64-3.9/_openssl.c: In function '_cffi_d_ASN1_STRING_data': build/temp.linux-aarch64-3.9/_openssl.c:9133:3: warning: 'ASN1_STRING_data' is deprecated [-Wdeprecated-declarations] 9133 | return ASN1_STRING_data(x0); | ^~~~~~ In file included from /usr/include/multiarch-dispatch.h:112, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-aarch64-3.9/_openssl.c:589: /usr/include/openssl/asn1.h:554:1: note: declared here 554 | DEPRECATEDIN_1_1_0(unsigned char *ASN1_STRING_data(ASN1_STRING *x)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-aarch64-3.9/_openssl.c: In function '_cffi_f_ASN1_STRING_data': build/temp.linux-aarch64-3.9/_openssl.c:9156:3: warning: 'ASN1_STRING_data' is deprecated [-Wdeprecated-declarations] 9156 | { result = ASN1_STRING_data(x0); } | ^ In file included from /usr/include/multiarch-dispatch.h:112, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-aarch64-3.9/_openssl.c:589: /usr/include/openssl/asn1.h:554:1: note: declared here 554 | DEPRECATEDIN_1_1_0(unsigned char *ASN1_STRING_data(ASN1_STRING *x)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-aarch64-3.9/_openssl.c: In function '_cffi_d_BIO_s_datagram': build/temp.linux-aarch64-3.9/_openssl.c:10325:10: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 10325 | return BIO_s_datagram(); | ^~~~~~~~~~~~~~~~ build/temp.linux-aarch64-3.9/_openssl.c: In function '_cffi_f_BIO_s_datagram': build/temp.linux-aarch64-3.9/_openssl.c:10336:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 10336 | { result = BIO_s_datagram(); } | ^ build/temp.linux-aarch64-3.9/_openssl.c: In function '_cffi_d_BIO_s_mem': build/temp.linux-aarch64-3.9/_openssl.c:10351:10: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 10351 | return BIO_s_mem(); | ^~~~~~~~~~~ build/temp.linux-aarch64-3.9/_openssl.c: In function '_cffi_f_BIO_s_mem': build/temp.linux-aarch64-3.9/_openssl.c:10362:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 10362 | { result = BIO_s_mem(); } | ^ build/temp.linux-aarch64-3.9/_openssl.c: In function '_cffi_d_DTLSv1_client_method': build/temp.linux-aarch64-3.9/_openssl.c:15467:3: warning: 'DTLSv1_client_method' is deprecated [-Wdeprecated-declarations] 15467 | return DTLSv1_client_method(); | ^~~~~~ In file included from /usr/include/multiarch-dispatch.h:112, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-aarch64-3.9/_openssl.c:589: /usr/include/openssl/ssl.h:1902:1: note: declared here 1902 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_client_method(void)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-aarch64-3.9/_openssl.c: In function '_cffi_f_DTLSv1_client_method': build/temp.linux-aarch64-3.9/_openssl.c:15478:3: warning: 'DTLSv1_client_method' is deprecated [-Wdeprecated-declarations] 15478 | { result = DTLSv1_client_method(); } | ^ In file included from /usr/include/multiarch-dispatch.h:112, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-aarch64-3.9/_openssl.c:589: /usr/include/openssl/ssl.h:1902:1: note: declared here 1902 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_client_method(void)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-aarch64-3.9/_openssl.c: In function '_cffi_d_DTLSv1_method': build/temp.linux-aarch64-3.9/_openssl.c:15531:3: warning: 'DTLSv1_method' is deprecated [-Wdeprecated-declarations] 15531 | return DTLSv1_method(); | ^~~~~~ In file included from /usr/include/multiarch-dispatch.h:112, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-aarch64-3.9/_openssl.c:589: /usr/include/openssl/ssl.h:1900:1: note: declared here 1900 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_method(void)) /* DTLSv1.0 */ | ^~~~~~~~~~~~~~~~~~ build/temp.linux-aarch64-3.9/_openssl.c: In function '_cffi_f_DTLSv1_method': build/temp.linux-aarch64-3.9/_openssl.c:15542:3: warning: 'DTLSv1_method' is deprecated [-Wdeprecated-declarations] 15542 | { result = DTLSv1_method(); } | ^ In file included from /usr/include/multiarch-dispatch.h:112, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-aarch64-3.9/_openssl.c:589: /usr/include/openssl/ssl.h:1900:1: note: declared here 1900 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_method(void)) /* DTLSv1.0 */ | ^~~~~~~~~~~~~~~~~~ build/temp.linux-aarch64-3.9/_openssl.c: In function '_cffi_d_DTLSv1_server_method': build/temp.linux-aarch64-3.9/_openssl.c:15557:3: warning: 'DTLSv1_server_method' is deprecated [-Wdeprecated-declarations] 15557 | return DTLSv1_server_method(); | ^~~~~~ In file included from /usr/include/multiarch-dispatch.h:112, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-aarch64-3.9/_openssl.c:589: /usr/include/openssl/ssl.h:1901:1: note: declared here 1901 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_server_method(void)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-aarch64-3.9/_openssl.c: In function '_cffi_f_DTLSv1_server_method': build/temp.linux-aarch64-3.9/_openssl.c:15568:3: warning: 'DTLSv1_server_method' is deprecated [-Wdeprecated-declarations] 15568 | { result = DTLSv1_server_method(); } | ^ In file included from /usr/include/multiarch-dispatch.h:112, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-aarch64-3.9/_openssl.c:589: /usr/include/openssl/ssl.h:1901:1: note: declared here 1901 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_server_method(void)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-aarch64-3.9/_openssl.c: In function '_cffi_d_OCSP_resp_get0_certs': build/temp.linux-aarch64-3.9/_openssl.c:26207:10: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 26207 | return OCSP_resp_get0_certs(x0); | ^~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-aarch64-3.9/_openssl.c: In function '_cffi_f_OCSP_resp_get0_certs': build/temp.linux-aarch64-3.9/_openssl.c:26230:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 26230 | { result = OCSP_resp_get0_certs(x0); } | ^ build/temp.linux-aarch64-3.9/_openssl.c: In function '_cffi_d_OPENSSL_config': build/temp.linux-aarch64-3.9/_openssl.c:26695:3: warning: 'OPENSSL_config' is deprecated [-Wdeprecated-declarations] 26695 | OPENSSL_config(x0); | ^~~~~~~~~~~~~~ In file included from /usr/include/multiarch-dispatch.h:112, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-aarch64-3.9/_openssl.c:589: /usr/include/openssl/conf.h:91:1: note: declared here 91 | DEPRECATEDIN_1_1_0(void OPENSSL_config(const char *config_name)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-aarch64-3.9/_openssl.c: In function '_cffi_f_OPENSSL_config': build/temp.linux-aarch64-3.9/_openssl.c:26716:3: warning: 'OPENSSL_config' is deprecated [-Wdeprecated-declarations] 26716 | { OPENSSL_config(x0); } | ^ In file included from /usr/include/multiarch-dispatch.h:112, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-aarch64-3.9/_openssl.c:589: /usr/include/openssl/conf.h:91:1: note: declared here 91 | DEPRECATEDIN_1_1_0(void OPENSSL_config(const char *config_name)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-aarch64-3.9/_openssl.c: In function '_cffi_d_SSL_CTX_add_extra_chain_cert': build/temp.linux-aarch64-3.9/_openssl.c:31586:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 31586 | return SSL_CTX_add_extra_chain_cert(x0, x1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-aarch64-3.9/_openssl.c: In function '_cffi_f_SSL_CTX_add_extra_chain_cert': build/temp.linux-aarch64-3.9/_openssl.c:31624:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 31624 | { result = SSL_CTX_add_extra_chain_cert(x0, x1); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-aarch64-3.9/_openssl.c: In function '_cffi_d_SSL_CTX_clear_mode': build/temp.linux-aarch64-3.9/_openssl.c:31765:10: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 31765 | return SSL_CTX_clear_mode(x0, x1); | ^~~~~~~~~~~~~~~~~~ build/temp.linux-aarch64-3.9/_openssl.c:31765:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] build/temp.linux-aarch64-3.9/_openssl.c: In function '_cffi_f_SSL_CTX_clear_mode': build/temp.linux-aarch64-3.9/_openssl.c:31798:14: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 31798 | { result = SSL_CTX_clear_mode(x0, x1); } | ^~~~~~~~~~~~~~~~~~ build/temp.linux-aarch64-3.9/_openssl.c:31798:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] build/temp.linux-aarch64-3.9/_openssl.c: In function '_cffi_d_SSL_CTX_get_mode': build/temp.linux-aarch64-3.9/_openssl.c:32254:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 32254 | return SSL_CTX_get_mode(x0); | ^~~~~~~~~~~~~~~~ build/temp.linux-aarch64-3.9/_openssl.c: In function '_cffi_f_SSL_CTX_get_mode': build/temp.linux-aarch64-3.9/_openssl.c:32277:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 32277 | { result = SSL_CTX_get_mode(x0); } | ^~~~~~~~~~~~~~~~ build/temp.linux-aarch64-3.9/_openssl.c: In function '_cffi_d_SSL_CTX_get_session_cache_mode': build/temp.linux-aarch64-3.9/_openssl.c:32368:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 32368 | return SSL_CTX_get_session_cache_mode(x0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-aarch64-3.9/_openssl.c: In function '_cffi_f_SSL_CTX_get_session_cache_mode': build/temp.linux-aarch64-3.9/_openssl.c:32391:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 32391 | { result = SSL_CTX_get_session_cache_mode(x0); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-aarch64-3.9/_openssl.c: In function '_cffi_d_SSL_CTX_set_mode': build/temp.linux-aarch64-3.9/_openssl.c:34093:10: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 34093 | return SSL_CTX_set_mode(x0, x1); | ^~~~~~~~~~~~~~~~ build/temp.linux-aarch64-3.9/_openssl.c:34093:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] build/temp.linux-aarch64-3.9/_openssl.c: In function '_cffi_f_SSL_CTX_set_mode': build/temp.linux-aarch64-3.9/_openssl.c:34126:14: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 34126 | { result = SSL_CTX_set_mode(x0, x1); } | ^~~~~~~~~~~~~~~~ build/temp.linux-aarch64-3.9/_openssl.c:34126:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] In file included from build/temp.linux-aarch64-3.9/_openssl.c:815: build/temp.linux-aarch64-3.9/_openssl.c: In function '_cffi_d_SSL_CTX_set_session_cache_mode': build/temp.linux-aarch64-3.9/_openssl.c:34375:45: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 34375 | return SSL_CTX_set_session_cache_mode(x0, x1); | ^~ build/temp.linux-aarch64-3.9/_openssl.c:34375:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 34375 | return SSL_CTX_set_session_cache_mode(x0, x1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from build/temp.linux-aarch64-3.9/_openssl.c:815: build/temp.linux-aarch64-3.9/_openssl.c: In function '_cffi_f_SSL_CTX_set_session_cache_mode': build/temp.linux-aarch64-3.9/_openssl.c:34408:49: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 34408 | { result = SSL_CTX_set_session_cache_mode(x0, x1); } | ^~ build/temp.linux-aarch64-3.9/_openssl.c:34408:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 34408 | { result = SSL_CTX_set_session_cache_mode(x0, x1); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-aarch64-3.9/_openssl.c: In function '_cffi_d_SSL_CTX_set_tmp_dh': build/temp.linux-aarch64-3.9/_openssl.c:34781:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 34781 | return SSL_CTX_set_tmp_dh(x0, x1); | ^~~~~~~~~~~~~~~~~~ build/temp.linux-aarch64-3.9/_openssl.c: In function '_cffi_f_SSL_CTX_set_tmp_dh': build/temp.linux-aarch64-3.9/_openssl.c:34819:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 34819 | { result = SSL_CTX_set_tmp_dh(x0, x1); } | ^~~~~~~~~~~~~~~~~~ build/temp.linux-aarch64-3.9/_openssl.c: In function '_cffi_d_SSL_CTX_set_tmp_ecdh': build/temp.linux-aarch64-3.9/_openssl.c:34834:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 34834 | return SSL_CTX_set_tmp_ecdh(x0, x1); | ^~~~~~~~~~~~~~~~~~~~ build/temp.linux-aarch64-3.9/_openssl.c: In function '_cffi_f_SSL_CTX_set_tmp_ecdh': build/temp.linux-aarch64-3.9/_openssl.c:34872:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 34872 | { result = SSL_CTX_set_tmp_ecdh(x0, x1); } | ^~~~~~~~~~~~~~~~~~~~ build/temp.linux-aarch64-3.9/_openssl.c: In function '_cffi_d_SSL_SESSION_get_ticket_lifetime_hint': build/temp.linux-aarch64-3.9/_openssl.c:35501:10: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 35501 | return SSL_SESSION_get_ticket_lifetime_hint(x0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-aarch64-3.9/_openssl.c: In function '_cffi_f_SSL_SESSION_get_ticket_lifetime_hint': build/temp.linux-aarch64-3.9/_openssl.c:35524:14: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 35524 | { result = SSL_SESSION_get_ticket_lifetime_hint(x0); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-aarch64-3.9/_openssl.c: In function '_cffi_d_SSL_clear_mode': build/temp.linux-aarch64-3.9/_openssl.c:35712:10: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 35712 | return SSL_clear_mode(x0, x1); | ^~~~~~~~~~~~~~ build/temp.linux-aarch64-3.9/_openssl.c:35712:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] build/temp.linux-aarch64-3.9/_openssl.c: In function '_cffi_f_SSL_clear_mode': build/temp.linux-aarch64-3.9/_openssl.c:35745:14: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 35745 | { result = SSL_clear_mode(x0, x1); } | ^~~~~~~~~~~~~~ build/temp.linux-aarch64-3.9/_openssl.c:35745:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] build/temp.linux-aarch64-3.9/_openssl.c: In function '_cffi_d_SSL_get_mode': build/temp.linux-aarch64-3.9/_openssl.c:36698:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 36698 | return SSL_get_mode(x0); | ^~~~~~~~~~~~ build/temp.linux-aarch64-3.9/_openssl.c: In function '_cffi_f_SSL_get_mode': build/temp.linux-aarch64-3.9/_openssl.c:36721:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 36721 | { result = SSL_get_mode(x0); } | ^~~~~~~~~~~~ build/temp.linux-aarch64-3.9/_openssl.c: In function '_cffi_d_SSL_set_mode': build/temp.linux-aarch64-3.9/_openssl.c:38512:10: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 38512 | return SSL_set_mode(x0, x1); | ^~~~~~~~~~~~ build/temp.linux-aarch64-3.9/_openssl.c:38512:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] build/temp.linux-aarch64-3.9/_openssl.c: In function '_cffi_f_SSL_set_mode': build/temp.linux-aarch64-3.9/_openssl.c:38545:14: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 38545 | { result = SSL_set_mode(x0, x1); } | ^~~~~~~~~~~~ build/temp.linux-aarch64-3.9/_openssl.c:38545:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] build/temp.linux-aarch64-3.9/_openssl.c: In function '_cffi_d_SSLv3_client_method': build/temp.linux-aarch64-3.9/_openssl.c:39493:3: warning: 'SSLv3_client_method' is deprecated [-Wdeprecated-declarations] 39493 | return SSLv3_client_method(); | ^~~~~~ In file included from /usr/include/multiarch-dispatch.h:112, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-aarch64-3.9/_openssl.c:589: /usr/include/openssl/ssl.h:1869:1: note: declared here 1869 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *SSLv3_client_method(void)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-aarch64-3.9/_openssl.c: In function '_cffi_f_SSLv3_client_method': build/temp.linux-aarch64-3.9/_openssl.c:39504:3: warning: 'SSLv3_client_method' is deprecated [-Wdeprecated-declarations] 39504 | { result = SSLv3_client_method(); } | ^ In file included from /usr/include/multiarch-dispatch.h:112, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-aarch64-3.9/_openssl.c:589: /usr/include/openssl/ssl.h:1869:1: note: declared here 1869 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *SSLv3_client_method(void)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-aarch64-3.9/_openssl.c: In function '_cffi_d_SSLv3_method': build/temp.linux-aarch64-3.9/_openssl.c:39519:3: warning: 'SSLv3_method' is deprecated [-Wdeprecated-declarations] 39519 | return SSLv3_method(); | ^~~~~~ In file included from /usr/include/multiarch-dispatch.h:112, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-aarch64-3.9/_openssl.c:589: /usr/include/openssl/ssl.h:1867:1: note: declared here 1867 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *SSLv3_method(void)) /* SSLv3 */ | ^~~~~~~~~~~~~~~~~~ build/temp.linux-aarch64-3.9/_openssl.c: In function '_cffi_f_SSLv3_method': build/temp.linux-aarch64-3.9/_openssl.c:39530:3: warning: 'SSLv3_method' is deprecated [-Wdeprecated-declarations] 39530 | { result = SSLv3_method(); } | ^ In file included from /usr/include/multiarch-dispatch.h:112, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-aarch64-3.9/_openssl.c:589: /usr/include/openssl/ssl.h:1867:1: note: declared here 1867 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *SSLv3_method(void)) /* SSLv3 */ | ^~~~~~~~~~~~~~~~~~ build/temp.linux-aarch64-3.9/_openssl.c: In function '_cffi_d_SSLv3_server_method': build/temp.linux-aarch64-3.9/_openssl.c:39545:3: warning: 'SSLv3_server_method' is deprecated [-Wdeprecated-declarations] 39545 | return SSLv3_server_method(); | ^~~~~~ In file included from /usr/include/multiarch-dispatch.h:112, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-aarch64-3.9/_openssl.c:589: /usr/include/openssl/ssl.h:1868:1: note: declared here 1868 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *SSLv3_server_method(void)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-aarch64-3.9/_openssl.c: In function '_cffi_f_SSLv3_server_method': build/temp.linux-aarch64-3.9/_openssl.c:39556:3: warning: 'SSLv3_server_method' is deprecated [-Wdeprecated-declarations] 39556 | { result = SSLv3_server_method(); } | ^ In file included from /usr/include/multiarch-dispatch.h:112, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-aarch64-3.9/_openssl.c:589: /usr/include/openssl/ssl.h:1868:1: note: declared here 1868 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *SSLv3_server_method(void)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-aarch64-3.9/_openssl.c: In function '_cffi_d_TLSv1_1_client_method': build/temp.linux-aarch64-3.9/_openssl.c:39649:3: warning: 'TLSv1_1_client_method' is deprecated [-Wdeprecated-declarations] 39649 | return TLSv1_1_client_method(); | ^~~~~~ In file included from /usr/include/multiarch-dispatch.h:112, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-aarch64-3.9/_openssl.c:589: /usr/include/openssl/ssl.h:1890:1: note: declared here 1890 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_client_method(void)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-aarch64-3.9/_openssl.c: In function '_cffi_f_TLSv1_1_client_method': build/temp.linux-aarch64-3.9/_openssl.c:39660:3: warning: 'TLSv1_1_client_method' is deprecated [-Wdeprecated-declarations] 39660 | { result = TLSv1_1_client_method(); } | ^ In file included from /usr/include/multiarch-dispatch.h:112, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-aarch64-3.9/_openssl.c:589: /usr/include/openssl/ssl.h:1890:1: note: declared here 1890 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_client_method(void)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-aarch64-3.9/_openssl.c: In function '_cffi_d_TLSv1_1_method': build/temp.linux-aarch64-3.9/_openssl.c:39675:3: warning: 'TLSv1_1_method' is deprecated [-Wdeprecated-declarations] 39675 | return TLSv1_1_method(); | ^~~~~~ In file included from /usr/include/multiarch-dispatch.h:112, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-aarch64-3.9/_openssl.c:589: /usr/include/openssl/ssl.h:1888:1: note: declared here 1888 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_method(void)) /* TLSv1.1 */ | ^~~~~~~~~~~~~~~~~~ build/temp.linux-aarch64-3.9/_openssl.c: In function '_cffi_f_TLSv1_1_method': build/temp.linux-aarch64-3.9/_openssl.c:39686:3: warning: 'TLSv1_1_method' is deprecated [-Wdeprecated-declarations] 39686 | { result = TLSv1_1_method(); } | ^ In file included from /usr/include/multiarch-dispatch.h:112, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-aarch64-3.9/_openssl.c:589: /usr/include/openssl/ssl.h:1888:1: note: declared here 1888 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_method(void)) /* TLSv1.1 */ | ^~~~~~~~~~~~~~~~~~ build/temp.linux-aarch64-3.9/_openssl.c: In function '_cffi_d_TLSv1_1_server_method': build/temp.linux-aarch64-3.9/_openssl.c:39701:3: warning: 'TLSv1_1_server_method' is deprecated [-Wdeprecated-declarations] 39701 | return TLSv1_1_server_method(); | ^~~~~~ In file included from /usr/include/multiarch-dispatch.h:112, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-aarch64-3.9/_openssl.c:589: /usr/include/openssl/ssl.h:1889:1: note: declared here 1889 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_server_method(void)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-aarch64-3.9/_openssl.c: In function '_cffi_f_TLSv1_1_server_method': build/temp.linux-aarch64-3.9/_openssl.c:39712:3: warning: 'TLSv1_1_server_method' is deprecated [-Wdeprecated-declarations] 39712 | { result = TLSv1_1_server_method(); } | ^ In file included from /usr/include/multiarch-dispatch.h:112, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-aarch64-3.9/_openssl.c:589: /usr/include/openssl/ssl.h:1889:1: note: declared here 1889 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_server_method(void)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-aarch64-3.9/_openssl.c: In function '_cffi_d_TLSv1_2_client_method': build/temp.linux-aarch64-3.9/_openssl.c:39727:3: warning: 'TLSv1_2_client_method' is deprecated [-Wdeprecated-declarations] 39727 | return TLSv1_2_client_method(); | ^~~~~~ In file included from /usr/include/multiarch-dispatch.h:112, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-aarch64-3.9/_openssl.c:589: /usr/include/openssl/ssl.h:1896:1: note: declared here 1896 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_client_method(void)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-aarch64-3.9/_openssl.c: In function '_cffi_f_TLSv1_2_client_method': build/temp.linux-aarch64-3.9/_openssl.c:39738:3: warning: 'TLSv1_2_client_method' is deprecated [-Wdeprecated-declarations] 39738 | { result = TLSv1_2_client_method(); } | ^ In file included from /usr/include/multiarch-dispatch.h:112, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-aarch64-3.9/_openssl.c:589: /usr/include/openssl/ssl.h:1896:1: note: declared here 1896 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_client_method(void)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-aarch64-3.9/_openssl.c: In function '_cffi_d_TLSv1_2_method': build/temp.linux-aarch64-3.9/_openssl.c:39753:3: warning: 'TLSv1_2_method' is deprecated [-Wdeprecated-declarations] 39753 | return TLSv1_2_method(); | ^~~~~~ In file included from /usr/include/multiarch-dispatch.h:112, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-aarch64-3.9/_openssl.c:589: /usr/include/openssl/ssl.h:1894:1: note: declared here 1894 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_method(void)) /* TLSv1.2 */ | ^~~~~~~~~~~~~~~~~~ build/temp.linux-aarch64-3.9/_openssl.c: In function '_cffi_f_TLSv1_2_method': build/temp.linux-aarch64-3.9/_openssl.c:39764:3: warning: 'TLSv1_2_method' is deprecated [-Wdeprecated-declarations] 39764 | { result = TLSv1_2_method(); } | ^ In file included from /usr/include/multiarch-dispatch.h:112, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-aarch64-3.9/_openssl.c:589: /usr/include/openssl/ssl.h:1894:1: note: declared here 1894 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_method(void)) /* TLSv1.2 */ | ^~~~~~~~~~~~~~~~~~ build/temp.linux-aarch64-3.9/_openssl.c: In function '_cffi_d_TLSv1_2_server_method': build/temp.linux-aarch64-3.9/_openssl.c:39779:3: warning: 'TLSv1_2_server_method' is deprecated [-Wdeprecated-declarations] 39779 | return TLSv1_2_server_method(); | ^~~~~~ In file included from /usr/include/multiarch-dispatch.h:112, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-aarch64-3.9/_openssl.c:589: /usr/include/openssl/ssl.h:1895:1: note: declared here 1895 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_server_method(void)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-aarch64-3.9/_openssl.c: In function '_cffi_f_TLSv1_2_server_method': build/temp.linux-aarch64-3.9/_openssl.c:39790:3: warning: 'TLSv1_2_server_method' is deprecated [-Wdeprecated-declarations] 39790 | { result = TLSv1_2_server_method(); } | ^ In file included from /usr/include/multiarch-dispatch.h:112, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-aarch64-3.9/_openssl.c:589: /usr/include/openssl/ssl.h:1895:1: note: declared here 1895 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_server_method(void)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-aarch64-3.9/_openssl.c: In function '_cffi_d_TLSv1_client_method': build/temp.linux-aarch64-3.9/_openssl.c:39805:3: warning: 'TLSv1_client_method' is deprecated [-Wdeprecated-declarations] 39805 | return TLSv1_client_method(); | ^~~~~~ In file included from /usr/include/multiarch-dispatch.h:112, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-aarch64-3.9/_openssl.c:589: /usr/include/openssl/ssl.h:1884:1: note: declared here 1884 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_client_method(void)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-aarch64-3.9/_openssl.c: In function '_cffi_f_TLSv1_client_method': build/temp.linux-aarch64-3.9/_openssl.c:39816:3: warning: 'TLSv1_client_method' is deprecated [-Wdeprecated-declarations] 39816 | { result = TLSv1_client_method(); } | ^ In file included from /usr/include/multiarch-dispatch.h:112, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-aarch64-3.9/_openssl.c:589: /usr/include/openssl/ssl.h:1884:1: note: declared here 1884 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_client_method(void)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-aarch64-3.9/_openssl.c: In function '_cffi_d_TLSv1_method': build/temp.linux-aarch64-3.9/_openssl.c:39831:3: warning: 'TLSv1_method' is deprecated [-Wdeprecated-declarations] 39831 | return TLSv1_method(); | ^~~~~~ In file included from /usr/include/multiarch-dispatch.h:112, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-aarch64-3.9/_openssl.c:589: /usr/include/openssl/ssl.h:1882:1: note: declared here 1882 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_method(void)) /* TLSv1.0 */ | ^~~~~~~~~~~~~~~~~~ build/temp.linux-aarch64-3.9/_openssl.c: In function '_cffi_f_TLSv1_method': build/temp.linux-aarch64-3.9/_openssl.c:39842:3: warning: 'TLSv1_method' is deprecated [-Wdeprecated-declarations] 39842 | { result = TLSv1_method(); } | ^ In file included from /usr/include/multiarch-dispatch.h:112, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-aarch64-3.9/_openssl.c:589: /usr/include/openssl/ssl.h:1882:1: note: declared here 1882 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_method(void)) /* TLSv1.0 */ | ^~~~~~~~~~~~~~~~~~ build/temp.linux-aarch64-3.9/_openssl.c: In function '_cffi_d_TLSv1_server_method': build/temp.linux-aarch64-3.9/_openssl.c:39857:3: warning: 'TLSv1_server_method' is deprecated [-Wdeprecated-declarations] 39857 | return TLSv1_server_method(); | ^~~~~~ In file included from /usr/include/multiarch-dispatch.h:112, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-aarch64-3.9/_openssl.c:589: /usr/include/openssl/ssl.h:1883:1: note: declared here 1883 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_server_method(void)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-aarch64-3.9/_openssl.c: In function '_cffi_f_TLSv1_server_method': build/temp.linux-aarch64-3.9/_openssl.c:39868:3: warning: 'TLSv1_server_method' is deprecated [-Wdeprecated-declarations] 39868 | { result = TLSv1_server_method(); } | ^ In file included from /usr/include/multiarch-dispatch.h:112, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-aarch64-3.9/_openssl.c:589: /usr/include/openssl/ssl.h:1883:1: note: declared here 1883 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_server_method(void)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-aarch64-3.9/_openssl.c: In function '_cffi_d_X509_CRL_get_lastUpdate': build/temp.linux-aarch64-3.9/_openssl.c:41169:3: warning: 'X509_CRL_get_lastUpdate' is deprecated [-Wdeprecated-declarations] 41169 | return X509_CRL_get_lastUpdate(x0); | ^~~~~~ In file included from /usr/include/multiarch-dispatch.h:112, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-aarch64-3.9/_openssl.c:589: /usr/include/openssl/x509.h:730:1: note: declared here 730 | DEPRECATEDIN_1_1_0(ASN1_TIME *X509_CRL_get_lastUpdate(X509_CRL *crl)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-aarch64-3.9/_openssl.c: In function '_cffi_f_X509_CRL_get_lastUpdate': build/temp.linux-aarch64-3.9/_openssl.c:41192:3: warning: 'X509_CRL_get_lastUpdate' is deprecated [-Wdeprecated-declarations] 41192 | { result = X509_CRL_get_lastUpdate(x0); } | ^ In file included from /usr/include/multiarch-dispatch.h:112, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-aarch64-3.9/_openssl.c:589: /usr/include/openssl/x509.h:730:1: note: declared here 730 | DEPRECATEDIN_1_1_0(ASN1_TIME *X509_CRL_get_lastUpdate(X509_CRL *crl)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-aarch64-3.9/_openssl.c: In function '_cffi_d_X509_CRL_get_nextUpdate': build/temp.linux-aarch64-3.9/_openssl.c:41207:3: warning: 'X509_CRL_get_nextUpdate' is deprecated [-Wdeprecated-declarations] 41207 | return X509_CRL_get_nextUpdate(x0); | ^~~~~~ In file included from /usr/include/multiarch-dispatch.h:112, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-aarch64-3.9/_openssl.c:589: /usr/include/openssl/x509.h:731:1: note: declared here 731 | DEPRECATEDIN_1_1_0(ASN1_TIME *X509_CRL_get_nextUpdate(X509_CRL *crl)) | ^~~~~~~~~~~~~~~~~~ build/temp.linux-aarch64-3.9/_openssl.c: In function '_cffi_f_X509_CRL_get_nextUpdate': build/temp.linux-aarch64-3.9/_openssl.c:41230:3: warning: 'X509_CRL_get_nextUpdate' is deprecated [-Wdeprecated-declarations] 41230 | { result = X509_CRL_get_nextUpdate(x0); } | ^ In file included from /usr/include/multiarch-dispatch.h:112, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/e_os2.h:13, from build/temp.linux-aarch64-3.9/_openssl.c:589: /usr/include/openssl/x509.h:731:1: note: declared here 731 | DEPRECATEDIN_1_1_0(ASN1_TIME *X509_CRL_get_nextUpdate(X509_CRL *crl)) | ^~~~~~~~~~~~~~~~~~ gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.9/build/temp.linux-aarch64-3.9/_openssl.o -L/usr/lib64 -lssl -lcrypto -lpthread -lpython3.9 -o build/lib.linux-aarch64-3.9/cryptography/hazmat/bindings/_openssl.abi3.so building '_padding' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/include/python3.9 -c build/temp.linux-aarch64-3.9/_padding.c -o build/temp.linux-aarch64-3.9/build/temp.linux-aarch64-3.9/_padding.o gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.9/build/temp.linux-aarch64-3.9/_padding.o -L/usr/lib64 -lpython3.9 -o build/lib.linux-aarch64-3.9/cryptography/hazmat/bindings/_padding.abi3.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.0JG3an + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64 + cd cryptography-3.4.8 + '[' 1 -eq 1 ']' + find . -name .keep -print -delete ./docs/_static/.keep + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py install -O1 --skip-build --root /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64 running install running install_lib creating /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr creating /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64 creating /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9 creating /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages creating /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography copying build/lib.linux-aarch64-3.9/cryptography/py.typed -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography creating /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat creating /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends creating /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-aarch64-3.9/cryptography/hazmat/backends/openssl/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-aarch64-3.9/cryptography/hazmat/backends/openssl/aead.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-aarch64-3.9/cryptography/hazmat/backends/openssl/backend.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-aarch64-3.9/cryptography/hazmat/backends/openssl/ciphers.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-aarch64-3.9/cryptography/hazmat/backends/openssl/cmac.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-aarch64-3.9/cryptography/hazmat/backends/openssl/decode_asn1.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-aarch64-3.9/cryptography/hazmat/backends/openssl/dh.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-aarch64-3.9/cryptography/hazmat/backends/openssl/dsa.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-aarch64-3.9/cryptography/hazmat/backends/openssl/ec.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-aarch64-3.9/cryptography/hazmat/backends/openssl/ed25519.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-aarch64-3.9/cryptography/hazmat/backends/openssl/ed448.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-aarch64-3.9/cryptography/hazmat/backends/openssl/encode_asn1.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-aarch64-3.9/cryptography/hazmat/backends/openssl/hashes.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-aarch64-3.9/cryptography/hazmat/backends/openssl/hmac.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-aarch64-3.9/cryptography/hazmat/backends/openssl/ocsp.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-aarch64-3.9/cryptography/hazmat/backends/openssl/poly1305.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-aarch64-3.9/cryptography/hazmat/backends/openssl/rsa.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-aarch64-3.9/cryptography/hazmat/backends/openssl/utils.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-aarch64-3.9/cryptography/hazmat/backends/openssl/x25519.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-aarch64-3.9/cryptography/hazmat/backends/openssl/x448.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-aarch64-3.9/cryptography/hazmat/backends/openssl/x509.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-aarch64-3.9/cryptography/hazmat/backends/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends copying build/lib.linux-aarch64-3.9/cryptography/hazmat/backends/interfaces.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends creating /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings copying build/lib.linux-aarch64-3.9/cryptography/hazmat/bindings/_padding.abi3.so -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings copying build/lib.linux-aarch64-3.9/cryptography/hazmat/bindings/_openssl.abi3.so -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings creating /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/openssl copying build/lib.linux-aarch64-3.9/cryptography/hazmat/bindings/openssl/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/openssl copying build/lib.linux-aarch64-3.9/cryptography/hazmat/bindings/openssl/_conditional.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/openssl copying build/lib.linux-aarch64-3.9/cryptography/hazmat/bindings/openssl/binding.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/openssl copying build/lib.linux-aarch64-3.9/cryptography/hazmat/bindings/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings creating /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives creating /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/asymmetric/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/asymmetric/dh.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/asymmetric/dsa.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/asymmetric/ec.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/asymmetric/ed25519.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/asymmetric/ed448.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/asymmetric/padding.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/asymmetric/rsa.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/asymmetric/utils.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/asymmetric/x25519.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/asymmetric/x448.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric creating /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers copying build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/ciphers/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers copying build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/ciphers/aead.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers copying build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/ciphers/algorithms.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers copying build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/ciphers/base.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers copying build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/ciphers/modes.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers creating /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/kdf/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/kdf/concatkdf.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/kdf/hkdf.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/kdf/kbkdf.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/kdf/pbkdf2.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/kdf/scrypt.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/kdf/x963kdf.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/kdf creating /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization copying build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/serialization/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization copying build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/serialization/base.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization copying build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/serialization/pkcs12.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization copying build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/serialization/pkcs7.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization copying build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/serialization/ssh.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization creating /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/twofactor copying build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/twofactor/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/twofactor copying build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/twofactor/hotp.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/twofactor copying build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/twofactor/totp.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/twofactor copying build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/twofactor/utils.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/twofactor copying build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives copying build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/_asymmetric.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives copying build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/_cipheralgorithm.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives copying build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/_serialization.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives copying build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/cmac.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives copying build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/constant_time.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives copying build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/hashes.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives copying build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/hmac.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives copying build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/keywrap.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives copying build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/padding.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives copying build/lib.linux-aarch64-3.9/cryptography/hazmat/primitives/poly1305.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives copying build/lib.linux-aarch64-3.9/cryptography/hazmat/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat copying build/lib.linux-aarch64-3.9/cryptography/hazmat/_der.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat copying build/lib.linux-aarch64-3.9/cryptography/hazmat/_oid.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat copying build/lib.linux-aarch64-3.9/cryptography/hazmat/_types.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat creating /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/x509 copying build/lib.linux-aarch64-3.9/cryptography/x509/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/x509 copying build/lib.linux-aarch64-3.9/cryptography/x509/base.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/x509 copying build/lib.linux-aarch64-3.9/cryptography/x509/certificate_transparency.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/x509 copying build/lib.linux-aarch64-3.9/cryptography/x509/extensions.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/x509 copying build/lib.linux-aarch64-3.9/cryptography/x509/general_name.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/x509 copying build/lib.linux-aarch64-3.9/cryptography/x509/name.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/x509 copying build/lib.linux-aarch64-3.9/cryptography/x509/ocsp.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/x509 copying build/lib.linux-aarch64-3.9/cryptography/x509/oid.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/x509 copying build/lib.linux-aarch64-3.9/cryptography/__about__.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography copying build/lib.linux-aarch64-3.9/cryptography/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography copying build/lib.linux-aarch64-3.9/cryptography/exceptions.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography copying build/lib.linux-aarch64-3.9/cryptography/fernet.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography copying build/lib.linux-aarch64-3.9/cryptography/utils.py -> /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl/aead.py to aead.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl/backend.py to backend.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl/ciphers.py to ciphers.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl/cmac.py to cmac.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl/decode_asn1.py to decode_asn1.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl/dh.py to dh.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl/dsa.py to dsa.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl/ec.py to ec.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl/ed25519.py to ed25519.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl/ed448.py to ed448.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl/encode_asn1.py to encode_asn1.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl/hashes.py to hashes.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl/hmac.py to hmac.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl/ocsp.py to ocsp.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl/poly1305.py to poly1305.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl/rsa.py to rsa.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl/utils.py to utils.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl/x25519.py to x25519.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl/x448.py to x448.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl/x509.py to x509.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/interfaces.py to interfaces.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/openssl/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/openssl/_conditional.py to _conditional.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/openssl/binding.py to binding.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/dh.py to dh.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py to dsa.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py to ec.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py to ed25519.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py to ed448.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/padding.py to padding.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py to rsa.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/utils.py to utils.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/x25519.py to x25519.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/asymmetric/x448.py to x448.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/aead.py to aead.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py to algorithms.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/base.py to base.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/ciphers/modes.py to modes.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/kdf/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/kdf/concatkdf.py to concatkdf.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/kdf/hkdf.py to hkdf.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/kdf/kbkdf.py to kbkdf.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/kdf/pbkdf2.py to pbkdf2.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/kdf/scrypt.py to scrypt.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/kdf/x963kdf.py to x963kdf.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/base.py to base.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py to pkcs12.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/pkcs7.py to pkcs7.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/ssh.py to ssh.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/twofactor/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/twofactor/hotp.py to hotp.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/twofactor/totp.py to totp.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/twofactor/utils.py to utils.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/_asymmetric.py to _asymmetric.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/_cipheralgorithm.py to _cipheralgorithm.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/_serialization.py to _serialization.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/cmac.py to cmac.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/constant_time.py to constant_time.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/hashes.py to hashes.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/hmac.py to hmac.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/keywrap.py to keywrap.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/padding.py to padding.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/poly1305.py to poly1305.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/_der.py to _der.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/_oid.py to _oid.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/_types.py to _types.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/x509/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/x509/base.py to base.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/x509/certificate_transparency.py to certificate_transparency.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/x509/extensions.py to extensions.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/x509/general_name.py to general_name.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/x509/name.py to name.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/x509/ocsp.py to ocsp.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/x509/oid.py to oid.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/__about__.py to __about__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/exceptions.py to exceptions.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/fernet.py to fernet.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/utils.py to utils.cpython-39.pyc writing byte-compilation script '/tmp/tmp7syp30ir.py' /usr/bin/python3 /tmp/tmp7syp30ir.py removing /tmp/tmp7syp30ir.py running install_egg_info running egg_info writing src/cryptography.egg-info/PKG-INFO writing dependency_links to src/cryptography.egg-info/dependency_links.txt writing requirements to src/cryptography.egg-info/requires.txt writing top-level names to src/cryptography.egg-info/top_level.txt reading manifest file 'src/cryptography.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files found matching 'vectors' warning: no previously-included files matching '*' found under directory 'vectors' warning: no previously-included files matching '*' found under directory '.github' warning: no previously-included files found matching 'release.py' warning: no previously-included files found matching '.coveragerc' warning: no previously-included files found matching 'codecov.yml' warning: no previously-included files found matching '.readthedocs.yml' warning: no previously-included files found matching 'dev-requirements.txt' warning: no previously-included files found matching 'tox.ini' warning: no previously-included files found matching 'mypy.ini' warning: no previously-included files matching '*' found under directory '.zuul.d' warning: no previously-included files matching '*' found under directory '.zuul.playbooks' adding license file 'LICENSE' adding license file 'LICENSE.APACHE' adding license file 'LICENSE.BSD' adding license file 'LICENSE.PSF' writing manifest file 'src/cryptography.egg-info/SOURCES.txt' Copying src/cryptography.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography-3.4.8-py3.9.egg-info running install_scripts + rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 3.4.8-1.mga9 --unique-debug-suffix -3.4.8-1.mga9.aarch64 --unique-debug-src-base python-cryptography-3.4.8-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/cryptography-3.4.8 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/_openssl.abi3.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/_padding.abi3.so dwz: ./usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/_openssl.abi3.so-3.4.8-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/python3.9/site-packages/cryptography/hazmat/bindings/_padding.abi3.so-3.4.8-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: Too few files for multifile optimization original debug info size: 1628kB, size after compression: 1628kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 2 CRC32s did match. 3790 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib/debug/usr/lib64/python3.9 using python3.9 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9 using python3.9 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.raIqGR + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd cryptography-3.4.8 + '[' 1 -eq 1 ']' + export CRYPTOGRAPHY_DONT_BUILD_RUST=1 + CRYPTOGRAPHY_DONT_BUILD_RUST=1 + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + PATH=/home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/bin:/usr/local/bin:/usr/bin:/usr/local/games:/usr/games:/usr/local/sbin:/usr/sbin:/home/iurt/.local/bin:/home/iurt/bin + PYTHONPATH=/home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib64/python3.9/site-packages:/home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/lib/python3.9/site-packages + PYTHONDONTWRITEBYTECODE=1 + /usr/bin/pytest ============================= test session starts ============================== platform linux -- Python 3.9.6, pytest-6.2.4, py-1.10.0, pluggy-1.0.0 OpenSSL: OpenSSL 1.1.1l 24 Aug 2021 FIPS Enabled: False rootdir: /home/iurt/rpmbuild/BUILD/cryptography-3.4.8, configfile: pyproject.toml plugins: subtests-0.5.0, hypothesis-6.17.1 collected 2801 items tests/test_cryptography_utils.py .. [ 0%] tests/test_fernet.py .............................. [ 1%] tests/test_interfaces.py ...... [ 1%] tests/test_utils.py ..................................... [ 2%] tests/test_warnings.py .. [ 2%] tests/hazmat/test_der.py ......................................... [ 4%] tests/hazmat/test_oid.py .. [ 4%] tests/hazmat/backends/test_no_backend.py .. [ 4%] tests/hazmat/backends/test_openssl.py ..................sssssss......... [ 5%] ....ss.............sssssss [ 6%] tests/hazmat/backends/test_openssl_memleak.py ................. [ 7%] tests/hazmat/bindings/test_openssl.py ......... [ 7%] tests/hazmat/primitives/test_3des.py ....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... [ 7%] .................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... [ 7%] .................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... [ 7%] .................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... [ 7%] .................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... [ 7%] ............................................................. [ 7%] tests/hazmat/primitives/test_aead.py s.................................................................................. [ 8%] .................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... [ 8%] ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ [ 8%] ......... [ 9%] tests/hazmat/primitives/test_aes.py ......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... [ 9%] ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... [ 9%] ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... [ 9%] ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... [ 9%] ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... [ 9%] ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... [ 9%] ................s [ 9%] tests/hazmat/primitives/test_aes_gcm.py .......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... [ 10%] [ 10%] tests/hazmat/primitives/test_arc4.py ................................................................................................................................................................................................................................................................................................. [ 10%] [ 10%] tests/hazmat/primitives/test_asym_utils.py ...... [ 10%] tests/hazmat/primitives/test_block.py ........................ [ 11%] tests/hazmat/primitives/test_blowfish.py ........................................................ [ 11%] ...... [ 11%] tests/hazmat/primitives/test_camellia.py ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. [ 11%] ....................................... [ 11%] tests/hazmat/primitives/test_cast5.py .............................................. [ 11%] ..................... [ 11%] tests/hazmat/primitives/test_chacha20.py ........ [ 11%] tests/hazmat/primitives/test_ciphers.py ................................ [ 13%] ........................................................................ [ 15%] ........................................ [ 17%] tests/hazmat/primitives/test_cmac.py ................................... [ 18%] ............ [ 18%] tests/hazmat/primitives/test_concatkdf.py ................. [ 19%] tests/hazmat/primitives/test_constant_time.py .. [ 19%] tests/hazmat/primitives/test_dh.py ............................s........ [ 20%] ......................................................... [ 22%] tests/hazmat/primitives/test_dsa.py .................................... [ 24%] ......................................................................................................................................................................................................................................................................................................................................................... [ 25%] ..................................................................................................................................................................................................................................................................................................................... [ 26%] ................................................................ [ 28%] tests/hazmat/primitives/test_ec.py .....................ssssssssssssssssssssssssssssssssssssssssssssssssss........................................................................................................................................................................................................ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss. [ 29%] ssssssssssssssssssssssssssssssssssssssssssssssssss........................................................................................................................................................................................................ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss. [ 29%] s.s.....sssssssssssss.s..sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss............................................................................................................................................................................................................................................................................................................ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... [ 30%] sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss............................................................................................................................................................................................................................................................................................................ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss. [ 30%] ..........................................s..........................ssssssssssssssssssssssssssssss......................................................................................................................... [ 32%] sss.. [ 32%] tests/hazmat/primitives/test_ed25519.py s................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. [ 32%] .............. [ 33%] tests/hazmat/primitives/test_ed448.py s..s............................. [ 34%] tests/hazmat/primitives/test_hash_vectors.py .................................................................................................................................. [ 34%] .................................................................................................................................. [ 34%] .................................................................................................................................. [ 34%] .................................................................................................................................................................................................................................................................. [ 34%] .................................................................................................................................................................................................................................................................. [ 34%] .................................................................................................................................................................................................................................................................. [ 34%] .................................................................................................................................................................................................................................................................. [ 34%] .............................................................................................................................................................................................................................................................................. [ 34%] .............................................................................................................................................................................................................................................. [ 34%] .............................................................................................................................................................................................................. [ 35%] .............................................................................................................................................................................. [ 35%] ....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... [ 35%] ...................................................................................................................................................................................................................................................................................................................................................................................................................................................... [ 35%] ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... [ 35%] ...................................................................................................................................................................................................................................................................................................................................................................................... [ 35%] [ 35%] tests/hazmat/primitives/test_hashes.py .................... [ 35%] tests/hazmat/primitives/test_hkdf.py ............... [ 36%] tests/hazmat/primitives/test_hkdf_vectors.py ....................... [ 36%] tests/hazmat/primitives/test_hmac.py .......... [ 36%] tests/hazmat/primitives/test_hmac_vectors.py .............................. [ 37%] ................ [ 37%] tests/hazmat/primitives/test_idea.py ..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... [ 37%] ............................................................... [ 37%] tests/hazmat/primitives/test_kbkdf.py ................. [ 37%] tests/hazmat/primitives/test_kbkdf_vectors.py ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss................................................................................................................................................................................................................................................................................................................................ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss................................................................................................................................................................................................................................................................................................................................ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss................................................................................................................................................................................................................................................................................................................................ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss................................................................................................................................................................................................................................................................................................................................ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss................................................................................................................................................................................................................................................................................................................................ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss. [ 37%] [ 37%] tests/hazmat/primitives/test_keywrap.py ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. [ 37%] ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. [ 38%] ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. [ 38%] .................................................................................................................................. [ 38%] ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. [ 38%] .................................................................................................................................. [ 38%] ... [ 38%] tests/hazmat/primitives/test_padding.py ................................ [ 39%] ........ [ 39%] tests/hazmat/primitives/test_pbkdf2hmac.py ....... [ 40%] tests/hazmat/primitives/test_pbkdf2hmac_vectors.py ....... [ 40%] tests/hazmat/primitives/test_pkcs12.py ................... [ 40%] tests/hazmat/primitives/test_pkcs7.py .................................. [ 42%] ........ [ 42%] tests/hazmat/primitives/test_poly1305.py s.................... [ 43%] tests/hazmat/primitives/test_rsa.py .................................... [ 44%] .....s.............................................................................................................................................................................................................................................................................................................. [ 44%] ........................................................................ [ 47%] ...................................................................................................................................................................................................................................................................................................................... [ 47%] ........................................................................ [ 50%] ..................................................................................................................................................................................................... [ 50%] ............................................................................................................................................................................................... [ 50%] ............................................................................................................................................................................................... [ 50%] ............................................................................................................................................................................................... [ 50%] ............................................................................................................................................................................................... [ 50%] ............................................................................................................................................................................................... [ 50%] ............................................................................................................................................................................................... [ 50%] ............................................................................................................................................................................................... [ 50%] ............................................................................................................................................................................................... [ 50%] ............................................................................................................................................................................................... [ 50%] ..................................................................................................................................................................................................................................................................................................................... [ 51%] ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. [ 53%] ........................................................................ [ 55%] ............................................................................................................................................................................................................................................................................................................................................... [ 57%] ................................................. [ 58%] tests/hazmat/primitives/test_scrypt.py ................... [ 59%] tests/hazmat/primitives/test_seed.py .................................................. [ 59%] [ 59%] tests/hazmat/primitives/test_serialization.py .......................... [ 60%] ........................................................................ [ 63%] .......................................................s.s.s.ss......... [ 65%] s.... [ 65%] tests/hazmat/primitives/test_x25519.py s................... [ 66%] tests/hazmat/primitives/test_x448.py s................. [ 67%] tests/hazmat/primitives/test_x963_vectors.py ..................................................................................................... [ 67%] . [ 67%] tests/hazmat/primitives/test_x963kdf.py ........ [ 67%] tests/hazmat/primitives/twofactor/test_hotp.py ......................... [ 68%] .............. [ 69%] tests/hazmat/primitives/twofactor/test_totp.py ......................... [ 69%] ................ [ 70%] tests/hypothesis/test_fernet.py . [ 70%] tests/hypothesis/test_padding.py .. [ 70%] tests/wycheproof/test_aes.py ssss [ 70%] tests/wycheproof/test_chacha20poly1305.py s [ 70%] tests/wycheproof/test_cmac.py s [ 70%] tests/wycheproof/test_dsa.py s [ 70%] tests/wycheproof/test_ecdh.py ss [ 70%] tests/wycheproof/test_ecdsa.py s [ 71%] tests/wycheproof/test_eddsa.py ss [ 71%] tests/wycheproof/test_hkdf.py s [ 71%] tests/wycheproof/test_hmac.py s [ 71%] tests/wycheproof/test_keywrap.py ss [ 71%] tests/wycheproof/test_rsa.py sssss [ 71%] tests/wycheproof/test_utils.py . [ 71%] tests/wycheproof/test_x25519.py s [ 71%] tests/wycheproof/test_x448.py s [ 71%] tests/x509/test_ocsp.py ................................................ [ 73%] ..........s.... [ 73%] tests/x509/test_x509.py ................................................ [ 75%] ........................................................................ [ 78%] ........................................................................ [ 80%] ........................................................................ [ 83%] ................ [ 83%] tests/x509/test_x509_crlbuilder.py ..................................... [ 85%] . [ 85%] tests/x509/test_x509_ext.py ............................................ [ 86%] ........................................................................ [ 89%] ........................................................................ [ 91%] ........................................................................ [ 94%] ........................................................................ [ 96%] .........................................................s....... [ 99%] tests/x509/test_x509_revokedcertbuilder.py .................... [100%] =============================== warnings summary =============================== tests/hazmat/primitives/test_3des.py: 2650 warnings tests/hazmat/primitives/test_aead.py: 7241 warnings tests/hazmat/primitives/test_aes.py: 12099 warnings tests/hazmat/primitives/test_aes_gcm.py: 31500 warnings tests/hazmat/primitives/test_arc4.py: 288 warnings tests/hazmat/primitives/test_blowfish.py: 58 warnings tests/hazmat/primitives/test_camellia.py: 3876 warnings tests/hazmat/primitives/test_cast5.py: 63 warnings tests/hazmat/primitives/test_dsa.py: 600 warnings tests/hazmat/primitives/test_ec.py: 5025 warnings tests/hazmat/primitives/test_ed25519.py: 1024 warnings tests/hazmat/primitives/test_hash_vectors.py: 5478 warnings tests/hazmat/primitives/test_hkdf_vectors.py: 21 warnings tests/hazmat/primitives/test_hmac_vectors.py: 38 warnings tests/hazmat/primitives/test_idea.py: 960 warnings tests/hazmat/primitives/test_kbkdf_vectors.py: 4800 warnings tests/hazmat/primitives/test_keywrap.py: 6258 warnings tests/hazmat/primitives/test_pbkdf2hmac_vectors.py: 6 warnings tests/hazmat/primitives/test_rsa.py: 4396 warnings tests/hazmat/primitives/test_seed.py: 46 warnings tests/hazmat/primitives/test_x963_vectors.py: 100 warnings /usr/lib/python3.9/site-packages/pytest_subtests.py:143: PytestDeprecationWarning: A private pytest class or function was used. fixture = CaptureFixture(FDCapture, self.request) -- Docs: https://docs.pytest.org/en/stable/warnings.html =========================== short test summary info ============================ SKIPPED [1] tests/hazmat/backends/test_openssl.py:192: Requires OpenSSL with ENGINE support and OpenSSL < 1.1.1d SKIPPED [1] tests/hazmat/backends/test_openssl.py:233: Requires OpenSSL with ENGINE support and OpenSSL < 1.1.1d SKIPPED [1] tests/hazmat/backends/test_openssl.py:240: Requires OpenSSL with ENGINE support and OpenSSL < 1.1.1d SKIPPED [1] tests/hazmat/backends/test_openssl.py:251: Requires OpenSSL with ENGINE support and OpenSSL < 1.1.1d SKIPPED [1] tests/hazmat/backends/test_openssl.py:262: Requires OpenSSL with ENGINE support and OpenSSL < 1.1.1d SKIPPED [1] tests/hazmat/backends/test_openssl.py:270: Requires OpenSSL with ENGINE support and OpenSSL < 1.1.1d SKIPPED [1] tests/hazmat/backends/test_openssl.py:285: Requires OpenSSL with ENGINE support and OpenSSL < 1.1.1d SKIPPED [1] tests/hazmat/backends/test_openssl.py:425: Requires OpenSSL without rsa_oaep_md (< 1.0.2) SKIPPED [1] tests/hazmat/backends/test_openssl.py:441: Requires OpenSSL without rsa_oaep_md (< 1.0.2) SKIPPED [3] tests/hazmat/backends/test_openssl.py:612: Requires OpenSSL without EVP_PKEY_DHX (< 1.0.2) SKIPPED [2] tests/hazmat/backends/test_openssl.py:642: Requires OpenSSL without EVP_PKEY_DHX (< 1.0.2) SKIPPED [2] tests/hazmat/backends/test_openssl.py:664: Requires OpenSSL without EVP_PKEY_DHX (< 1.0.2) SKIPPED [1] tests/hazmat/primitives/test_aead.py:41: Requires OpenSSL without ChaCha20Poly1305 support SKIPPED [1] tests/hazmat/primitives/test_aes.py:258: AES in dummy-mode mode not supported SKIPPED [1] tests/hazmat/primitives/test_dh.py:409: DH keys less than 512 bits are unsupported SKIPPED [50] tests/hazmat/primitives/test_ec.py:52: ECDSA not supported with this hash sha1 and curve secp192r1. SKIPPED [50] tests/hazmat/primitives/test_ec.py:52: ECDSA not supported with this hash sha224 and curve secp192r1. SKIPPED [50] tests/hazmat/primitives/test_ec.py:52: ECDSA not supported with this hash sha256 and curve secp192r1. SKIPPED [50] tests/hazmat/primitives/test_ec.py:52: ECDSA not supported with this hash sha384 and curve secp192r1. SKIPPED [50] tests/hazmat/primitives/test_ec.py:52: ECDSA not supported with this hash sha512 and curve secp192r1. SKIPPED [50] tests/hazmat/primitives/test_ec.py:52: ECDSA not supported with this hash sha1 and curve sect163k1. SKIPPED [50] tests/hazmat/primitives/test_ec.py:52: ECDSA not supported with this hash sha224 and curve sect163k1. SKIPPED [50] tests/hazmat/primitives/test_ec.py:52: ECDSA not supported with this hash sha256 and curve sect163k1. SKIPPED [50] tests/hazmat/primitives/test_ec.py:52: ECDSA not supported with this hash sha384 and curve sect163k1. SKIPPED [50] tests/hazmat/primitives/test_ec.py:52: ECDSA not supported with this hash sha512 and curve sect163k1. SKIPPED [50] tests/hazmat/primitives/test_ec.py:52: ECDSA not supported with this hash sha1 and curve sect233k1. SKIPPED [50] tests/hazmat/primitives/test_ec.py:52: ECDSA not supported with this hash sha224 and curve sect233k1. SKIPPED [50] tests/hazmat/primitives/test_ec.py:52: ECDSA not supported with this hash sha256 and curve sect233k1. SKIPPED [50] tests/hazmat/primitives/test_ec.py:52: ECDSA not supported with this hash sha384 and curve sect233k1. SKIPPED [50] tests/hazmat/primitives/test_ec.py:52: ECDSA not supported with this hash sha512 and curve sect233k1. SKIPPED [50] tests/hazmat/primitives/test_ec.py:52: ECDSA not supported with this hash sha1 and curve sect283k1. SKIPPED [50] tests/hazmat/primitives/test_ec.py:52: ECDSA not supported with this hash sha224 and curve sect283k1. SKIPPED [50] tests/hazmat/primitives/test_ec.py:52: ECDSA not supported with this hash sha256 and curve sect283k1. SKIPPED [50] tests/hazmat/primitives/test_ec.py:52: ECDSA not supported with this hash sha384 and curve sect283k1. SKIPPED [50] tests/hazmat/primitives/test_ec.py:52: ECDSA not supported with this hash sha512 and curve sect283k1. SKIPPED [50] tests/hazmat/primitives/test_ec.py:52: ECDSA not supported with this hash sha1 and curve sect409k1. SKIPPED [50] tests/hazmat/primitives/test_ec.py:52: ECDSA not supported with this hash sha224 and curve sect409k1. SKIPPED [50] tests/hazmat/primitives/test_ec.py:52: ECDSA not supported with this hash sha256 and curve sect409k1. SKIPPED [50] tests/hazmat/primitives/test_ec.py:52: ECDSA not supported with this hash sha384 and curve sect409k1. SKIPPED [50] tests/hazmat/primitives/test_ec.py:52: ECDSA not supported with this hash sha512 and curve sect409k1. SKIPPED [50] tests/hazmat/primitives/test_ec.py:52: ECDSA not supported with this hash sha1 and curve sect571k1. SKIPPED [50] tests/hazmat/primitives/test_ec.py:52: ECDSA not supported with this hash sha224 and curve sect571k1. SKIPPED [50] tests/hazmat/primitives/test_ec.py:52: ECDSA not supported with this hash sha256 and curve sect571k1. SKIPPED [50] tests/hazmat/primitives/test_ec.py:52: ECDSA not supported with this hash sha384 and curve sect571k1. SKIPPED [50] tests/hazmat/primitives/test_ec.py:52: ECDSA not supported with this hash sha512 and curve sect571k1. SKIPPED [50] tests/hazmat/primitives/test_ec.py:52: ECDSA not supported with this hash sha1 and curve sect163r2. SKIPPED [50] tests/hazmat/primitives/test_ec.py:52: ECDSA not supported with this hash sha224 and curve sect163r2. SKIPPED [50] tests/hazmat/primitives/test_ec.py:52: ECDSA not supported with this hash sha256 and curve sect163r2. SKIPPED [50] tests/hazmat/primitives/test_ec.py:52: ECDSA not supported with this hash sha384 and curve sect163r2. SKIPPED [50] tests/hazmat/primitives/test_ec.py:52: ECDSA not supported with this hash sha512 and curve sect163r2. SKIPPED [50] tests/hazmat/primitives/test_ec.py:52: ECDSA not supported with this hash sha1 and curve sect233r1. SKIPPED [50] tests/hazmat/primitives/test_ec.py:52: ECDSA not supported with this hash sha224 and curve sect233r1. SKIPPED [50] tests/hazmat/primitives/test_ec.py:52: ECDSA not supported with this hash sha256 and curve sect233r1. SKIPPED [50] tests/hazmat/primitives/test_ec.py:52: ECDSA not supported with this hash sha384 and curve sect233r1. SKIPPED [50] tests/hazmat/primitives/test_ec.py:52: ECDSA not supported with this hash sha512 and curve sect233r1. SKIPPED [50] tests/hazmat/primitives/test_ec.py:52: ECDSA not supported with this hash sha1 and curve sect283r1. SKIPPED [50] tests/hazmat/primitives/test_ec.py:52: ECDSA not supported with this hash sha224 and curve sect283r1. SKIPPED [50] tests/hazmat/primitives/test_ec.py:52: ECDSA not supported with this hash sha256 and curve sect283r1. SKIPPED [50] tests/hazmat/primitives/test_ec.py:52: ECDSA not supported with this hash sha384 and curve sect283r1. SKIPPED [50] tests/hazmat/primitives/test_ec.py:52: ECDSA not supported with this hash sha512 and curve sect283r1. SKIPPED [50] tests/hazmat/primitives/test_ec.py:52: ECDSA not supported with this hash sha1 and curve sect409r1. SKIPPED [50] tests/hazmat/primitives/test_ec.py:52: ECDSA not supported with this hash sha224 and curve sect409r1. SKIPPED [50] tests/hazmat/primitives/test_ec.py:52: ECDSA not supported with this hash sha256 and curve sect409r1. SKIPPED [50] tests/hazmat/primitives/test_ec.py:52: ECDSA not supported with this hash sha384 and curve sect409r1. SKIPPED [50] tests/hazmat/primitives/test_ec.py:52: ECDSA not supported with this hash sha512 and curve sect409r1. SKIPPED [50] tests/hazmat/primitives/test_ec.py:52: ECDSA not supported with this hash sha1 and curve sect571r1. SKIPPED [50] tests/hazmat/primitives/test_ec.py:52: ECDSA not supported with this hash sha224 and curve sect571r1. SKIPPED [50] tests/hazmat/primitives/test_ec.py:52: ECDSA not supported with this hash sha256 and curve sect571r1. SKIPPED [50] tests/hazmat/primitives/test_ec.py:52: ECDSA not supported with this hash sha384 and curve sect571r1. SKIPPED [50] tests/hazmat/primitives/test_ec.py:52: ECDSA not supported with this hash sha512 and curve sect571r1. SKIPPED [4] tests/hazmat/primitives/test_ec.py:61: Curve secp192r1 is not supported by this backend SKIPPED [1] tests/hazmat/primitives/test_ec.py:61: Curve sect163k1 is not supported by this backend SKIPPED [1] tests/hazmat/primitives/test_ec.py:61: Curve sect233k1 is not supported by this backend SKIPPED [1] tests/hazmat/primitives/test_ec.py:61: Curve sect283k1 is not supported by this backend SKIPPED [1] tests/hazmat/primitives/test_ec.py:61: Curve sect409k1 is not supported by this backend SKIPPED [1] tests/hazmat/primitives/test_ec.py:61: Curve sect571k1 is not supported by this backend SKIPPED [1] tests/hazmat/primitives/test_ec.py:61: Curve sect163r2 is not supported by this backend SKIPPED [1] tests/hazmat/primitives/test_ec.py:61: Curve sect233r1 is not supported by this backend SKIPPED [1] tests/hazmat/primitives/test_ec.py:61: Curve sect283r1 is not supported by this backend SKIPPED [1] tests/hazmat/primitives/test_ec.py:61: Curve sect409r1 is not supported by this backend SKIPPED [1] tests/hazmat/primitives/test_ec.py:61: Curve sect571r1 is not supported by this backend SKIPPED [1] tests/hazmat/primitives/test_ec.py:61: Curve brainpoolP256r1 is not supported by this backend SKIPPED [1] tests/hazmat/primitives/test_ec.py:61: Curve brainpoolP384r1 is not supported by this backend SKIPPED [1] tests/hazmat/primitives/test_ec.py:61: Curve brainpoolP512r1 is not supported by this backend SKIPPED [30] tests/hazmat/primitives/test_ec.py:72: Exchange with secp192r1 curve is not supported by SKIPPED [1] tests/hazmat/primitives/test_ec.py:72: Exchange with brainpoolP256r1 curve is not supported by SKIPPED [1] tests/hazmat/primitives/test_ec.py:72: Exchange with brainpoolP384r1 curve is not supported by SKIPPED [1] tests/hazmat/primitives/test_ec.py:72: Exchange with brainpoolP512r1 curve is not supported by SKIPPED [1] tests/utils.py:30: Requires OpenSSL without Ed25519 support () SKIPPED [1] tests/utils.py:30: Requires OpenSSL without Ed448 support () SKIPPED [1] tests/hazmat/primitives/test_ed448.py:60: ed448 contexts are not currently supported SKIPPED [480] tests/hazmat/primitives/utils.py:432: KBKDF does not support algorithm: cmac_aes128 SKIPPED [480] tests/hazmat/primitives/utils.py:432: KBKDF does not support algorithm: cmac_aes192 SKIPPED [480] tests/hazmat/primitives/utils.py:432: KBKDF does not support algorithm: cmac_aes256 SKIPPED [480] tests/hazmat/primitives/utils.py:432: KBKDF does not support algorithm: cmac_tdes2 SKIPPED [480] tests/hazmat/primitives/utils.py:432: KBKDF does not support algorithm: cmac_tdes3 SKIPPED [800] tests/hazmat/primitives/utils.py:438: Does not support counter location: middle_fixed SKIPPED [1] tests/utils.py:30: Requires OpenSSL without poly1305 support () SKIPPED [1] tests/utils.py:30: Requires backend without RSA OAEP label support () SKIPPED [4] tests/hazmat/primitives/test_serialization.py:1910: Requires bcrypt module SKIPPED [1] tests/utils.py:30: Requires that bcrypt exists () SKIPPED [1] tests/utils.py:30: Requires backend support for ec.SECP192R1 () SKIPPED [1] tests/utils.py:30: Requires OpenSSL without X25519 support () SKIPPED [1] tests/utils.py:30: Requires OpenSSL without X448 support () SKIPPED [23] ../../../../../usr/lib/python3.9/site-packages/_pytest/config/__init__.py:1473: no 'wycheproof_root' option found SKIPPED [1] tests/utils.py:30: Requires OpenSSL < 1.1.0f () SKIPPED [1] tests/utils.py:30: Requires LibreSSL () ======== 2724 passed, 6057 skipped, 86527 warnings in 236.49s (0:03:56) ======== + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-cryptography-3.4.8-1.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ztKibO + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd cryptography-3.4.8 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/share/doc/python3-cryptography + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/share/doc/python3-cryptography + cp -pr README.rst /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/share/doc/python3-cryptography + cp -pr docs /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/share/doc/python3-cryptography + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.SGzSC7 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd cryptography-3.4.8 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/share/licenses/python3-cryptography + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/share/licenses/python3-cryptography + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/share/licenses/python3-cryptography + cp -pr LICENSE.APACHE /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/share/licenses/python3-cryptography + cp -pr LICENSE.BSD /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64/usr/share/licenses/python3-cryptography + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-cryptography = 3.4.8-1.mga9 python3-cryptography = 3.4.8-1.mga9 python3-cryptography(aarch-64) = 3.4.8-1.mga9 python3.9-cryptography = 3.4.8-1.mga9 python3.9dist(cryptography) = 3.4.8 python3dist(cryptography) = 3.4.8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libcrypto.so.1.1(OPENSSL_1_1_0j)(64bit) libcrypto.so.1.1(OPENSSL_1_1_1)(64bit) libpython3.9.so.1.0()(64bit) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) libssl.so.1.1(OPENSSL_1_1_1)(64bit) python(abi) = 3.9 python3.9dist(cffi) >= 1.12 Obsoletes: python-cryptography < 3.4.8-1.mga9 Processing files: python-cryptography-debugsource-3.4.8-1.mga9.aarch64 Provides: python-cryptography-debugsource = 3.4.8-1.mga9 python-cryptography-debugsource(aarch-64) = 3.4.8-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-cryptography-debuginfo-3.4.8-1.mga9.aarch64 Provides: debuginfo(build-id) = 4277a606ca38017fe92e1b52953cf67b4fa57a78 debuginfo(build-id) = 919caa5c44d2165e80e2bdfc635f0c4fee06b66a python-cryptography-debuginfo = 3.4.8-1.mga9 python3-cryptography-debuginfo = 3.4.8-1.mga9 python3-cryptography-debuginfo(aarch-64) = 3.4.8-1.mga9 python3.9-cryptography-debuginfo = 3.4.8-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-cryptography-debugsource(aarch-64) = 3.4.8-1.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-cryptography-debuginfo-3.4.8-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python-cryptography-debugsource-3.4.8-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-cryptography-3.4.8-1.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.bweLB6 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd cryptography-3.4.8 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-cryptography-3.4.8-1.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Y2nrQ0 + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf cryptography-3.4.8 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!