D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/python-cryptography-36.0.1-3.mga9.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.xhzliT + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf cryptography-36.0.1 + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/cryptography-36.0.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cryptography-36.0.1 + /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(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.0Uj2gQ + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd cryptography-36.0.1 + set -eu + /usr/bin/mkdir -p .cargo + cat + /usr/bin/rm -f Cargo.lock + cd src/rust + rm -f Cargo.lock + /usr/bin/cargo-inspector -BR Cargo.toml + cd ../.. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.bWb5Km + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd cryptography-36.0.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 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=sha1 -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-x86_64-cpython-310 creating build/lib.linux-x86_64-cpython-310/cryptography copying src/cryptography/exceptions.py -> build/lib.linux-x86_64-cpython-310/cryptography copying src/cryptography/__about__.py -> build/lib.linux-x86_64-cpython-310/cryptography copying src/cryptography/__init__.py -> build/lib.linux-x86_64-cpython-310/cryptography copying src/cryptography/fernet.py -> build/lib.linux-x86_64-cpython-310/cryptography copying src/cryptography/utils.py -> build/lib.linux-x86_64-cpython-310/cryptography creating build/lib.linux-x86_64-cpython-310/cryptography/x509 copying src/cryptography/x509/name.py -> build/lib.linux-x86_64-cpython-310/cryptography/x509 copying src/cryptography/x509/ocsp.py -> build/lib.linux-x86_64-cpython-310/cryptography/x509 copying src/cryptography/x509/general_name.py -> build/lib.linux-x86_64-cpython-310/cryptography/x509 copying src/cryptography/x509/extensions.py -> build/lib.linux-x86_64-cpython-310/cryptography/x509 copying src/cryptography/x509/certificate_transparency.py -> build/lib.linux-x86_64-cpython-310/cryptography/x509 copying src/cryptography/x509/oid.py -> build/lib.linux-x86_64-cpython-310/cryptography/x509 copying src/cryptography/x509/__init__.py -> build/lib.linux-x86_64-cpython-310/cryptography/x509 copying src/cryptography/x509/base.py -> build/lib.linux-x86_64-cpython-310/cryptography/x509 creating build/lib.linux-x86_64-cpython-310/cryptography/hazmat copying src/cryptography/hazmat/_oid.py -> build/lib.linux-x86_64-cpython-310/cryptography/hazmat copying src/cryptography/hazmat/__init__.py -> build/lib.linux-x86_64-cpython-310/cryptography/hazmat creating build/lib.linux-x86_64-cpython-310/cryptography/hazmat/backends copying src/cryptography/hazmat/backends/interfaces.py -> build/lib.linux-x86_64-cpython-310/cryptography/hazmat/backends copying src/cryptography/hazmat/backends/__init__.py -> build/lib.linux-x86_64-cpython-310/cryptography/hazmat/backends creating build/lib.linux-x86_64-cpython-310/cryptography/hazmat/bindings copying src/cryptography/hazmat/bindings/__init__.py -> build/lib.linux-x86_64-cpython-310/cryptography/hazmat/bindings creating build/lib.linux-x86_64-cpython-310/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/keywrap.py -> build/lib.linux-x86_64-cpython-310/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/_cipheralgorithm.py -> build/lib.linux-x86_64-cpython-310/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/poly1305.py -> build/lib.linux-x86_64-cpython-310/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/hashes.py -> build/lib.linux-x86_64-cpython-310/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/cmac.py -> build/lib.linux-x86_64-cpython-310/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/_serialization.py -> build/lib.linux-x86_64-cpython-310/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/constant_time.py -> build/lib.linux-x86_64-cpython-310/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/__init__.py -> build/lib.linux-x86_64-cpython-310/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/padding.py -> build/lib.linux-x86_64-cpython-310/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/hmac.py -> build/lib.linux-x86_64-cpython-310/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/_asymmetric.py -> build/lib.linux-x86_64-cpython-310/cryptography/hazmat/primitives creating build/lib.linux-x86_64-cpython-310/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/dh.py -> build/lib.linux-x86_64-cpython-310/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ed25519.py -> build/lib.linux-x86_64-cpython-310/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/poly1305.py -> build/lib.linux-x86_64-cpython-310/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ciphers.py -> build/lib.linux-x86_64-cpython-310/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/encode_asn1.py -> build/lib.linux-x86_64-cpython-310/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/rsa.py -> build/lib.linux-x86_64-cpython-310/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/x25519.py -> build/lib.linux-x86_64-cpython-310/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/hashes.py -> build/lib.linux-x86_64-cpython-310/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/x509.py -> build/lib.linux-x86_64-cpython-310/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/cmac.py -> build/lib.linux-x86_64-cpython-310/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/__init__.py -> build/lib.linux-x86_64-cpython-310/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ed448.py -> build/lib.linux-x86_64-cpython-310/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/aead.py -> build/lib.linux-x86_64-cpython-310/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/x448.py -> build/lib.linux-x86_64-cpython-310/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ec.py -> build/lib.linux-x86_64-cpython-310/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/hmac.py -> build/lib.linux-x86_64-cpython-310/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/utils.py -> build/lib.linux-x86_64-cpython-310/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/decode_asn1.py -> build/lib.linux-x86_64-cpython-310/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/backend.py -> build/lib.linux-x86_64-cpython-310/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/dsa.py -> build/lib.linux-x86_64-cpython-310/cryptography/hazmat/backends/openssl creating build/lib.linux-x86_64-cpython-310/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/_conditional.py -> build/lib.linux-x86_64-cpython-310/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/binding.py -> build/lib.linux-x86_64-cpython-310/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/__init__.py -> build/lib.linux-x86_64-cpython-310/cryptography/hazmat/bindings/openssl creating build/lib.linux-x86_64-cpython-310/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/pkcs12.py -> build/lib.linux-x86_64-cpython-310/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/ssh.py -> build/lib.linux-x86_64-cpython-310/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/pkcs7.py -> build/lib.linux-x86_64-cpython-310/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/__init__.py -> build/lib.linux-x86_64-cpython-310/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/base.py -> build/lib.linux-x86_64-cpython-310/cryptography/hazmat/primitives/serialization creating build/lib.linux-x86_64-cpython-310/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/pbkdf2.py -> build/lib.linux-x86_64-cpython-310/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/x963kdf.py -> build/lib.linux-x86_64-cpython-310/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/scrypt.py -> build/lib.linux-x86_64-cpython-310/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/concatkdf.py -> build/lib.linux-x86_64-cpython-310/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/hkdf.py -> build/lib.linux-x86_64-cpython-310/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/kbkdf.py -> build/lib.linux-x86_64-cpython-310/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/__init__.py -> build/lib.linux-x86_64-cpython-310/cryptography/hazmat/primitives/kdf creating build/lib.linux-x86_64-cpython-310/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/__init__.py -> build/lib.linux-x86_64-cpython-310/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/totp.py -> build/lib.linux-x86_64-cpython-310/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/hotp.py -> build/lib.linux-x86_64-cpython-310/cryptography/hazmat/primitives/twofactor creating build/lib.linux-x86_64-cpython-310/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/types.py -> build/lib.linux-x86_64-cpython-310/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/dh.py -> build/lib.linux-x86_64-cpython-310/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/ed25519.py -> build/lib.linux-x86_64-cpython-310/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/rsa.py -> build/lib.linux-x86_64-cpython-310/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/x25519.py -> build/lib.linux-x86_64-cpython-310/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/__init__.py -> build/lib.linux-x86_64-cpython-310/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/padding.py -> build/lib.linux-x86_64-cpython-310/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/ed448.py -> build/lib.linux-x86_64-cpython-310/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/x448.py -> build/lib.linux-x86_64-cpython-310/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/ec.py -> build/lib.linux-x86_64-cpython-310/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/utils.py -> build/lib.linux-x86_64-cpython-310/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/dsa.py -> build/lib.linux-x86_64-cpython-310/cryptography/hazmat/primitives/asymmetric creating build/lib.linux-x86_64-cpython-310/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/algorithms.py -> build/lib.linux-x86_64-cpython-310/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/modes.py -> build/lib.linux-x86_64-cpython-310/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/__init__.py -> build/lib.linux-x86_64-cpython-310/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/aead.py -> build/lib.linux-x86_64-cpython-310/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/base.py -> build/lib.linux-x86_64-cpython-310/cryptography/hazmat/primitives/ciphers 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' warning: no files found matching 'Cargo.lock' under directory 'src/rust' 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' /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'cryptography.hazmat.bindings._rust' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'cryptography.hazmat.bindings._rust' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'cryptography.hazmat.bindings._rust' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'cryptography.hazmat.bindings._rust' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) copying src/cryptography/py.typed -> build/lib.linux-x86_64-cpython-310/cryptography creating build/lib.linux-x86_64-cpython-310/cryptography/hazmat/bindings/_rust copying src/cryptography/hazmat/bindings/_rust/__init__.pyi -> build/lib.linux-x86_64-cpython-310/cryptography/hazmat/bindings/_rust copying src/cryptography/hazmat/bindings/_rust/asn1.pyi -> build/lib.linux-x86_64-cpython-310/cryptography/hazmat/bindings/_rust copying src/cryptography/hazmat/bindings/_rust/ocsp.pyi -> build/lib.linux-x86_64-cpython-310/cryptography/hazmat/bindings/_rust copying src/cryptography/hazmat/bindings/_rust/x509.pyi -> build/lib.linux-x86_64-cpython-310/cryptography/hazmat/bindings/_rust running build_ext running build_rust cargo rustc --lib --manifest-path src/rust/Cargo.toml --release -v --features pyo3/abi3-py36 pyo3/extension-module -- --crate-type cdylib Compiling proc-macro2 v1.0.36 Compiling unicode-xid v0.2.2 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/proc-macro2-1.0.36/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=c3cd6b4dc873aab3 -C extra-filename=-c3cd6b4dc873aab3 --out-dir /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/build/proc-macro2-c3cd6b4dc873aab3 -L dependency=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps --cap-lints allow` Compiling syn v1.0.93 Compiling autocfg v1.1.0 Compiling version_check v0.9.4 Compiling libc v0.2.119 Compiling pyo3-build-config v0.15.2 Compiling once_cell v1.12.0 Compiling cfg-if v1.0.0 Compiling parking_lot_core v0.8.5 Compiling smallvec v1.8.0 Compiling scopeguard v1.1.0 Compiling Inflector v0.11.4 Compiling unindent v0.1.8 Compiling aliasable v0.1.3 Compiling base64 v0.13.0 Running `/usr/bin/rustc --crate-name version_check /usr/share/cargo/registry/version_check-0.9.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=dec1c40b6a9a721c -C extra-filename=-dec1c40b6a9a721c --out-dir /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps -L dependency=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps --cap-lints allow` Running `/usr/bin/rustc --crate-name autocfg /usr/share/cargo/registry/autocfg-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=96440c798819e5f2 -C extra-filename=-96440c798819e5f2 --out-dir /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps -L dependency=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps --cap-lints allow` Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/syn-1.0.93/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=35673e639e7a2798 -C extra-filename=-35673e639e7a2798 --out-dir /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/build/syn-35673e639e7a2798 -L dependency=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps --cap-lints allow` Running `/usr/bin/rustc --crate-name unicode_xid /usr/share/cargo/registry/unicode-xid-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="default"' -C metadata=c4a8ff43ac73be55 -C extra-filename=-c4a8ff43ac73be55 --out-dir /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps -L dependency=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps --cap-lints allow` Running `/usr/bin/rustc --crate-name cfg_if --edition=2018 /usr/share/cargo/registry/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on -C metadata=8490fe9de52bdad2 -C extra-filename=-8490fe9de52bdad2 --out-dir /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps -L dependency=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps --cap-lints allow` Running `/usr/bin/rustc --crate-name once_cell --edition=2018 /usr/share/cargo/registry/once_cell-1.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' -C metadata=9881b4db8f962b55 -C extra-filename=-9881b4db8f962b55 --out-dir /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps -L dependency=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps --cap-lints allow` Running `/usr/bin/rustc --crate-name inflector /usr/share/cargo/registry/Inflector-0.11.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=de7cc8d374ab50fc -C extra-filename=-de7cc8d374ab50fc --out-dir /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps -L dependency=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps --cap-lints allow` Running `/usr/bin/rustc --crate-name aliasable --edition=2018 /usr/share/cargo/registry/aliasable-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on --cfg 'feature="alloc"' --cfg 'feature="default"' -C metadata=1dccfcb19fbdf529 -C extra-filename=-1dccfcb19fbdf529 --out-dir /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps -L dependency=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps --cap-lints allow` Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/pyo3-build-config-0.15.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="abi3"' --cfg 'feature="abi3-py310"' --cfg 'feature="abi3-py36"' --cfg 'feature="abi3-py37"' --cfg 'feature="abi3-py38"' --cfg 'feature="abi3-py39"' --cfg 'feature="default"' --cfg 'feature="resolve-config"' -C metadata=d02b215fdeca08ab -C extra-filename=-d02b215fdeca08ab --out-dir /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/build/pyo3-build-config-d02b215fdeca08ab -L dependency=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps --cap-lints allow` Running `/usr/bin/rustc --crate-name smallvec --edition=2018 /usr/share/cargo/registry/smallvec-1.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on -C metadata=08a8afb3e3bf6a14 -C extra-filename=-08a8afb3e3bf6a14 --out-dir /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps -L dependency=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps --cap-lints allow` Running `/usr/bin/rustc --crate-name build_script_build /usr/share/cargo/registry/libc-0.2.119/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=07aabb347c490028 -C extra-filename=-07aabb347c490028 --out-dir /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/build/libc-07aabb347c490028 -L dependency=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps --cap-lints allow` Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/parking_lot_core-0.8.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=9669ec5ff34dc115 -C extra-filename=-9669ec5ff34dc115 --out-dir /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/build/parking_lot_core-9669ec5ff34dc115 -L dependency=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps --cap-lints allow` Running `/usr/bin/rustc --crate-name base64 --edition=2018 /usr/share/cargo/registry/base64-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=1cdab1e3fc24ccbd -C extra-filename=-1cdab1e3fc24ccbd --out-dir /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps -L dependency=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps --cap-lints allow` Running `/usr/bin/rustc --crate-name scopeguard /usr/share/cargo/registry/scopeguard-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on -C metadata=491f1236d931e022 -C extra-filename=-491f1236d931e022 --out-dir /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps -L dependency=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps --cap-lints allow` Running `/usr/bin/rustc --crate-name unindent --edition=2018 /usr/share/cargo/registry/unindent-0.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=375f8494d504a521 -C extra-filename=-375f8494d504a521 --out-dir /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps -L dependency=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps --cap-lints allow` Running `/usr/bin/rustc --crate-name unindent --edition=2018 /usr/share/cargo/registry/unindent-0.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on -C metadata=530a176adfdc840b -C extra-filename=-530a176adfdc840b --out-dir /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps -L dependency=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps --cap-lints allow` Compiling stable_deref_trait v1.2.0 Running `/usr/bin/rustc --crate-name stable_deref_trait /usr/share/cargo/registry/stable_deref_trait-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=9ce20f17921a47a6 -C extra-filename=-9ce20f17921a47a6 --out-dir /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps -L dependency=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps --cap-lints allow` Compiling paste v1.0.6 Running `/usr/bin/rustc --crate-name paste --edition=2018 /usr/share/cargo/registry/paste-1.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=e9b0cc7de739aad6 -C extra-filename=-e9b0cc7de739aad6 --out-dir /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps -L dependency=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps --extern proc_macro --cap-lints allow` Compiling lazy_static v1.4.0 Running `/usr/bin/rustc --crate-name lazy_static /usr/share/cargo/registry/lazy_static-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on -C metadata=1c2426bd88e9b8b3 -C extra-filename=-1c2426bd88e9b8b3 --out-dir /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps -L dependency=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps --cap-lints allow` Compiling instant v0.1.12 Running `/usr/bin/rustc --crate-name instant --edition=2018 /usr/share/cargo/registry/instant-0.1.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on -C metadata=30336817ba6bd201 -C extra-filename=-30336817ba6bd201 --out-dir /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps -L dependency=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps/libcfg_if-8490fe9de52bdad2.rmeta --cap-lints allow` Compiling lock_api v0.4.6 Running `/usr/bin/rustc --crate-name lock_api --edition=2018 /usr/share/cargo/registry/lock_api-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on -C metadata=7af36adc10077a70 -C extra-filename=-7af36adc10077a70 --out-dir /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps -L dependency=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps --extern scopeguard=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps/libscopeguard-491f1236d931e022.rmeta --cap-lints allow` Compiling pem v1.0.2 Running `/usr/bin/rustc --crate-name pem --edition=2018 /usr/share/cargo/registry/pem-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on -C metadata=ae977d105a92708a -C extra-filename=-ae977d105a92708a --out-dir /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps -L dependency=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps --extern base64=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps/libbase64-1cdab1e3fc24ccbd.rmeta --cap-lints allow` Compiling indoc v1.0.3 Running `/usr/bin/rustc --crate-name indoc --edition=2018 /usr/share/cargo/registry/indoc-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=6f6e94ac3216aa80 -C extra-filename=-6f6e94ac3216aa80 --out-dir /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps -L dependency=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps --extern unindent=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps/libunindent-375f8494d504a521.rlib --extern proc_macro --cap-lints allow` Running `/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/build/libc-07aabb347c490028/build-script-build` Running `/usr/bin/rustc --crate-name libc /usr/share/cargo/registry/libc-0.2.119/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=47ffb34a63911432 -C extra-filename=-47ffb34a63911432 --out-dir /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps -L dependency=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps --cap-lints allow --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_ptr_addr_of` Running `/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/build/parking_lot_core-9669ec5ff34dc115/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/build/syn-35673e639e7a2798/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/build/proc-macro2-c3cd6b4dc873aab3/build-script-build` Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2018 /usr/share/cargo/registry/proc-macro2-1.0.36/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=9ac8f4adbbb0cb5f -C extra-filename=-9ac8f4adbbb0cb5f --out-dir /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps -L dependency=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps --extern unicode_xid=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps/libunicode_xid-c4a8ff43ac73be55.rmeta --cap-lints allow --cfg use_proc_macro --cfg wrap_proc_macro` Compiling num-traits v0.2.15 Compiling num-integer v0.1.45 Running `/usr/bin/rustc --crate-name build_script_build /usr/share/cargo/registry/num-traits-0.2.15/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=3018ccb7ef89f34c -C extra-filename=-3018ccb7ef89f34c --out-dir /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/build/num-traits-3018ccb7ef89f34c -L dependency=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps --extern autocfg=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps/libautocfg-96440c798819e5f2.rlib --cap-lints allow` Running `/usr/bin/rustc --crate-name build_script_build /usr/share/cargo/registry/num-integer-0.1.45/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=302b3abf8c6f3deb -C extra-filename=-302b3abf8c6f3deb --out-dir /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/build/num-integer-302b3abf8c6f3deb -L dependency=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps --extern autocfg=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps/libautocfg-96440c798819e5f2.rlib --cap-lints allow` Compiling proc-macro-error-attr v1.0.4 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/proc-macro-error-attr-1.0.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=46e42622752b4672 -C extra-filename=-46e42622752b4672 --out-dir /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/build/proc-macro-error-attr-46e42622752b4672 -L dependency=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps --extern version_check=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps/libversion_check-dec1c40b6a9a721c.rlib --cap-lints allow` Compiling proc-macro-error v1.0.4 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/proc-macro-error-1.0.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="syn"' --cfg 'feature="syn-error"' -C metadata=9a280daea7d7af05 -C extra-filename=-9a280daea7d7af05 --out-dir /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/build/proc-macro-error-9a280daea7d7af05 -L dependency=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps --extern version_check=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps/libversion_check-dec1c40b6a9a721c.rlib --cap-lints allow` Running `/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/build/proc-macro-error-9a280daea7d7af05/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/build/num-traits-3018ccb7ef89f34c/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/build/proc-macro-error-attr-46e42622752b4672/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/build/num-integer-302b3abf8c6f3deb/build-script-build` Running `/usr/bin/rustc --crate-name parking_lot_core --edition=2018 /usr/share/cargo/registry/parking_lot_core-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on -C metadata=5e58486f94cc2bc9 -C extra-filename=-5e58486f94cc2bc9 --out-dir /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps -L dependency=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps/libcfg_if-8490fe9de52bdad2.rmeta --extern instant=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps/libinstant-30336817ba6bd201.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps/liblibc-47ffb34a63911432.rmeta --extern smallvec=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps/libsmallvec-08a8afb3e3bf6a14.rmeta --cap-lints allow` Running `/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/build/pyo3-build-config-d02b215fdeca08ab/build-script-build` Compiling quote v1.0.15 Running `/usr/bin/rustc --crate-name quote --edition=2018 /usr/share/cargo/registry/quote-1.0.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=1ce38a7c6aa9b546 -C extra-filename=-1ce38a7c6aa9b546 --out-dir /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps -L dependency=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps/libproc_macro2-9ac8f4adbbb0cb5f.rmeta --cap-lints allow` Compiling parking_lot v0.11.2 Running `/usr/bin/rustc --crate-name parking_lot --edition=2018 /usr/share/cargo/registry/parking_lot-0.11.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on --cfg 'feature="default"' -C metadata=53145a060e023899 -C extra-filename=-53145a060e023899 --out-dir /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps -L dependency=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps --extern instant=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps/libinstant-30336817ba6bd201.rmeta --extern lock_api=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps/liblock_api-7af36adc10077a70.rmeta --extern parking_lot_core=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps/libparking_lot_core-5e58486f94cc2bc9.rmeta --cap-lints allow` Running `/usr/bin/rustc --crate-name pyo3_build_config --edition=2018 /usr/share/cargo/registry/pyo3-build-config-0.15.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="abi3"' --cfg 'feature="abi3-py310"' --cfg 'feature="abi3-py36"' --cfg 'feature="abi3-py37"' --cfg 'feature="abi3-py38"' --cfg 'feature="abi3-py39"' --cfg 'feature="default"' --cfg 'feature="resolve-config"' -C metadata=5c74fc6913296c12 -C extra-filename=-5c74fc6913296c12 --out-dir /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps -L dependency=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps --extern once_cell=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps/libonce_cell-9881b4db8f962b55.rmeta --cap-lints allow` Running `/usr/bin/rustc --crate-name syn --edition=2018 /usr/share/cargo/registry/syn-1.0.93/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=2f352dd75cc44bb4 -C extra-filename=-2f352dd75cc44bb4 --out-dir /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps -L dependency=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps/libproc_macro2-9ac8f4adbbb0cb5f.rmeta --extern quote=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps/libquote-1ce38a7c6aa9b546.rmeta --extern unicode_xid=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps/libunicode_xid-c4a8ff43ac73be55.rmeta --cap-lints allow --cfg syn_disable_nightly_tests` Running `/usr/bin/rustc --crate-name num_traits /usr/share/cargo/registry/num-traits-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on -C metadata=6b481f7b54a5a3cb -C extra-filename=-6b481f7b54a5a3cb --out-dir /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps -L dependency=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps --cap-lints allow --cfg has_i128 --cfg has_to_int_unchecked --cfg has_reverse_bits --cfg has_leading_trailing_ones --cfg has_int_assignop_ref --cfg has_div_euclid` Running `/usr/bin/rustc --crate-name proc_macro_error_attr --edition=2018 /usr/share/cargo/registry/proc-macro-error-attr-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=9b0d66c4774dcf5b -C extra-filename=-9b0d66c4774dcf5b --out-dir /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps -L dependency=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps/libproc_macro2-9ac8f4adbbb0cb5f.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps/libquote-1ce38a7c6aa9b546.rlib --extern proc_macro --cap-lints allow` Compiling pyo3 v0.15.2 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/pyo3-0.15.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="abi3"' --cfg 'feature="abi3-py310"' --cfg 'feature="abi3-py36"' --cfg 'feature="abi3-py37"' --cfg 'feature="abi3-py38"' --cfg 'feature="abi3-py39"' --cfg 'feature="default"' --cfg 'feature="extension-module"' --cfg 'feature="indoc"' --cfg 'feature="macros"' --cfg 'feature="paste"' --cfg 'feature="pyo3-macros"' --cfg 'feature="unindent"' -C metadata=3d8e0a141e42f013 -C extra-filename=-3d8e0a141e42f013 --out-dir /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/build/pyo3-3d8e0a141e42f013 -L dependency=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps --extern pyo3_build_config=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps/libpyo3_build_config-5c74fc6913296c12.rlib --cap-lints allow` Running `/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/build/pyo3-3d8e0a141e42f013/build-script-build` Running `/usr/bin/rustc --crate-name num_integer /usr/share/cargo/registry/num-integer-0.1.45/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on -C metadata=53e4594cd4352613 -C extra-filename=-53e4594cd4352613 --out-dir /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps -L dependency=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps --extern num_traits=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps/libnum_traits-6b481f7b54a5a3cb.rmeta --cap-lints allow --cfg has_i128` Compiling chrono v0.4.19 Running `/usr/bin/rustc --crate-name chrono /usr/share/cargo/registry/chrono-0.4.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on --cfg 'feature="alloc"' --cfg 'feature="clock"' --cfg 'feature="libc"' --cfg 'feature="std"' -C metadata=e8072aaf9e546a3d -C extra-filename=-e8072aaf9e546a3d --out-dir /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps -L dependency=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps --extern libc=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps/liblibc-47ffb34a63911432.rmeta --extern num_integer=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps/libnum_integer-53e4594cd4352613.rmeta --extern num_traits=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps/libnum_traits-6b481f7b54a5a3cb.rmeta --cap-lints allow` Compiling pyo3-macros-backend v0.15.2 Running `/usr/bin/rustc --crate-name proc_macro_error --edition=2018 /usr/share/cargo/registry/proc-macro-error-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="syn"' --cfg 'feature="syn-error"' -C metadata=fd087b4106c599b5 -C extra-filename=-fd087b4106c599b5 --out-dir /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps -L dependency=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps --extern proc_macro_error_attr=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps/libproc_macro_error_attr-9b0d66c4774dcf5b.so --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps/libproc_macro2-9ac8f4adbbb0cb5f.rmeta --extern quote=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps/libquote-1ce38a7c6aa9b546.rmeta --extern syn=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps/libsyn-2f352dd75cc44bb4.rmeta --cap-lints allow --cfg use_fallback` Running `/usr/bin/rustc --crate-name pyo3_macros_backend --edition=2018 /usr/share/cargo/registry/pyo3-macros-backend-0.15.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=8f23023aaa1b5adc -C extra-filename=-8f23023aaa1b5adc --out-dir /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps -L dependency=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps/libproc_macro2-9ac8f4adbbb0cb5f.rmeta --extern pyo3_build_config=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps/libpyo3_build_config-5c74fc6913296c12.rmeta --extern quote=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps/libquote-1ce38a7c6aa9b546.rmeta --extern syn=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps/libsyn-2f352dd75cc44bb4.rmeta --cap-lints allow` Compiling ouroboros_macro v0.13.0 Compiling asn1_derive v0.8.7 Running `/usr/bin/rustc --crate-name ouroboros_macro --edition=2018 /usr/share/cargo/registry/ouroboros_macro-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=5a940bb5a2c2e882 -C extra-filename=-5a940bb5a2c2e882 --out-dir /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps -L dependency=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps --extern inflector=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps/libinflector-de7cc8d374ab50fc.rlib --extern proc_macro_error=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps/libproc_macro_error-fd087b4106c599b5.rlib --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps/libproc_macro2-9ac8f4adbbb0cb5f.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps/libquote-1ce38a7c6aa9b546.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps/libsyn-2f352dd75cc44bb4.rlib --extern proc_macro --cap-lints allow` Running `/usr/bin/rustc --crate-name asn1_derive --edition=2018 /usr/share/cargo/registry/asn1_derive-0.8.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=5061a310cd852151 -C extra-filename=-5061a310cd852151 --out-dir /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps -L dependency=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps/libproc_macro2-9ac8f4adbbb0cb5f.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps/libquote-1ce38a7c6aa9b546.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps/libsyn-2f352dd75cc44bb4.rlib --extern proc_macro --cap-lints allow` Compiling asn1 v0.8.7 Running `/usr/bin/rustc --crate-name asn1 --edition=2018 /usr/share/cargo/registry/asn1-0.8.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on --cfg 'feature="asn1_derive"' --cfg 'feature="derive"' -C metadata=36f31ad9245a844d -C extra-filename=-36f31ad9245a844d --out-dir /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps -L dependency=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps --extern asn1_derive=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps/libasn1_derive-5061a310cd852151.so --extern chrono=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps/libchrono-e8072aaf9e546a3d.rmeta --cap-lints allow` Compiling pyo3-macros v0.15.2 Running `/usr/bin/rustc --crate-name pyo3_macros --edition=2018 /usr/share/cargo/registry/pyo3-macros-0.15.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on -C metadata=4e80ae20ed2fcb93 -C extra-filename=-4e80ae20ed2fcb93 --out-dir /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps -L dependency=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps --extern pyo3_macros_backend=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps/libpyo3_macros_backend-8f23023aaa1b5adc.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps/libquote-1ce38a7c6aa9b546.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps/libsyn-2f352dd75cc44bb4.rlib --extern proc_macro --cap-lints allow` Compiling ouroboros v0.13.0 Running `/usr/bin/rustc --crate-name ouroboros --edition=2018 /usr/share/cargo/registry/ouroboros-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on -C metadata=e2812146c62fb3c2 -C extra-filename=-e2812146c62fb3c2 --out-dir /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps -L dependency=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps --extern aliasable=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps/libaliasable-1dccfcb19fbdf529.rmeta --extern ouroboros_macro=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps/libouroboros_macro-5a940bb5a2c2e882.so --extern stable_deref_trait=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps/libstable_deref_trait-9ce20f17921a47a6.rmeta --cap-lints allow` Running `/usr/bin/rustc --crate-name pyo3 --edition=2018 /usr/share/cargo/registry/pyo3-0.15.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C overflow-checks=on --cfg 'feature="abi3"' --cfg 'feature="abi3-py310"' --cfg 'feature="abi3-py36"' --cfg 'feature="abi3-py37"' --cfg 'feature="abi3-py38"' --cfg 'feature="abi3-py39"' --cfg 'feature="default"' --cfg 'feature="extension-module"' --cfg 'feature="indoc"' --cfg 'feature="macros"' --cfg 'feature="paste"' --cfg 'feature="pyo3-macros"' --cfg 'feature="unindent"' -C metadata=daafd366d2d3b75a -C extra-filename=-daafd366d2d3b75a --out-dir /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps -L dependency=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps/libcfg_if-8490fe9de52bdad2.rmeta --extern indoc=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps/libindoc-6f6e94ac3216aa80.so --extern libc=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps/liblibc-47ffb34a63911432.rmeta --extern parking_lot=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps/libparking_lot-53145a060e023899.rmeta --extern paste=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps/libpaste-e9b0cc7de739aad6.so --extern pyo3_macros=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps/libpyo3_macros-4e80ae20ed2fcb93.so --extern unindent=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps/libunindent-530a176adfdc840b.rmeta --cap-lints allow --cfg Py_3_6 --cfg Py_LIMITED_API --cfg 'py_sys_config="WITH_THREAD"' --cfg track_caller --cfg min_const_generics --cfg addr_of` Compiling cryptography-rust v0.1.0 (/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust) Running `/usr/bin/rustc --crate-name cryptography_rust --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type cdylib --emit=dep-info,link -C opt-level=3 -C lto=thin --crate-type cdylib -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="extension-module"' -C metadata=aa475fcce8875a0e --out-dir /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps -L dependency=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps --extern asn1=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps/libasn1-36f31ad9245a844d.rlib --extern chrono=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps/libchrono-e8072aaf9e546a3d.rlib --extern lazy_static=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps/liblazy_static-1c2426bd88e9b8b3.rlib --extern ouroboros=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps/libouroboros-e2812146c62fb3c2.rlib --extern pem=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps/libpem-ae977d105a92708a.rlib --extern pyo3=/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/deps/libpyo3-daafd366d2d3b75a.rlib` Finished release [optimized] target(s) in 46.22s Copying rust artifact from /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/src/rust/target/release/libcryptography_rust.so to build/lib.linux-x86_64-cpython-310/cryptography/hazmat/bindings/_rust.abi3.so generating cffi module 'build/temp.linux-x86_64-cpython-310/_openssl.c' creating build/temp.linux-x86_64-cpython-310 building '_openssl' extension creating build/temp.linux-x86_64-cpython-310/build creating build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310 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.10 -c build/temp.linux-x86_64-cpython-310/_openssl.c -o build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o -Wconversion -Wno-error=sign-conversion build/temp.linux-x86_64-cpython-310/_openssl.c: In function 'Cryptography_pem_password_cb': build/temp.linux-x86_64-cpython-310/_openssl.c:2348:37: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 2348 | memcpy(buf, st->password, st->length); | ~~^~~~~~~~ build/temp.linux-x86_64-cpython-310/_openssl.c: In function '_cffi_d_BIO_s_mem': build/temp.linux-x86_64-cpython-310/_openssl.c:8789:10: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 8789 | return BIO_s_mem(); | ^~~~~~~~~~~ build/temp.linux-x86_64-cpython-310/_openssl.c: In function '_cffi_f_BIO_s_mem': build/temp.linux-x86_64-cpython-310/_openssl.c:8800:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 8800 | { result = BIO_s_mem(); } | ^ build/temp.linux-x86_64-cpython-310/_openssl.c: In function '_cffi_d_SSL_CTX_add_extra_chain_cert': build/temp.linux-x86_64-cpython-310/_openssl.c:26628:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 26628 | return SSL_CTX_add_extra_chain_cert(x0, x1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-310/_openssl.c: In function '_cffi_f_SSL_CTX_add_extra_chain_cert': build/temp.linux-x86_64-cpython-310/_openssl.c:26666:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 26666 | { result = SSL_CTX_add_extra_chain_cert(x0, x1); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-310/_openssl.c: In function '_cffi_d_SSL_CTX_clear_mode': build/temp.linux-x86_64-cpython-310/_openssl.c:26807:10: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 26807 | return SSL_CTX_clear_mode(x0, x1); | ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-310/_openssl.c:26807:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] build/temp.linux-x86_64-cpython-310/_openssl.c: In function '_cffi_f_SSL_CTX_clear_mode': build/temp.linux-x86_64-cpython-310/_openssl.c:26840:14: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 26840 | { result = SSL_CTX_clear_mode(x0, x1); } | ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-310/_openssl.c:26840:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] build/temp.linux-x86_64-cpython-310/_openssl.c: In function '_cffi_d_SSL_CTX_get_mode': build/temp.linux-x86_64-cpython-310/_openssl.c:27215:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 27215 | return SSL_CTX_get_mode(x0); | ^~~~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-310/_openssl.c: In function '_cffi_f_SSL_CTX_get_mode': build/temp.linux-x86_64-cpython-310/_openssl.c:27238:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 27238 | { result = SSL_CTX_get_mode(x0); } | ^~~~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-310/_openssl.c: In function '_cffi_d_SSL_CTX_get_session_cache_mode': build/temp.linux-x86_64-cpython-310/_openssl.c:27329:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 27329 | return SSL_CTX_get_session_cache_mode(x0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-310/_openssl.c: In function '_cffi_f_SSL_CTX_get_session_cache_mode': build/temp.linux-x86_64-cpython-310/_openssl.c:27352:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 27352 | { result = SSL_CTX_get_session_cache_mode(x0); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-310/_openssl.c: In function '_cffi_d_SSL_CTX_set_mode': build/temp.linux-x86_64-cpython-310/_openssl.c:29041:10: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 29041 | return SSL_CTX_set_mode(x0, x1); | ^~~~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-310/_openssl.c:29041:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] build/temp.linux-x86_64-cpython-310/_openssl.c: In function '_cffi_f_SSL_CTX_set_mode': build/temp.linux-x86_64-cpython-310/_openssl.c:29074:14: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 29074 | { result = SSL_CTX_set_mode(x0, x1); } | ^~~~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-310/_openssl.c:29074: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-x86_64-cpython-310/_openssl.c:828: build/temp.linux-x86_64-cpython-310/_openssl.c: In function '_cffi_d_SSL_CTX_set_session_cache_mode': build/temp.linux-x86_64-cpython-310/_openssl.c:29323:45: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 29323 | return SSL_CTX_set_session_cache_mode(x0, x1); | ^~ build/temp.linux-x86_64-cpython-310/_openssl.c:29323:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 29323 | return SSL_CTX_set_session_cache_mode(x0, x1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-310/_openssl.c: In function '_cffi_f_SSL_CTX_set_session_cache_mode': build/temp.linux-x86_64-cpython-310/_openssl.c:29356:49: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 29356 | { result = SSL_CTX_set_session_cache_mode(x0, x1); } | ^~ build/temp.linux-x86_64-cpython-310/_openssl.c:29356:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 29356 | { result = SSL_CTX_set_session_cache_mode(x0, x1); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-310/_openssl.c: In function '_cffi_d_SSL_CTX_set_tmp_dh': build/temp.linux-x86_64-cpython-310/_openssl.c:29729:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 29729 | return SSL_CTX_set_tmp_dh(x0, x1); | ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-310/_openssl.c: In function '_cffi_f_SSL_CTX_set_tmp_dh': build/temp.linux-x86_64-cpython-310/_openssl.c:29767:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 29767 | { result = SSL_CTX_set_tmp_dh(x0, x1); } | ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-310/_openssl.c: In function '_cffi_d_SSL_CTX_set_tmp_ecdh': build/temp.linux-x86_64-cpython-310/_openssl.c:29782:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 29782 | return SSL_CTX_set_tmp_ecdh(x0, x1); | ^~~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-310/_openssl.c: In function '_cffi_f_SSL_CTX_set_tmp_ecdh': build/temp.linux-x86_64-cpython-310/_openssl.c:29820:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 29820 | { result = SSL_CTX_set_tmp_ecdh(x0, x1); } | ^~~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-310/_openssl.c: In function '_cffi_d_SSL_SESSION_get_ticket_lifetime_hint': build/temp.linux-x86_64-cpython-310/_openssl.c:30449:10: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 30449 | return SSL_SESSION_get_ticket_lifetime_hint(x0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-310/_openssl.c: In function '_cffi_f_SSL_SESSION_get_ticket_lifetime_hint': build/temp.linux-x86_64-cpython-310/_openssl.c:30472:14: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 30472 | { result = SSL_SESSION_get_ticket_lifetime_hint(x0); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-310/_openssl.c: In function '_cffi_d_SSL_clear_mode': build/temp.linux-x86_64-cpython-310/_openssl.c:30660:10: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 30660 | return SSL_clear_mode(x0, x1); | ^~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-310/_openssl.c:30660:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] build/temp.linux-x86_64-cpython-310/_openssl.c: In function '_cffi_f_SSL_clear_mode': build/temp.linux-x86_64-cpython-310/_openssl.c:30693:14: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 30693 | { result = SSL_clear_mode(x0, x1); } | ^~~~~~~~~~~~~~ build/temp.linux-x86_64-cpython-310/_openssl.c:30693:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] build/temp.linux-x86_64-cpython-310/_openssl.c: In function '_cffi_d_SSL_get_mode': build/temp.linux-x86_64-cpython-310/_openssl.c:31565:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 31565 | return SSL_get_mode(x0); | ^~~~~~~~~~~~ build/temp.linux-x86_64-cpython-310/_openssl.c: In function '_cffi_f_SSL_get_mode': build/temp.linux-x86_64-cpython-310/_openssl.c:31588:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 31588 | { result = SSL_get_mode(x0); } | ^~~~~~~~~~~~ build/temp.linux-x86_64-cpython-310/_openssl.c: In function '_cffi_d_SSL_set_mode': build/temp.linux-x86_64-cpython-310/_openssl.c:33217:10: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 33217 | return SSL_set_mode(x0, x1); | ^~~~~~~~~~~~ build/temp.linux-x86_64-cpython-310/_openssl.c:33217:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] build/temp.linux-x86_64-cpython-310/_openssl.c: In function '_cffi_f_SSL_set_mode': build/temp.linux-x86_64-cpython-310/_openssl.c:33250:14: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 33250 | { result = SSL_set_mode(x0, x1); } | ^~~~~~~~~~~~ build/temp.linux-x86_64-cpython-310/_openssl.c:33250: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=sha1 -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-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o -L/usr/lib64 -lssl -lcrypto -lpthread -o build/lib.linux-x86_64-cpython-310/cryptography/hazmat/bindings/_openssl.abi3.so /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSLv3_server_method': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:34307: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:34311: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSLv3_method': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:34281: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:34285: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSLv3_client_method': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:34255: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:34259: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_MD_CTX_new': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18286: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18290: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_DH_new': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12494: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12498: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_convert_array_argument': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:508: undefined reference to `PyObject_Malloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_sk_X509_value': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44827: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44843: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44847: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_sk_X509_value': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44840: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_sk_X509_REVOKED_value': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44626: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44642: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44646: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_sk_X509_REVOKED_value': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44639: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_sk_X509_OBJECT_value': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44540: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44556: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44560: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_sk_X509_OBJECT_value': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44553: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_sk_X509_NAME_value': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44454: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44470: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44474: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_sk_X509_NAME_value': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44467: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_sk_X509_EXTENSION_value': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44174: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44190: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44194: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_sk_X509_EXTENSION_value': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44187: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_sk_SSL_CIPHER_value': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43820: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43836: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43840: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_sk_SSL_CIPHER_value': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43833: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_sk_GENERAL_NAME_value': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43734: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43750: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43754: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_sk_GENERAL_NAME_value': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43747: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_d2i_DHparams_bio': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:42150: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:42171: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:42175: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_REVOKED_dup': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37980: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37984: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_REVOKED_dup': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37980: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37984: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509V3_set_ctx_nodb': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:34925: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:34929: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509V3_set_ctx_nodb': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:34925: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:34929: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_set_tlsext_host_name': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33519: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33540: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33544: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_MD_CTX_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18260: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18264: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_MD_CTX_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18260: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18264: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_sk_X509_push': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44774: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44795: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44799: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44802: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_sk_X509_NAME_push': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44401: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44422: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44426: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44429: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_sk_X509_NAME_ENTRY_push': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44248: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44269: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44273: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44276: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_sk_X509_EXTENSION_push': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44121: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44142: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44146: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44149: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_i2d_DHparams_bio': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:42856: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:42877: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:42881: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:42884: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_total_renegotiations': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33814: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33818: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33821: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_total_renegotiations': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33814: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33818: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33821: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_set_tlsext_status_type': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33631: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33647: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33651: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33654: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_set_tlsext_status_type': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33644: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_set_tlsext_status_ocsp_resp': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33574: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33599: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33603: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33606: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_set_tlsext_status_ocsp_resp': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33596: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_set_mtu': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33280: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33296: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33300: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33303: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_set_mtu': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33293: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_set_min_proto_version': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33184: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33200: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33204: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33207: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_set_min_proto_version': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33197: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_set_max_proto_version': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33136: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33152: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33156: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33159: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_set_max_proto_version': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33149: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_get_tlsext_status_ocsp_resp': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32103: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32124: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32128: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32131: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_get_server_tmp_key': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31926: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31947: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31951: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31954: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_get_secure_renegotiation_support': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31797: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31801: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31804: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_get_secure_renegotiation_support': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31797: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31801: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31804: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_get_min_proto_version': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31548: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31552: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31555: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_get_min_proto_version': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31548: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31552: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31555: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_get_max_proto_version': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31510: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31514: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31517: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_get_max_proto_version': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31510: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31514: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31517: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_set_ecdh_auto': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28772: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28788: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28792: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28795: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_set_ecdh_auto': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28785: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_FIPS_mode_set': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21361: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21365: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21358: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ERR_GET_REASON': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16694: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16698: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16691: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16694: undefined reference to `PyEval_SaveThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ERR_GET_LIB': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16664: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16668: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16661: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16664: undefined reference to `PyEval_SaveThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EC_POINT_get_affine_coordinates_GF2m': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:15236: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:15284: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:15288: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:15291: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_DTLSv1_handle_timeout': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13692: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13696: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13699: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_DTLSv1_handle_timeout': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13692: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13696: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13699: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_DTLS_set_link_mtu': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13612: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13628: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13632: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13635: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_DTLS_set_link_mtu': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13625: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_DTLS_get_link_min_mtu': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13528: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13532: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13535: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_DTLS_get_link_min_mtu': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13528: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13532: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13535: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BN_prime_checks_for_size': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:10950: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:10954: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:10947: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:10950: undefined reference to `PyEval_SaveThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_sk_X509_num': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44742: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44746: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44749: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_sk_X509_num': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44742: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44746: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44749: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_sk_X509_REVOKED_num': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44594: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44598: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44601: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_sk_X509_REVOKED_num': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44594: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44598: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44601: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_sk_X509_OBJECT_num': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44508: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44512: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44515: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_sk_X509_OBJECT_num': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44508: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44512: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44515: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_sk_X509_NAME_num': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44369: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44373: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44376: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_sk_X509_NAME_num': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44369: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44373: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44376: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_sk_X509_EXTENSION_num': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44043: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44047: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44050: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_sk_X509_EXTENSION_num': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44043: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44047: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44050: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_sk_SSL_CIPHER_num': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43788: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43792: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43795: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_sk_SSL_CIPHER_num': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43788: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43792: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43795: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_sk_GENERAL_NAME_num': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43702: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43706: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43709: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_sk_GENERAL_NAME_num': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43702: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43706: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43709: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_sk_X509_new_null': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44704: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44708: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_sk_X509_NAME_new_null': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44331: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44335: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_sk_X509_NAME_ENTRY_new_null': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44216: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44220: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_sk_X509_EXTENSION_new_null': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44005: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44009: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_sk_X509_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44678: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44682: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_sk_X509_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44678: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44682: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_sk_X509_NAME_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44305: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44309: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_sk_X509_NAME_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44305: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44309: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_sk_X509_EXTENSION_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43920: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43924: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_sk_X509_EXTENSION_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43920: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43924: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_sk_X509_EXTENSION_pop_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44073: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44089: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44093: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_sk_X509_EXTENSION_pop_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:44086: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_sk_X509_EXTENSION_insert': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43954: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43979: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43983: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43986: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_sk_X509_EXTENSION_insert': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43976: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_sk_X509_EXTENSION_delete': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43868: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43884: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43888: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_sk_X509_EXTENSION_delete': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43881: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_i2d_X509_bio': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43643: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43664: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43668: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43671: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_i2d_X509_REQ_bio': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43590: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43611: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43615: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43618: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_i2d_X509_NAME': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43537: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43558: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43562: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43565: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_i2d_X509_CRL_bio': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43484: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43505: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43509: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43512: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_i2d_RSAPublicKey_bio': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43431: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43452: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43456: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43459: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_i2d_RSAPrivateKey_bio': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43378: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43399: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43403: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43406: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_i2d_PrivateKey_bio': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43325: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43346: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43350: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43353: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_i2d_PUBKEY_bio': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43272: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43293: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43297: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43300: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_i2d_PKCS8PrivateKey_bio': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43184: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43240: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43244: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43247: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_i2d_PKCS8PrivateKey_bio': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43228: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43224: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_i2d_PKCS7_bio': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43121: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43142: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43146: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43149: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_i2d_PKCS12_bio': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43068: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43089: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43093: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43096: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_i2d_EC_PUBKEY_bio': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43015: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43036: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43040: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:43043: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_i2d_ECPrivateKey_bio': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:42962: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:42983: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:42987: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:42990: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_i2d_DSAPrivateKey_bio': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:42909: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:42930: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:42934: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:42937: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_i2a_ASN1_INTEGER': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:42803: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:42824: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:42828: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:42831: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_d2i_X509_bio': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:42750: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:42771: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:42775: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_d2i_X509_REQ_bio': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:42697: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:42718: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:42722: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_d2i_X509_CRL_bio': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:42644: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:42665: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:42669: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_d2i_RSAPublicKey_bio': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:42591: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:42612: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:42616: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_d2i_PrivateKey_bio': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:42538: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:42559: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:42563: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_d2i_PUBKEY_bio': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:42485: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:42506: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:42510: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_d2i_PKCS8PrivateKey_bio': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:42419: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:42453: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:42457: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_d2i_PKCS8PrivateKey_bio': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:42441: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_d2i_PKCS7_bio': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:42362: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:42383: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:42387: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_d2i_PKCS12_bio': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:42309: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:42330: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:42334: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_d2i_EC_PUBKEY_bio': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:42256: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:42277: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:42281: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_d2i_ECPrivateKey_bio': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:42203: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:42224: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:42228: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_verify_cert_error_string': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:42119: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:42123: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:42116: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_verify_cert': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:42088: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:42092: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:42095: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_verify_cert': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:42088: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:42092: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:42095: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_up_ref': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:42050: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:42054: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:42057: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_up_ref': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:42050: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:42054: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:42057: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_subject_name_hash': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:42012: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:42016: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:42019: undefined reference to `PyLong_FromUnsignedLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_subject_name_hash': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:42012: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:42016: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:42019: undefined reference to `PyLong_FromUnsignedLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_set_mode': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33232: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33248: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33252: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33255: undefined reference to `PyLong_FromUnsignedLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_set_mode': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33245: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_get_mode': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31586: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31590: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31593: undefined reference to `PyLong_FromUnsignedLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_get_mode': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31586: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31590: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31593: undefined reference to `PyLong_FromUnsignedLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_clear_mode': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30675: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30691: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30695: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30698: undefined reference to `PyLong_FromUnsignedLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_clear_mode': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30688: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_sign': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41944: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41974: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41978: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41981: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_set_version': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41894: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41910: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41914: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41917: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_set_version': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41907: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_set_subject_name': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41841: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41862: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41866: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41869: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_set_serialNumber': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41788: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41809: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41813: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41816: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_set_pubkey': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41735: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41756: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41760: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41763: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_set_issuer_name': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41682: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41703: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41707: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41710: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_print_ex': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41621: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41650: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41654: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41657: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_print_ex': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41647: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41643: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_new': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41585: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41589: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_gmtime_adj': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41543: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41559: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41563: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_gmtime_adj': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41556: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_getm_notBefore': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41511: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41515: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_getm_notBefore': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41511: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41515: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_getm_notAfter': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41473: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41477: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_getm_notAfter': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41473: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41477: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_get_version': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41435: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41439: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41442: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_get_version': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41435: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41439: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41442: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_get_subject_name': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41397: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41401: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_get_subject_name': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41397: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41401: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_get_serialNumber': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41359: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41363: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_get_serialNumber': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41359: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41363: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_get_pubkey': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41321: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41325: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_get_pubkey': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41321: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41325: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_get_issuer_name': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41283: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41287: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_get_issuer_name': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41283: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41287: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_get_ext_count': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41245: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41249: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41252: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_get_ext_count': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41245: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41249: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41252: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_get_ext': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41191: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41207: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41211: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_get_ext': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41204: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_get_default_cert_file_env': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41159: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41163: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_get_default_cert_file': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41133: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41137: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_get_default_cert_dir_env': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41107: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41111: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_get_default_cert_dir': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41081: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41085: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_get0_tbs_sigalg': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41055: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41059: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_get0_tbs_sigalg': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41055: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41059: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41017: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41021: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41017: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:41021: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_dup': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40981: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40985: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_dup': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40981: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40985: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_digest': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40904: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40943: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40947: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40950: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_cmp': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40847: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40868: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40872: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40875: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_alias_get0': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40794: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40815: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40819: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_add_ext': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40737: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40762: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40766: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40769: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_add_ext': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40759: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_VERIFY_PARAM_set_trust': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40687: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40703: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40707: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40710: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_VERIFY_PARAM_set_trust': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40700: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_VERIFY_PARAM_set_time': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40639: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40655: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40659: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_VERIFY_PARAM_set_time': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40652: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_VERIFY_PARAM_set_purpose': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40593: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40609: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40613: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40616: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_VERIFY_PARAM_set_purpose': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40606: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_VERIFY_PARAM_set_hostflags': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40545: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40561: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40565: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_VERIFY_PARAM_set_hostflags': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40558: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_VERIFY_PARAM_set_flags': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40499: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40515: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40519: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40522: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_VERIFY_PARAM_set_flags': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40512: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_VERIFY_PARAM_set_depth': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40451: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40467: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40471: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_VERIFY_PARAM_set_depth': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40464: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_VERIFY_PARAM_set1_policies': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40400: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40421: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40425: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40428: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_VERIFY_PARAM_set1_ip_asc': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40347: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40368: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40372: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40375: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_VERIFY_PARAM_set1_ip': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40290: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40315: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40319: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40322: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_VERIFY_PARAM_set1_ip': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40312: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_VERIFY_PARAM_set1_host': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40231: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40256: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40260: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40263: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_VERIFY_PARAM_set1_host': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40253: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_VERIFY_PARAM_set1_email': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40172: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40197: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40201: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40204: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_VERIFY_PARAM_set1_email': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40194: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_VERIFY_PARAM_new': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40138: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40142: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_VERIFY_PARAM_get_flags': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40112: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40116: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40119: undefined reference to `PyLong_FromUnsignedLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_VERIFY_PARAM_get_flags': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40112: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40116: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40119: undefined reference to `PyLong_FromUnsignedLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_VERIFY_PARAM_get_depth': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40074: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40078: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40081: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_VERIFY_PARAM_get_depth': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40074: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40078: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40081: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_VERIFY_PARAM_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40036: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40040: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_VERIFY_PARAM_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40036: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40040: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_VERIFY_PARAM_clear_flags': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39984: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40000: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40004: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:40007: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_VERIFY_PARAM_clear_flags': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39997: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_VERIFY_PARAM_add0_policy': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39931: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39952: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39956: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39959: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_STORE_set_purpose': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39883: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39899: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39903: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39906: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_STORE_set_purpose': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39896: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_STORE_set_get_issuer': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39835: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39851: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39855: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_STORE_set_get_issuer': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39848: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_STORE_set_flags': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39789: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39805: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39809: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39812: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_STORE_set_flags': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39802: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_STORE_set_default_paths': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39757: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39761: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39764: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_STORE_set_default_paths': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39757: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39761: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39764: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_STORE_set1_param': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39698: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39719: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39723: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39726: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_STORE_new': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39666: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39670: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_STORE_load_locations': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39610: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39640: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39644: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39647: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_STORE_get_get_issuer': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39576: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39580: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_STORE_get_get_issuer': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39576: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39580: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_STORE_get0_param': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39538: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39542: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_STORE_get0_param': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39538: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39542: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_STORE_get0_objects': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39500: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39504: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_STORE_get0_objects': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39500: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39504: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_STORE_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39462: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39466: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_STORE_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39462: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39466: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_STORE_add_crl': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39405: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39426: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39430: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39433: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_STORE_add_cert': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39352: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39373: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39377: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39380: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_STORE_CTX_trusted_stack': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39299: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39320: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39324: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_STORE_CTX_set_verify_cb': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39253: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39269: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39273: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_STORE_CTX_set_verify_cb': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39266: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_STORE_CTX_set_ex_data': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39198: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39223: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39227: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39230: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_STORE_CTX_set_ex_data': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39211: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_STORE_CTX_set_error': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39148: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39164: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39168: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_STORE_CTX_set_error': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39161: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_STORE_CTX_set_default': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39097: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39118: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39122: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39125: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_STORE_CTX_set_chain': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39044: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39065: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39069: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_STORE_CTX_set_cert': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38993: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39014: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:39018: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_STORE_CTX_set0_param': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38942: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38963: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38967: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_STORE_CTX_set0_crls': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38891: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38912: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38916: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_STORE_CTX_new': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38861: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38865: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_STORE_CTX_init': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38796: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38835: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38839: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38842: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_STORE_CTX_get_ex_data': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38744: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38760: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38764: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_STORE_CTX_get_ex_data': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38757: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_STORE_CTX_get_error_depth': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38712: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38716: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38719: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_STORE_CTX_get_error_depth': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38712: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38716: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38719: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_STORE_CTX_get_error': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38674: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38678: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38681: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_STORE_CTX_get_error': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38674: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38678: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38681: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_STORE_CTX_get_current_cert': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38636: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38640: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_STORE_CTX_get_current_cert': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38636: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38640: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_STORE_CTX_get_chain': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38598: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38602: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_STORE_CTX_get_chain': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38598: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38602: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_STORE_CTX_get1_issuer': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38530: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38560: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38564: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38567: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_STORE_CTX_get1_chain': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38496: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38500: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_STORE_CTX_get1_chain': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38496: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38500: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_STORE_CTX_get0_param': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38458: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38462: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_STORE_CTX_get0_param': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38458: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38462: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_STORE_CTX_get0_cert': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38420: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38424: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_STORE_CTX_get0_cert': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38420: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38424: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_STORE_CTX_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38382: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38386: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_STORE_CTX_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38382: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38386: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_STORE_CTX_cleanup': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38346: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38350: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_STORE_CTX_cleanup': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38346: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38350: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_REVOKED_set_serialNumber': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38289: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38310: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38314: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38317: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_REVOKED_set_revocationDate': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38236: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38257: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38261: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38264: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_REVOKED_new': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38204: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38208: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_REVOKED_get_ext_count': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38178: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38182: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38185: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_REVOKED_get_ext_count': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38178: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38182: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38185: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_REVOKED_get_ext': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38124: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38140: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38144: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_REVOKED_get_ext': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38137: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_REVOKED_get0_serialNumber': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38092: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38096: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_REVOKED_get0_serialNumber': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38092: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38096: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_REVOKED_get0_revocationDate': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38054: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38058: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_REVOKED_get0_revocationDate': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38054: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38058: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_REVOKED_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38016: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38020: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_REVOKED_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38016: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:38020: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_REVOKED_delete_ext': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37926: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37942: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37946: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_REVOKED_delete_ext': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37939: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_REVOKED_add_ext': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37869: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37894: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37898: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37901: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_REVOKED_add_ext': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37891: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_REVOKED_add1_ext_i2d': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37802: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37835: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37839: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37842: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_REVOKED_add1_ext_i2d': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37832: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37815: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37828: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_REQ_verify': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37743: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37764: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37768: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37771: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_REQ_sign': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37681: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37711: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37715: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37718: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_REQ_set_version': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37631: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37647: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37651: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37654: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_REQ_set_version': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37644: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_REQ_set_subject_name': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37578: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37599: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37603: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37606: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_REQ_set_pubkey': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37525: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37546: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37550: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37553: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_REQ_print_ex': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37464: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37493: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37497: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37500: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_REQ_print_ex': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37490: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37486: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_REQ_new': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37428: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37432: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_REQ_get_version': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37402: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37406: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37409: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_REQ_get_version': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37402: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37406: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37409: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_REQ_get_subject_name': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37364: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37368: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_REQ_get_subject_name': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37364: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37368: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_REQ_get_pubkey': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37326: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37330: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_REQ_get_pubkey': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37326: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37330: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_REQ_get_extensions': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37288: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37292: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_REQ_get_extensions': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37288: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37292: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_REQ_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37250: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37254: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_REQ_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37250: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37254: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_REQ_add_extensions': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37193: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37214: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37218: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37221: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_REQ_add1_attr_by_OBJ': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37123: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37161: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37165: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37168: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_REQ_add1_attr_by_OBJ': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37158: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37145: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_OBJECT_get_type': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37085: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37089: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37092: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_OBJECT_get_type': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37085: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37089: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37092: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_OBJECT_get0_X509': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37047: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37051: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_OBJECT_get0_X509': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37047: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37051: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_NAME_oneline': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36984: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37009: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37013: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_NAME_oneline': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:37006: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_NAME_new': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36950: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36954: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_NAME_hash': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36924: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36928: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36931: undefined reference to `PyLong_FromUnsignedLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_NAME_hash': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36924: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36928: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36931: undefined reference to `PyLong_FromUnsignedLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_NAME_get_index_by_NID': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36866: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36886: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36890: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36893: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_NAME_get_index_by_NID': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36883: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36879: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_NAME_get_entry': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36816: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36832: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36836: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_NAME_get_entry': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36829: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_NAME_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36784: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36788: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_NAME_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36784: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36788: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_NAME_entry_count': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36748: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36752: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36755: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_NAME_entry_count': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36748: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36752: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36755: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_NAME_dup': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36710: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36714: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_NAME_dup': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36710: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36714: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_NAME_delete_entry': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36656: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36672: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36676: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_NAME_delete_entry': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36669: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_NAME_cmp': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36603: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36624: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36628: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36631: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_NAME_add_entry_by_NID': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36530: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36571: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36575: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36578: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_NAME_add_entry_by_NID': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36568: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36564: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36543: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36547: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36560: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_NAME_add_entry': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36459: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36488: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36492: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36495: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_NAME_add_entry': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36485: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36481: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_NAME_ENTRY_get_object': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36423: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36427: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_NAME_ENTRY_get_object': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36423: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36427: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_NAME_ENTRY_get_data': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36385: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36389: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_NAME_ENTRY_get_data': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36385: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36389: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_NAME_ENTRY_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36347: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36351: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_NAME_ENTRY_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36347: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36351: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_NAME_ENTRY_create_by_OBJ': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36273: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36311: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36315: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_NAME_ENTRY_create_by_OBJ': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36308: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36295: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_EXTENSION_get_object': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36235: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36239: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_EXTENSION_get_object': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36235: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36239: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_EXTENSION_get_data': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36197: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36201: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_EXTENSION_get_data': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36197: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36201: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_EXTENSION_get_critical': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36159: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36163: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36166: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_EXTENSION_get_critical': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36159: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36163: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36166: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_EXTENSION_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36121: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36125: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_EXTENSION_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36121: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36125: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_EXTENSION_dup': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36085: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36089: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_EXTENSION_dup': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36085: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36089: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_EXTENSION_create_by_OBJ': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36013: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36047: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36051: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_EXTENSION_create_by_OBJ': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:36035: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_CRL_verify': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35956: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35977: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35981: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35984: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_CRL_sort': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35924: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35928: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35931: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_CRL_sort': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35924: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35928: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35931: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_CRL_sign': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35856: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35886: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35890: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35893: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_CRL_set_version': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35806: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35822: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35826: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35829: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_CRL_set_version': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35819: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_CRL_set_nextUpdate': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35753: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35774: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35778: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35781: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_CRL_set1_nextUpdate': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35594: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35615: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35619: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35622: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_CRL_set_lastUpdate': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35700: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35721: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35725: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35728: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_CRL_set1_lastUpdate': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35541: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35562: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35566: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35569: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_CRL_set_issuer_name': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35647: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35668: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35672: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35675: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_CRL_print': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35488: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35509: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35513: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35516: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_CRL_new': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35456: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35460: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_CRL_get_version': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35430: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35434: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35437: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_CRL_get_version': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35430: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35434: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35437: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_CRL_get_nextUpdate': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35392: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35396: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_CRL_get_nextUpdate': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35392: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35396: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_CRL_get_lastUpdate': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35354: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35358: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_CRL_get_lastUpdate': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35354: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35358: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_CRL_get_issuer': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35316: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35320: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_CRL_get_issuer': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35316: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35320: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_CRL_get_REVOKED': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35278: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35282: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_CRL_get_REVOKED': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35278: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35282: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_CRL_get0_nextUpdate': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35240: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35244: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_CRL_get0_nextUpdate': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35240: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35244: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_CRL_get0_lastUpdate': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35202: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35206: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_CRL_get0_lastUpdate': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35202: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35206: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_CRL_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35164: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35168: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_CRL_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35164: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35168: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_CRL_dup': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35128: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35132: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_CRL_dup': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35128: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35132: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_CRL_cmp': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35069: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35090: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35094: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35097: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_CRL_add_ext': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35012: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35037: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35041: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35044: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_CRL_add_ext': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:35034: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509_CRL_add0_revoked': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:34957: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:34978: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:34982: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:34985: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509V3_set_ctx': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:34835: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:34887: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:34891: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509V3_set_ctx': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:34884: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509V3_EXT_print': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:34768: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:34797: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:34801: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:34804: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509V3_EXT_print': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:34794: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:34790: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509V3_EXT_nconf': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:34693: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:34732: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:34736: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509V3_EXT_d2i': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:34657: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:34661: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_X509V3_EXT_d2i': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:34657: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:34661: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_TLSv1_server_method': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:34619: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:34623: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_TLSv1_method': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:34593: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:34597: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_TLSv1_client_method': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:34567: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:34571: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_TLSv1_2_server_method': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:34541: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:34545: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_TLSv1_2_method': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:34515: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:34519: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_TLSv1_2_client_method': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:34489: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:34493: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_TLSv1_1_server_method': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:34463: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:34467: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_TLSv1_1_method': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:34437: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:34441: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_TLSv1_1_client_method': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:34411: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:34415: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSLv23_server_method': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:34229: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:34233: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSLv23_method': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:34203: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:34207: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSLv23_client_method': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:34177: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:34181: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_OpenSSL_version': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22618: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22622: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22615: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_OpenSSL_version_num': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22643: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22647: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_write_early_data': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:34061: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:34095: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:34099: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:34102: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_write_early_data': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:34083: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_write': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:34000: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:34025: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:34029: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:34032: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_write': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:34022: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_want_write': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33966: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33970: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33973: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_want_write': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33966: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33970: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33973: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_want_read': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33928: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33932: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33935: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_want_read': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33928: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33932: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33935: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_version': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33890: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33894: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33897: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_version': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33890: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33894: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33897: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_verify_client_post_handshake': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33852: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33856: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33859: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_verify_client_post_handshake': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33852: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33856: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33859: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_state_string_long': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33776: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33780: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_state_string_long': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33776: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33780: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_shutdown': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33738: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33742: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33745: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_shutdown': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33738: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33742: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33745: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_set_tlsext_use_srtp': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33679: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33700: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33704: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33707: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_set_shutdown': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33473: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33489: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33493: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_set_shutdown': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33486: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_set_session': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33422: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33443: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33447: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33450: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_set_post_handshake_auth': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33374: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33390: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33394: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_set_post_handshake_auth': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33387: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_set_options': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33328: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33344: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33348: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33351: undefined reference to `PyLong_FromUnsignedLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_set_options': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33341: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_set_fd': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33088: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33104: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33108: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33111: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_set_fd': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33101: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_set_connect_state': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33056: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33060: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_set_connect_state': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33056: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33060: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_set_cert_cb': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32995: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33020: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33024: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_set_cert_cb': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:33008: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_set_bio': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32933: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32963: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32967: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_set_alpn_protos': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32876: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32901: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32905: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32908: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_set_alpn_protos': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32898: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_set_accept_state': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32842: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32846: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_set_accept_state': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32842: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32846: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_set_SSL_CTX': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32785: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32806: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32810: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_session_reused': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32753: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32757: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32760: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_session_reused': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32753: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32757: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32760: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_select_next_proto': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32668: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32715: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32719: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32722: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_select_next_proto': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32712: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32699: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_renegotiate_pending': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32628: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32632: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32635: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_renegotiate_pending': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32628: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32632: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32635: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_renegotiate': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32590: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32594: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32597: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_renegotiate': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32590: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32594: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32597: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_read_early_data': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32518: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32552: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32556: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32559: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_read_early_data': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32540: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_read': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32457: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32482: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32486: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32489: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_read': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32479: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_pending': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32423: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32427: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32430: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_pending': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32423: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32427: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32430: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_peek': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32360: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32385: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32389: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32392: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_peek': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32382: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_new': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32326: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32330: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_new': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32326: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32330: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_load_error_strings': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32288: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32292: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_library_init': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32226: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32230: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_load_client_CA_file': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32264: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32268: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_load_client_CA_file': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32264: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32268: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_get_version': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32200: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32204: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_get_version': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32200: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32204: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_get_verify_result': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32162: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32166: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32169: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_get_verify_result': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32162: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32166: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32169: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_get_shutdown': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32071: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32075: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32078: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_get_shutdown': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32071: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32075: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32078: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_get_session': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32033: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32037: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_get_session': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32033: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32037: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_get_servername': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31979: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31995: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31999: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_get_servername': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31992: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_get_server_random': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31869: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31894: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31898: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31901: undefined reference to `PyLong_FromUnsignedLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_get_server_random': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31891: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_get_selected_srtp_profile': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31835: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31839: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_get_selected_srtp_profile': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31835: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31839: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_get_peer_finished': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31734: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31759: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31763: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31766: undefined reference to `PyLong_FromUnsignedLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_get_peer_finished': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31756: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_get_peer_certificate': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31700: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31704: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_get_peer_certificate': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31700: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31704: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_get_peer_cert_chain': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31662: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31666: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_get_peer_cert_chain': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31662: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31666: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_get_options': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31624: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31628: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31631: undefined reference to `PyLong_FromUnsignedLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_get_options': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31624: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31628: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31631: undefined reference to `PyLong_FromUnsignedLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_get_finished': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31447: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31472: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31476: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31479: undefined reference to `PyLong_FromUnsignedLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_get_finished': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31469: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_get_ex_data_X509_STORE_CTX_idx': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31413: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31417: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_get_ex_data': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31371: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31387: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31391: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_get_ex_data': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31384: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_get_error': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31323: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31339: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31343: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31346: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_get_error': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31336: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_get_current_cipher': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31291: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31295: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_get_current_cipher': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31291: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31295: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_get_client_random': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31228: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31253: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31257: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31260: undefined reference to `PyLong_FromUnsignedLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_get_client_random': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31250: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_get_client_CA_list': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31194: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31198: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_get_client_CA_list': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31194: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31198: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_get_cipher_list': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31140: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31156: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31160: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_get_cipher_list': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31153: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_get_certificate': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31108: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31112: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_get_certificate': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31108: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31112: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_get1_session': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31070: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31074: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_get1_session': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31070: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31074: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_get0_verified_chain': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31032: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31036: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_get0_verified_chain': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31032: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31036: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_get0_param': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30994: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30998: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_get0_param': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30994: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30998: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_get0_alpn_selected': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30926: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30956: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30960: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30894: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30898: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30894: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30898: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_extension_supported': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30859: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30863: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30856: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_export_keying_material': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30773: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30828: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30832: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30835: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_export_keying_material': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30825: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30821: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30795: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30808: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_do_handshake': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30729: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30733: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30736: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_do_handshake': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30729: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30733: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30736: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_SESSION_set1_id_context': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30618: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30643: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30647: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30650: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_SESSION_set1_id_context': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30640: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_SESSION_has_ticket': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30584: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30588: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30591: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_SESSION_has_ticket': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30584: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30588: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30591: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_SESSION_get_timeout': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30546: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30550: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30553: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_SESSION_get_timeout': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30546: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30550: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30553: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_SESSION_get_time': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30508: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30512: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30515: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_SESSION_get_time': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30508: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30512: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30515: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_SESSION_get_ticket_lifetime_hint': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30470: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30474: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30477: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_SESSION_get_ticket_lifetime_hint': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30470: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30474: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30477: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_SESSION_get_max_early_data': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30432: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30436: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30439: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_SESSION_get_max_early_data': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30432: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30436: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30439: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_SESSION_get_master_key': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30369: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30394: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30398: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30401: undefined reference to `PyLong_FromUnsignedLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_SESSION_get_master_key': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30391: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_SESSION_get_id': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30314: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30335: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30339: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_SESSION_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30282: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30286: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_SESSION_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30282: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30286: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_use_psk_identity_hint': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30225: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30246: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30250: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30253: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_use_certificate_file': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30168: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30193: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30197: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30200: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_use_certificate_file': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30190: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_use_certificate_chain_file': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30113: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30134: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30138: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30141: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_use_certificate': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30060: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30081: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30085: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30088: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_use_PrivateKey_file': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30003: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30028: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30032: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30035: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_use_PrivateKey_file': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30025: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_use_PrivateKey': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29948: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29969: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29973: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29976: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_set_verify_depth': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29900: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29916: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29920: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_set_verify_depth': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29913: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_set_verify': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29850: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29870: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29874: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_set_verify': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29867: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29863: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_set_tmp_ecdh': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29797: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29818: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29822: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29825: undefined reference to `PyLong_FromUnsignedLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_set_tmp_dh': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29744: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29765: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29769: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29772: undefined reference to `PyLong_FromUnsignedLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_set_tlsext_status_arg': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29590: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29611: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29615: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29618: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_set_tlsext_servername_arg': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29491: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29512: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29516: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_set_session_cache_mode': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29338: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29354: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29358: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29361: undefined reference to `PyLong_FromUnsignedLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_set_session_cache_mode': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29351: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_set_read_ahead': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29290: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29306: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29310: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29313: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_set_read_ahead': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29303: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_set_mode': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29056: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29072: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29076: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29079: undefined reference to `PyLong_FromUnsignedLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_set_mode': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29069: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_set_min_proto_version': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29008: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29024: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29028: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29031: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_set_min_proto_version': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29021: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_set_max_proto_version': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28960: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28976: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28980: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28983: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_set_max_proto_version': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28973: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_sess_timeouts': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28022: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28026: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28029: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_sess_timeouts': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28022: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28026: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28029: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_sess_number': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27984: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27988: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27991: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_sess_number': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27984: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27988: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27991: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_sess_misses': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27946: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27950: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27953: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_sess_misses': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27946: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27950: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27953: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_sess_hits': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27908: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27912: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27915: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_sess_hits': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27908: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27912: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27915: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_sess_connect_renegotiate': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27870: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27874: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27877: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_sess_connect_renegotiate': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27870: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27874: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27877: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_sess_connect_good': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27832: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27836: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27839: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_sess_connect_good': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27832: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27836: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27839: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_sess_connect': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27794: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27798: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27801: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_sess_connect': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27794: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27798: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27801: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_sess_cb_hits': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27756: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27760: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27763: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_sess_cb_hits': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27756: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27760: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27763: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_sess_cache_full': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27718: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27722: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27725: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_sess_cache_full': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27718: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27722: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27725: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_sess_accept_renegotiate': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27680: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27684: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27687: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_sess_accept_renegotiate': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27680: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27684: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27687: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_sess_accept_good': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27642: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27646: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27649: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_sess_accept_good': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27642: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27646: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27649: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_sess_accept': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27604: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27608: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27611: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_sess_accept': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27604: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27608: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27611: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_get_session_cache_mode': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27350: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27354: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27357: undefined reference to `PyLong_FromUnsignedLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_get_session_cache_mode': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27350: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27354: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27357: undefined reference to `PyLong_FromUnsignedLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_get_read_ahead': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27312: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27316: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27319: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_get_read_ahead': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27312: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27316: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27319: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_get_mode': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27236: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27240: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27243: undefined reference to `PyLong_FromUnsignedLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_get_mode': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27236: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27240: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27243: undefined reference to `PyLong_FromUnsignedLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_get_min_proto_version': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27198: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27202: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27205: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_get_min_proto_version': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27198: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27202: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27205: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_get_max_proto_version': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27160: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27164: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27167: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_get_max_proto_version': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27160: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27164: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27167: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_clear_mode': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26822: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26838: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26842: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26845: undefined reference to `PyLong_FromUnsignedLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_clear_mode': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26835: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_add_extra_chain_cert': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26643: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26664: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26668: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26671: undefined reference to `PyLong_FromUnsignedLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_set_tlsext_use_srtp': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29691: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29712: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29716: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29719: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_set_tlsext_status_cb': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29643: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29659: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29663: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29666: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_set_tlsext_status_cb': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29656: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_set_tlsext_servername_callback': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29542: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29558: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29562: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_set_tlsext_servername_callback': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29555: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_set_timeout': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29445: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29461: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29465: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29468: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_set_timeout': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29458: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_set_session_id_context': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29388: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29413: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29417: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29420: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_set_session_id_context': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29410: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_set_psk_server_callback': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29242: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29258: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29262: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_set_psk_server_callback': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29255: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_set_psk_client_callback': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29196: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29212: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29216: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_set_psk_client_callback': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29209: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_set_post_handshake_auth': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29150: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29166: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29170: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_set_post_handshake_auth': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29163: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_set_options': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29104: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29120: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29124: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29127: undefined reference to `PyLong_FromUnsignedLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_set_options': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:29117: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_set_max_early_data': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28912: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28928: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28932: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28935: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_set_max_early_data': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28925: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_set_keylog_callback': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28864: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28880: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28884: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_set_keylog_callback': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28877: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_set_info_callback': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28818: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28834: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28838: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_set_info_callback': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28831: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_set_default_verify_paths': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28740: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28744: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28747: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_set_default_verify_paths': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28740: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28744: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28747: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_set_default_passwd_cb_userdata': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28681: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28702: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28706: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_set_default_passwd_cb': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28635: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28651: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28655: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_set_default_passwd_cb': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28648: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_set_cookie_verify_cb': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28589: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28605: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28609: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_set_cookie_verify_cb': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28602: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_set_cookie_generate_cb': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28543: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28559: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28563: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_set_cookie_generate_cb': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28556: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_set_client_cert_engine': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28492: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28513: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28517: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28520: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_set_client_CA_list': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28439: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28460: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28464: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_set_ciphersuites': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28388: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28409: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28413: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28416: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_set_cipher_list': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28335: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28356: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28360: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28363: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_set_cert_verify_callback': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28278: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28303: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28307: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_set_cert_verify_callback': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28291: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_set_cert_store': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28225: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28246: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28250: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_set_cert_cb': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28170: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28195: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28199: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_set_cert_cb': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28183: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_set_alpn_select_cb': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28113: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28138: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28142: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_set_alpn_select_cb': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28126: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_set_alpn_protos': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28056: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28081: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28085: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28088: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_set_alpn_protos': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:28078: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_new': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27566: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27570: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_new': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27566: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27570: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_load_verify_locations': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27498: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27528: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27532: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27535: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_get_verify_mode': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27464: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27468: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27471: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_get_verify_mode': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27464: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27468: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27471: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_get_verify_depth': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27426: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27430: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27433: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_get_verify_depth': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27426: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27430: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27433: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_get_timeout': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27388: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27392: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27395: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_get_timeout': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27388: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27392: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27395: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_get_options': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27274: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27278: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27281: undefined reference to `PyLong_FromUnsignedLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_get_options': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27274: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27278: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27281: undefined reference to `PyLong_FromUnsignedLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_get_keylog_callback': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27122: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27126: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_get_keylog_callback': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27122: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27126: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_get_info_callback': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27084: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27088: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_get_info_callback': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27084: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27088: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_get_ex_data': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27030: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27046: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27050: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_get_ex_data': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27043: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_get_cert_store': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26998: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27002: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_get_cert_store': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26998: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:27002: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_get0_param': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26960: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26964: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_get0_param': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26960: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26964: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26922: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26926: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26922: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26926: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_clear_options': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26870: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26886: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26890: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26893: undefined reference to `PyLong_FromUnsignedLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_clear_options': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26883: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_check_private_key': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26790: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26794: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26797: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_check_private_key': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26790: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26794: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26797: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_add_server_custom_ext': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26706: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26752: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26756: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26759: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_add_server_custom_ext': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26740: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26719: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26723: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26727: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_add_client_custom_ext': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26565: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26611: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26615: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26618: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_add_client_custom_ext': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26599: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26578: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26582: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26586: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CTX_add_client_CA': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26502: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26523: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26527: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26530: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CIPHER_is_aead': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26470: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26474: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26477: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CIPHER_is_aead': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26470: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26474: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26477: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CIPHER_get_version': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26432: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26436: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CIPHER_get_version': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26432: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26436: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CIPHER_get_name': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26394: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26398: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CIPHER_get_name': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26394: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26398: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CIPHER_get_kx_nid': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26356: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26360: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26363: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CIPHER_get_kx_nid': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26356: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26360: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26363: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CIPHER_get_id': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26318: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26322: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26325: undefined reference to `PyLong_FromUnsignedLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CIPHER_get_id': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26318: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26322: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26325: undefined reference to `PyLong_FromUnsignedLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CIPHER_get_digest_nid': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26280: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26284: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26287: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CIPHER_get_digest_nid': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26280: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26284: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26287: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CIPHER_get_cipher_nid': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26242: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26246: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26249: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CIPHER_get_cipher_nid': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26242: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26246: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26249: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CIPHER_get_bits': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26183: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26204: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26208: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26211: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CIPHER_get_auth_nid': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26151: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26155: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26158: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_CIPHER_get_auth_nid': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26151: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26155: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26158: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SMIME_write_PKCS7': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26079: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26113: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26117: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26120: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SMIME_write_PKCS7': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26110: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SMIME_read_PKCS7': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26022: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26043: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:26047: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_RSA_set0_key': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25951: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25990: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25994: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25997: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_RSA_set0_factors': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25885: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25915: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25919: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25922: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_RSA_set0_crt_params': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25812: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25851: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25855: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25858: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_RSA_print': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25751: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25776: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25780: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25783: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_RSA_print': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25773: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_RSA_new': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25717: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25721: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_RSA_get0_key': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25652: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25691: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25695: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_RSA_get0_factors': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25588: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25618: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25622: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_RSA_get0_crt_params': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25517: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25556: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25560: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_RSA_generate_key_ex': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25449: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25483: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25487: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25490: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_RSA_generate_key_ex': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25462: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_RSA_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25413: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25417: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_RSA_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25413: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25417: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_RSA_check_key': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25377: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25381: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25384: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_RSA_check_key': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25377: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25381: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25384: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_RSA_blinding_on': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25318: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25339: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25343: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25346: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_RSAPublicKey_dup': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25286: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25290: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_RSAPublicKey_dup': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25286: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25290: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_RAND_status': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25248: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25252: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_RAND_set_rand_method': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25222: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25226: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25229: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_RAND_set_rand_method': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25222: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25226: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25229: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_RAND_bytes': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25168: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25184: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25188: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25191: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_RAND_bytes': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25181: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_RAND_add': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25116: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25132: undefined reference to `PyFloat_AsDouble' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25133: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25136: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25140: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_RAND_add': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25129: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_PKCS7_verify': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25032: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25084: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25088: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25091: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_PKCS7_verify': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25081: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_PKCS7_type_is_signedAndEnveloped': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24992: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24996: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24999: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_PKCS7_type_is_signedAndEnveloped': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24992: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24996: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24999: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_PKCS7_type_is_signed': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24954: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24958: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24961: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_PKCS7_type_is_signed': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24954: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24958: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24961: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_PKCS7_type_is_enveloped': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24916: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24920: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24923: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_PKCS7_type_is_enveloped': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24916: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24920: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24923: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_PKCS7_type_is_data': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24878: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24882: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24885: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_PKCS7_type_is_data': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24878: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24882: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24885: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_OBJ_obj2nid': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22222: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22226: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22229: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_OBJ_obj2nid': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22222: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22226: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22229: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_PKCS7_sign_add_signer': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24797: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24840: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24844: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_PKCS7_sign_add_signer': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24837: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_PKCS7_sign': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24716: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24759: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24763: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_PKCS7_sign': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24756: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_PKCS7_get0_signers': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24653: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24678: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24682: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_PKCS7_get0_signers': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24675: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_PKCS7_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24619: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24623: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_PKCS7_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24619: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24623: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_PKCS7_final': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24558: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24583: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24587: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24590: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_PKCS7_final': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24580: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_PKCS5_PBKDF2_HMAC': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24469: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24524: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24528: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24531: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_PKCS5_PBKDF2_HMAC': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24482: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24512: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24495: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24499: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_PKCS12_parse': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24377: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24425: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24429: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24432: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_PKCS12_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24339: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24343: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_PKCS12_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24339: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24343: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_PKCS12_create': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24235: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24303: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24307: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_PKCS12_create': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24300: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24284: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24288: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24292: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24296: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_PEM_write_bio_X509_REQ': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24166: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24187: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24191: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24194: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_PEM_write_bio_X509_CRL': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24113: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24134: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24138: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24141: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_PEM_write_bio_X509': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24060: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24081: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24085: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24088: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_PEM_write_bio_RSAPublicKey': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24007: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24028: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24032: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:24035: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_PEM_write_bio_RSAPrivateKey': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:23919: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:23975: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:23979: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:23982: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_PEM_write_bio_RSAPrivateKey': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:23963: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:23959: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_PEM_write_bio_PrivateKey': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:23821: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:23877: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:23881: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:23884: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_PEM_write_bio_PrivateKey': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:23865: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:23861: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_PEM_write_bio_PUBKEY': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:23758: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:23779: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:23783: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:23786: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_PEM_write_bio_PKCS8PrivateKey': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:23670: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:23726: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:23730: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:23733: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_PEM_write_bio_PKCS8PrivateKey': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:23714: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:23710: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_PEM_write_bio_PKCS7_stream': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:23594: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:23628: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:23632: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:23635: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_PEM_write_bio_PKCS7_stream': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:23625: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_PEM_write_bio_PKCS7': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:23537: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:23558: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:23562: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:23565: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_PEM_write_bio_ECPrivateKey': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:23449: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:23505: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:23509: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:23512: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_PEM_write_bio_ECPrivateKey': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:23493: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:23489: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_PEM_write_bio_DSAPrivateKey': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:23351: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:23407: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:23411: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:23414: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_PEM_write_bio_DSAPrivateKey': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:23395: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:23391: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_PEM_write_bio_DHxparams': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:23288: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:23309: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:23313: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:23316: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_PEM_write_bio_DHparams': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:23235: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:23256: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:23260: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:23263: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_PEM_read_bio_X509_REQ': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:23169: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:23203: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:23207: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_PEM_read_bio_X509_REQ': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:23191: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_PEM_read_bio_X509_CRL': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:23099: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:23133: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:23137: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_PEM_read_bio_X509_CRL': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:23121: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_PEM_read_bio_X509': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:23029: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:23063: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:23067: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_PEM_read_bio_X509': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:23051: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_PEM_read_bio_RSAPublicKey': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22959: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22993: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22997: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_PEM_read_bio_RSAPublicKey': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22981: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_PEM_read_bio_PrivateKey': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22889: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22923: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22927: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_PEM_read_bio_PrivateKey': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22911: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_PEM_read_bio_PUBKEY': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22819: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22853: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22857: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_PEM_read_bio_PUBKEY': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22841: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_PEM_read_bio_PKCS7': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22749: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22783: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22787: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_PEM_read_bio_PKCS7': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22771: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_PEM_read_bio_DHparams': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22679: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22713: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22717: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_PEM_read_bio_DHparams': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22701: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_OpenSSL_add_all_algorithms': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22587: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22591: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_OSSL_PROVIDER_unload': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22563: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22567: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22570: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_OSSL_PROVIDER_unload': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22563: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22567: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22570: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_OSSL_PROVIDER_load': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22504: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22525: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22529: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_OPENSSL_malloc': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22473: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22477: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22470: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_OPENSSL_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22442: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22446: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_OPENSSL_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22442: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22446: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_OPENSSL_config': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22406: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22410: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_OPENSSL_config': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22406: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22410: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_OPENSSL_cleanup': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22370: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22374: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_OBJ_txt2obj': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22330: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22346: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22350: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_OBJ_txt2obj': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22343: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_OBJ_txt2nid': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22298: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22302: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22305: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_OBJ_txt2nid': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22298: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22302: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22305: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_OBJ_sn2nid': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22260: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22264: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22267: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_OBJ_sn2nid': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22260: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22264: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22267: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_OBJ_nid2sn': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22185: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22189: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22182: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_OBJ_nid2ln': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22155: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22159: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22152: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_NETSCAPE_SPKI_verify': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22103: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22124: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22128: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22131: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_NETSCAPE_SPKI_sign': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22041: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22071: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22075: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22078: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_NETSCAPE_SPKI_set_pubkey': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21986: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22007: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22011: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22014: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_NETSCAPE_SPKI_new': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21954: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21958: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_NETSCAPE_SPKI_get_pubkey': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21928: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21932: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_NETSCAPE_SPKI_get_pubkey': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21928: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21932: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_NETSCAPE_SPKI_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21890: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21894: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_NETSCAPE_SPKI_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21890: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21894: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_NETSCAPE_SPKI_b64_encode': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21854: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21858: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_NETSCAPE_SPKI_b64_encode': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21854: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21858: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_NETSCAPE_SPKI_b64_decode': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21800: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21816: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21820: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_NETSCAPE_SPKI_b64_decode': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21813: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_HMAC_Update': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21743: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21768: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21772: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21775: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_HMAC_Update': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21765: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_HMAC_Init_ex': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21666: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21709: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21713: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21716: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_HMAC_Init_ex': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21688: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_HMAC_Final': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21598: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21628: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21632: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21635: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_HMAC_CTX_new': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21564: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21568: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_HMAC_CTX_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21538: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21542: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_HMAC_CTX_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21538: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21542: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_HMAC_CTX_copy': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21481: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21502: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21506: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21509: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_GENERAL_NAME_print': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21428: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21449: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21453: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21456: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_GENERAL_NAMES_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21396: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21400: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_GENERAL_NAMES_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21396: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21400: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_FIPS_mode': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21330: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21334: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_default_properties_is_fips_enabled': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21228: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21232: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21235: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_default_properties_is_fips_enabled': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21228: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21232: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21235: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_get_digestbyname': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21304: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21308: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_get_digestbyname': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21304: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21308: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_get_cipherbyname': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21266: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21270: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_get_cipherbyname': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21266: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21270: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_default_properties_enable_fips': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21174: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21190: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21194: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21197: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_default_properties_enable_fips': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21187: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_VerifyUpdate': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21117: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21142: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21146: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21149: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_VerifyUpdate': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21139: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_SignUpdate': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20935: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20960: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20964: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20967: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_SignUpdate': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20957: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_DigestUpdate': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:17984: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18009: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18013: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18016: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_DigestUpdate': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18006: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_VerifyInit': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21062: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21083: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21087: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21090: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_SignInit': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20880: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20901: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20905: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20908: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_VerifyFinal': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20996: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21030: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21034: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21037: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_VerifyFinal': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21018: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_SignFinal': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20809: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20848: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20852: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20855: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_verify_recover_init': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20773: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20777: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20780: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_verify_recover_init': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20773: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20777: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20780: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_verify_recover': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20692: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20735: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20739: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20742: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_verify_recover': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20732: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_verify_init': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20654: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20658: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20661: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_verify_init': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20654: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20658: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20661: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_verify': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20578: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20616: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20620: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20623: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_verify': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20613: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20600: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_type': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20541: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20545: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20538: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_size': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20510: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20514: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20517: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_size': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20510: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20514: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20517: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_sign_init': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20472: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20476: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20479: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_sign_init': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20472: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20476: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20479: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_sign': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20391: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20434: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20438: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20441: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_sign': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20431: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_set_type': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20337: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20353: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20357: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20360: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_set_type': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20350: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_set1_tls_encodedpoint': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20280: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20305: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20309: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20312: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_set1_tls_encodedpoint': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20302: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_set1_RSA': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20225: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20246: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20250: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20253: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_set1_EC_KEY': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20172: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20193: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20197: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20200: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_set1_DSA': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20119: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20140: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20144: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20147: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_set1_DH': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20066: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20087: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20091: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20094: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_new_raw_public_key': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20005: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20034: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20038: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_new_raw_public_key': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20031: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20009: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_new_raw_private_key': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19940: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19969: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19973: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_new_raw_private_key': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19966: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19944: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_new': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19904: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19908: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_keygen_init': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19878: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19882: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19885: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_keygen_init': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19878: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19882: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19885: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_keygen': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19819: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19840: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19844: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19847: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_id': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19787: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19791: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19794: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_id': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19787: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19791: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19794: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_get_raw_public_key': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19719: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19749: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19753: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19756: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_get_raw_private_key': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19655: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19685: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19689: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19692: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_get1_tls_encodedpoint': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19600: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19621: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19625: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19628: undefined reference to `PyLong_FromUnsignedLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_get1_RSA': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19568: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19572: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_get1_RSA': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19568: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19572: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_get1_EC_KEY': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19530: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19534: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_get1_EC_KEY': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19530: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19534: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_get1_DSA': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19492: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19496: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_get1_DSA': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19492: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19496: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_get1_DH': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19454: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19458: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_get1_DH': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19454: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19458: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19416: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19420: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19416: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19420: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_encrypt_init': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19380: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19384: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19387: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_encrypt_init': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19380: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19384: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19387: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_encrypt': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19299: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19342: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19346: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19349: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_encrypt': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19339: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_derive_set_peer': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19240: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19261: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19265: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19268: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_derive_init': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19208: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19212: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19215: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_derive_init': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19208: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19212: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19215: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_derive': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19140: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19170: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19174: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19177: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_decrypt_init': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19106: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19110: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19113: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_decrypt_init': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19106: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19110: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19113: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_decrypt': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19025: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19068: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19072: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19075: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_decrypt': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:19065: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_cmp': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18966: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18987: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18991: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18994: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_bits': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18934: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18938: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18941: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_bits': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18934: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18938: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18941: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_assign_RSA': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18875: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18896: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18900: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18903: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_CTX_set_signature_md': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18822: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18843: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18847: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18850: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_CTX_set_rsa_pss_saltlen': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18774: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18790: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18794: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18797: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_CTX_set_rsa_pss_saltlen': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18787: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_CTX_set_rsa_padding': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18726: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18742: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18746: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18749: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_CTX_set_rsa_padding': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18739: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_CTX_set_rsa_oaep_md': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18673: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18694: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18698: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18701: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_CTX_set_rsa_mgf1_md': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18620: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18641: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18645: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18648: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_CTX_set0_rsa_oaep_label': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18563: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18588: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18592: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18595: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_CTX_set0_rsa_oaep_label': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18585: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_CTX_new_id': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18513: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18529: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18533: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_CTX_new_id': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18517: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18529: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18533: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_CTX_new': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18460: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18481: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18485: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_CTX_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18428: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18432: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PKEY_CTX_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18428: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18432: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PBE_scrypt': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18334: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18392: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18396: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18399: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_PBE_scrypt': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18347: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18368: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18372: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18376: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18389: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o:/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18360: more undefined references to `PyErr_Occurred' follow /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_MD_CTX_copy_ex': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18203: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18224: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18228: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18231: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_DigestVerifyInit': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18123: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18171: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18175: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18178: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_DigestVerify': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18047: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18085: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18089: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18092: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_DigestVerify': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18082: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:18069: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_DigestSignUpdate': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:17925: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:17950: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:17954: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:17957: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_DigestSignUpdate': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:17947: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_DigestSignInit': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:17843: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:17891: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:17895: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:17898: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_DigestSignFinal': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:17775: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:17805: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:17809: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:17812: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_DigestSign': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:17698: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:17741: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:17745: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:17748: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_DigestSign': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:17738: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_DigestInit_ex': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:17630: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:17660: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:17664: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:17667: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_DigestFinal_ex': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:17566: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:17596: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:17600: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:17603: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_DigestFinalXOF': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:17507: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:17532: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:17536: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:17539: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_DigestFinalXOF': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:17529: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_CipherUpdate': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:17430: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:17473: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:17477: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:17480: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_CipherUpdate': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:17470: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_CipherInit_ex': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:17340: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:17392: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:17396: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:17399: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_CipherInit_ex': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:17389: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_CipherFinal_ex': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:17270: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:17300: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:17304: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:17307: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_CIPHER_CTX_set_padding': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:17220: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:17236: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:17240: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:17243: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_CIPHER_CTX_set_padding': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:17233: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_CIPHER_CTX_set_key_length': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:17172: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:17188: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:17192: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:17195: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_CIPHER_CTX_set_key_length': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:17185: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_CIPHER_CTX_reset': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:17140: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:17144: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:17147: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_CIPHER_CTX_reset': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:17140: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:17144: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:17147: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_CIPHER_CTX_new': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:17102: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:17106: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_CIPHER_CTX_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:17076: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:17080: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_CIPHER_CTX_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:17076: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:17080: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_CIPHER_CTX_ctrl': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:17011: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:17040: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:17044: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:17047: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EVP_CIPHER_CTX_ctrl': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:17024: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:17028: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ERR_reason_error_string': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16976: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16980: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16973: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ERR_put_error': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16917: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16945: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16949: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ERR_put_error': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16942: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16921: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16925: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16929: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ERR_peek_error': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16881: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16885: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ERR_lib_error_string': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16856: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16860: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16853: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ERR_get_error': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16825: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16829: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ERR_func_error_string': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16800: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16804: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16797: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ERR_error_string_n': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16749: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16769: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16773: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ERR_error_string_n': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16766: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16753: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ERR_clear_error': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16717: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16721: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ENGINE_unregister_RAND': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16633: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16637: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ENGINE_unregister_RAND': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16633: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16637: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ENGINE_set_default_RAND': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16597: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16601: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16604: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ENGINE_set_default_RAND': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16597: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16601: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16604: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ENGINE_load_public_key': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16520: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16559: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16563: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ENGINE_load_private_key': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16445: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16484: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16488: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ENGINE_load_builtin_engines': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16409: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16413: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ENGINE_init': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16385: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16389: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16392: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ENGINE_init': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16385: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16389: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16392: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ENGINE_get_name': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16347: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16351: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ENGINE_get_name': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16347: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16351: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ENGINE_get_default_RAND': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16309: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16313: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ENGINE_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16283: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16287: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16290: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ENGINE_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16283: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16287: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16290: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ENGINE_finish': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16245: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16249: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16252: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ENGINE_finish': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16245: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16249: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16252: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ENGINE_ctrl_cmd_string': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16173: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16207: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16211: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16214: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ENGINE_ctrl_cmd_string': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16204: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ENGINE_ctrl_cmd': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16095: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16137: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16141: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16144: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ENGINE_ctrl_cmd': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16134: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16117: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16130: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ENGINE_by_id': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16055: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16059: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ENGINE_by_id': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16055: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16059: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EC_get_builtin_curves': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16001: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16017: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16021: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16024: undefined reference to `PyLong_FromUnsignedLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EC_get_builtin_curves': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16014: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EC_curve_nid2nist': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:15970: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:15974: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:15967: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EC_POINT_set_affine_coordinates_GFp': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:15891: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:15939: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:15943: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:15946: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EC_POINT_point2oct': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:15807: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:15853: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:15857: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:15860: undefined reference to `PyLong_FromUnsignedLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EC_POINT_point2oct': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:15841: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EC_POINT_oct2point': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:15724: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:15767: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:15771: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:15774: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EC_POINT_oct2point': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:15755: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EC_POINT_new': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:15686: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:15690: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EC_POINT_new': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:15686: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:15690: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EC_POINT_mul': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:15591: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:15648: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:15652: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:15655: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EC_POINT_is_on_curve': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:15521: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:15551: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:15555: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:15558: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EC_POINT_is_at_infinity': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:15466: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:15487: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:15491: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:15494: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EC_POINT_invert': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:15404: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:15434: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:15438: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:15441: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EC_POINT_get_affine_coordinates_GFp': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:15322: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:15370: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:15374: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:15377: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EC_POINT_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:15198: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:15202: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EC_POINT_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:15198: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:15202: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EC_POINT_dup': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:15141: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:15162: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:15166: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EC_POINT_dbl': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:15070: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:15109: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:15113: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:15116: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EC_POINT_cmp': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14995: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:15034: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:15038: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:15041: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EC_POINT_clear_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14959: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14963: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EC_POINT_clear_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14959: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14963: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EC_POINT_add': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14875: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14923: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14927: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14930: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EC_METHOD_get_field_type': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14837: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14841: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14844: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EC_METHOD_get_field_type': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14837: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14841: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14844: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EC_KEY_set_public_key_affine_coordinates': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14769: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14799: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14803: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14806: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EC_KEY_set_public_key': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14714: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14735: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14739: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14742: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EC_KEY_set_private_key': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14661: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14682: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14686: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14689: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EC_KEY_set_group': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14608: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14629: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14633: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14636: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EC_KEY_set_asn1_flag': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14560: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14576: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14580: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EC_KEY_set_asn1_flag': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14573: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EC_KEY_new_by_curve_name': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14531: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14535: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14528: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EC_KEY_new': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14500: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14504: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EC_KEY_get0_public_key': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14474: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14478: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EC_KEY_get0_public_key': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14474: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14478: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EC_KEY_get0_private_key': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14436: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14440: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EC_KEY_get0_private_key': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14436: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14440: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EC_KEY_get0_group': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14398: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14402: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EC_KEY_get0_group': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14398: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14402: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EC_KEY_generate_key': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14360: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14364: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14367: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EC_KEY_generate_key': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14360: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14364: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14367: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EC_KEY_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14322: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14326: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EC_KEY_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14322: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14326: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EC_GROUP_new_by_curve_name': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14287: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14291: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14284: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EC_GROUP_method_of': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14256: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14260: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EC_GROUP_method_of': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14256: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14260: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EC_GROUP_get_order': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14188: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14218: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14222: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14225: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EC_GROUP_get_curve_name': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14154: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14158: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14161: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EC_GROUP_get_curve_name': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14154: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14158: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14161: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EC_GROUP_get_asn1_flag': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14116: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14120: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14123: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EC_GROUP_get_asn1_flag': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14116: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14120: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14123: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EC_GROUP_get0_generator': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14078: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14082: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EC_GROUP_get0_generator': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14078: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14082: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EC_GROUP_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14040: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14044: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_EC_GROUP_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14040: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14044: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ECDSA_verify': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13962: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14004: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14008: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:14011: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ECDSA_verify': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13966: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13979: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13992: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ECDSA_size': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13922: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13926: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13929: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ECDSA_size': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13922: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13926: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13929: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ECDSA_sign': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13837: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13884: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13888: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13891: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ECDSA_sign': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13841: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13854: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_DTLSv1_server_method': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13797: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13801: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_DTLSv1_method': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13771: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13775: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_DTLSv1_listen': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13724: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13745: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13749: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13752: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_DTLSv1_client_method': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13654: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13658: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_DTLS_server_method': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13580: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13584: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_DTLS_method': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13554: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13558: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_DTLS_get_data_mtu': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13490: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13494: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13497: undefined reference to `PyLong_FromUnsignedLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_DTLS_get_data_mtu': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13490: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13494: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13497: undefined reference to `PyLong_FromUnsignedLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_DTLS_client_method': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13452: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13456: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_DSAparams_dup': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13426: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13430: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_DSAparams_dup': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13426: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13430: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_DSA_verify': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13346: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13388: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13392: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13395: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_DSA_verify': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13350: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13363: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13376: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_DSA_size': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13306: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13310: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13313: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_DSA_size': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13306: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13310: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13313: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_DSA_sign': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13221: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13268: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13272: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13275: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_DSA_sign': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13225: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13238: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_DSA_set0_pqg': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13142: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13181: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13185: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13188: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_DSA_set0_key': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13076: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13106: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13110: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13113: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_DSA_new': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13042: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13046: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_DSA_get0_pqg': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12977: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13016: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:13020: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_DSA_get0_key': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12913: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12943: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12947: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_DSA_generate_parameters_ex': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12825: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12881: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12885: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12888: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_DSA_generate_parameters_ex': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12838: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12851: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_DSA_generate_key': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12783: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12787: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12790: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_DSA_generate_key': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12783: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12787: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12790: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_DSA_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12745: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12749: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_DSA_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12745: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12749: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_DHparams_dup': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12709: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12713: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_DHparams_dup': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12709: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12713: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_DH_size': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12671: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12675: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12678: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_DH_size': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12671: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12675: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12678: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_DH_set0_pqg': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12594: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12633: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12637: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12640: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_DH_set0_key': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12528: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12558: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12562: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12565: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_DH_get0_pqg': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12429: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12468: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12472: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_DH_get0_key': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12365: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12395: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12399: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_DH_generate_parameters_ex': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12304: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12333: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12337: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12340: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_DH_generate_parameters_ex': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12317: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12321: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_DH_generate_key': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12268: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12272: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12275: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_DH_generate_key': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12268: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12272: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12275: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_DH_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12230: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12234: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_DH_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12230: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12234: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_CMAC_Update': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11533: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11558: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11562: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11565: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_CMAC_Update': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11555: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_CMAC_Init': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11456: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11499: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11503: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11506: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_CMAC_Init': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11478: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_CMAC_Final': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11388: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11418: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11422: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11425: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_CMAC_CTX_new': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11354: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11358: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_CMAC_CTX_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11328: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11332: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_CMAC_CTX_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11328: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11332: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_CMAC_CTX_copy': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11271: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11292: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11296: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11299: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BN_value_one': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11239: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11243: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BN_to_ASN1_INTEGER': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11192: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11213: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11217: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BN_sub': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11130: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11160: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11164: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11167: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BN_set_word': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11080: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11096: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11100: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11103: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BN_set_word': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11093: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BN_set_flags': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11032: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11048: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11052: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BN_set_flags': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11045: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BN_rand_range': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:10981: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11002: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11006: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11009: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BN_num_bytes': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:10919: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:10923: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:10926: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BN_num_bytes': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:10919: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:10923: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:10926: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BN_num_bits': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:10881: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:10885: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:10888: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BN_num_bits': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:10881: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:10885: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:10888: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BN_nnmod': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:10804: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:10843: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:10847: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:10850: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BN_new': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:10768: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:10772: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BN_mod_sub': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:10694: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:10742: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:10746: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:10749: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BN_mod_mul': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:10608: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:10656: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:10660: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:10663: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BN_mod_inverse': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:10531: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:10570: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:10574: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BN_mod_exp_mont_consttime': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:10438: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:10495: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:10499: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:10502: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BN_mod_exp_mont': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:10341: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:10398: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:10402: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:10405: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BN_mod_exp': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:10253: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:10301: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:10305: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:10308: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BN_mod_add': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:10167: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:10215: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:10219: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:10222: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BN_mod': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:10090: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:10129: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:10133: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:10136: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BN_is_prime_ex': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:10020: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:10054: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:10058: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:10061: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BN_is_prime_ex': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:10033: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BN_is_negative': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9984: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9988: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9991: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BN_is_negative': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9984: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9988: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9991: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BN_hex2bn': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9925: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9946: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9950: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9953: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BN_generate_prime_ex': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9846: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9893: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9897: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9900: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BN_generate_prime_ex': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9859: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9863: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BN_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9806: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9810: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BN_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9806: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9810: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BN_dup': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9770: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9774: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BN_dup': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9770: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9774: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BN_cmp': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9711: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9732: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9736: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9739: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BN_clear_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9679: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9683: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BN_clear_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9679: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9683: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BN_bn2hex': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9643: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9647: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BN_bn2hex': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9643: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9647: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BN_bn2bin': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9584: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9605: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9609: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9612: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BN_bin2bn': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9527: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9552: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9556: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BN_bin2bn': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9540: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BN_add': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9463: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9493: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9497: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9500: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BN_MONT_CTX_set': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9399: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9429: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9433: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9436: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BN_MONT_CTX_new': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9365: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9369: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BN_MONT_CTX_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9339: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9343: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BN_MONT_CTX_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9339: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9343: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BN_CTX_start': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9303: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9307: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BN_CTX_start': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9303: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9307: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BN_CTX_new': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9267: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9271: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BN_CTX_get': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9241: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9245: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BN_CTX_get': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9241: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9245: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BN_CTX_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9203: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9207: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BN_CTX_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9203: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9207: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BN_CTX_end': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9167: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9171: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BN_CTX_end': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9167: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9171: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BIO_write': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9106: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9131: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9135: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9138: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BIO_write': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9128: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BIO_up_ref': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9072: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9076: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9079: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BIO_up_ref': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9072: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9076: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9079: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BIO_should_write': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9034: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9038: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9041: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BIO_should_write': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9034: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9038: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9041: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BIO_should_retry': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8996: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9000: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9003: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BIO_should_retry': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8996: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9000: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:9003: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BIO_should_read': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8958: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8962: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8965: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BIO_should_read': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8958: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8962: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8965: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BIO_should_io_special': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8920: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8924: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8927: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BIO_should_io_special': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8920: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8924: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8927: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BIO_set_retry_read': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8882: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8886: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BIO_set_retry_read': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8882: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8886: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BIO_set_mem_eof_return': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8830: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8846: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8850: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8853: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BIO_set_mem_eof_return': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8843: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BIO_reset': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8772: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8776: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8779: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BIO_reset': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8772: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8776: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8779: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BIO_get_mem_data': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8456: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8477: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8481: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8484: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BIO_s_mem': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8798: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8802: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BIO_read': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8709: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8734: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8738: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8741: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BIO_read': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8731: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BIO_new_mem_buf': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8659: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8675: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8679: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BIO_new_mem_buf': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8672: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BIO_new_file': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8606: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8627: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8631: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BIO_new': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8574: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8578: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BIO_new': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8574: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8578: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BIO_gets': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8511: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8536: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8540: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8543: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BIO_gets': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8533: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BIO_free_all': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8424: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8428: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BIO_free_all': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8424: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8428: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BIO_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8388: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8392: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8395: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BIO_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8388: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8392: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8395: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BIO_ctrl_pending': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8350: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8354: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8357: undefined reference to `PyLong_FromUnsignedLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BIO_ctrl_pending': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8350: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8354: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8357: undefined reference to `PyLong_FromUnsignedLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BIO_clear_retry_flags': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8312: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8316: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BIO_clear_retry_flags': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8312: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8316: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BIO_ADDR_new': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8276: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8280: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BIO_ADDR_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8250: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8254: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BIO_ADDR_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8250: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8254: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ASN1_TIME_to_generalizedtime': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8193: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8214: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8218: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ASN1_TIME_set_string': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8140: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8161: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8165: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8168: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ASN1_TIME_new': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8108: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8112: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ASN1_TIME_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8082: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8086: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ASN1_TIME_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8082: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8086: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ASN1_STRING_type': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8046: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8050: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8053: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ASN1_STRING_type': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8046: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8050: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8053: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ASN1_STRING_to_UTF8': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:7987: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8008: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8012: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:8015: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ASN1_STRING_set_default_mask_asc': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:7955: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:7959: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:7962: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ASN1_STRING_set_default_mask_asc': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:7955: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:7959: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:7962: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ASN1_STRING_set': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:7892: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:7917: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:7921: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:7924: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ASN1_STRING_set': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:7914: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ASN1_STRING_length': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:7858: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:7862: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:7865: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ASN1_STRING_length': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:7858: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:7862: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:7865: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ASN1_STRING_get0_data': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:7820: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:7824: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ASN1_STRING_get0_data': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:7820: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:7824: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ASN1_STRING_data': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:7782: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:7786: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ASN1_STRING_data': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:7782: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:7786: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ASN1_OCTET_STRING_set': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:7719: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:7744: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:7748: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:7751: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ASN1_OCTET_STRING_set': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:7741: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ASN1_OCTET_STRING_new': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:7685: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:7689: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ASN1_OCTET_STRING_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:7659: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:7663: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ASN1_OCTET_STRING_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:7659: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:7663: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ASN1_OBJECT_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:7623: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:7627: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ASN1_OBJECT_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:7623: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:7627: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ASN1_INTEGER_to_BN': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:7566: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:7587: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:7591: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ASN1_INTEGER_set': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:7518: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:7534: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:7538: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:7541: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ASN1_INTEGER_set': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:7531: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ASN1_INTEGER_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:7486: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:7490: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ASN1_INTEGER_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:7486: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:7490: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ASN1_IA5STRING_new': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:7450: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:7454: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ASN1_GENERALIZEDTIME_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:7424: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:7428: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ASN1_GENERALIZEDTIME_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:7424: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:7428: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ASN1_ENUMERATED_set': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:7372: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:7388: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:7392: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:7395: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ASN1_ENUMERATED_set': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:7385: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ASN1_ENUMERATED_new': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:7340: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:7344: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ASN1_ENUMERATED_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:7314: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:7318: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ASN1_ENUMERATED_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:7314: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:7318: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSLeay': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:34116: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:34116: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_Cryptography_CRYPTO_set_mem_functions': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11590: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11605: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11609: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11612: undefined reference to `PyLong_FromLong' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11602: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11594: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11598: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_Cryptography_malloc_wrapper': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12044: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12064: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12068: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_Cryptography_malloc_wrapper': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12061: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12048: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_Cryptography_realloc_wrapper': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12165: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12194: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12198: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_Cryptography_realloc_wrapper': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12191: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12178: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_Cryptography_free_wrapper': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11932: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11957: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11961: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_Cryptography_free_wrapper': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11954: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_Cryptography_DH_check': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11636: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11657: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11661: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11664: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_Cryptography_d2i_DHxparams_bio': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11879: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11900: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11904: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_Cryptography_i2d_DHxparams_bio': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11989: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12010: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12014: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12017: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_Cryptography_EVP_MD_CTX_new': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11783: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11787: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_Cryptography_EVP_MD_CTX_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11757: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11761: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_INCREF': /usr/include/python3.10/object.h:472: undefined reference to `_Py_NoneStruct' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_Cryptography_EVP_MD_CTX_free': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11757: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11761: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_Cryptography_add_osrandom_engine': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11847: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11851: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_Cryptography_DTLSv1_get_timeout': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11691: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11721: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11725: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11728: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_Cryptography_X509_REVOKED_dup': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11821: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11825: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_Cryptography_X509_REVOKED_dup': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11821: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11825: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_Cryptography_pem_password_cb': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12100: undefined reference to `PyArg_UnpackTuple' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12129: undefined reference to `PyEval_SaveThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12133: undefined reference to `PyEval_RestoreThread' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12136: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_free_array_arguments': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:526: undefined reference to `PyObject_Free' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_Cryptography_pem_password_cb': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12113: undefined reference to `PyErr_Occurred' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:12117: undefined reference to `PyErr_Occurred' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_init': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:422: undefined reference to `PyImport_ImportModule' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:426: undefined reference to `PyLong_FromVoidPtr' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:430: undefined reference to `PyObject_CallMethod' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_Py_DECREF': /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: /usr/include/python3.10/object.h:500: undefined reference to `_Py_Dealloc' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_FIPS_mode_set': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21368: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ERR_GET_REASON': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16701: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ERR_GET_LIB': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16671: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_BN_prime_checks_for_size': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:10957: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_OpenSSL_version_num': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:22651: undefined reference to `PyLong_FromUnsignedLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_library_init': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:32234: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_get_ex_data_X509_STORE_CTX_idx': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:31421: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSL_extension_supported': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:30866: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_RAND_status': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:25256: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_FIPS_mode': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:21338: undefined reference to `PyLong_FromLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o:/home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:20548: more undefined references to `PyLong_FromLong' follow /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ERR_peek_error': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16889: undefined reference to `PyLong_FromUnsignedLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_ERR_get_error': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:16833: undefined reference to `PyLong_FromUnsignedLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_SSLeay': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:34116: undefined reference to `PyLong_FromUnsignedLong' /usr/bin/ld: build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/_openssl.o: in function `_cffi_f_Cryptography_add_osrandom_engine': /home/pterjan/rpmbuild/BUILD/cryptography-36.0.1/build/temp.linux-x86_64-cpython-310/_openssl.c:11855: undefined reference to `PyLong_FromLong' 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/ for specific instructions for your platform. 3) Check our frequently asked questions for more information: https://cryptography.io/en/latest/faq/ 4) Ensure you have a recent Rust toolchain installed: https://cryptography.io/en/latest/installation/#rust Python: 3.10.5 platform: Linux-5.16.12-server-1.mga9-x86_64-with-glibc2.35 pip: n/a setuptools: 62.6.0 setuptools_rust: 1.2.0 =============================DEBUG ASSISTANCE============================= error: command '/usr/bin/gcc' failed with exit code 1 error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.bWb5Km (%build) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.bWb5Km (%build) I: [iurt_root_command] ERROR: chroot