You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to install traixroute , #pip3 install traixroute , on Debian 11 the following occurs :
Defaulting to user installation because normal site-packages is not writeable
Requirement already satisfied: traixroute in ./.local/lib/python3.9/site-packages (2.3)
Collecting pyOpenSSL==17.4.0
Using cached pyOpenSSL-17.4.0-py2.py3-none-any.whl (52 kB)
Requirement already satisfied: setuptools in ./.local/lib/python3.9/site-packages (from traixroute) (58.1.0)
Collecting cryptography==2.1.4
Using cached cryptography-2.1.4.tar.gz (441 kB)
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
Requirement already satisfied: ripe.atlas.sagan==1.1.11 in /usr/local/lib/python3.9/dist-packages (from traixroute) (1.1.11)
Requirement already satisfied: netaddr==0.7.19 in /usr/lib/python3/dist-packages (from traixroute) (0.7.19)
Requirement already satisfied: pytz==2016.6.1 in /usr/local/lib/python3.9/dist-packages (from traixroute) (2016.6.1)
Requirement already satisfied: pyasn1==0.1.9 in ./.local/lib/python3.9/site-packages (from traixroute) (0.1.9)
Requirement already satisfied: idna==2.1 in ./.local/lib/python3.9/site-packages (from traixroute) (2.1)
Collecting requests==2.18.4
Using cached requests-2.18.4-py2.py3-none-any.whl (88 kB)
Collecting cffi==1.7.0
Using cached cffi-1.7.0.tar.gz (400 kB)
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
Requirement already satisfied: pysubnettree==0.26 in /usr/local/lib/python3.9/dist-packages (from traixroute) (0.26)
Requirement already satisfied: socketIO-client==0.7.0 in /usr/local/lib/python3.9/dist-packages (from traixroute) (0.7.0)
Collecting six==1.11.0
Using cached six-1.11.0-py2.py3-none-any.whl (10 kB)
Requirement already satisfied: pycparser==2.14 in ./.local/lib/python3.9/site-packages (from traixroute) (2.14)
Requirement already satisfied: websocket-client==0.37.0 in /usr/local/lib/python3.9/dist-packages (from traixroute) (0.37.0)
Requirement already satisfied: python-dateutil==2.5.3 in /usr/local/lib/python3.9/dist-packages (from traixroute) (2.5.3)
Requirement already satisfied: ripe.atlas.cousteau==1.4 in /usr/local/lib/python3.9/dist-packages (from traixroute) (1.4)
Requirement already satisfied: ujson==1.35 in /usr/local/lib/python3.9/dist-packages (from traixroute) (1.35)
Requirement already satisfied: fuzzywuzzy[speedup]==0.16.0 in /usr/local/lib/python3.9/dist-packages (from traixroute) (0.16.0)
Requirement already satisfied: asn1crypto>=0.21.0 in /usr/local/lib/python3.9/dist-packages (from cryptography==2.1.4->traixroute) (1.4.0)
Requirement already satisfied: python-levenshtein>=0.12 in /usr/lib/python3/dist-packages (from fuzzywuzzy[speedup]==0.16.0->traixroute) (0.12.2)
INFO: pip is looking at multiple versions of pytz to determine which version is compatible with other requirements. This could take a while.
Collecting pytz==2016.6.1
Using cached pytz-2016.6.1-py2.py3-none-any.whl (481 kB)
INFO: pip is looking at multiple versions of python-dateutil to determine which version is compatible with other requirements. This could take a while.
Collecting python-dateutil==2.5.3
Using cached python_dateutil-2.5.3-py2.py3-none-any.whl (201 kB)
INFO: pip is looking at multiple versions of pysubnettree to determine which version is compatible with other requirements. This could take a while.
Collecting pysubnettree==0.26
Using cached pysubnettree-0.26.tar.gz (50 kB)
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
INFO: pip is looking at multiple versions of pyopenssl to determine which version is compatible with other requirements. This could take a while.
INFO: pip is looking at multiple versions of pycparser to determine which version is compatible with other requirements. This could take a while.
Collecting pycparser==2.14
Using cached pycparser-2.14-py3-none-any.whl
INFO: pip is looking at multiple versions of pyasn1 to determine which version is compatible with other requirements. This could take a while.
Collecting pyasn1==0.1.9
Using cached pyasn1-0.1.9-py2.py3-none-any.whl (36 kB)
INFO: pip is looking at multiple versions of netaddr to determine which version is compatible with other requirements. This could take a while.
Collecting netaddr==0.7.19
Using cached netaddr-0.7.19-py2.py3-none-any.whl (1.6 MB)
INFO: pip is looking at multiple versions of idna to determine which version is compatible with other requirements. This could take a while.
Collecting idna==2.1
Using cached idna-2.1-py2.py3-none-any.whl (54 kB)
INFO: pip is looking at multiple versions of fuzzywuzzy[speedup] to determine which version is compatible with other requirements. This could take a while.
Collecting fuzzywuzzy[speedup]==0.16.0
Using cached fuzzywuzzy-0.16.0-py2.py3-none-any.whl (14 kB)
INFO: pip is looking at multiple versions of cryptography to determine which version is compatible with other requirements. This could take a while.
INFO: pip is looking at multiple versions of cffi to determine which version is compatible with other requirements. This could take a while.
INFO: pip is looking at multiple versions of traixroute to determine which version is compatible with other requirements. This could take a while.
Collecting traixroute
Using cached traixroute-2.3-py3-none-any.whl (3.4 MB)
Using cached traixroute-2.2-py3-none-any.whl (3.4 MB)
Collecting ripe.atlas.cousteau==1.2
Using cached ripe.atlas.cousteau-1.2-py2.py3-none-any.whl (28 kB)
Collecting pyOpenSSL==16.2.0
Using cached pyOpenSSL-16.2.0-py2.py3-none-any.whl (43 kB)
Requirement already satisfied: six==1.10.0 in ./.local/lib/python3.9/site-packages (from traixroute) (1.10.0)
Collecting cryptography==1.7.1
Using cached cryptography-1.7.1.tar.gz (420 kB)
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
Collecting requests==2.11.1
Using cached requests-2.11.1-py2.py3-none-any.whl (514 kB)
Collecting pysubnettree==0.23
Using cached pysubnettree-0.23-cp39-cp39-linux_x86_64.whl
Building wheels for collected packages: cryptography, cffi
Building wheel for cryptography (setup.py): started
Building wheel for cryptography (setup.py): finished with status 'error'
ERROR: Command errored out with exit status 1:
command: /usr/bin/python3 -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-8p3wozce/cryptography_8f191d3b9bcf47ec813ed0951b1f40e0/setup.py'"'"'; file='"'"'/tmp/pip-install-8p3wozce/cryptography_8f191d3b9bcf47ec813ed0951b1f40e0/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(file) if os.path.exists(file) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-x449ycle
cwd: /tmp/pip-install-8p3wozce/cryptography_8f191d3b9bcf47ec813ed0951b1f40e0/
Complete output (536 lines):
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-x86_64-3.9
creating build/lib.linux-x86_64-3.9/cryptography
copying src/cryptography/about.py -> build/lib.linux-x86_64-3.9/cryptography
copying src/cryptography/init.py -> build/lib.linux-x86_64-3.9/cryptography
copying src/cryptography/fernet.py -> build/lib.linux-x86_64-3.9/cryptography
copying src/cryptography/exceptions.py -> build/lib.linux-x86_64-3.9/cryptography
copying src/cryptography/utils.py -> build/lib.linux-x86_64-3.9/cryptography
creating build/lib.linux-x86_64-3.9/cryptography/x509
copying src/cryptography/x509/name.py -> build/lib.linux-x86_64-3.9/cryptography/x509
copying src/cryptography/x509/extensions.py -> build/lib.linux-x86_64-3.9/cryptography/x509
copying src/cryptography/x509/oid.py -> build/lib.linux-x86_64-3.9/cryptography/x509
copying src/cryptography/x509/init.py -> build/lib.linux-x86_64-3.9/cryptography/x509
copying src/cryptography/x509/base.py -> build/lib.linux-x86_64-3.9/cryptography/x509
copying src/cryptography/x509/general_name.py -> build/lib.linux-x86_64-3.9/cryptography/x509
creating build/lib.linux-x86_64-3.9/cryptography/hazmat
copying src/cryptography/hazmat/init.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat
creating build/lib.linux-x86_64-3.9/cryptography/hazmat/bindings
copying src/cryptography/hazmat/bindings/init.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/bindings
creating build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives
copying src/cryptography/hazmat/primitives/cmac.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives
copying src/cryptography/hazmat/primitives/hashes.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives
copying src/cryptography/hazmat/primitives/constant_time.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives
copying src/cryptography/hazmat/primitives/keywrap.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives
copying src/cryptography/hazmat/primitives/hmac.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives
copying src/cryptography/hazmat/primitives/init.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives
copying src/cryptography/hazmat/primitives/padding.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives
copying src/cryptography/hazmat/primitives/serialization.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives
creating build/lib.linux-x86_64-3.9/cryptography/hazmat/backends
copying src/cryptography/hazmat/backends/init.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/backends
copying src/cryptography/hazmat/backends/interfaces.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/backends
copying src/cryptography/hazmat/backends/multibackend.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/backends
creating build/lib.linux-x86_64-3.9/cryptography/hazmat/bindings/openssl
copying src/cryptography/hazmat/bindings/openssl/init.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/bindings/openssl
copying src/cryptography/hazmat/bindings/openssl/_conditional.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/bindings/openssl
copying src/cryptography/hazmat/bindings/openssl/binding.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/bindings/openssl
creating build/lib.linux-x86_64-3.9/cryptography/hazmat/bindings/commoncrypto
copying src/cryptography/hazmat/bindings/commoncrypto/init.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/bindings/commoncrypto
copying src/cryptography/hazmat/bindings/commoncrypto/binding.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/bindings/commoncrypto
creating build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/interfaces
copying src/cryptography/hazmat/primitives/interfaces/init.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/interfaces
creating build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/asymmetric
copying src/cryptography/hazmat/primitives/asymmetric/dh.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/asymmetric
copying src/cryptography/hazmat/primitives/asymmetric/init.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/asymmetric
copying src/cryptography/hazmat/primitives/asymmetric/padding.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/asymmetric
copying src/cryptography/hazmat/primitives/asymmetric/rsa.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/asymmetric
copying src/cryptography/hazmat/primitives/asymmetric/dsa.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/asymmetric
copying src/cryptography/hazmat/primitives/asymmetric/ec.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/asymmetric
copying src/cryptography/hazmat/primitives/asymmetric/utils.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/asymmetric
creating build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/kdf
copying src/cryptography/hazmat/primitives/kdf/scrypt.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/kdf
copying src/cryptography/hazmat/primitives/kdf/hkdf.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/kdf
copying src/cryptography/hazmat/primitives/kdf/x963kdf.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/kdf
copying src/cryptography/hazmat/primitives/kdf/init.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/kdf
copying src/cryptography/hazmat/primitives/kdf/kbkdf.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/kdf
copying src/cryptography/hazmat/primitives/kdf/concatkdf.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/kdf
copying src/cryptography/hazmat/primitives/kdf/pbkdf2.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/kdf
creating build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/ciphers
copying src/cryptography/hazmat/primitives/ciphers/algorithms.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/ciphers
copying src/cryptography/hazmat/primitives/ciphers/init.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/ciphers
copying src/cryptography/hazmat/primitives/ciphers/modes.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/ciphers
copying src/cryptography/hazmat/primitives/ciphers/base.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/ciphers
creating build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/twofactor
copying src/cryptography/hazmat/primitives/twofactor/init.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/twofactor
copying src/cryptography/hazmat/primitives/twofactor/hotp.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/twofactor
copying src/cryptography/hazmat/primitives/twofactor/totp.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/twofactor
copying src/cryptography/hazmat/primitives/twofactor/utils.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/twofactor
creating build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/ciphers.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/cmac.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/hashes.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/decode_asn1.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/x509.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/dh.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/encode_asn1.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/hmac.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/init.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/backend.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/rsa.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/dsa.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/ec.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/utils.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/openssl
creating build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/commoncrypto
copying src/cryptography/hazmat/backends/commoncrypto/ciphers.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/commoncrypto
copying src/cryptography/hazmat/backends/commoncrypto/hashes.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/commoncrypto
copying src/cryptography/hazmat/backends/commoncrypto/hmac.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/commoncrypto
copying src/cryptography/hazmat/backends/commoncrypto/init.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/commoncrypto
copying src/cryptography/hazmat/backends/commoncrypto/backend.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/commoncrypto
running egg_info
writing src/cryptography.egg-info/PKG-INFO
writing dependency_links to src/cryptography.egg-info/dependency_links.txt
writing entry points to src/cryptography.egg-info/entry_points.txt
writing requirements to src/cryptography.egg-info/requires.txt
writing top-level names to src/cryptography.egg-info/top_level.txt
reading manifest file 'src/cryptography.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'docs/_build'
warning: no previously-included files matching '*' found under directory 'vectors'
adding license file 'LICENSE'
adding license file 'LICENSE.APACHE'
adding license file 'LICENSE.BSD'
adding license file 'AUTHORS.rst'
writing manifest file 'src/cryptography.egg-info/SOURCES.txt'
running build_ext
generating cffi module 'build/temp.linux-x86_64-3.9/_padding.c'
creating build/temp.linux-x86_64-3.9
generating cffi module 'build/temp.linux-x86_64-3.9/_constant_time.c'
generating cffi module 'build/temp.linux-x86_64-3.9/_openssl.c'
building '_openssl' extension
creating build/temp.linux-x86_64-3.9/build
creating build/temp.linux-x86_64-3.9/build/temp.linux-x86_64-3.9
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-RNBry6/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-RNBry6/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.9 -c build/temp.linux-x86_64-3.9/_openssl.c -o build/temp.linux-x86_64-3.9/build/temp.linux-x86_64-3.9/_openssl.o
build/temp.linux-x86_64-3.9/_openssl.c:890:23: error: conflicting types for ‘ASN1_TIME_to_generalizedtime’
890 | ASN1_GENERALIZEDTIME *ASN1_TIME_to_generalizedtime(ASN1_TIME *,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from build/temp.linux-x86_64-3.9/_openssl.c:606:
/usr/local/include/openssl/asn1.h:630:23: note: previous declaration of ‘ASN1_TIME_to_generalizedtime’ was here
630 | ASN1_GENERALIZEDTIME *ASN1_TIME_to_generalizedtime(const ASN1_TIME *t,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c:984:6: error: conflicting types for ‘BIO_callback_ctrl’
984 | long BIO_callback_ctrl(
| ^~~~~~~~~~~~~~~~~
In file included from /usr/local/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-3.9/_openssl.c:606:
/usr/local/include/openssl/bio.h:567:6: note: previous declaration of ‘BIO_callback_ctrl’ was here
567 | long BIO_callback_ctrl(BIO *b, int cmd, BIO_info_cb *fp);
| ^~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c:1203:5: error: conflicting types for ‘EVP_PKEY_size’
1203 | int EVP_PKEY_size(EVP_PKEY *);
| ^~~~~~~~~~~~~
In file included from /usr/local/include/openssl/cmac.h:19,
from build/temp.linux-x86_64-3.9/_openssl.c:616:
/usr/local/include/openssl/evp.h:996:5: note: previous declaration of ‘EVP_PKEY_size’ was here
996 | int EVP_PKEY_size(const EVP_PKEY *pkey);
| ^~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c:1504:5: error: conflicting types for ‘SSL_renegotiate_pending’
1504 | int SSL_renegotiate_pending(SSL *);
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from build/temp.linux-x86_64-3.9/_openssl.c:779:
/usr/local/include/openssl/ssl.h:1923:12: note: previous declaration of ‘SSL_renegotiate_pending’ was here
1923 | __owur int SSL_renegotiate_pending(const SSL *s);
| ^~~~~~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_ASN1_STRING_data’:
build/temp.linux-x86_64-3.9/_openssl.c:14651:3: warning: ‘ASN1_STRING_data’ is deprecated [-Wdeprecated-declarations]
14651 | return ASN1_STRING_data(x0);
| ^~~~~~
In file included from /usr/local/include/openssl/e_os2.h:13,
from build/temp.linux-x86_64-3.9/_openssl.c:576:
/usr/local/include/openssl/asn1.h:554:1: note: declared here
554 | DEPRECATEDIN_1_1_0(unsigned char *ASN1_STRING_data(ASN1_STRING *x))
| ^~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_ASN1_STRING_data’:
build/temp.linux-x86_64-3.9/_openssl.c:14674:3: warning: ‘ASN1_STRING_data’ is deprecated [-Wdeprecated-declarations]
14674 | { result = ASN1_STRING_data(x0); }
| ^
In file included from /usr/local/include/openssl/e_os2.h:13,
from build/temp.linux-x86_64-3.9/_openssl.c:576:
/usr/local/include/openssl/asn1.h:554:1: note: declared here
554 | DEPRECATEDIN_1_1_0(unsigned char *ASN1_STRING_data(ASN1_STRING *x))
| ^~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_BIO_f_buffer’:
build/temp.linux-x86_64-3.9/_openssl.c:16088:10: warning: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
16088 | return BIO_f_buffer();
| ^~~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_BIO_f_buffer’:
build/temp.linux-x86_64-3.9/_openssl.c:16099:12: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
16099 | { result = BIO_f_buffer(); }
| ^
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_BIO_f_null’:
build/temp.linux-x86_64-3.9/_openssl.c:16114:10: warning: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
16114 | return BIO_f_null();
| ^~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_BIO_f_null’:
build/temp.linux-x86_64-3.9/_openssl.c:16125:12: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
16125 | { result = BIO_f_null(); }
| ^
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_BIO_s_fd’:
build/temp.linux-x86_64-3.9/_openssl.c:17579:10: warning: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
17579 | return BIO_s_fd();
| ^~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_BIO_s_fd’:
build/temp.linux-x86_64-3.9/_openssl.c:17590:12: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
17590 | { result = BIO_s_fd(); }
| ^
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_BIO_s_file’:
build/temp.linux-x86_64-3.9/_openssl.c:17605:10: warning: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
17605 | return BIO_s_file();
| ^~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_BIO_s_file’:
build/temp.linux-x86_64-3.9/_openssl.c:17616:12: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
17616 | { result = BIO_s_file(); }
| ^
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_BIO_s_mem’:
build/temp.linux-x86_64-3.9/_openssl.c:17631:10: warning: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
17631 | return BIO_s_mem();
| ^~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_BIO_s_mem’:
build/temp.linux-x86_64-3.9/_openssl.c:17642:12: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
17642 | { result = BIO_s_mem(); }
| ^
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_BIO_s_null’:
build/temp.linux-x86_64-3.9/_openssl.c:17657:10: warning: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
17657 | return BIO_s_null();
| ^~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_BIO_s_null’:
build/temp.linux-x86_64-3.9/_openssl.c:17668:12: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
17668 | { result = BIO_s_null(); }
| ^
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_BIO_s_socket’:
build/temp.linux-x86_64-3.9/_openssl.c:17683:10: warning: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
17683 | return BIO_s_socket();
| ^~~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_BIO_s_socket’:
build/temp.linux-x86_64-3.9/_openssl.c:17694:12: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
17694 | { result = BIO_s_socket(); }
| ^
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_DTLSv1_client_method’:
build/temp.linux-x86_64-3.9/_openssl.c:24299:3: warning: ‘DTLSv1_client_method’ is deprecated [-Wdeprecated-declarations]
24299 | return DTLSv1_client_method();
| ^~~~~~
In file included from /usr/local/include/openssl/e_os2.h:13,
from build/temp.linux-x86_64-3.9/_openssl.c:576:
/usr/local/include/openssl/ssl.h:1897:1: note: declared here
1897 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_client_method(void))
| ^~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_DTLSv1_client_method’:
build/temp.linux-x86_64-3.9/_openssl.c:24310:3: warning: ‘DTLSv1_client_method’ is deprecated [-Wdeprecated-declarations]
24310 | { result = DTLSv1_client_method(); }
| ^
In file included from /usr/local/include/openssl/e_os2.h:13,
from build/temp.linux-x86_64-3.9/_openssl.c:576:
/usr/local/include/openssl/ssl.h:1897:1: note: declared here
1897 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_client_method(void))
| ^~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_DTLSv1_method’:
build/temp.linux-x86_64-3.9/_openssl.c:24325:3: warning: ‘DTLSv1_method’ is deprecated [-Wdeprecated-declarations]
24325 | return DTLSv1_method();
| ^~~~~~
In file included from /usr/local/include/openssl/e_os2.h:13,
from build/temp.linux-x86_64-3.9/_openssl.c:576:
/usr/local/include/openssl/ssl.h:1895:1: note: declared here
1895 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD DTLSv1_method(void)) / DTLSv1.0 */
| ^~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_DTLSv1_method’:
build/temp.linux-x86_64-3.9/_openssl.c:24336:3: warning: ‘DTLSv1_method’ is deprecated [-Wdeprecated-declarations]
24336 | { result = DTLSv1_method(); }
| ^
In file included from /usr/local/include/openssl/e_os2.h:13,
from build/temp.linux-x86_64-3.9/_openssl.c:576:
/usr/local/include/openssl/ssl.h:1895:1: note: declared here
1895 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD DTLSv1_method(void)) / DTLSv1.0 */
| ^~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_DTLSv1_server_method’:
build/temp.linux-x86_64-3.9/_openssl.c:24351:3: warning: ‘DTLSv1_server_method’ is deprecated [-Wdeprecated-declarations]
24351 | return DTLSv1_server_method();
| ^~~~~~
In file included from /usr/local/include/openssl/e_os2.h:13,
from build/temp.linux-x86_64-3.9/_openssl.c:576:
/usr/local/include/openssl/ssl.h:1896:1: note: declared here
1896 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_server_method(void))
| ^~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_DTLSv1_server_method’:
build/temp.linux-x86_64-3.9/_openssl.c:24362:3: warning: ‘DTLSv1_server_method’ is deprecated [-Wdeprecated-declarations]
24362 | { result = DTLSv1_server_method(); }
| ^
In file included from /usr/local/include/openssl/e_os2.h:13,
from build/temp.linux-x86_64-3.9/_openssl.c:576:
/usr/local/include/openssl/ssl.h:1896:1: note: declared here
1896 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_server_method(void))
| ^~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_OPENSSL_config’:
build/temp.linux-x86_64-3.9/_openssl.c:41338:3: warning: ‘OPENSSL_config’ is deprecated [-Wdeprecated-declarations]
41338 | OPENSSL_config(x0);
| ^~~~~~~~~~~~~~
In file included from /usr/local/include/openssl/e_os2.h:13,
from build/temp.linux-x86_64-3.9/_openssl.c:576:
/usr/local/include/openssl/conf.h:91:1: note: declared here
91 | DEPRECATEDIN_1_1_0(void OPENSSL_config(const char *config_name))
| ^~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_OPENSSL_config’:
build/temp.linux-x86_64-3.9/_openssl.c:41359:3: warning: ‘OPENSSL_config’ is deprecated [-Wdeprecated-declarations]
41359 | { OPENSSL_config(x0); }
| ^
In file included from /usr/local/include/openssl/e_os2.h:13,
from build/temp.linux-x86_64-3.9/_openssl.c:576:
/usr/local/include/openssl/conf.h:91:1: note: declared here
91 | DEPRECATEDIN_1_1_0(void OPENSSL_config(const char *config_name))
| ^~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_TLSv1_1_client_method’:
build/temp.linux-x86_64-3.9/_openssl.c:54642:3: warning: ‘TLSv1_1_client_method’ is deprecated [-Wdeprecated-declarations]
54642 | return TLSv1_1_client_method();
| ^~~~~~
In file included from /usr/local/include/openssl/e_os2.h:13,
from build/temp.linux-x86_64-3.9/_openssl.c:576:
/usr/local/include/openssl/ssl.h:1885:1: note: declared here
1885 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_client_method(void))
| ^~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_TLSv1_1_client_method’:
build/temp.linux-x86_64-3.9/_openssl.c:54653:3: warning: ‘TLSv1_1_client_method’ is deprecated [-Wdeprecated-declarations]
54653 | { result = TLSv1_1_client_method(); }
| ^
In file included from /usr/local/include/openssl/e_os2.h:13,
from build/temp.linux-x86_64-3.9/_openssl.c:576:
/usr/local/include/openssl/ssl.h:1885:1: note: declared here
1885 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_client_method(void))
| ^~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_TLSv1_1_method’:
build/temp.linux-x86_64-3.9/_openssl.c:54668:3: warning: ‘TLSv1_1_method’ is deprecated [-Wdeprecated-declarations]
54668 | return TLSv1_1_method();
| ^~~~~~
In file included from /usr/local/include/openssl/e_os2.h:13,
from build/temp.linux-x86_64-3.9/_openssl.c:576:
/usr/local/include/openssl/ssl.h:1883:1: note: declared here
1883 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD TLSv1_1_method(void)) / TLSv1.1 */
| ^~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_TLSv1_1_method’:
build/temp.linux-x86_64-3.9/_openssl.c:54679:3: warning: ‘TLSv1_1_method’ is deprecated [-Wdeprecated-declarations]
54679 | { result = TLSv1_1_method(); }
| ^
In file included from /usr/local/include/openssl/e_os2.h:13,
from build/temp.linux-x86_64-3.9/_openssl.c:576:
/usr/local/include/openssl/ssl.h:1883:1: note: declared here
1883 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD TLSv1_1_method(void)) / TLSv1.1 */
| ^~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_TLSv1_1_server_method’:
build/temp.linux-x86_64-3.9/_openssl.c:54694:3: warning: ‘TLSv1_1_server_method’ is deprecated [-Wdeprecated-declarations]
54694 | return TLSv1_1_server_method();
| ^~~~~~
In file included from /usr/local/include/openssl/e_os2.h:13,
from build/temp.linux-x86_64-3.9/_openssl.c:576:
/usr/local/include/openssl/ssl.h:1884:1: note: declared here
1884 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_server_method(void))
| ^~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_TLSv1_1_server_method’:
build/temp.linux-x86_64-3.9/_openssl.c:54705:3: warning: ‘TLSv1_1_server_method’ is deprecated [-Wdeprecated-declarations]
54705 | { result = TLSv1_1_server_method(); }
| ^
In file included from /usr/local/include/openssl/e_os2.h:13,
from build/temp.linux-x86_64-3.9/_openssl.c:576:
/usr/local/include/openssl/ssl.h:1884:1: note: declared here
1884 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_server_method(void))
| ^~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_TLSv1_2_client_method’:
build/temp.linux-x86_64-3.9/_openssl.c:54720:3: warning: ‘TLSv1_2_client_method’ is deprecated [-Wdeprecated-declarations]
54720 | return TLSv1_2_client_method();
| ^~~~~~
In file included from /usr/local/include/openssl/e_os2.h:13,
from build/temp.linux-x86_64-3.9/_openssl.c:576:
/usr/local/include/openssl/ssl.h:1891:1: note: declared here
1891 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_client_method(void))
| ^~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_TLSv1_2_client_method’:
build/temp.linux-x86_64-3.9/_openssl.c:54731:3: warning: ‘TLSv1_2_client_method’ is deprecated [-Wdeprecated-declarations]
54731 | { result = TLSv1_2_client_method(); }
| ^
In file included from /usr/local/include/openssl/e_os2.h:13,
from build/temp.linux-x86_64-3.9/_openssl.c:576:
/usr/local/include/openssl/ssl.h:1891:1: note: declared here
1891 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_client_method(void))
| ^~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_TLSv1_2_method’:
build/temp.linux-x86_64-3.9/_openssl.c:54746:3: warning: ‘TLSv1_2_method’ is deprecated [-Wdeprecated-declarations]
54746 | return TLSv1_2_method();
| ^~~~~~
In file included from /usr/local/include/openssl/e_os2.h:13,
from build/temp.linux-x86_64-3.9/_openssl.c:576:
/usr/local/include/openssl/ssl.h:1889:1: note: declared here
1889 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD TLSv1_2_method(void)) / TLSv1.2 */
| ^~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_TLSv1_2_method’:
build/temp.linux-x86_64-3.9/_openssl.c:54757:3: warning: ‘TLSv1_2_method’ is deprecated [-Wdeprecated-declarations]
54757 | { result = TLSv1_2_method(); }
| ^
In file included from /usr/local/include/openssl/e_os2.h:13,
from build/temp.linux-x86_64-3.9/_openssl.c:576:
/usr/local/include/openssl/ssl.h:1889:1: note: declared here
1889 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD TLSv1_2_method(void)) / TLSv1.2 */
| ^~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_TLSv1_2_server_method’:
build/temp.linux-x86_64-3.9/_openssl.c:54772:3: warning: ‘TLSv1_2_server_method’ is deprecated [-Wdeprecated-declarations]
54772 | return TLSv1_2_server_method();
| ^~~~~~
In file included from /usr/local/include/openssl/e_os2.h:13,
from build/temp.linux-x86_64-3.9/_openssl.c:576:
/usr/local/include/openssl/ssl.h:1890:1: note: declared here
1890 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_server_method(void))
| ^~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_TLSv1_2_server_method’:
build/temp.linux-x86_64-3.9/_openssl.c:54783:3: warning: ‘TLSv1_2_server_method’ is deprecated [-Wdeprecated-declarations]
54783 | { result = TLSv1_2_server_method(); }
| ^
In file included from /usr/local/include/openssl/e_os2.h:13,
from build/temp.linux-x86_64-3.9/_openssl.c:576:
/usr/local/include/openssl/ssl.h:1890:1: note: declared here
1890 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_server_method(void))
| ^~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_TLSv1_client_method’:
build/temp.linux-x86_64-3.9/_openssl.c:54798:3: warning: ‘TLSv1_client_method’ is deprecated [-Wdeprecated-declarations]
54798 | return TLSv1_client_method();
| ^~~~~~
In file included from /usr/local/include/openssl/e_os2.h:13,
from build/temp.linux-x86_64-3.9/_openssl.c:576:
/usr/local/include/openssl/ssl.h:1879:1: note: declared here
1879 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_client_method(void))
| ^~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_TLSv1_client_method’:
build/temp.linux-x86_64-3.9/_openssl.c:54809:3: warning: ‘TLSv1_client_method’ is deprecated [-Wdeprecated-declarations]
54809 | { result = TLSv1_client_method(); }
| ^
In file included from /usr/local/include/openssl/e_os2.h:13,
from build/temp.linux-x86_64-3.9/_openssl.c:576:
/usr/local/include/openssl/ssl.h:1879:1: note: declared here
1879 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_client_method(void))
| ^~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_TLSv1_method’:
build/temp.linux-x86_64-3.9/_openssl.c:54824:3: warning: ‘TLSv1_method’ is deprecated [-Wdeprecated-declarations]
54824 | return TLSv1_method();
| ^~~~~~
In file included from /usr/local/include/openssl/e_os2.h:13,
from build/temp.linux-x86_64-3.9/_openssl.c:576:
/usr/local/include/openssl/ssl.h:1877:1: note: declared here
1877 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD TLSv1_method(void)) / TLSv1.0 */
| ^~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_TLSv1_method’:
build/temp.linux-x86_64-3.9/_openssl.c:54835:3: warning: ‘TLSv1_method’ is deprecated [-Wdeprecated-declarations]
54835 | { result = TLSv1_method(); }
| ^
In file included from /usr/local/include/openssl/e_os2.h:13,
from build/temp.linux-x86_64-3.9/_openssl.c:576:
/usr/local/include/openssl/ssl.h:1877:1: note: declared here
1877 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD TLSv1_method(void)) / TLSv1.0 */
| ^~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_TLSv1_server_method’:
build/temp.linux-x86_64-3.9/_openssl.c:54850:3: warning: ‘TLSv1_server_method’ is deprecated [-Wdeprecated-declarations]
54850 | return TLSv1_server_method();
| ^~~~~~
In file included from /usr/local/include/openssl/e_os2.h:13,
from build/temp.linux-x86_64-3.9/_openssl.c:576:
/usr/local/include/openssl/ssl.h:1878:1: note: declared here
1878 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_server_method(void))
| ^~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_TLSv1_server_method’:
build/temp.linux-x86_64-3.9/_openssl.c:54861:3: warning: ‘TLSv1_server_method’ is deprecated [-Wdeprecated-declarations]
54861 | { result = TLSv1_server_method(); }
| ^
In file included from /usr/local/include/openssl/e_os2.h:13,
from build/temp.linux-x86_64-3.9/_openssl.c:576:
/usr/local/include/openssl/ssl.h:1878:1: note: declared here
1878 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_server_method(void))
| ^~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_X509_CRL_get_lastUpdate’:
build/temp.linux-x86_64-3.9/_openssl.c:55901:3: warning: ‘X509_CRL_get_lastUpdate’ is deprecated [-Wdeprecated-declarations]
55901 | return X509_CRL_get_lastUpdate(x0);
| ^~~~~~
In file included from /usr/local/include/openssl/e_os2.h:13,
from build/temp.linux-x86_64-3.9/_openssl.c:576:
/usr/local/include/openssl/x509.h:730:1: note: declared here
730 | DEPRECATEDIN_1_1_0(ASN1_TIME *X509_CRL_get_lastUpdate(X509_CRL *crl))
| ^~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_X509_CRL_get_lastUpdate’:
build/temp.linux-x86_64-3.9/_openssl.c:55924:3: warning: ‘X509_CRL_get_lastUpdate’ is deprecated [-Wdeprecated-declarations]
55924 | { result = X509_CRL_get_lastUpdate(x0); }
| ^
In file included from /usr/local/include/openssl/e_os2.h:13,
from build/temp.linux-x86_64-3.9/_openssl.c:576:
/usr/local/include/openssl/x509.h:730:1: note: declared here
730 | DEPRECATEDIN_1_1_0(ASN1_TIME *X509_CRL_get_lastUpdate(X509_CRL *crl))
| ^~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_X509_CRL_get_nextUpdate’:
build/temp.linux-x86_64-3.9/_openssl.c:55939:3: warning: ‘X509_CRL_get_nextUpdate’ is deprecated [-Wdeprecated-declarations]
55939 | return X509_CRL_get_nextUpdate(x0);
| ^~~~~~
In file included from /usr/local/include/openssl/e_os2.h:13,
from build/temp.linux-x86_64-3.9/_openssl.c:576:
/usr/local/include/openssl/x509.h:731:1: note: declared here
731 | DEPRECATEDIN_1_1_0(ASN1_TIME *X509_CRL_get_nextUpdate(X509_CRL *crl))
| ^~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_X509_CRL_get_nextUpdate’:
build/temp.linux-x86_64-3.9/_openssl.c:55962:3: warning: ‘X509_CRL_get_nextUpdate’ is deprecated [-Wdeprecated-declarations]
55962 | { result = X509_CRL_get_nextUpdate(x0); }
| ^
In file included from /usr/local/include/openssl/e_os2.h:13,
from build/temp.linux-x86_64-3.9/_openssl.c:576:
/usr/local/include/openssl/x509.h:731:1: note: declared here
731 | DEPRECATEDIN_1_1_0(ASN1_TIME *X509_CRL_get_nextUpdate(X509_CRL *crl))
| ^~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_X509_get0_signature’:
build/temp.linux-x86_64-3.9/_openssl.c:61681:23: warning: passing argument 1 of ‘X509_get0_signature’ from incompatible pointer type [-Wincompatible-pointer-types]
61681 | X509_get0_signature(x0, x1, x2);
| ^~
| |
| ASN1_OCTET_STRING ** {aka struct asn1_string_st **}
In file included from /usr/local/include/openssl/cms.h:16,
from build/temp.linux-x86_64-3.9/_openssl.c:621:
/usr/local/include/openssl/x509.h:572:50: note: expected ‘const ASN1_BIT_STRING **’ {aka ‘const struct asn1_string_st **’} but argument is of type ‘ASN1_OCTET_STRING **’ {aka ‘struct asn1_string_st **’}
572 | void X509_get0_signature(const ASN1_BIT_STRING **psig,
| ~~~~~~~~~~~~~~~~~~~~~~~~^~~~
build/temp.linux-x86_64-3.9/_openssl.c:61681:27: warning: passing argument 2 of ‘X509_get0_signature’ from incompatible pointer type [-Wincompatible-pointer-types]
61681 | X509_get0_signature(x0, x1, x2);
| ^~
| |
| X509_ALGOR ** {aka struct X509_algor_st **}
In file included from /usr/local/include/openssl/cms.h:16,
from build/temp.linux-x86_64-3.9/_openssl.c:621:
/usr/local/include/openssl/x509.h:573:45: note: expected ‘const X509_ALGOR **’ {aka ‘const struct X509_algor_st **’} but argument is of type ‘X509_ALGOR **’ {aka ‘struct X509_algor_st **’}
573 | const X509_ALGOR **palg, const X509 *x);
| ~~~~~~~~~~~~~~~~~~~^~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_X509_get0_signature’:
build/temp.linux-x86_64-3.9/_openssl.c:61728:25: warning: passing argument 1 of ‘X509_get0_signature’ from incompatible pointer type [-Wincompatible-pointer-types]
61728 | { X509_get0_signature(x0, x1, x2); }
| ^~
| |
| ASN1_OCTET_STRING ** {aka struct asn1_string_st **}
In file included from /usr/local/include/openssl/cms.h:16,
from build/temp.linux-x86_64-3.9/_openssl.c:621:
/usr/local/include/openssl/x509.h:572:50: note: expected ‘const ASN1_BIT_STRING **’ {aka ‘const struct asn1_string_st **’} but argument is of type ‘ASN1_OCTET_STRING **’ {aka ‘struct asn1_string_st **’}
572 | void X509_get0_signature(const ASN1_BIT_STRING **psig,
| ~~~~~~~~~~~~~~~~~~~~~~~~^~~~
build/temp.linux-x86_64-3.9/_openssl.c:61728:29: warning: passing argument 2 of ‘X509_get0_signature’ from incompatible pointer type [-Wincompatible-pointer-types]
61728 | { X509_get0_signature(x0, x1, x2); }
| ^~
| |
| X509_ALGOR ** {aka struct X509_algor_st **}
In file included from /usr/local/include/openssl/cms.h:16,
from build/temp.linux-x86_64-3.9/_openssl.c:621:
/usr/local/include/openssl/x509.h:573:45: note: expected ‘const X509_ALGOR **’ {aka ‘const struct X509_algor_st **’} but argument is of type ‘X509_ALGOR **’ {aka ‘struct X509_algor_st **’}
573 | const X509_ALGOR **palg, const X509 *x);
| ~~~~~~~~~~~~~~~~~~~^~~~
At top level:
build/temp.linux-x86_64-3.9/_openssl.c:3627:13: warning: ‘_ssl_thread_locking_function’ defined but not used [-Wunused-function]
3627 | static void _ssl_thread_locking_function(int mode, int n, const char *file,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
error: command '/usr/bin/x86_64-linux-gnu-gcc' failed with exit code 1
ERROR: Failed building wheel for cryptography
Running setup.py clean for cryptography
Building wheel for cffi (setup.py): started
Building wheel for cffi (setup.py): finished with status 'error'
ERROR: Command errored out with exit status 1:
command: /usr/bin/python3 -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-8p3wozce/cffi_9afcd0c1ba1749e3903a0c0654adc034/setup.py'"'"'; file='"'"'/tmp/pip-install-8p3wozce/cffi_9afcd0c1ba1749e3903a0c0654adc034/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(file) if os.path.exists(file) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-hgzdn70i
cwd: /tmp/pip-install-8p3wozce/cffi_9afcd0c1ba1749e3903a0c0654adc034/
Complete output (254 lines):
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-x86_64-3.9
creating build/lib.linux-x86_64-3.9/cffi
copying cffi/verifier.py -> build/lib.linux-x86_64-3.9/cffi
copying cffi/model.py -> build/lib.linux-x86_64-3.9/cffi
copying cffi/cparser.py -> build/lib.linux-x86_64-3.9/cffi
copying cffi/ffiplatform.py -> build/lib.linux-x86_64-3.9/cffi
copying cffi/init.py -> build/lib.linux-x86_64-3.9/cffi
copying cffi/backend_ctypes.py -> build/lib.linux-x86_64-3.9/cffi
copying cffi/vengine_cpy.py -> build/lib.linux-x86_64-3.9/cffi
copying cffi/vengine_gen.py -> build/lib.linux-x86_64-3.9/cffi
copying cffi/commontypes.py -> build/lib.linux-x86_64-3.9/cffi
copying cffi/lock.py -> build/lib.linux-x86_64-3.9/cffi
copying cffi/cffi_opcode.py -> build/lib.linux-x86_64-3.9/cffi
copying cffi/api.py -> build/lib.linux-x86_64-3.9/cffi
copying cffi/recompiler.py -> build/lib.linux-x86_64-3.9/cffi
copying cffi/setuptools_ext.py -> build/lib.linux-x86_64-3.9/cffi
copying cffi/_cffi_include.h -> build/lib.linux-x86_64-3.9/cffi
copying cffi/parse_c_type.h -> build/lib.linux-x86_64-3.9/cffi
copying cffi/_embedding.h -> build/lib.linux-x86_64-3.9/cffi
running build_ext
building '_cffi_backend' extension
creating build/temp.linux-x86_64-3.9
creating build/temp.linux-x86_64-3.9/c
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-RNBry6/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-RNBry6/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DUSE__THREAD -I/usr/include/python3.9 -c c/_cffi_backend.c -o build/temp.linux-x86_64-3.9/c/_cffi_backend.o
In file included from c/_cffi_backend.c:274:
c/minibuffer.h: In function ‘mb_ass_slice’:
c/minibuffer.h:66:5: warning: ‘PyObject_AsReadBuffer’ is deprecated [-Wdeprecated-declarations]
66 | if (PyObject_AsReadBuffer(other, &buffer, &buffer_len) < 0)
| ^~
In file included from /usr/include/python3.9/Python.h:151,
from c/_cffi_backend.c:2:
/usr/include/python3.9/abstract.h:343:17: note: declared here
343 | PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj,
| ^~~~~~~~~~~~~~~~~~~~~
In file included from c/_cffi_backend.c:277:
c/file_emulator.h: In function ‘PyFile_AsFile’:
c/file_emulator.h:54:14: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
54 | mode = PyText_AsUTF8(ob_mode);
| ^
In file included from c/_cffi_backend.c:281:
c/wchar_helper.h: In function ‘_my_PyUnicode_AsSingleWideChar’:
c/wchar_helper.h:83:5: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
83 | Py_UNICODE *u = PyUnicode_AS_UNICODE(unicode);
| ^~~~~~~~~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from c/_cffi_backend.c:2:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
| ^~~~~~~~~~~~~~~~~~~
In file included from c/_cffi_backend.c:281:
c/wchar_helper.h:84:5: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
84 | if (PyUnicode_GET_SIZE(unicode) == 1) {
| ^~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from c/_cffi_backend.c:2:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from c/_cffi_backend.c:281:
c/wchar_helper.h:84:5: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
84 | if (PyUnicode_GET_SIZE(unicode) == 1) {
| ^~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from c/_cffi_backend.c:2:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
| ^~~~~~~~~~~~~~~~~~~
In file included from c/_cffi_backend.c:281:
c/wchar_helper.h:84:5: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
84 | if (PyUnicode_GET_SIZE(unicode) == 1) {
| ^~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from c/_cffi_backend.c:2:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from c/_cffi_backend.c:281:
c/wchar_helper.h: In function ‘_my_PyUnicode_SizeAsWideChar’:
c/wchar_helper.h:99:5: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
99 | Py_ssize_t length = PyUnicode_GET_SIZE(unicode);
| ^~~~~~~~~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from c/_cffi_backend.c:2:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from c/_cffi_backend.c:281:
c/wchar_helper.h:99:5: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
99 | Py_ssize_t length = PyUnicode_GET_SIZE(unicode);
| ^~~~~~~~~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from c/_cffi_backend.c:2:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
| ^~~~~~~~~~~~~~~~~~~
In file included from c/_cffi_backend.c:281:
c/wchar_helper.h:99:5: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
99 | Py_ssize_t length = PyUnicode_GET_SIZE(unicode);
| ^~~~~~~~~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from c/_cffi_backend.c:2:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from c/_cffi_backend.c:281:
c/wchar_helper.h: In function ‘_my_PyUnicode_AsWideChar’:
c/wchar_helper.h:118:5: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
118 | Py_UNICODE *u = PyUnicode_AS_UNICODE(unicode);
| ^~~~~~~~~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from c/_cffi_backend.c:2:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
| ^~~~~~~~~~~~~~~~~~~
c/_cffi_backend.c: In function ‘cast_to_integer_or_char’:
c/_cffi_backend.c:3331:26: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
3331 | PyUnicode_GET_SIZE(ob), ct->ct_name);
| ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from c/_cffi_backend.c:2:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
c/_cffi_backend.c:3331:26: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
3331 | PyUnicode_GET_SIZE(ob), ct->ct_name);
| ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from c/_cffi_backend.c:2:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
| ^~~~~~~~~~~~~~~~~~~
c/_cffi_backend.c:3331:26: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
3331 | PyUnicode_GET_SIZE(ob), ct->ct_name);
| ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from c/_cffi_backend.c:2:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
c/_cffi_backend.c: In function ‘b_complete_struct_or_union’:
c/_cffi_backend.c:4251:17: warning: ‘PyUnicode_GetSize’ is deprecated [-Wdeprecated-declarations]
4251 | do_align = PyText_GetSize(fname) > 0;
| ^~~~~~~~
In file included from /usr/include/python3.9/Python.h:97,
from c/_cffi_backend.c:2:
/usr/include/python3.9/unicodeobject.h:177:43: note: declared here
177 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_ssize_t) PyUnicode_GetSize(
| ^~~~~~~~~~~~~~~~~
c/_cffi_backend.c:4283:13: warning: ‘PyUnicode_GetSize’ is deprecated [-Wdeprecated-declarations]
4283 | if (PyText_GetSize(fname) == 0 &&
| ^~
In file included from /usr/include/python3.9/Python.h:97,
from c/_cffi_backend.c:2:
/usr/include/python3.9/unicodeobject.h:177:43: note: declared here
177 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_ssize_t) PyUnicode_GetSize(
| ^~~~~~~~~~~~~~~~~
c/_cffi_backend.c:4353:17: warning: ‘PyUnicode_GetSize’ is deprecated [-Wdeprecated-declarations]
4353 | if (PyText_GetSize(fname) > 0) {
| ^~
In file included from /usr/include/python3.9/Python.h:97,
from c/_cffi_backend.c:2:
/usr/include/python3.9/unicodeobject.h:177:43: note: declared here
177 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_ssize_t) PyUnicode_GetSize(
| ^~~~~~~~~~~~~~~~~
c/_cffi_backend.c: In function ‘prepare_callback_info_tuple’:
c/_cffi_backend.c:5214:5: warning: ‘PyEval_InitThreads’ is deprecated [-Wdeprecated-declarations]
5214 | PyEval_InitThreads();
| ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/python3.9/Python.h:145,
from c/_cffi_backend.c:2:
/usr/include/python3.9/ceval.h:130:37: note: declared here
130 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void);
| ^~~~~~~~~~~~~~~~~~
c/_cffi_backend.c: In function ‘b_callback’:
c/_cffi_backend.c:5255:5: warning: ‘ffi_prep_closure’ is deprecated: use ffi_prep_closure_loc instead [-Wdeprecated-declarations]
5255 | if (ffi_prep_closure(closure, &cif_descr->cif,
| ^~
In file included from c/_cffi_backend.c:15:
/usr/include/x86_64-linux-gnu/ffi.h:334:1: note: declared here
334 | ffi_prep_closure (ffi_closure,
| ^~~~~~~~~~~~~~~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from c/_cffi_backend.c:2:
c/ffi_obj.c: In function ‘_ffi_type’:
/usr/include/python3.9/cpython/unicodeobject.h:767:29: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
767 | #define _PyUnicode_AsString PyUnicode_AsUTF8
| ^~~~~~~~~~~~~~~~
c/_cffi_backend.c:72:25: note: in expansion of macro ‘_PyUnicode_AsString’
72 | # define PyText_AS_UTF8 _PyUnicode_AsString
| ^~~~~~~~~~~~~~~~~~~
c/ffi_obj.c:191:32: note: in expansion of macro ‘PyText_AS_UTF8’
191 | char *input_text = PyText_AS_UTF8(arg);
| ^~~~~~~~~~~~~~
c/lib_obj.c: In function ‘lib_build_cpython_func’:
/usr/include/python3.9/cpython/unicodeobject.h:767:29: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
767 | #define _PyUnicode_AsString PyUnicode_AsUTF8
| ^~~~~~~~~~~~~~~~
c/_cffi_backend.c:72:25: note: in expansion of macro ‘_PyUnicode_AsString’
72 | # define PyText_AS_UTF8 _PyUnicode_AsString
| ^~~~~~~~~~~~~~~~~~~
c/lib_obj.c:129:21: note: in expansion of macro ‘PyText_AS_UTF8’
129 | char libname = PyText_AS_UTF8(lib->l_libname);
| ^~~~~~~~~~~~~~
c/lib_obj.c: In function ‘lib_build_and_cache_attr’:
/usr/include/python3.9/cpython/unicodeobject.h:767:29: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
767 | #define _PyUnicode_AsString PyUnicode_AsUTF8
| ^~~~~~~~~~~~~~~~
c/_cffi_backend.c:71:24: note: in expansion of macro ‘_PyUnicode_AsString’
71 | # define PyText_AsUTF8 _PyUnicode_AsString / PyUnicode_AsUTF8 in Py3.3 */
| ^~~~~~~~~~~~~~~~~~~
c/lib_obj.c:208:15: note: in expansion of macro ‘PyText_AsUTF8’
208 | char *s = PyText_AsUTF8(name);
| ^~~~~~~~~~~~~
In file included from c/cffi1_module.c:16,
from c/_cffi_backend.c:6636:
c/lib_obj.c: In function ‘lib_getattr’:
c/lib_obj.c:506:7: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
506 | p = PyText_AsUTF8(name);
| ^
In file included from c/cffi1_module.c:19,
from c/_cffi_backend.c:6636:
c/call_python.c: In function ‘_get_interpstate_dict’:
c/call_python.c:20:30: error: invalid use of incomplete typedef ‘PyInterpreterState’ {aka ‘struct _is’}
20 | builtins = tstate->interp->builtins;
| ^~
c/call_python.c: In function ‘_ffi_def_extern_decorator’:
c/call_python.c:73:11: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
73 | s = PyText_AsUTF8(name);
| ^
c/call_python.c: In function ‘_update_cache_to_call_python’:
c/call_python.c:160:39: error: invalid use of incomplete typedef ‘PyInterpreterState’ {aka ‘struct _is’}
160 | new1 = PyThreadState_GET()->interp->modules;
| ^~
c/call_python.c: In function ‘cffi_call_python’:
c/call_python.c:235:63: error: invalid use of incomplete typedef ‘PyInterpreterState’ {aka ‘struct _is’}
235 | if (externpy->reserved1 != PyThreadState_GET()->interp->modules) {
| ^~
error: command '/usr/bin/x86_64-linux-gnu-gcc' failed with exit code 1
ERROR: Failed building wheel for cffi
Running setup.py clean for cffi
Failed to build cryptography cffi
Installing collected packages: cffi, requests, cryptography, pyOpenSSL, ripe.atlas.cousteau, pysubnettree, traixroute
Attempting uninstall: cffi
Found existing installation: cffi 1.14.6
Uninstalling cffi-1.14.6:
Successfully uninstalled cffi-1.14.6
Running setup.py install for cffi: started
Running setup.py install for cffi: finished with status 'error'
ERROR: Command errored out with exit status 1:
command: /usr/bin/python3 -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-8p3wozce/cffi_9afcd0c1ba1749e3903a0c0654adc034/setup.py'"'"'; file='"'"'/tmp/pip-install-8p3wozce/cffi_9afcd0c1ba1749e3903a0c0654adc034/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(file) if os.path.exists(file) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' install --record /tmp/pip-record-ximr4dq7/install-record.txt --single-version-externally-managed --user --prefix= --compile --install-headers /home/ebadi/.local/include/python3.9/cffi
cwd: /tmp/pip-install-8p3wozce/cffi_9afcd0c1ba1749e3903a0c0654adc034/
Complete output (254 lines):
running install
running build
running build_py
creating build
creating build/lib.linux-x86_64-3.9
creating build/lib.linux-x86_64-3.9/cffi
copying cffi/verifier.py -> build/lib.linux-x86_64-3.9/cffi
copying cffi/model.py -> build/lib.linux-x86_64-3.9/cffi
copying cffi/cparser.py -> build/lib.linux-x86_64-3.9/cffi
copying cffi/ffiplatform.py -> build/lib.linux-x86_64-3.9/cffi
copying cffi/init.py -> build/lib.linux-x86_64-3.9/cffi
copying cffi/backend_ctypes.py -> build/lib.linux-x86_64-3.9/cffi
copying cffi/vengine_cpy.py -> build/lib.linux-x86_64-3.9/cffi
copying cffi/vengine_gen.py -> build/lib.linux-x86_64-3.9/cffi
copying cffi/commontypes.py -> build/lib.linux-x86_64-3.9/cffi
copying cffi/lock.py -> build/lib.linux-x86_64-3.9/cffi
copying cffi/cffi_opcode.py -> build/lib.linux-x86_64-3.9/cffi
copying cffi/api.py -> build/lib.linux-x86_64-3.9/cffi
copying cffi/recompiler.py -> build/lib.linux-x86_64-3.9/cffi
copying cffi/setuptools_ext.py -> build/lib.linux-x86_64-3.9/cffi
copying cffi/_cffi_include.h -> build/lib.linux-x86_64-3.9/cffi
copying cffi/parse_c_type.h -> build/lib.linux-x86_64-3.9/cffi
copying cffi/_embedding.h -> build/lib.linux-x86_64-3.9/cffi
running build_ext
building '_cffi_backend' extension
creating build/temp.linux-x86_64-3.9
creating build/temp.linux-x86_64-3.9/c
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-RNBry6/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-RNBry6/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DUSE__THREAD -I/usr/include/python3.9 -c c/_cffi_backend.c -o build/temp.linux-x86_64-3.9/c/_cffi_backend.o
In file included from c/_cffi_backend.c:274:
c/minibuffer.h: In function ‘mb_ass_slice’:
c/minibuffer.h:66:5: warning: ‘PyObject_AsReadBuffer’ is deprecated [-Wdeprecated-declarations]
66 | if (PyObject_AsReadBuffer(other, &buffer, &buffer_len) < 0)
| ^~
In file included from /usr/include/python3.9/Python.h:151,
from c/_cffi_backend.c:2:
/usr/include/python3.9/abstract.h:343:17: note: declared here
343 | PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj,
| ^~~~~~~~~~~~~~~~~~~~~
In file included from c/_cffi_backend.c:277:
c/file_emulator.h: In function ‘PyFile_AsFile’:
c/file_emulator.h:54:14: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
54 | mode = PyText_AsUTF8(ob_mode);
| ^
In file included from c/_cffi_backend.c:281:
c/wchar_helper.h: In function ‘_my_PyUnicode_AsSingleWideChar’:
c/wchar_helper.h:83:5: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
83 | Py_UNICODE *u = PyUnicode_AS_UNICODE(unicode);
| ^~~~~~~~~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from c/_cffi_backend.c:2:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
| ^~~~~~~~~~~~~~~~~~~
In file included from c/_cffi_backend.c:281:
c/wchar_helper.h:84:5: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
84 | if (PyUnicode_GET_SIZE(unicode) == 1) {
| ^~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from c/_cffi_backend.c:2:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from c/_cffi_backend.c:281:
c/wchar_helper.h:84:5: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
84 | if (PyUnicode_GET_SIZE(unicode) == 1) {
| ^~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from c/_cffi_backend.c:2:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
| ^~~~~~~~~~~~~~~~~~~
In file included from c/_cffi_backend.c:281:
c/wchar_helper.h:84:5: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
84 | if (PyUnicode_GET_SIZE(unicode) == 1) {
| ^~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from c/_cffi_backend.c:2:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from c/_cffi_backend.c:281:
c/wchar_helper.h: In function ‘_my_PyUnicode_SizeAsWideChar’:
c/wchar_helper.h:99:5: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
99 | Py_ssize_t length = PyUnicode_GET_SIZE(unicode);
| ^~~~~~~~~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from c/_cffi_backend.c:2:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from c/_cffi_backend.c:281:
c/wchar_helper.h:99:5: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
99 | Py_ssize_t length = PyUnicode_GET_SIZE(unicode);
| ^~~~~~~~~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from c/_cffi_backend.c:2:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
| ^~~~~~~~~~~~~~~~~~~
In file included from c/_cffi_backend.c:281:
c/wchar_helper.h:99:5: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
99 | Py_ssize_t length = PyUnicode_GET_SIZE(unicode);
| ^~~~~~~~~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from c/_cffi_backend.c:2:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from c/_cffi_backend.c:281:
c/wchar_helper.h: In function ‘_my_PyUnicode_AsWideChar’:
c/wchar_helper.h:118:5: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
118 | Py_UNICODE *u = PyUnicode_AS_UNICODE(unicode);
| ^~~~~~~~~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from c/_cffi_backend.c:2:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
| ^~~~~~~~~~~~~~~~~~~
c/_cffi_backend.c: In function ‘cast_to_integer_or_char’:
c/_cffi_backend.c:3331:26: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
3331 | PyUnicode_GET_SIZE(ob), ct->ct_name);
| ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from c/_cffi_backend.c:2:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
c/_cffi_backend.c:3331:26: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
3331 | PyUnicode_GET_SIZE(ob), ct->ct_name);
| ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from c/_cffi_backend.c:2:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
| ^~~~~~~~~~~~~~~~~~~
c/_cffi_backend.c:3331:26: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
3331 | PyUnicode_GET_SIZE(ob), ct->ct_name);
| ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from c/_cffi_backend.c:2:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
c/_cffi_backend.c: In function ‘b_complete_struct_or_union’:
c/_cffi_backend.c:4251:17: warning: ‘PyUnicode_GetSize’ is deprecated [-Wdeprecated-declarations]
4251 | do_align = PyText_GetSize(fname) > 0;
| ^~~~~~~~
In file included from /usr/include/python3.9/Python.h:97,
from c/_cffi_backend.c:2:
/usr/include/python3.9/unicodeobject.h:177:43: note: declared here
177 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_ssize_t) PyUnicode_GetSize(
| ^~~~~~~~~~~~~~~~~
c/_cffi_backend.c:4283:13: warning: ‘PyUnicode_GetSize’ is deprecated [-Wdeprecated-declarations]
4283 | if (PyText_GetSize(fname) == 0 &&
| ^~
In file included from /usr/include/python3.9/Python.h:97,
from c/_cffi_backend.c:2:
/usr/include/python3.9/unicodeobject.h:177:43: note: declared here
177 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_ssize_t) PyUnicode_GetSize(
| ^~~~~~~~~~~~~~~~~
c/_cffi_backend.c:4353:17: warning: ‘PyUnicode_GetSize’ is deprecated [-Wdeprecated-declarations]
4353 | if (PyText_GetSize(fname) > 0) {
| ^~
In file included from /usr/include/python3.9/Python.h:97,
from c/_cffi_backend.c:2:
/usr/include/python3.9/unicodeobject.h:177:43: note: declared here
177 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_ssize_t) PyUnicode_GetSize(
| ^~~~~~~~~~~~~~~~~
c/_cffi_backend.c: In function ‘prepare_callback_info_tuple’:
c/_cffi_backend.c:5214:5: warning: ‘PyEval_InitThreads’ is deprecated [-Wdeprecated-declarations]
5214 | PyEval_InitThreads();
| ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/python3.9/Python.h:145,
from c/_cffi_backend.c:2:
/usr/include/python3.9/ceval.h:130:37: note: declared here
130 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void);
| ^~~~~~~~~~~~~~~~~~
c/_cffi_backend.c: In function ‘b_callback’:
c/_cffi_backend.c:5255:5: warning: ‘ffi_prep_closure’ is deprecated: use ffi_prep_closure_loc instead [-Wdeprecated-declarations]
5255 | if (ffi_prep_closure(closure, &cif_descr->cif,
| ^~
In file included from c/_cffi_backend.c:15:
/usr/include/x86_64-linux-gnu/ffi.h:334:1: note: declared here
334 | ffi_prep_closure (ffi_closure,
| ^~~~~~~~~~~~~~~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from c/_cffi_backend.c:2:
c/ffi_obj.c: In function ‘_ffi_type’:
/usr/include/python3.9/cpython/unicodeobject.h:767:29: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
767 | #define _PyUnicode_AsString PyUnicode_AsUTF8
| ^~~~~~~~~~~~~~~~
c/_cffi_backend.c:72:25: note: in expansion of macro ‘_PyUnicode_AsString’
72 | # define PyText_AS_UTF8 _PyUnicode_AsString
| ^~~~~~~~~~~~~~~~~~~
c/ffi_obj.c:191:32: note: in expansion of macro ‘PyText_AS_UTF8’
191 | char *input_text = PyText_AS_UTF8(arg);
| ^~~~~~~~~~~~~~
c/lib_obj.c: In function ‘lib_build_cpython_func’:
/usr/include/python3.9/cpython/unicodeobject.h:767:29: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
767 | #define _PyUnicode_AsString PyUnicode_AsUTF8
| ^~~~~~~~~~~~~~~~
c/_cffi_backend.c:72:25: note: in expansion of macro ‘_PyUnicode_AsString’
72 | # define PyText_AS_UTF8 _PyUnicode_AsString
| ^~~~~~~~~~~~~~~~~~~
c/lib_obj.c:129:21: note: in expansion of macro ‘PyText_AS_UTF8’
129 | char libname = PyText_AS_UTF8(lib->l_libname);
| ^~~~~~~~~~~~~~
c/lib_obj.c: In function ‘lib_build_and_cache_attr’:
/usr/include/python3.9/cpython/unicodeobject.h:767:29: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
767 | #define _PyUnicode_AsString PyUnicode_AsUTF8
| ^~~~~~~~~~~~~~~~
c/_cffi_backend.c:71:24: note: in expansion of macro ‘_PyUnicode_AsString’
71 | # define PyText_AsUTF8 _PyUnicode_AsString / PyUnicode_AsUTF8 in Py3.3 */
| ^~~~~~~~~~~~~~~~~~~
c/lib_obj.c:208:15: note: in expansion of macro ‘PyText_AsUTF8’
208 | char *s = PyText_AsUTF8(name);
| ^~~~~~~~~~~~~
In file included from c/cffi1_module.c:16,
from c/_cffi_backend.c:6636:
c/lib_obj.c: In function ‘lib_getattr’:
c/lib_obj.c:506:7: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
506 | p = PyText_AsUTF8(name);
| ^
In file included from c/cffi1_module.c:19,
from c/_cffi_backend.c:6636:
c/call_python.c: In function ‘_get_interpstate_dict’:
c/call_python.c:20:30: error: invalid use of incomplete typedef ‘PyInterpreterState’ {aka ‘struct _is’}
20 | builtins = tstate->interp->builtins;
| ^~
c/call_python.c: In function ‘_ffi_def_extern_decorator’:
c/call_python.c:73:11: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
73 | s = PyText_AsUTF8(name);
| ^
c/call_python.c: In function ‘_update_cache_to_call_python’:
c/call_python.c:160:39: error: invalid use of incomplete typedef ‘PyInterpreterState’ {aka ‘struct _is’}
160 | new1 = PyThreadState_GET()->interp->modules;
| ^~
c/call_python.c: In function ‘cffi_call_python’:
c/call_python.c:235:63: error: invalid use of incomplete typedef ‘PyInterpreterState’ {aka ‘struct _is’}
235 | if (externpy->reserved1 != PyThreadState_GET()->interp->modules) {
| ^~
error: command '/usr/bin/x86_64-linux-gnu-gcc' failed with exit code 1
----------------------------------------
Rolling back uninstall of cffi
Moving to /home/emani/.local/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so
from /tmp/pip-uninstall-_1w68b1r/_cffi_backend.cpython-39-x86_64-linux-gnu.so
Moving to /home/emani/.local/lib/python3.9/site-packages/cffi-1.14.6.dist-info/
from /home/emani/.local/lib/python3.9/site-packages/~ffi-1.14.6.dist-info
Moving to /home/emani/.local/lib/python3.9/site-packages/cffi.libs/
from /home/emani/.local/lib/python3.9/site-packages/~ffi.libs
Moving to /home/emani/.local/lib/python3.9/site-packages/cffi/
from /home/emani/.local/lib/python3.9/site-packages/~ffi
ERROR: Command errored out with exit status 1: /usr/bin/python3 -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-8p3wozce/cffi_9afcd0c1ba1749e3903a0c0654adc034/setup.py'"'"'; file='"'"'/tmp/pip-install-8p3wozce/cffi_9afcd0c1ba1749e3903a0c0654adc034/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(file) if os.path.exists(file) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' install --record /tmp/pip-record-ximr4dq7/install-record.txt --single-version-externally-managed --user --prefix= --compile --install-headers /home/emani/.local/include/python3.9/cffi Check the logs for full command output.
The text was updated successfully, but these errors were encountered:
Hi,
When I try to install traixroute , #pip3 install traixroute , on Debian 11 the following occurs :
Defaulting to user installation because normal site-packages is not writeable
Requirement already satisfied: traixroute in ./.local/lib/python3.9/site-packages (2.3)
Collecting pyOpenSSL==17.4.0
Using cached pyOpenSSL-17.4.0-py2.py3-none-any.whl (52 kB)
Requirement already satisfied: setuptools in ./.local/lib/python3.9/site-packages (from traixroute) (58.1.0)
Collecting cryptography==2.1.4
Using cached cryptography-2.1.4.tar.gz (441 kB)
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
Requirement already satisfied: ripe.atlas.sagan==1.1.11 in /usr/local/lib/python3.9/dist-packages (from traixroute) (1.1.11)
Requirement already satisfied: netaddr==0.7.19 in /usr/lib/python3/dist-packages (from traixroute) (0.7.19)
Requirement already satisfied: pytz==2016.6.1 in /usr/local/lib/python3.9/dist-packages (from traixroute) (2016.6.1)
Requirement already satisfied: pyasn1==0.1.9 in ./.local/lib/python3.9/site-packages (from traixroute) (0.1.9)
Requirement already satisfied: idna==2.1 in ./.local/lib/python3.9/site-packages (from traixroute) (2.1)
Collecting requests==2.18.4
Using cached requests-2.18.4-py2.py3-none-any.whl (88 kB)
Collecting cffi==1.7.0
Using cached cffi-1.7.0.tar.gz (400 kB)
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
Requirement already satisfied: pysubnettree==0.26 in /usr/local/lib/python3.9/dist-packages (from traixroute) (0.26)
Requirement already satisfied: socketIO-client==0.7.0 in /usr/local/lib/python3.9/dist-packages (from traixroute) (0.7.0)
Collecting six==1.11.0
Using cached six-1.11.0-py2.py3-none-any.whl (10 kB)
Requirement already satisfied: pycparser==2.14 in ./.local/lib/python3.9/site-packages (from traixroute) (2.14)
Requirement already satisfied: websocket-client==0.37.0 in /usr/local/lib/python3.9/dist-packages (from traixroute) (0.37.0)
Requirement already satisfied: python-dateutil==2.5.3 in /usr/local/lib/python3.9/dist-packages (from traixroute) (2.5.3)
Requirement already satisfied: ripe.atlas.cousteau==1.4 in /usr/local/lib/python3.9/dist-packages (from traixroute) (1.4)
Requirement already satisfied: ujson==1.35 in /usr/local/lib/python3.9/dist-packages (from traixroute) (1.35)
Requirement already satisfied: fuzzywuzzy[speedup]==0.16.0 in /usr/local/lib/python3.9/dist-packages (from traixroute) (0.16.0)
Requirement already satisfied: asn1crypto>=0.21.0 in /usr/local/lib/python3.9/dist-packages (from cryptography==2.1.4->traixroute) (1.4.0)
Requirement already satisfied: python-levenshtein>=0.12 in /usr/lib/python3/dist-packages (from fuzzywuzzy[speedup]==0.16.0->traixroute) (0.12.2)
INFO: pip is looking at multiple versions of pytz to determine which version is compatible with other requirements. This could take a while.
Collecting pytz==2016.6.1
Using cached pytz-2016.6.1-py2.py3-none-any.whl (481 kB)
INFO: pip is looking at multiple versions of python-dateutil to determine which version is compatible with other requirements. This could take a while.
Collecting python-dateutil==2.5.3
Using cached python_dateutil-2.5.3-py2.py3-none-any.whl (201 kB)
INFO: pip is looking at multiple versions of pysubnettree to determine which version is compatible with other requirements. This could take a while.
Collecting pysubnettree==0.26
Using cached pysubnettree-0.26.tar.gz (50 kB)
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
INFO: pip is looking at multiple versions of pyopenssl to determine which version is compatible with other requirements. This could take a while.
INFO: pip is looking at multiple versions of pycparser to determine which version is compatible with other requirements. This could take a while.
Collecting pycparser==2.14
Using cached pycparser-2.14-py3-none-any.whl
INFO: pip is looking at multiple versions of pyasn1 to determine which version is compatible with other requirements. This could take a while.
Collecting pyasn1==0.1.9
Using cached pyasn1-0.1.9-py2.py3-none-any.whl (36 kB)
INFO: pip is looking at multiple versions of netaddr to determine which version is compatible with other requirements. This could take a while.
Collecting netaddr==0.7.19
Using cached netaddr-0.7.19-py2.py3-none-any.whl (1.6 MB)
INFO: pip is looking at multiple versions of idna to determine which version is compatible with other requirements. This could take a while.
Collecting idna==2.1
Using cached idna-2.1-py2.py3-none-any.whl (54 kB)
INFO: pip is looking at multiple versions of fuzzywuzzy[speedup] to determine which version is compatible with other requirements. This could take a while.
Collecting fuzzywuzzy[speedup]==0.16.0
Using cached fuzzywuzzy-0.16.0-py2.py3-none-any.whl (14 kB)
INFO: pip is looking at multiple versions of cryptography to determine which version is compatible with other requirements. This could take a while.
INFO: pip is looking at multiple versions of cffi to determine which version is compatible with other requirements. This could take a while.
INFO: pip is looking at multiple versions of traixroute to determine which version is compatible with other requirements. This could take a while.
Collecting traixroute
Using cached traixroute-2.3-py3-none-any.whl (3.4 MB)
Using cached traixroute-2.2-py3-none-any.whl (3.4 MB)
Collecting ripe.atlas.cousteau==1.2
Using cached ripe.atlas.cousteau-1.2-py2.py3-none-any.whl (28 kB)
Collecting pyOpenSSL==16.2.0
Using cached pyOpenSSL-16.2.0-py2.py3-none-any.whl (43 kB)
Requirement already satisfied: six==1.10.0 in ./.local/lib/python3.9/site-packages (from traixroute) (1.10.0)
Collecting cryptography==1.7.1
Using cached cryptography-1.7.1.tar.gz (420 kB)
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
Collecting requests==2.11.1
Using cached requests-2.11.1-py2.py3-none-any.whl (514 kB)
Collecting pysubnettree==0.23
Using cached pysubnettree-0.23-cp39-cp39-linux_x86_64.whl
Building wheels for collected packages: cryptography, cffi
Building wheel for cryptography (setup.py): started
Building wheel for cryptography (setup.py): finished with status 'error'
ERROR: Command errored out with exit status 1:
command: /usr/bin/python3 -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-8p3wozce/cryptography_8f191d3b9bcf47ec813ed0951b1f40e0/setup.py'"'"'; file='"'"'/tmp/pip-install-8p3wozce/cryptography_8f191d3b9bcf47ec813ed0951b1f40e0/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(file) if os.path.exists(file) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-x449ycle
cwd: /tmp/pip-install-8p3wozce/cryptography_8f191d3b9bcf47ec813ed0951b1f40e0/
Complete output (536 lines):
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-x86_64-3.9
creating build/lib.linux-x86_64-3.9/cryptography
copying src/cryptography/about.py -> build/lib.linux-x86_64-3.9/cryptography
copying src/cryptography/init.py -> build/lib.linux-x86_64-3.9/cryptography
copying src/cryptography/fernet.py -> build/lib.linux-x86_64-3.9/cryptography
copying src/cryptography/exceptions.py -> build/lib.linux-x86_64-3.9/cryptography
copying src/cryptography/utils.py -> build/lib.linux-x86_64-3.9/cryptography
creating build/lib.linux-x86_64-3.9/cryptography/x509
copying src/cryptography/x509/name.py -> build/lib.linux-x86_64-3.9/cryptography/x509
copying src/cryptography/x509/extensions.py -> build/lib.linux-x86_64-3.9/cryptography/x509
copying src/cryptography/x509/oid.py -> build/lib.linux-x86_64-3.9/cryptography/x509
copying src/cryptography/x509/init.py -> build/lib.linux-x86_64-3.9/cryptography/x509
copying src/cryptography/x509/base.py -> build/lib.linux-x86_64-3.9/cryptography/x509
copying src/cryptography/x509/general_name.py -> build/lib.linux-x86_64-3.9/cryptography/x509
creating build/lib.linux-x86_64-3.9/cryptography/hazmat
copying src/cryptography/hazmat/init.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat
creating build/lib.linux-x86_64-3.9/cryptography/hazmat/bindings
copying src/cryptography/hazmat/bindings/init.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/bindings
creating build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives
copying src/cryptography/hazmat/primitives/cmac.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives
copying src/cryptography/hazmat/primitives/hashes.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives
copying src/cryptography/hazmat/primitives/constant_time.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives
copying src/cryptography/hazmat/primitives/keywrap.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives
copying src/cryptography/hazmat/primitives/hmac.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives
copying src/cryptography/hazmat/primitives/init.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives
copying src/cryptography/hazmat/primitives/padding.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives
copying src/cryptography/hazmat/primitives/serialization.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives
creating build/lib.linux-x86_64-3.9/cryptography/hazmat/backends
copying src/cryptography/hazmat/backends/init.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/backends
copying src/cryptography/hazmat/backends/interfaces.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/backends
copying src/cryptography/hazmat/backends/multibackend.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/backends
creating build/lib.linux-x86_64-3.9/cryptography/hazmat/bindings/openssl
copying src/cryptography/hazmat/bindings/openssl/init.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/bindings/openssl
copying src/cryptography/hazmat/bindings/openssl/_conditional.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/bindings/openssl
copying src/cryptography/hazmat/bindings/openssl/binding.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/bindings/openssl
creating build/lib.linux-x86_64-3.9/cryptography/hazmat/bindings/commoncrypto
copying src/cryptography/hazmat/bindings/commoncrypto/init.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/bindings/commoncrypto
copying src/cryptography/hazmat/bindings/commoncrypto/binding.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/bindings/commoncrypto
creating build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/interfaces
copying src/cryptography/hazmat/primitives/interfaces/init.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/interfaces
creating build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/asymmetric
copying src/cryptography/hazmat/primitives/asymmetric/dh.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/asymmetric
copying src/cryptography/hazmat/primitives/asymmetric/init.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/asymmetric
copying src/cryptography/hazmat/primitives/asymmetric/padding.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/asymmetric
copying src/cryptography/hazmat/primitives/asymmetric/rsa.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/asymmetric
copying src/cryptography/hazmat/primitives/asymmetric/dsa.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/asymmetric
copying src/cryptography/hazmat/primitives/asymmetric/ec.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/asymmetric
copying src/cryptography/hazmat/primitives/asymmetric/utils.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/asymmetric
creating build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/kdf
copying src/cryptography/hazmat/primitives/kdf/scrypt.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/kdf
copying src/cryptography/hazmat/primitives/kdf/hkdf.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/kdf
copying src/cryptography/hazmat/primitives/kdf/x963kdf.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/kdf
copying src/cryptography/hazmat/primitives/kdf/init.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/kdf
copying src/cryptography/hazmat/primitives/kdf/kbkdf.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/kdf
copying src/cryptography/hazmat/primitives/kdf/concatkdf.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/kdf
copying src/cryptography/hazmat/primitives/kdf/pbkdf2.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/kdf
creating build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/ciphers
copying src/cryptography/hazmat/primitives/ciphers/algorithms.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/ciphers
copying src/cryptography/hazmat/primitives/ciphers/init.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/ciphers
copying src/cryptography/hazmat/primitives/ciphers/modes.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/ciphers
copying src/cryptography/hazmat/primitives/ciphers/base.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/ciphers
creating build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/twofactor
copying src/cryptography/hazmat/primitives/twofactor/init.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/twofactor
copying src/cryptography/hazmat/primitives/twofactor/hotp.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/twofactor
copying src/cryptography/hazmat/primitives/twofactor/totp.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/twofactor
copying src/cryptography/hazmat/primitives/twofactor/utils.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/primitives/twofactor
creating build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/ciphers.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/cmac.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/hashes.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/decode_asn1.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/x509.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/dh.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/encode_asn1.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/hmac.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/init.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/backend.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/rsa.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/dsa.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/ec.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/openssl
copying src/cryptography/hazmat/backends/openssl/utils.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/openssl
creating build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/commoncrypto
copying src/cryptography/hazmat/backends/commoncrypto/ciphers.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/commoncrypto
copying src/cryptography/hazmat/backends/commoncrypto/hashes.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/commoncrypto
copying src/cryptography/hazmat/backends/commoncrypto/hmac.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/commoncrypto
copying src/cryptography/hazmat/backends/commoncrypto/init.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/commoncrypto
copying src/cryptography/hazmat/backends/commoncrypto/backend.py -> build/lib.linux-x86_64-3.9/cryptography/hazmat/backends/commoncrypto
running egg_info
writing src/cryptography.egg-info/PKG-INFO
writing dependency_links to src/cryptography.egg-info/dependency_links.txt
writing entry points to src/cryptography.egg-info/entry_points.txt
writing requirements to src/cryptography.egg-info/requires.txt
writing top-level names to src/cryptography.egg-info/top_level.txt
reading manifest file 'src/cryptography.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'docs/_build'
warning: no previously-included files matching '*' found under directory 'vectors'
adding license file 'LICENSE'
adding license file 'LICENSE.APACHE'
adding license file 'LICENSE.BSD'
adding license file 'AUTHORS.rst'
writing manifest file 'src/cryptography.egg-info/SOURCES.txt'
running build_ext
generating cffi module 'build/temp.linux-x86_64-3.9/_padding.c'
creating build/temp.linux-x86_64-3.9
generating cffi module 'build/temp.linux-x86_64-3.9/_constant_time.c'
generating cffi module 'build/temp.linux-x86_64-3.9/_openssl.c'
building '_openssl' extension
creating build/temp.linux-x86_64-3.9/build
creating build/temp.linux-x86_64-3.9/build/temp.linux-x86_64-3.9
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-RNBry6/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-RNBry6/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.9 -c build/temp.linux-x86_64-3.9/_openssl.c -o build/temp.linux-x86_64-3.9/build/temp.linux-x86_64-3.9/_openssl.o
build/temp.linux-x86_64-3.9/_openssl.c:890:23: error: conflicting types for ‘ASN1_TIME_to_generalizedtime’
890 | ASN1_GENERALIZEDTIME *ASN1_TIME_to_generalizedtime(ASN1_TIME *,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from build/temp.linux-x86_64-3.9/_openssl.c:606:
/usr/local/include/openssl/asn1.h:630:23: note: previous declaration of ‘ASN1_TIME_to_generalizedtime’ was here
630 | ASN1_GENERALIZEDTIME *ASN1_TIME_to_generalizedtime(const ASN1_TIME *t,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c:984:6: error: conflicting types for ‘BIO_callback_ctrl’
984 | long BIO_callback_ctrl(
| ^~~~~~~~~~~~~~~~~
In file included from /usr/local/include/openssl/asn1.h:16,
from build/temp.linux-x86_64-3.9/_openssl.c:606:
/usr/local/include/openssl/bio.h:567:6: note: previous declaration of ‘BIO_callback_ctrl’ was here
567 | long BIO_callback_ctrl(BIO *b, int cmd, BIO_info_cb *fp);
| ^~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c:1203:5: error: conflicting types for ‘EVP_PKEY_size’
1203 | int EVP_PKEY_size(EVP_PKEY *);
| ^~~~~~~~~~~~~
In file included from /usr/local/include/openssl/cmac.h:19,
from build/temp.linux-x86_64-3.9/_openssl.c:616:
/usr/local/include/openssl/evp.h:996:5: note: previous declaration of ‘EVP_PKEY_size’ was here
996 | int EVP_PKEY_size(const EVP_PKEY *pkey);
| ^~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c:1504:5: error: conflicting types for ‘SSL_renegotiate_pending’
1504 | int SSL_renegotiate_pending(SSL *);
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from build/temp.linux-x86_64-3.9/_openssl.c:779:
/usr/local/include/openssl/ssl.h:1923:12: note: previous declaration of ‘SSL_renegotiate_pending’ was here
1923 | __owur int SSL_renegotiate_pending(const SSL *s);
| ^~~~~~~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_ASN1_STRING_data’:
build/temp.linux-x86_64-3.9/_openssl.c:14651:3: warning: ‘ASN1_STRING_data’ is deprecated [-Wdeprecated-declarations]
14651 | return ASN1_STRING_data(x0);
| ^~~~~~
In file included from /usr/local/include/openssl/e_os2.h:13,
from build/temp.linux-x86_64-3.9/_openssl.c:576:
/usr/local/include/openssl/asn1.h:554:1: note: declared here
554 | DEPRECATEDIN_1_1_0(unsigned char *ASN1_STRING_data(ASN1_STRING *x))
| ^~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_ASN1_STRING_data’:
build/temp.linux-x86_64-3.9/_openssl.c:14674:3: warning: ‘ASN1_STRING_data’ is deprecated [-Wdeprecated-declarations]
14674 | { result = ASN1_STRING_data(x0); }
| ^
In file included from /usr/local/include/openssl/e_os2.h:13,
from build/temp.linux-x86_64-3.9/_openssl.c:576:
/usr/local/include/openssl/asn1.h:554:1: note: declared here
554 | DEPRECATEDIN_1_1_0(unsigned char *ASN1_STRING_data(ASN1_STRING *x))
| ^~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_BIO_f_buffer’:
build/temp.linux-x86_64-3.9/_openssl.c:16088:10: warning: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
16088 | return BIO_f_buffer();
| ^~~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_BIO_f_buffer’:
build/temp.linux-x86_64-3.9/_openssl.c:16099:12: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
16099 | { result = BIO_f_buffer(); }
| ^
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_BIO_f_null’:
build/temp.linux-x86_64-3.9/_openssl.c:16114:10: warning: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
16114 | return BIO_f_null();
| ^~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_BIO_f_null’:
build/temp.linux-x86_64-3.9/_openssl.c:16125:12: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
16125 | { result = BIO_f_null(); }
| ^
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_BIO_s_fd’:
build/temp.linux-x86_64-3.9/_openssl.c:17579:10: warning: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
17579 | return BIO_s_fd();
| ^~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_BIO_s_fd’:
build/temp.linux-x86_64-3.9/_openssl.c:17590:12: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
17590 | { result = BIO_s_fd(); }
| ^
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_BIO_s_file’:
build/temp.linux-x86_64-3.9/_openssl.c:17605:10: warning: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
17605 | return BIO_s_file();
| ^~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_BIO_s_file’:
build/temp.linux-x86_64-3.9/_openssl.c:17616:12: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
17616 | { result = BIO_s_file(); }
| ^
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_BIO_s_mem’:
build/temp.linux-x86_64-3.9/_openssl.c:17631:10: warning: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
17631 | return BIO_s_mem();
| ^~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_BIO_s_mem’:
build/temp.linux-x86_64-3.9/_openssl.c:17642:12: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
17642 | { result = BIO_s_mem(); }
| ^
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_BIO_s_null’:
build/temp.linux-x86_64-3.9/_openssl.c:17657:10: warning: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
17657 | return BIO_s_null();
| ^~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_BIO_s_null’:
build/temp.linux-x86_64-3.9/_openssl.c:17668:12: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
17668 | { result = BIO_s_null(); }
| ^
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_BIO_s_socket’:
build/temp.linux-x86_64-3.9/_openssl.c:17683:10: warning: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
17683 | return BIO_s_socket();
| ^~~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_BIO_s_socket’:
build/temp.linux-x86_64-3.9/_openssl.c:17694:12: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
17694 | { result = BIO_s_socket(); }
| ^
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_DTLSv1_client_method’:
build/temp.linux-x86_64-3.9/_openssl.c:24299:3: warning: ‘DTLSv1_client_method’ is deprecated [-Wdeprecated-declarations]
24299 | return DTLSv1_client_method();
| ^~~~~~
In file included from /usr/local/include/openssl/e_os2.h:13,
from build/temp.linux-x86_64-3.9/_openssl.c:576:
/usr/local/include/openssl/ssl.h:1897:1: note: declared here
1897 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_client_method(void))
| ^~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_DTLSv1_client_method’:
build/temp.linux-x86_64-3.9/_openssl.c:24310:3: warning: ‘DTLSv1_client_method’ is deprecated [-Wdeprecated-declarations]
24310 | { result = DTLSv1_client_method(); }
| ^
In file included from /usr/local/include/openssl/e_os2.h:13,
from build/temp.linux-x86_64-3.9/_openssl.c:576:
/usr/local/include/openssl/ssl.h:1897:1: note: declared here
1897 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_client_method(void))
| ^~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_DTLSv1_method’:
build/temp.linux-x86_64-3.9/_openssl.c:24325:3: warning: ‘DTLSv1_method’ is deprecated [-Wdeprecated-declarations]
24325 | return DTLSv1_method();
| ^~~~~~
In file included from /usr/local/include/openssl/e_os2.h:13,
from build/temp.linux-x86_64-3.9/_openssl.c:576:
/usr/local/include/openssl/ssl.h:1895:1: note: declared here
1895 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD DTLSv1_method(void)) / DTLSv1.0 */
| ^~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_DTLSv1_method’:
build/temp.linux-x86_64-3.9/_openssl.c:24336:3: warning: ‘DTLSv1_method’ is deprecated [-Wdeprecated-declarations]
24336 | { result = DTLSv1_method(); }
| ^
In file included from /usr/local/include/openssl/e_os2.h:13,
from build/temp.linux-x86_64-3.9/_openssl.c:576:
/usr/local/include/openssl/ssl.h:1895:1: note: declared here
1895 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD DTLSv1_method(void)) / DTLSv1.0 */
| ^~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_DTLSv1_server_method’:
build/temp.linux-x86_64-3.9/_openssl.c:24351:3: warning: ‘DTLSv1_server_method’ is deprecated [-Wdeprecated-declarations]
24351 | return DTLSv1_server_method();
| ^~~~~~
In file included from /usr/local/include/openssl/e_os2.h:13,
from build/temp.linux-x86_64-3.9/_openssl.c:576:
/usr/local/include/openssl/ssl.h:1896:1: note: declared here
1896 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_server_method(void))
| ^~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_DTLSv1_server_method’:
build/temp.linux-x86_64-3.9/_openssl.c:24362:3: warning: ‘DTLSv1_server_method’ is deprecated [-Wdeprecated-declarations]
24362 | { result = DTLSv1_server_method(); }
| ^
In file included from /usr/local/include/openssl/e_os2.h:13,
from build/temp.linux-x86_64-3.9/_openssl.c:576:
/usr/local/include/openssl/ssl.h:1896:1: note: declared here
1896 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_server_method(void))
| ^~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_OPENSSL_config’:
build/temp.linux-x86_64-3.9/_openssl.c:41338:3: warning: ‘OPENSSL_config’ is deprecated [-Wdeprecated-declarations]
41338 | OPENSSL_config(x0);
| ^~~~~~~~~~~~~~
In file included from /usr/local/include/openssl/e_os2.h:13,
from build/temp.linux-x86_64-3.9/_openssl.c:576:
/usr/local/include/openssl/conf.h:91:1: note: declared here
91 | DEPRECATEDIN_1_1_0(void OPENSSL_config(const char *config_name))
| ^~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_OPENSSL_config’:
build/temp.linux-x86_64-3.9/_openssl.c:41359:3: warning: ‘OPENSSL_config’ is deprecated [-Wdeprecated-declarations]
41359 | { OPENSSL_config(x0); }
| ^
In file included from /usr/local/include/openssl/e_os2.h:13,
from build/temp.linux-x86_64-3.9/_openssl.c:576:
/usr/local/include/openssl/conf.h:91:1: note: declared here
91 | DEPRECATEDIN_1_1_0(void OPENSSL_config(const char *config_name))
| ^~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_TLSv1_1_client_method’:
build/temp.linux-x86_64-3.9/_openssl.c:54642:3: warning: ‘TLSv1_1_client_method’ is deprecated [-Wdeprecated-declarations]
54642 | return TLSv1_1_client_method();
| ^~~~~~
In file included from /usr/local/include/openssl/e_os2.h:13,
from build/temp.linux-x86_64-3.9/_openssl.c:576:
/usr/local/include/openssl/ssl.h:1885:1: note: declared here
1885 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_client_method(void))
| ^~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_TLSv1_1_client_method’:
build/temp.linux-x86_64-3.9/_openssl.c:54653:3: warning: ‘TLSv1_1_client_method’ is deprecated [-Wdeprecated-declarations]
54653 | { result = TLSv1_1_client_method(); }
| ^
In file included from /usr/local/include/openssl/e_os2.h:13,
from build/temp.linux-x86_64-3.9/_openssl.c:576:
/usr/local/include/openssl/ssl.h:1885:1: note: declared here
1885 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_client_method(void))
| ^~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_TLSv1_1_method’:
build/temp.linux-x86_64-3.9/_openssl.c:54668:3: warning: ‘TLSv1_1_method’ is deprecated [-Wdeprecated-declarations]
54668 | return TLSv1_1_method();
| ^~~~~~
In file included from /usr/local/include/openssl/e_os2.h:13,
from build/temp.linux-x86_64-3.9/_openssl.c:576:
/usr/local/include/openssl/ssl.h:1883:1: note: declared here
1883 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD TLSv1_1_method(void)) / TLSv1.1 */
| ^~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_TLSv1_1_method’:
build/temp.linux-x86_64-3.9/_openssl.c:54679:3: warning: ‘TLSv1_1_method’ is deprecated [-Wdeprecated-declarations]
54679 | { result = TLSv1_1_method(); }
| ^
In file included from /usr/local/include/openssl/e_os2.h:13,
from build/temp.linux-x86_64-3.9/_openssl.c:576:
/usr/local/include/openssl/ssl.h:1883:1: note: declared here
1883 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD TLSv1_1_method(void)) / TLSv1.1 */
| ^~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_TLSv1_1_server_method’:
build/temp.linux-x86_64-3.9/_openssl.c:54694:3: warning: ‘TLSv1_1_server_method’ is deprecated [-Wdeprecated-declarations]
54694 | return TLSv1_1_server_method();
| ^~~~~~
In file included from /usr/local/include/openssl/e_os2.h:13,
from build/temp.linux-x86_64-3.9/_openssl.c:576:
/usr/local/include/openssl/ssl.h:1884:1: note: declared here
1884 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_server_method(void))
| ^~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_TLSv1_1_server_method’:
build/temp.linux-x86_64-3.9/_openssl.c:54705:3: warning: ‘TLSv1_1_server_method’ is deprecated [-Wdeprecated-declarations]
54705 | { result = TLSv1_1_server_method(); }
| ^
In file included from /usr/local/include/openssl/e_os2.h:13,
from build/temp.linux-x86_64-3.9/_openssl.c:576:
/usr/local/include/openssl/ssl.h:1884:1: note: declared here
1884 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_server_method(void))
| ^~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_TLSv1_2_client_method’:
build/temp.linux-x86_64-3.9/_openssl.c:54720:3: warning: ‘TLSv1_2_client_method’ is deprecated [-Wdeprecated-declarations]
54720 | return TLSv1_2_client_method();
| ^~~~~~
In file included from /usr/local/include/openssl/e_os2.h:13,
from build/temp.linux-x86_64-3.9/_openssl.c:576:
/usr/local/include/openssl/ssl.h:1891:1: note: declared here
1891 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_client_method(void))
| ^~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_TLSv1_2_client_method’:
build/temp.linux-x86_64-3.9/_openssl.c:54731:3: warning: ‘TLSv1_2_client_method’ is deprecated [-Wdeprecated-declarations]
54731 | { result = TLSv1_2_client_method(); }
| ^
In file included from /usr/local/include/openssl/e_os2.h:13,
from build/temp.linux-x86_64-3.9/_openssl.c:576:
/usr/local/include/openssl/ssl.h:1891:1: note: declared here
1891 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_client_method(void))
| ^~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_TLSv1_2_method’:
build/temp.linux-x86_64-3.9/_openssl.c:54746:3: warning: ‘TLSv1_2_method’ is deprecated [-Wdeprecated-declarations]
54746 | return TLSv1_2_method();
| ^~~~~~
In file included from /usr/local/include/openssl/e_os2.h:13,
from build/temp.linux-x86_64-3.9/_openssl.c:576:
/usr/local/include/openssl/ssl.h:1889:1: note: declared here
1889 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD TLSv1_2_method(void)) / TLSv1.2 */
| ^~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_TLSv1_2_method’:
build/temp.linux-x86_64-3.9/_openssl.c:54757:3: warning: ‘TLSv1_2_method’ is deprecated [-Wdeprecated-declarations]
54757 | { result = TLSv1_2_method(); }
| ^
In file included from /usr/local/include/openssl/e_os2.h:13,
from build/temp.linux-x86_64-3.9/_openssl.c:576:
/usr/local/include/openssl/ssl.h:1889:1: note: declared here
1889 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD TLSv1_2_method(void)) / TLSv1.2 */
| ^~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_TLSv1_2_server_method’:
build/temp.linux-x86_64-3.9/_openssl.c:54772:3: warning: ‘TLSv1_2_server_method’ is deprecated [-Wdeprecated-declarations]
54772 | return TLSv1_2_server_method();
| ^~~~~~
In file included from /usr/local/include/openssl/e_os2.h:13,
from build/temp.linux-x86_64-3.9/_openssl.c:576:
/usr/local/include/openssl/ssl.h:1890:1: note: declared here
1890 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_server_method(void))
| ^~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_TLSv1_2_server_method’:
build/temp.linux-x86_64-3.9/_openssl.c:54783:3: warning: ‘TLSv1_2_server_method’ is deprecated [-Wdeprecated-declarations]
54783 | { result = TLSv1_2_server_method(); }
| ^
In file included from /usr/local/include/openssl/e_os2.h:13,
from build/temp.linux-x86_64-3.9/_openssl.c:576:
/usr/local/include/openssl/ssl.h:1890:1: note: declared here
1890 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_server_method(void))
| ^~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_TLSv1_client_method’:
build/temp.linux-x86_64-3.9/_openssl.c:54798:3: warning: ‘TLSv1_client_method’ is deprecated [-Wdeprecated-declarations]
54798 | return TLSv1_client_method();
| ^~~~~~
In file included from /usr/local/include/openssl/e_os2.h:13,
from build/temp.linux-x86_64-3.9/_openssl.c:576:
/usr/local/include/openssl/ssl.h:1879:1: note: declared here
1879 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_client_method(void))
| ^~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_TLSv1_client_method’:
build/temp.linux-x86_64-3.9/_openssl.c:54809:3: warning: ‘TLSv1_client_method’ is deprecated [-Wdeprecated-declarations]
54809 | { result = TLSv1_client_method(); }
| ^
In file included from /usr/local/include/openssl/e_os2.h:13,
from build/temp.linux-x86_64-3.9/_openssl.c:576:
/usr/local/include/openssl/ssl.h:1879:1: note: declared here
1879 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_client_method(void))
| ^~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_TLSv1_method’:
build/temp.linux-x86_64-3.9/_openssl.c:54824:3: warning: ‘TLSv1_method’ is deprecated [-Wdeprecated-declarations]
54824 | return TLSv1_method();
| ^~~~~~
In file included from /usr/local/include/openssl/e_os2.h:13,
from build/temp.linux-x86_64-3.9/_openssl.c:576:
/usr/local/include/openssl/ssl.h:1877:1: note: declared here
1877 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD TLSv1_method(void)) / TLSv1.0 */
| ^~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_TLSv1_method’:
build/temp.linux-x86_64-3.9/_openssl.c:54835:3: warning: ‘TLSv1_method’ is deprecated [-Wdeprecated-declarations]
54835 | { result = TLSv1_method(); }
| ^
In file included from /usr/local/include/openssl/e_os2.h:13,
from build/temp.linux-x86_64-3.9/_openssl.c:576:
/usr/local/include/openssl/ssl.h:1877:1: note: declared here
1877 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD TLSv1_method(void)) / TLSv1.0 */
| ^~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_TLSv1_server_method’:
build/temp.linux-x86_64-3.9/_openssl.c:54850:3: warning: ‘TLSv1_server_method’ is deprecated [-Wdeprecated-declarations]
54850 | return TLSv1_server_method();
| ^~~~~~
In file included from /usr/local/include/openssl/e_os2.h:13,
from build/temp.linux-x86_64-3.9/_openssl.c:576:
/usr/local/include/openssl/ssl.h:1878:1: note: declared here
1878 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_server_method(void))
| ^~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_TLSv1_server_method’:
build/temp.linux-x86_64-3.9/_openssl.c:54861:3: warning: ‘TLSv1_server_method’ is deprecated [-Wdeprecated-declarations]
54861 | { result = TLSv1_server_method(); }
| ^
In file included from /usr/local/include/openssl/e_os2.h:13,
from build/temp.linux-x86_64-3.9/_openssl.c:576:
/usr/local/include/openssl/ssl.h:1878:1: note: declared here
1878 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_server_method(void))
| ^~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_X509_CRL_get_lastUpdate’:
build/temp.linux-x86_64-3.9/_openssl.c:55901:3: warning: ‘X509_CRL_get_lastUpdate’ is deprecated [-Wdeprecated-declarations]
55901 | return X509_CRL_get_lastUpdate(x0);
| ^~~~~~
In file included from /usr/local/include/openssl/e_os2.h:13,
from build/temp.linux-x86_64-3.9/_openssl.c:576:
/usr/local/include/openssl/x509.h:730:1: note: declared here
730 | DEPRECATEDIN_1_1_0(ASN1_TIME *X509_CRL_get_lastUpdate(X509_CRL *crl))
| ^~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_X509_CRL_get_lastUpdate’:
build/temp.linux-x86_64-3.9/_openssl.c:55924:3: warning: ‘X509_CRL_get_lastUpdate’ is deprecated [-Wdeprecated-declarations]
55924 | { result = X509_CRL_get_lastUpdate(x0); }
| ^
In file included from /usr/local/include/openssl/e_os2.h:13,
from build/temp.linux-x86_64-3.9/_openssl.c:576:
/usr/local/include/openssl/x509.h:730:1: note: declared here
730 | DEPRECATEDIN_1_1_0(ASN1_TIME *X509_CRL_get_lastUpdate(X509_CRL *crl))
| ^~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_X509_CRL_get_nextUpdate’:
build/temp.linux-x86_64-3.9/_openssl.c:55939:3: warning: ‘X509_CRL_get_nextUpdate’ is deprecated [-Wdeprecated-declarations]
55939 | return X509_CRL_get_nextUpdate(x0);
| ^~~~~~
In file included from /usr/local/include/openssl/e_os2.h:13,
from build/temp.linux-x86_64-3.9/_openssl.c:576:
/usr/local/include/openssl/x509.h:731:1: note: declared here
731 | DEPRECATEDIN_1_1_0(ASN1_TIME *X509_CRL_get_nextUpdate(X509_CRL *crl))
| ^~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_X509_CRL_get_nextUpdate’:
build/temp.linux-x86_64-3.9/_openssl.c:55962:3: warning: ‘X509_CRL_get_nextUpdate’ is deprecated [-Wdeprecated-declarations]
55962 | { result = X509_CRL_get_nextUpdate(x0); }
| ^
In file included from /usr/local/include/openssl/e_os2.h:13,
from build/temp.linux-x86_64-3.9/_openssl.c:576:
/usr/local/include/openssl/x509.h:731:1: note: declared here
731 | DEPRECATEDIN_1_1_0(ASN1_TIME *X509_CRL_get_nextUpdate(X509_CRL *crl))
| ^~~~~~~~~~~~~~~~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_d_X509_get0_signature’:
build/temp.linux-x86_64-3.9/_openssl.c:61681:23: warning: passing argument 1 of ‘X509_get0_signature’ from incompatible pointer type [-Wincompatible-pointer-types]
61681 | X509_get0_signature(x0, x1, x2);
| ^~
| |
| ASN1_OCTET_STRING ** {aka struct asn1_string_st **}
In file included from /usr/local/include/openssl/cms.h:16,
from build/temp.linux-x86_64-3.9/_openssl.c:621:
/usr/local/include/openssl/x509.h:572:50: note: expected ‘const ASN1_BIT_STRING **’ {aka ‘const struct asn1_string_st **’} but argument is of type ‘ASN1_OCTET_STRING **’ {aka ‘struct asn1_string_st **’}
572 | void X509_get0_signature(const ASN1_BIT_STRING **psig,
| ~~~~~~~~~~~~~~~~~~~~~~~~^~~~
build/temp.linux-x86_64-3.9/_openssl.c:61681:27: warning: passing argument 2 of ‘X509_get0_signature’ from incompatible pointer type [-Wincompatible-pointer-types]
61681 | X509_get0_signature(x0, x1, x2);
| ^~
| |
| X509_ALGOR ** {aka struct X509_algor_st **}
In file included from /usr/local/include/openssl/cms.h:16,
from build/temp.linux-x86_64-3.9/_openssl.c:621:
/usr/local/include/openssl/x509.h:573:45: note: expected ‘const X509_ALGOR **’ {aka ‘const struct X509_algor_st **’} but argument is of type ‘X509_ALGOR **’ {aka ‘struct X509_algor_st **’}
573 | const X509_ALGOR **palg, const X509 *x);
| ~~~~~~~~~~~~~~~~~~~^~~~
build/temp.linux-x86_64-3.9/_openssl.c: In function ‘_cffi_f_X509_get0_signature’:
build/temp.linux-x86_64-3.9/_openssl.c:61728:25: warning: passing argument 1 of ‘X509_get0_signature’ from incompatible pointer type [-Wincompatible-pointer-types]
61728 | { X509_get0_signature(x0, x1, x2); }
| ^~
| |
| ASN1_OCTET_STRING ** {aka struct asn1_string_st **}
In file included from /usr/local/include/openssl/cms.h:16,
from build/temp.linux-x86_64-3.9/_openssl.c:621:
/usr/local/include/openssl/x509.h:572:50: note: expected ‘const ASN1_BIT_STRING **’ {aka ‘const struct asn1_string_st **’} but argument is of type ‘ASN1_OCTET_STRING **’ {aka ‘struct asn1_string_st **’}
572 | void X509_get0_signature(const ASN1_BIT_STRING **psig,
| ~~~~~~~~~~~~~~~~~~~~~~~~^~~~
build/temp.linux-x86_64-3.9/_openssl.c:61728:29: warning: passing argument 2 of ‘X509_get0_signature’ from incompatible pointer type [-Wincompatible-pointer-types]
61728 | { X509_get0_signature(x0, x1, x2); }
| ^~
| |
| X509_ALGOR ** {aka struct X509_algor_st **}
In file included from /usr/local/include/openssl/cms.h:16,
from build/temp.linux-x86_64-3.9/_openssl.c:621:
/usr/local/include/openssl/x509.h:573:45: note: expected ‘const X509_ALGOR **’ {aka ‘const struct X509_algor_st **’} but argument is of type ‘X509_ALGOR **’ {aka ‘struct X509_algor_st **’}
573 | const X509_ALGOR **palg, const X509 *x);
| ~~~~~~~~~~~~~~~~~~~^~~~
At top level:
build/temp.linux-x86_64-3.9/_openssl.c:3627:13: warning: ‘_ssl_thread_locking_function’ defined but not used [-Wunused-function]
3627 | static void _ssl_thread_locking_function(int mode, int n, const char *file,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
error: command '/usr/bin/x86_64-linux-gnu-gcc' failed with exit code 1
ERROR: Failed building wheel for cryptography
Running setup.py clean for cryptography
Building wheel for cffi (setup.py): started
Building wheel for cffi (setup.py): finished with status 'error'
ERROR: Command errored out with exit status 1:
command: /usr/bin/python3 -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-8p3wozce/cffi_9afcd0c1ba1749e3903a0c0654adc034/setup.py'"'"'; file='"'"'/tmp/pip-install-8p3wozce/cffi_9afcd0c1ba1749e3903a0c0654adc034/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(file) if os.path.exists(file) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-hgzdn70i
cwd: /tmp/pip-install-8p3wozce/cffi_9afcd0c1ba1749e3903a0c0654adc034/
Complete output (254 lines):
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-x86_64-3.9
creating build/lib.linux-x86_64-3.9/cffi
copying cffi/verifier.py -> build/lib.linux-x86_64-3.9/cffi
copying cffi/model.py -> build/lib.linux-x86_64-3.9/cffi
copying cffi/cparser.py -> build/lib.linux-x86_64-3.9/cffi
copying cffi/ffiplatform.py -> build/lib.linux-x86_64-3.9/cffi
copying cffi/init.py -> build/lib.linux-x86_64-3.9/cffi
copying cffi/backend_ctypes.py -> build/lib.linux-x86_64-3.9/cffi
copying cffi/vengine_cpy.py -> build/lib.linux-x86_64-3.9/cffi
copying cffi/vengine_gen.py -> build/lib.linux-x86_64-3.9/cffi
copying cffi/commontypes.py -> build/lib.linux-x86_64-3.9/cffi
copying cffi/lock.py -> build/lib.linux-x86_64-3.9/cffi
copying cffi/cffi_opcode.py -> build/lib.linux-x86_64-3.9/cffi
copying cffi/api.py -> build/lib.linux-x86_64-3.9/cffi
copying cffi/recompiler.py -> build/lib.linux-x86_64-3.9/cffi
copying cffi/setuptools_ext.py -> build/lib.linux-x86_64-3.9/cffi
copying cffi/_cffi_include.h -> build/lib.linux-x86_64-3.9/cffi
copying cffi/parse_c_type.h -> build/lib.linux-x86_64-3.9/cffi
copying cffi/_embedding.h -> build/lib.linux-x86_64-3.9/cffi
running build_ext
building '_cffi_backend' extension
creating build/temp.linux-x86_64-3.9
creating build/temp.linux-x86_64-3.9/c
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-RNBry6/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-RNBry6/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DUSE__THREAD -I/usr/include/python3.9 -c c/_cffi_backend.c -o build/temp.linux-x86_64-3.9/c/_cffi_backend.o
In file included from c/_cffi_backend.c:274:
c/minibuffer.h: In function ‘mb_ass_slice’:
c/minibuffer.h:66:5: warning: ‘PyObject_AsReadBuffer’ is deprecated [-Wdeprecated-declarations]
66 | if (PyObject_AsReadBuffer(other, &buffer, &buffer_len) < 0)
| ^~
In file included from /usr/include/python3.9/Python.h:151,
from c/_cffi_backend.c:2:
/usr/include/python3.9/abstract.h:343:17: note: declared here
343 | PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj,
| ^~~~~~~~~~~~~~~~~~~~~
In file included from c/_cffi_backend.c:277:
c/file_emulator.h: In function ‘PyFile_AsFile’:
c/file_emulator.h:54:14: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
54 | mode = PyText_AsUTF8(ob_mode);
| ^
In file included from c/_cffi_backend.c:281:
c/wchar_helper.h: In function ‘_my_PyUnicode_AsSingleWideChar’:
c/wchar_helper.h:83:5: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
83 | Py_UNICODE *u = PyUnicode_AS_UNICODE(unicode);
| ^~~~~~~~~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from c/_cffi_backend.c:2:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
| ^~~~~~~~~~~~~~~~~~~
In file included from c/_cffi_backend.c:281:
c/wchar_helper.h:84:5: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
84 | if (PyUnicode_GET_SIZE(unicode) == 1) {
| ^~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from c/_cffi_backend.c:2:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from c/_cffi_backend.c:281:
c/wchar_helper.h:84:5: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
84 | if (PyUnicode_GET_SIZE(unicode) == 1) {
| ^~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from c/_cffi_backend.c:2:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
| ^~~~~~~~~~~~~~~~~~~
In file included from c/_cffi_backend.c:281:
c/wchar_helper.h:84:5: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
84 | if (PyUnicode_GET_SIZE(unicode) == 1) {
| ^~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from c/_cffi_backend.c:2:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from c/_cffi_backend.c:281:
c/wchar_helper.h: In function ‘_my_PyUnicode_SizeAsWideChar’:
c/wchar_helper.h:99:5: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
99 | Py_ssize_t length = PyUnicode_GET_SIZE(unicode);
| ^~~~~~~~~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from c/_cffi_backend.c:2:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from c/_cffi_backend.c:281:
c/wchar_helper.h:99:5: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
99 | Py_ssize_t length = PyUnicode_GET_SIZE(unicode);
| ^~~~~~~~~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from c/_cffi_backend.c:2:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
| ^~~~~~~~~~~~~~~~~~~
In file included from c/_cffi_backend.c:281:
c/wchar_helper.h:99:5: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
99 | Py_ssize_t length = PyUnicode_GET_SIZE(unicode);
| ^~~~~~~~~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from c/_cffi_backend.c:2:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from c/_cffi_backend.c:281:
c/wchar_helper.h: In function ‘_my_PyUnicode_AsWideChar’:
c/wchar_helper.h:118:5: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
118 | Py_UNICODE *u = PyUnicode_AS_UNICODE(unicode);
| ^~~~~~~~~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from c/_cffi_backend.c:2:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
| ^~~~~~~~~~~~~~~~~~~
c/_cffi_backend.c: In function ‘cast_to_integer_or_char’:
c/_cffi_backend.c:3331:26: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
3331 | PyUnicode_GET_SIZE(ob), ct->ct_name);
| ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from c/_cffi_backend.c:2:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
c/_cffi_backend.c:3331:26: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
3331 | PyUnicode_GET_SIZE(ob), ct->ct_name);
| ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from c/_cffi_backend.c:2:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
| ^~~~~~~~~~~~~~~~~~~
c/_cffi_backend.c:3331:26: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
3331 | PyUnicode_GET_SIZE(ob), ct->ct_name);
| ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from c/_cffi_backend.c:2:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
c/_cffi_backend.c: In function ‘b_complete_struct_or_union’:
c/_cffi_backend.c:4251:17: warning: ‘PyUnicode_GetSize’ is deprecated [-Wdeprecated-declarations]
4251 | do_align = PyText_GetSize(fname) > 0;
| ^~~~~~~~
In file included from /usr/include/python3.9/Python.h:97,
from c/_cffi_backend.c:2:
/usr/include/python3.9/unicodeobject.h:177:43: note: declared here
177 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_ssize_t) PyUnicode_GetSize(
| ^~~~~~~~~~~~~~~~~
c/_cffi_backend.c:4283:13: warning: ‘PyUnicode_GetSize’ is deprecated [-Wdeprecated-declarations]
4283 | if (PyText_GetSize(fname) == 0 &&
| ^~
In file included from /usr/include/python3.9/Python.h:97,
from c/_cffi_backend.c:2:
/usr/include/python3.9/unicodeobject.h:177:43: note: declared here
177 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_ssize_t) PyUnicode_GetSize(
| ^~~~~~~~~~~~~~~~~
c/_cffi_backend.c:4353:17: warning: ‘PyUnicode_GetSize’ is deprecated [-Wdeprecated-declarations]
4353 | if (PyText_GetSize(fname) > 0) {
| ^~
In file included from /usr/include/python3.9/Python.h:97,
from c/_cffi_backend.c:2:
/usr/include/python3.9/unicodeobject.h:177:43: note: declared here
177 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_ssize_t) PyUnicode_GetSize(
| ^~~~~~~~~~~~~~~~~
c/_cffi_backend.c: In function ‘prepare_callback_info_tuple’:
c/_cffi_backend.c:5214:5: warning: ‘PyEval_InitThreads’ is deprecated [-Wdeprecated-declarations]
5214 | PyEval_InitThreads();
| ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/python3.9/Python.h:145,
from c/_cffi_backend.c:2:
/usr/include/python3.9/ceval.h:130:37: note: declared here
130 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void);
| ^~~~~~~~~~~~~~~~~~
c/_cffi_backend.c: In function ‘b_callback’:
c/_cffi_backend.c:5255:5: warning: ‘ffi_prep_closure’ is deprecated: use ffi_prep_closure_loc instead [-Wdeprecated-declarations]
5255 | if (ffi_prep_closure(closure, &cif_descr->cif,
| ^~
In file included from c/_cffi_backend.c:15:
/usr/include/x86_64-linux-gnu/ffi.h:334:1: note: declared here
334 | ffi_prep_closure (ffi_closure,
| ^~~~~~~~~~~~~~~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from c/_cffi_backend.c:2:
c/ffi_obj.c: In function ‘_ffi_type’:
/usr/include/python3.9/cpython/unicodeobject.h:767:29: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
767 | #define _PyUnicode_AsString PyUnicode_AsUTF8
| ^~~~~~~~~~~~~~~~
c/_cffi_backend.c:72:25: note: in expansion of macro ‘_PyUnicode_AsString’
72 | # define PyText_AS_UTF8 _PyUnicode_AsString
| ^~~~~~~~~~~~~~~~~~~
c/ffi_obj.c:191:32: note: in expansion of macro ‘PyText_AS_UTF8’
191 | char *input_text = PyText_AS_UTF8(arg);
| ^~~~~~~~~~~~~~
c/lib_obj.c: In function ‘lib_build_cpython_func’:
/usr/include/python3.9/cpython/unicodeobject.h:767:29: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
767 | #define _PyUnicode_AsString PyUnicode_AsUTF8
| ^~~~~~~~~~~~~~~~
c/_cffi_backend.c:72:25: note: in expansion of macro ‘_PyUnicode_AsString’
72 | # define PyText_AS_UTF8 _PyUnicode_AsString
| ^~~~~~~~~~~~~~~~~~~
c/lib_obj.c:129:21: note: in expansion of macro ‘PyText_AS_UTF8’
129 | char libname = PyText_AS_UTF8(lib->l_libname);
| ^~~~~~~~~~~~~~
c/lib_obj.c: In function ‘lib_build_and_cache_attr’:
/usr/include/python3.9/cpython/unicodeobject.h:767:29: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
767 | #define _PyUnicode_AsString PyUnicode_AsUTF8
| ^~~~~~~~~~~~~~~~
c/_cffi_backend.c:71:24: note: in expansion of macro ‘_PyUnicode_AsString’
71 | # define PyText_AsUTF8 _PyUnicode_AsString / PyUnicode_AsUTF8 in Py3.3 */
| ^~~~~~~~~~~~~~~~~~~
c/lib_obj.c:208:15: note: in expansion of macro ‘PyText_AsUTF8’
208 | char *s = PyText_AsUTF8(name);
| ^~~~~~~~~~~~~
In file included from c/cffi1_module.c:16,
from c/_cffi_backend.c:6636:
c/lib_obj.c: In function ‘lib_getattr’:
c/lib_obj.c:506:7: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
506 | p = PyText_AsUTF8(name);
| ^
In file included from c/cffi1_module.c:19,
from c/_cffi_backend.c:6636:
c/call_python.c: In function ‘_get_interpstate_dict’:
c/call_python.c:20:30: error: invalid use of incomplete typedef ‘PyInterpreterState’ {aka ‘struct _is’}
20 | builtins = tstate->interp->builtins;
| ^~
c/call_python.c: In function ‘_ffi_def_extern_decorator’:
c/call_python.c:73:11: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
73 | s = PyText_AsUTF8(name);
| ^
c/call_python.c: In function ‘_update_cache_to_call_python’:
c/call_python.c:160:39: error: invalid use of incomplete typedef ‘PyInterpreterState’ {aka ‘struct _is’}
160 | new1 = PyThreadState_GET()->interp->modules;
| ^~
c/call_python.c: In function ‘cffi_call_python’:
c/call_python.c:235:63: error: invalid use of incomplete typedef ‘PyInterpreterState’ {aka ‘struct _is’}
235 | if (externpy->reserved1 != PyThreadState_GET()->interp->modules) {
| ^~
error: command '/usr/bin/x86_64-linux-gnu-gcc' failed with exit code 1
ERROR: Failed building wheel for cffi
Running setup.py clean for cffi
Failed to build cryptography cffi
Installing collected packages: cffi, requests, cryptography, pyOpenSSL, ripe.atlas.cousteau, pysubnettree, traixroute
Attempting uninstall: cffi
Found existing installation: cffi 1.14.6
Uninstalling cffi-1.14.6:
Successfully uninstalled cffi-1.14.6
Running setup.py install for cffi: started
Running setup.py install for cffi: finished with status 'error'
ERROR: Command errored out with exit status 1:
command: /usr/bin/python3 -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-8p3wozce/cffi_9afcd0c1ba1749e3903a0c0654adc034/setup.py'"'"'; file='"'"'/tmp/pip-install-8p3wozce/cffi_9afcd0c1ba1749e3903a0c0654adc034/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(file) if os.path.exists(file) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' install --record /tmp/pip-record-ximr4dq7/install-record.txt --single-version-externally-managed --user --prefix= --compile --install-headers /home/ebadi/.local/include/python3.9/cffi
cwd: /tmp/pip-install-8p3wozce/cffi_9afcd0c1ba1749e3903a0c0654adc034/
Complete output (254 lines):
running install
running build
running build_py
creating build
creating build/lib.linux-x86_64-3.9
creating build/lib.linux-x86_64-3.9/cffi
copying cffi/verifier.py -> build/lib.linux-x86_64-3.9/cffi
copying cffi/model.py -> build/lib.linux-x86_64-3.9/cffi
copying cffi/cparser.py -> build/lib.linux-x86_64-3.9/cffi
copying cffi/ffiplatform.py -> build/lib.linux-x86_64-3.9/cffi
copying cffi/init.py -> build/lib.linux-x86_64-3.9/cffi
copying cffi/backend_ctypes.py -> build/lib.linux-x86_64-3.9/cffi
copying cffi/vengine_cpy.py -> build/lib.linux-x86_64-3.9/cffi
copying cffi/vengine_gen.py -> build/lib.linux-x86_64-3.9/cffi
copying cffi/commontypes.py -> build/lib.linux-x86_64-3.9/cffi
copying cffi/lock.py -> build/lib.linux-x86_64-3.9/cffi
copying cffi/cffi_opcode.py -> build/lib.linux-x86_64-3.9/cffi
copying cffi/api.py -> build/lib.linux-x86_64-3.9/cffi
copying cffi/recompiler.py -> build/lib.linux-x86_64-3.9/cffi
copying cffi/setuptools_ext.py -> build/lib.linux-x86_64-3.9/cffi
copying cffi/_cffi_include.h -> build/lib.linux-x86_64-3.9/cffi
copying cffi/parse_c_type.h -> build/lib.linux-x86_64-3.9/cffi
copying cffi/_embedding.h -> build/lib.linux-x86_64-3.9/cffi
running build_ext
building '_cffi_backend' extension
creating build/temp.linux-x86_64-3.9
creating build/temp.linux-x86_64-3.9/c
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-RNBry6/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-RNBry6/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DUSE__THREAD -I/usr/include/python3.9 -c c/_cffi_backend.c -o build/temp.linux-x86_64-3.9/c/_cffi_backend.o
In file included from c/_cffi_backend.c:274:
c/minibuffer.h: In function ‘mb_ass_slice’:
c/minibuffer.h:66:5: warning: ‘PyObject_AsReadBuffer’ is deprecated [-Wdeprecated-declarations]
66 | if (PyObject_AsReadBuffer(other, &buffer, &buffer_len) < 0)
| ^~
In file included from /usr/include/python3.9/Python.h:151,
from c/_cffi_backend.c:2:
/usr/include/python3.9/abstract.h:343:17: note: declared here
343 | PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj,
| ^~~~~~~~~~~~~~~~~~~~~
In file included from c/_cffi_backend.c:277:
c/file_emulator.h: In function ‘PyFile_AsFile’:
c/file_emulator.h:54:14: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
54 | mode = PyText_AsUTF8(ob_mode);
| ^
In file included from c/_cffi_backend.c:281:
c/wchar_helper.h: In function ‘_my_PyUnicode_AsSingleWideChar’:
c/wchar_helper.h:83:5: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
83 | Py_UNICODE *u = PyUnicode_AS_UNICODE(unicode);
| ^~~~~~~~~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from c/_cffi_backend.c:2:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
| ^~~~~~~~~~~~~~~~~~~
In file included from c/_cffi_backend.c:281:
c/wchar_helper.h:84:5: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
84 | if (PyUnicode_GET_SIZE(unicode) == 1) {
| ^~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from c/_cffi_backend.c:2:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from c/_cffi_backend.c:281:
c/wchar_helper.h:84:5: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
84 | if (PyUnicode_GET_SIZE(unicode) == 1) {
| ^~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from c/_cffi_backend.c:2:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
| ^~~~~~~~~~~~~~~~~~~
In file included from c/_cffi_backend.c:281:
c/wchar_helper.h:84:5: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
84 | if (PyUnicode_GET_SIZE(unicode) == 1) {
| ^~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from c/_cffi_backend.c:2:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from c/_cffi_backend.c:281:
c/wchar_helper.h: In function ‘_my_PyUnicode_SizeAsWideChar’:
c/wchar_helper.h:99:5: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
99 | Py_ssize_t length = PyUnicode_GET_SIZE(unicode);
| ^~~~~~~~~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from c/_cffi_backend.c:2:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from c/_cffi_backend.c:281:
c/wchar_helper.h:99:5: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
99 | Py_ssize_t length = PyUnicode_GET_SIZE(unicode);
| ^~~~~~~~~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from c/_cffi_backend.c:2:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
| ^~~~~~~~~~~~~~~~~~~
In file included from c/_cffi_backend.c:281:
c/wchar_helper.h:99:5: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
99 | Py_ssize_t length = PyUnicode_GET_SIZE(unicode);
| ^~~~~~~~~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from c/_cffi_backend.c:2:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from c/_cffi_backend.c:281:
c/wchar_helper.h: In function ‘_my_PyUnicode_AsWideChar’:
c/wchar_helper.h:118:5: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
118 | Py_UNICODE *u = PyUnicode_AS_UNICODE(unicode);
| ^~~~~~~~~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from c/_cffi_backend.c:2:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
| ^~~~~~~~~~~~~~~~~~~
c/_cffi_backend.c: In function ‘cast_to_integer_or_char’:
c/_cffi_backend.c:3331:26: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
3331 | PyUnicode_GET_SIZE(ob), ct->ct_name);
| ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from c/_cffi_backend.c:2:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
c/_cffi_backend.c:3331:26: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations]
3331 | PyUnicode_GET_SIZE(ob), ct->ct_name);
| ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from c/_cffi_backend.c:2:
/usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here
580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode(
| ^~~~~~~~~~~~~~~~~~~
c/_cffi_backend.c:3331:26: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations]
3331 | PyUnicode_GET_SIZE(ob), ct->ct_name);
| ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from c/_cffi_backend.c:2:
/usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
c/_cffi_backend.c: In function ‘b_complete_struct_or_union’:
c/_cffi_backend.c:4251:17: warning: ‘PyUnicode_GetSize’ is deprecated [-Wdeprecated-declarations]
4251 | do_align = PyText_GetSize(fname) > 0;
| ^~~~~~~~
In file included from /usr/include/python3.9/Python.h:97,
from c/_cffi_backend.c:2:
/usr/include/python3.9/unicodeobject.h:177:43: note: declared here
177 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_ssize_t) PyUnicode_GetSize(
| ^~~~~~~~~~~~~~~~~
c/_cffi_backend.c:4283:13: warning: ‘PyUnicode_GetSize’ is deprecated [-Wdeprecated-declarations]
4283 | if (PyText_GetSize(fname) == 0 &&
| ^~
In file included from /usr/include/python3.9/Python.h:97,
from c/_cffi_backend.c:2:
/usr/include/python3.9/unicodeobject.h:177:43: note: declared here
177 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_ssize_t) PyUnicode_GetSize(
| ^~~~~~~~~~~~~~~~~
c/_cffi_backend.c:4353:17: warning: ‘PyUnicode_GetSize’ is deprecated [-Wdeprecated-declarations]
4353 | if (PyText_GetSize(fname) > 0) {
| ^~
In file included from /usr/include/python3.9/Python.h:97,
from c/_cffi_backend.c:2:
/usr/include/python3.9/unicodeobject.h:177:43: note: declared here
177 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_ssize_t) PyUnicode_GetSize(
| ^~~~~~~~~~~~~~~~~
c/_cffi_backend.c: In function ‘prepare_callback_info_tuple’:
c/_cffi_backend.c:5214:5: warning: ‘PyEval_InitThreads’ is deprecated [-Wdeprecated-declarations]
5214 | PyEval_InitThreads();
| ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/python3.9/Python.h:145,
from c/_cffi_backend.c:2:
/usr/include/python3.9/ceval.h:130:37: note: declared here
130 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void);
| ^~~~~~~~~~~~~~~~~~
c/_cffi_backend.c: In function ‘b_callback’:
c/_cffi_backend.c:5255:5: warning: ‘ffi_prep_closure’ is deprecated: use ffi_prep_closure_loc instead [-Wdeprecated-declarations]
5255 | if (ffi_prep_closure(closure, &cif_descr->cif,
| ^~
In file included from c/_cffi_backend.c:15:
/usr/include/x86_64-linux-gnu/ffi.h:334:1: note: declared here
334 | ffi_prep_closure (ffi_closure,
| ^~~~~~~~~~~~~~~~
In file included from /usr/include/python3.9/unicodeobject.h:1026,
from /usr/include/python3.9/Python.h:97,
from c/_cffi_backend.c:2:
c/ffi_obj.c: In function ‘_ffi_type’:
/usr/include/python3.9/cpython/unicodeobject.h:767:29: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
767 | #define _PyUnicode_AsString PyUnicode_AsUTF8
| ^~~~~~~~~~~~~~~~
c/_cffi_backend.c:72:25: note: in expansion of macro ‘_PyUnicode_AsString’
72 | # define PyText_AS_UTF8 _PyUnicode_AsString
| ^~~~~~~~~~~~~~~~~~~
c/ffi_obj.c:191:32: note: in expansion of macro ‘PyText_AS_UTF8’
191 | char *input_text = PyText_AS_UTF8(arg);
| ^~~~~~~~~~~~~~
c/lib_obj.c: In function ‘lib_build_cpython_func’:
/usr/include/python3.9/cpython/unicodeobject.h:767:29: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
767 | #define _PyUnicode_AsString PyUnicode_AsUTF8
| ^~~~~~~~~~~~~~~~
c/_cffi_backend.c:72:25: note: in expansion of macro ‘_PyUnicode_AsString’
72 | # define PyText_AS_UTF8 _PyUnicode_AsString
| ^~~~~~~~~~~~~~~~~~~
c/lib_obj.c:129:21: note: in expansion of macro ‘PyText_AS_UTF8’
129 | char libname = PyText_AS_UTF8(lib->l_libname);
| ^~~~~~~~~~~~~~
c/lib_obj.c: In function ‘lib_build_and_cache_attr’:
/usr/include/python3.9/cpython/unicodeobject.h:767:29: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
767 | #define _PyUnicode_AsString PyUnicode_AsUTF8
| ^~~~~~~~~~~~~~~~
c/_cffi_backend.c:71:24: note: in expansion of macro ‘_PyUnicode_AsString’
71 | # define PyText_AsUTF8 _PyUnicode_AsString / PyUnicode_AsUTF8 in Py3.3 */
| ^~~~~~~~~~~~~~~~~~~
c/lib_obj.c:208:15: note: in expansion of macro ‘PyText_AsUTF8’
208 | char *s = PyText_AsUTF8(name);
| ^~~~~~~~~~~~~
In file included from c/cffi1_module.c:16,
from c/_cffi_backend.c:6636:
c/lib_obj.c: In function ‘lib_getattr’:
c/lib_obj.c:506:7: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
506 | p = PyText_AsUTF8(name);
| ^
In file included from c/cffi1_module.c:19,
from c/_cffi_backend.c:6636:
c/call_python.c: In function ‘_get_interpstate_dict’:
c/call_python.c:20:30: error: invalid use of incomplete typedef ‘PyInterpreterState’ {aka ‘struct _is’}
20 | builtins = tstate->interp->builtins;
| ^~
c/call_python.c: In function ‘_ffi_def_extern_decorator’:
c/call_python.c:73:11: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
73 | s = PyText_AsUTF8(name);
| ^
c/call_python.c: In function ‘_update_cache_to_call_python’:
c/call_python.c:160:39: error: invalid use of incomplete typedef ‘PyInterpreterState’ {aka ‘struct _is’}
160 | new1 = PyThreadState_GET()->interp->modules;
| ^~
c/call_python.c: In function ‘cffi_call_python’:
c/call_python.c:235:63: error: invalid use of incomplete typedef ‘PyInterpreterState’ {aka ‘struct _is’}
235 | if (externpy->reserved1 != PyThreadState_GET()->interp->modules) {
| ^~
error: command '/usr/bin/x86_64-linux-gnu-gcc' failed with exit code 1
----------------------------------------
Rolling back uninstall of cffi
Moving to /home/emani/.local/lib/python3.9/site-packages/_cffi_backend.cpython-39-x86_64-linux-gnu.so
from /tmp/pip-uninstall-_1w68b1r/_cffi_backend.cpython-39-x86_64-linux-gnu.so
Moving to /home/emani/.local/lib/python3.9/site-packages/cffi-1.14.6.dist-info/
from /home/emani/.local/lib/python3.9/site-packages/~ffi-1.14.6.dist-info
Moving to /home/emani/.local/lib/python3.9/site-packages/cffi.libs/
from /home/emani/.local/lib/python3.9/site-packages/~ffi.libs
Moving to /home/emani/.local/lib/python3.9/site-packages/cffi/
from /home/emani/.local/lib/python3.9/site-packages/~ffi
ERROR: Command errored out with exit status 1: /usr/bin/python3 -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-8p3wozce/cffi_9afcd0c1ba1749e3903a0c0654adc034/setup.py'"'"'; file='"'"'/tmp/pip-install-8p3wozce/cffi_9afcd0c1ba1749e3903a0c0654adc034/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(file) if os.path.exists(file) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' install --record /tmp/pip-record-ximr4dq7/install-record.txt --single-version-externally-managed --user --prefix= --compile --install-headers /home/emani/.local/include/python3.9/cffi Check the logs for full command output.
The text was updated successfully, but these errors were encountered: