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.r3NHJd
+ 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.35qJYW
+ 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'
/usr/lib/python3.9/site-packages/setuptools/__init__.py:148: SetuptoolsDeprecationWarning: setup_requires is deprecated. Supply build dependencies using PEP 517 pyproject.toml build-requires.
  warnings.warn(
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 -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_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_ERR_GET_FUNC':
build/temp.linux-aarch64-3.9/_openssl.c:18781:10: warning: implicit declaration of function 'ERR_GET_FUNC'; did you mean 'ERR_GET_LIB'? [-Wimplicit-function-declaration]
18781 |   return ERR_GET_FUNC(x0);
      |          ^~~~~~~~~~~~
      |          ERR_GET_LIB
build/temp.linux-aarch64-3.9/_openssl.c: In function '_cffi_d_FIPS_mode_set':
build/temp.linux-aarch64-3.9/_openssl.c:23560:10: warning: implicit declaration of function 'FIPS_mode_set'; did you mean 'FIPS_mode'? [-Wimplicit-function-declaration]
23560 |   return FIPS_mode_set(x0);
      |          ^~~~~~~~~~~~~
      |          FIPS_mode
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_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]
gcc -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
/usr/bin/ld: build/temp.linux-aarch64-3.9/build/temp.linux-aarch64-3.9/_openssl.o: in function `_cffi_d_FIPS_mode_set':
/home/iurt/rpmbuild/BUILD/cryptography-3.4.8/build/temp.linux-aarch64-3.9/_openssl.c:23560: undefined reference to `FIPS_mode_set'
/usr/bin/ld: build/temp.linux-aarch64-3.9/build/temp.linux-aarch64-3.9/_openssl.o: in function `_cffi_f_FIPS_mode_set':
/home/iurt/rpmbuild/BUILD/cryptography-3.4.8/build/temp.linux-aarch64-3.9/_openssl.c:23576: undefined reference to `FIPS_mode_set'
/usr/bin/ld: build/temp.linux-aarch64-3.9/build/temp.linux-aarch64-3.9/_openssl.o: in function `_cffi_d_ERR_GET_FUNC':
/home/iurt/rpmbuild/BUILD/cryptography-3.4.8/build/temp.linux-aarch64-3.9/_openssl.c:18781: undefined reference to `ERR_GET_FUNC'
/usr/bin/ld: build/temp.linux-aarch64-3.9/build/temp.linux-aarch64-3.9/_openssl.o: in function `_cffi_f_ERR_GET_FUNC':
/home/iurt/rpmbuild/BUILD/cryptography-3.4.8/build/temp.linux-aarch64-3.9/_openssl.c:18797: undefined reference to `ERR_GET_FUNC'
collect2: error: ld returned 1 exit status

    =============================DEBUG ASSISTANCE=============================
    If you are seeing a compilation error please try the following steps to
    successfully install cryptography:
    1) Upgrade to the latest pip and try again. This will fix errors for most
       users. See: https://pip.pypa.io/en/stable/installing/#upgrading-pip
    2) Read https://cryptography.io/en/latest/installation.html for specific
       instructions for your platform.
    3) Check our frequently asked questions for more information:
       https://cryptography.io/en/latest/faq.html
    4) Ensure you have a recent Rust toolchain installed:
       https://cryptography.io/en/latest/installation.html#rust
    5) If you are experiencing issues with Rust for *this release only* you may
       set the environment variable `CRYPTOGRAPHY_DONT_BUILD_RUST=1`.
    =============================DEBUG ASSISTANCE=============================
    
error: command '/usr/bin/gcc' failed with exit code 1
error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.35qJYW (%build)


RPM build errors:
    Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
    Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.35qJYW (%build)
I: [iurt_root_command] ERROR: chroot