=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for py38-cryptography-3.3.2nb2 (cd /tmp/security/py27-cryptography/work/cryptography-3.3.2/ && /usr/bin/env USETOOLS=no PTHREAD_CFLAGS=\ -pthread\ PTHREAD_LDFLAGS=\ -pthread PTHREAD_LIBS= PTHREADBASE=/usr DL_CFLAGS=\ -pthread\ DL_LDFLAGS=\ -pthread DL_LIBS= PYTHON=/usr/pkg/bin/python3.8 CC=gcc CFLAGS=-O2\ -fPIC\ -D_FORTIFY_SOURCE=2\ -I/usr/include\ -I/usr/pkg/include/python3.8 CPPFLAGS=-I/usr/include\ -I/usr/pkg/include/python3.8 CXX=c++ CXXFLAGS=-O2\ -fPIC\ -D_FORTIFY_SOURCE=2\ -I/usr/include\ -I/usr/pkg/include/python3.8 COMPILER_RPATH_FLAG=-Wl,-R F77=gfortran FC=gfortran FFLAGS=-O LANG=C LC_ALL=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-Wl,-zrelro\ -L/usr/lib\ -Wl,-R/usr/lib\ -Wl,-R/usr/pkg/lib LINKER_RPATH_FLAG=-R PATH=/tmp/security/py27-cryptography/work/.cwrapper/bin:/tmp/security/py27-cryptography/work/.buildlink/bin:/tmp/security/py27-cryptography/work/.gcc/bin:/tmp/security/py27-cryptography/work/.tools/bin:/usr/pkg/bin:/usr/bin:/bin:/usr/pkg/bin:/usr/local/bin:/usr/pkg/bin:/usr/X11R7/bin PREFIX=/usr/pkg MAKELEVEL=0 CONFIG_SITE= PKG_SYSCONFDIR=/usr/pkg/etc CXXCPP=cpp HOME=/tmp/security/py27-cryptography/work/.home CWRAPPERS_CONFIG_DIR=/tmp/security/py27-cryptography/work/.cwrapper/config CPP=cpp LOCALBASE=/usr/pkg X11BASE=/usr/X11R7 PKGMANDIR=man PKGINFODIR=info PKGGNUDIR=gnu/ MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no BSD_INSTALL_PROGRAM=/usr/bin/install\ -c\ -s\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 644 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 644 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ -s\ -o\ pbulk\ -g\ wheel\ -m\ 2555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 664 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 775 INSTALL_INFO= MAKEINFO=/tmp/security/py27-cryptography/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/tmp/security/py27-cryptography/work/.tools/bin/itstool GDBUS_CODEGEN=/tmp/security/py27-cryptography/work/.tools/bin/gdbus-codegen PKG_CONFIG=/tmp/security/py27-cryptography/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/tmp/security/py27-cryptography/work/.buildlink/lib/pkgconfig:/tmp/security/py27-cryptography/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/tmp/security/py27-cryptography/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/tmp/security/py27-cryptography/work/.cwrapper/config /usr/pkg/bin/python3.8 setup.py build -j4) /usr/pkg/lib/python3.8/site-packages/setuptools/__init__.py:85: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. running build running build_py creating build creating build/lib.netbsd-9.3-amd64-cpython-38 creating build/lib.netbsd-9.3-amd64-cpython-38/cryptography copying src/cryptography/__about__.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography copying src/cryptography/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography copying src/cryptography/exceptions.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography copying src/cryptography/fernet.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography copying src/cryptography/utils.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography creating build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat copying src/cryptography/hazmat/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat copying src/cryptography/hazmat/_der.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat copying src/cryptography/hazmat/_oid.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat creating build/lib.netbsd-9.3-amd64-cpython-38/cryptography/x509 copying src/cryptography/x509/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/x509 copying src/cryptography/x509/base.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/x509 copying src/cryptography/x509/certificate_transparency.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/x509 copying src/cryptography/x509/extensions.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/x509 copying src/cryptography/x509/general_name.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/x509 copying src/cryptography/x509/name.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/x509 copying src/cryptography/x509/ocsp.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/x509 copying src/cryptography/x509/oid.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/x509 creating build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/backends copying src/cryptography/hazmat/backends/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/backends copying src/cryptography/hazmat/backends/interfaces.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/backends creating build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/bindings copying src/cryptography/hazmat/bindings/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/bindings creating build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/cmac.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/constant_time.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/hashes.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/hmac.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/keywrap.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/padding.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/poly1305.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/primitives creating build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/aead.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/backend.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ciphers.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/cmac.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/decode_asn1.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/dh.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/dsa.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ec.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ed25519.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ed448.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/encode_asn1.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/hashes.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/hmac.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ocsp.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/poly1305.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/rsa.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/utils.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/x25519.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/x448.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/x509.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/backends/openssl creating build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/_conditional.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/binding.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/bindings/openssl creating build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/dh.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/dsa.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/ec.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/ed25519.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/ed448.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/padding.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/rsa.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/utils.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/x25519.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/x448.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/primitives/asymmetric creating build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/aead.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/algorithms.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/base.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/modes.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/primitives/ciphers creating build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/concatkdf.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/hkdf.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/kbkdf.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/pbkdf2.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/scrypt.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/x963kdf.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/primitives/kdf creating build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/base.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/pkcs12.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/pkcs7.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/ssh.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/primitives/serialization creating build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/__init__.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/hotp.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/totp.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/utils.py -> build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/primitives/twofactor running egg_info writing src/cryptography.egg-info/PKG-INFO writing dependency_links to src/cryptography.egg-info/dependency_links.txt writing requirements to src/cryptography.egg-info/requires.txt writing top-level names to src/cryptography.egg-info/top_level.txt reading manifest file 'src/cryptography.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files found matching 'vectors' warning: no previously-included files matching '*' found under directory 'vectors' warning: no previously-included files matching '*' found under directory '.github' warning: no previously-included files found matching 'release.py' warning: no previously-included files found matching '.coveragerc' warning: no previously-included files found matching 'codecov.yml' warning: no previously-included files found matching '.readthedocs.yml' warning: no previously-included files found matching 'dev-requirements.txt' warning: no previously-included files found matching 'rtd-requirements.txt' warning: no previously-included files found matching 'tox.ini' warning: no previously-included files matching '*' found under directory '.zuul.d' warning: no previously-included files matching '*' found under directory '.zuul.playbooks' adding license file 'LICENSE' adding license file 'LICENSE.APACHE' adding license file 'LICENSE.BSD' adding license file 'LICENSE.PSF' adding license file 'AUTHORS.rst' writing manifest file 'src/cryptography.egg-info/SOURCES.txt' running build_ext generating cffi module 'build/temp.netbsd-9.3-amd64-cpython-38/_padding.c' creating build/temp.netbsd-9.3-amd64-cpython-38 generating cffi module 'build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c' building '_openssl' extension creating build/temp.netbsd-9.3-amd64-cpython-38/build creating build/temp.netbsd-9.3-amd64-cpython-38/build/temp.netbsd-9.3-amd64-cpython-38 building '_padding' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.8 -I/usr/include -I/usr/pkg/include/python3.8 -fPIC -I/usr/pkg/include/python3.8 -c build/temp.netbsd-9.3-amd64-cpython-38/_padding.c -o build/temp.netbsd-9.3-amd64-cpython-38/build/temp.netbsd-9.3-amd64-cpython-38/_padding.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.8 -I/usr/include -I/usr/pkg/include/python3.8 -fPIC -I/usr/pkg/include/python3.8 -c build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c -o build/temp.netbsd-9.3-amd64-cpython-38/build/temp.netbsd-9.3-amd64-cpython-38/_openssl.o -Wconversion -Wno-error=sign-conversion gcc -shared -L. -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.8 -I/usr/include -I/usr/pkg/include/python3.8 build/temp.netbsd-9.3-amd64-cpython-38/build/temp.netbsd-9.3-amd64-cpython-38/_padding.o -L/usr/pkg/lib -o build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/bindings/_padding.abi3.so In file included from /usr/include/string.h:127:0, from /tmp/security/py27-cryptography/work/.buildlink/include/python3.8/Python.h:30, from build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:57: build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c: In function 'Cryptography_pem_password_cb': build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:2385:35: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] memcpy(buf, st->password, st->length); ^ build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:2385:35: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] memcpy(buf, st->password, st->length); ^ build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c: In function '_cffi_d_ASN1_STRING_data': build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:9064:3: warning: 'ASN1_STRING_data' is deprecated [-Wdeprecated-declarations] return ASN1_STRING_data(x0); ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13:0, from build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:589: /usr/include/openssl/asn1.h:554:1: note: declared here DEPRECATEDIN_1_1_0(unsigned char *ASN1_STRING_data(ASN1_STRING *x)) ^ build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c: In function '_cffi_f_ASN1_STRING_data': build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:9087:3: warning: 'ASN1_STRING_data' is deprecated [-Wdeprecated-declarations] { result = ASN1_STRING_data(x0); } ^ In file included from /usr/include/openssl/e_os2.h:13:0, from build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:589: /usr/include/openssl/asn1.h:554:1: note: declared here DEPRECATEDIN_1_1_0(unsigned char *ASN1_STRING_data(ASN1_STRING *x)) ^ build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c: In function '_cffi_d_BIO_s_datagram': build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:10218:10: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] return BIO_s_datagram(); ^~~~~~~~~~~~~~~~ build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c: In function '_cffi_f_BIO_s_datagram': build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:10229:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { result = BIO_s_datagram(); } ^ build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c: In function '_cffi_d_BIO_s_mem': build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:10244:10: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] return BIO_s_mem(); ^~~~~~~~~~~ build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c: In function '_cffi_f_BIO_s_mem': build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:10255:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { result = BIO_s_mem(); } ^ build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c: In function '_cffi_d_DTLSv1_client_method': build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:15360:3: warning: 'DTLSv1_client_method' is deprecated [-Wdeprecated-declarations] return DTLSv1_client_method(); ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13:0, from build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:589: /usr/include/openssl/ssl.h:1897:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_client_method(void)) ^ build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c: In function '_cffi_f_DTLSv1_client_method': build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:15371:3: warning: 'DTLSv1_client_method' is deprecated [-Wdeprecated-declarations] { result = DTLSv1_client_method(); } ^ In file included from /usr/include/openssl/e_os2.h:13:0, from build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:589: /usr/include/openssl/ssl.h:1897:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_client_method(void)) ^ build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c: In function '_cffi_d_DTLSv1_method': build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:15424:3: warning: 'DTLSv1_method' is deprecated [-Wdeprecated-declarations] return DTLSv1_method(); ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13:0, from build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:589: /usr/include/openssl/ssl.h:1895:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_method(void)) /* DTLSv1.0 */ ^ build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c: In function '_cffi_f_DTLSv1_method': build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:15435:3: warning: 'DTLSv1_method' is deprecated [-Wdeprecated-declarations] { result = DTLSv1_method(); } ^ In file included from /usr/include/openssl/e_os2.h:13:0, from build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:589: /usr/include/openssl/ssl.h:1895:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_method(void)) /* DTLSv1.0 */ ^ build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c: In function '_cffi_d_DTLSv1_server_method': build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:15450:3: warning: 'DTLSv1_server_method' is deprecated [-Wdeprecated-declarations] return DTLSv1_server_method(); ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13:0, from build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:589: /usr/include/openssl/ssl.h:1896:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_server_method(void)) ^ build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c: In function '_cffi_f_DTLSv1_server_method': build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:15461:3: warning: 'DTLSv1_server_method' is deprecated [-Wdeprecated-declarations] { result = DTLSv1_server_method(); } ^ In file included from /usr/include/openssl/e_os2.h:13:0, from build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:589: /usr/include/openssl/ssl.h:1896:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_server_method(void)) ^ build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c: In function '_cffi_d_OCSP_resp_get0_certs': build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:26062:10: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] return OCSP_resp_get0_certs(x0); ^~~~~~~~~~~~~~~~~~~~~~~~ build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c: In function '_cffi_f_OCSP_resp_get0_certs': build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:26085:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { result = OCSP_resp_get0_certs(x0); } ^ build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c: In function '_cffi_d_OPENSSL_config': build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:26550:3: warning: 'OPENSSL_config' is deprecated [-Wdeprecated-declarations] OPENSSL_config(x0); ^~~~~~~~~~~~~~ In file included from /usr/include/openssl/e_os2.h:13:0, from build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:589: /usr/include/openssl/conf.h:91:1: note: declared here DEPRECATEDIN_1_1_0(void OPENSSL_config(const char *config_name)) ^ build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c: In function '_cffi_f_OPENSSL_config': build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:26571:3: warning: 'OPENSSL_config' is deprecated [-Wdeprecated-declarations] { OPENSSL_config(x0); } ^ In file included from /usr/include/openssl/e_os2.h:13:0, from build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:589: /usr/include/openssl/conf.h:91:1: note: declared here DEPRECATEDIN_1_1_0(void OPENSSL_config(const char *config_name)) ^ build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c: In function '_cffi_d_SSL_CTX_add_extra_chain_cert': build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:31441:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] return SSL_CTX_add_extra_chain_cert(x0, x1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c: In function '_cffi_f_SSL_CTX_add_extra_chain_cert': build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:31479:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] { result = SSL_CTX_add_extra_chain_cert(x0, x1); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c: In function '_cffi_d_SSL_CTX_clear_mode': build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:31620:10: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] return SSL_CTX_clear_mode(x0, x1); ^~~~~~~~~~~~~~~~~~ build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:31620:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c: In function '_cffi_f_SSL_CTX_clear_mode': build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:31653:14: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] { result = SSL_CTX_clear_mode(x0, x1); } ^~~~~~~~~~~~~~~~~~ build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:31653:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c: In function '_cffi_d_SSL_CTX_get_mode': build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:32109:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] return SSL_CTX_get_mode(x0); ^~~~~~~~~~~~~~~~ build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c: In function '_cffi_f_SSL_CTX_get_mode': build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:32132:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] { result = SSL_CTX_get_mode(x0); } ^~~~~~~~~~~~~~~~ build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c: In function '_cffi_d_SSL_CTX_get_session_cache_mode': build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:32223:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] return SSL_CTX_get_session_cache_mode(x0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c: In function '_cffi_f_SSL_CTX_get_session_cache_mode': build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:32246:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] { result = SSL_CTX_get_session_cache_mode(x0); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c: In function '_cffi_d_SSL_CTX_set_mode': build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:33948:10: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] return SSL_CTX_set_mode(x0, x1); ^~~~~~~~~~~~~~~~ build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:33948:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c: In function '_cffi_f_SSL_CTX_set_mode': build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:33981:14: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] { result = SSL_CTX_set_mode(x0, x1); } ^~~~~~~~~~~~~~~~ build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:33981:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] In file included from build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:815:0: build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c: In function '_cffi_d_SSL_CTX_set_session_cache_mode': build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:34230:45: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] return SSL_CTX_set_session_cache_mode(x0, x1); ^ build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:34230:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] return SSL_CTX_set_session_cache_mode(x0, x1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:815:0: build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c: In function '_cffi_f_SSL_CTX_set_session_cache_mode': build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:34263:49: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] { result = SSL_CTX_set_session_cache_mode(x0, x1); } ^ build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:34263:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] { result = SSL_CTX_set_session_cache_mode(x0, x1); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c: In function '_cffi_d_SSL_CTX_set_tmp_dh': build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:34636:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] return SSL_CTX_set_tmp_dh(x0, x1); ^~~~~~~~~~~~~~~~~~ build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c: In function '_cffi_f_SSL_CTX_set_tmp_dh': build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:34674:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] { result = SSL_CTX_set_tmp_dh(x0, x1); } ^~~~~~~~~~~~~~~~~~ build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c: In function '_cffi_d_SSL_CTX_set_tmp_ecdh': build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:34689:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] return SSL_CTX_set_tmp_ecdh(x0, x1); ^~~~~~~~~~~~~~~~~~~~ build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c: In function '_cffi_f_SSL_CTX_set_tmp_ecdh': build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:34727:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] { result = SSL_CTX_set_tmp_ecdh(x0, x1); } ^~~~~~~~~~~~~~~~~~~~ build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c: In function '_cffi_d_SSL_SESSION_get_ticket_lifetime_hint': build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:35356:10: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] return SSL_SESSION_get_ticket_lifetime_hint(x0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c: In function '_cffi_f_SSL_SESSION_get_ticket_lifetime_hint': build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:35379:14: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] { result = SSL_SESSION_get_ticket_lifetime_hint(x0); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c: In function '_cffi_d_SSL_clear_mode': build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:35567:10: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] return SSL_clear_mode(x0, x1); ^~~~~~~~~~~~~~ build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:35567:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c: In function '_cffi_f_SSL_clear_mode': build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:35600:14: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] { result = SSL_clear_mode(x0, x1); } ^~~~~~~~~~~~~~ build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:35600:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c: In function '_cffi_d_SSL_get_mode': build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:36553:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] return SSL_get_mode(x0); ^~~~~~~~~~~~ build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c: In function '_cffi_f_SSL_get_mode': build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:36576:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] { result = SSL_get_mode(x0); } ^~~~~~~~~~~~ build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c: In function '_cffi_d_SSL_set_mode': build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:38367:10: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] return SSL_set_mode(x0, x1); ^~~~~~~~~~~~ build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:38367:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c: In function '_cffi_f_SSL_set_mode': build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:38400:14: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] { result = SSL_set_mode(x0, x1); } ^~~~~~~~~~~~ build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:38400:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c: In function '_cffi_d_TLSv1_1_client_method': build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:39504:3: warning: 'TLSv1_1_client_method' is deprecated [-Wdeprecated-declarations] return TLSv1_1_client_method(); ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13:0, from build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:589: /usr/include/openssl/ssl.h:1885:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_client_method(void)) ^ build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c: In function '_cffi_f_TLSv1_1_client_method': build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:39515:3: warning: 'TLSv1_1_client_method' is deprecated [-Wdeprecated-declarations] { result = TLSv1_1_client_method(); } ^ In file included from /usr/include/openssl/e_os2.h:13:0, from build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:589: /usr/include/openssl/ssl.h:1885:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_client_method(void)) ^ build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c: In function '_cffi_d_TLSv1_1_method': build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:39530:3: warning: 'TLSv1_1_method' is deprecated [-Wdeprecated-declarations] return TLSv1_1_method(); ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13:0, from build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:589: /usr/include/openssl/ssl.h:1883:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_method(void)) /* TLSv1.1 */ ^ build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c: In function '_cffi_f_TLSv1_1_method': build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:39541:3: warning: 'TLSv1_1_method' is deprecated [-Wdeprecated-declarations] { result = TLSv1_1_method(); } ^ In file included from /usr/include/openssl/e_os2.h:13:0, from build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:589: /usr/include/openssl/ssl.h:1883:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_method(void)) /* TLSv1.1 */ ^ build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c: In function '_cffi_d_TLSv1_1_server_method': build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:39556:3: warning: 'TLSv1_1_server_method' is deprecated [-Wdeprecated-declarations] return TLSv1_1_server_method(); ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13:0, from build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:589: /usr/include/openssl/ssl.h:1884:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_server_method(void)) ^ build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c: In function '_cffi_f_TLSv1_1_server_method': build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:39567:3: warning: 'TLSv1_1_server_method' is deprecated [-Wdeprecated-declarations] { result = TLSv1_1_server_method(); } ^ In file included from /usr/include/openssl/e_os2.h:13:0, from build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:589: /usr/include/openssl/ssl.h:1884:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_server_method(void)) ^ build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c: In function '_cffi_d_TLSv1_2_client_method': build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:39582:3: warning: 'TLSv1_2_client_method' is deprecated [-Wdeprecated-declarations] return TLSv1_2_client_method(); ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13:0, from build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:589: /usr/include/openssl/ssl.h:1891:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_client_method(void)) ^ build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c: In function '_cffi_f_TLSv1_2_client_method': build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:39593:3: warning: 'TLSv1_2_client_method' is deprecated [-Wdeprecated-declarations] { result = TLSv1_2_client_method(); } ^ In file included from /usr/include/openssl/e_os2.h:13:0, from build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:589: /usr/include/openssl/ssl.h:1891:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_client_method(void)) ^ build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c: In function '_cffi_d_TLSv1_2_method': build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:39608:3: warning: 'TLSv1_2_method' is deprecated [-Wdeprecated-declarations] return TLSv1_2_method(); ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13:0, from build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:589: /usr/include/openssl/ssl.h:1889:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_method(void)) /* TLSv1.2 */ ^ build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c: In function '_cffi_f_TLSv1_2_method': build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:39619:3: warning: 'TLSv1_2_method' is deprecated [-Wdeprecated-declarations] { result = TLSv1_2_method(); } ^ In file included from /usr/include/openssl/e_os2.h:13:0, from build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:589: /usr/include/openssl/ssl.h:1889:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_method(void)) /* TLSv1.2 */ ^ build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c: In function '_cffi_d_TLSv1_2_server_method': build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:39634:3: warning: 'TLSv1_2_server_method' is deprecated [-Wdeprecated-declarations] return TLSv1_2_server_method(); ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13:0, from build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:589: /usr/include/openssl/ssl.h:1890:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_server_method(void)) ^ build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c: In function '_cffi_f_TLSv1_2_server_method': build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:39645:3: warning: 'TLSv1_2_server_method' is deprecated [-Wdeprecated-declarations] { result = TLSv1_2_server_method(); } ^ In file included from /usr/include/openssl/e_os2.h:13:0, from build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:589: /usr/include/openssl/ssl.h:1890:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_server_method(void)) ^ build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c: In function '_cffi_d_TLSv1_client_method': build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:39660:3: warning: 'TLSv1_client_method' is deprecated [-Wdeprecated-declarations] return TLSv1_client_method(); ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13:0, from build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:589: /usr/include/openssl/ssl.h:1879:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_client_method(void)) ^ build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c: In function '_cffi_f_TLSv1_client_method': build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:39671:3: warning: 'TLSv1_client_method' is deprecated [-Wdeprecated-declarations] { result = TLSv1_client_method(); } ^ In file included from /usr/include/openssl/e_os2.h:13:0, from build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:589: /usr/include/openssl/ssl.h:1879:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_client_method(void)) ^ build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c: In function '_cffi_d_TLSv1_method': build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:39686:3: warning: 'TLSv1_method' is deprecated [-Wdeprecated-declarations] return TLSv1_method(); ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13:0, from build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:589: /usr/include/openssl/ssl.h:1877:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_method(void)) /* TLSv1.0 */ ^ build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c: In function '_cffi_f_TLSv1_method': build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:39697:3: warning: 'TLSv1_method' is deprecated [-Wdeprecated-declarations] { result = TLSv1_method(); } ^ In file included from /usr/include/openssl/e_os2.h:13:0, from build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:589: /usr/include/openssl/ssl.h:1877:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_method(void)) /* TLSv1.0 */ ^ build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c: In function '_cffi_d_TLSv1_server_method': build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:39712:3: warning: 'TLSv1_server_method' is deprecated [-Wdeprecated-declarations] return TLSv1_server_method(); ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13:0, from build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:589: /usr/include/openssl/ssl.h:1878:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_server_method(void)) ^ build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c: In function '_cffi_f_TLSv1_server_method': build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:39723:3: warning: 'TLSv1_server_method' is deprecated [-Wdeprecated-declarations] { result = TLSv1_server_method(); } ^ In file included from /usr/include/openssl/e_os2.h:13:0, from build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:589: /usr/include/openssl/ssl.h:1878:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_server_method(void)) ^ build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c: In function '_cffi_d_X509_CRL_get_lastUpdate': build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:40948:3: warning: 'X509_CRL_get_lastUpdate' is deprecated [-Wdeprecated-declarations] return X509_CRL_get_lastUpdate(x0); ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13:0, from build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:589: /usr/include/openssl/x509.h:730:1: note: declared here DEPRECATEDIN_1_1_0(ASN1_TIME *X509_CRL_get_lastUpdate(X509_CRL *crl)) ^ build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c: In function '_cffi_f_X509_CRL_get_lastUpdate': build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:40971:3: warning: 'X509_CRL_get_lastUpdate' is deprecated [-Wdeprecated-declarations] { result = X509_CRL_get_lastUpdate(x0); } ^ In file included from /usr/include/openssl/e_os2.h:13:0, from build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:589: /usr/include/openssl/x509.h:730:1: note: declared here DEPRECATEDIN_1_1_0(ASN1_TIME *X509_CRL_get_lastUpdate(X509_CRL *crl)) ^ build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c: In function '_cffi_d_X509_CRL_get_nextUpdate': build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:40986:3: warning: 'X509_CRL_get_nextUpdate' is deprecated [-Wdeprecated-declarations] return X509_CRL_get_nextUpdate(x0); ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13:0, from build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:589: /usr/include/openssl/x509.h:731:1: note: declared here DEPRECATEDIN_1_1_0(ASN1_TIME *X509_CRL_get_nextUpdate(X509_CRL *crl)) ^ build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c: In function '_cffi_f_X509_CRL_get_nextUpdate': build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:41009:3: warning: 'X509_CRL_get_nextUpdate' is deprecated [-Wdeprecated-declarations] { result = X509_CRL_get_nextUpdate(x0); } ^ In file included from /usr/include/openssl/e_os2.h:13:0, from build/temp.netbsd-9.3-amd64-cpython-38/_openssl.c:589: /usr/include/openssl/x509.h:731:1: note: declared here DEPRECATEDIN_1_1_0(ASN1_TIME *X509_CRL_get_nextUpdate(X509_CRL *crl)) ^ gcc -shared -L. -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.8 -I/usr/include -I/usr/pkg/include/python3.8 build/temp.netbsd-9.3-amd64-cpython-38/build/temp.netbsd-9.3-amd64-cpython-38/_openssl.o -L/usr/pkg/lib -lssl -lcrypto -lpthread -o build/lib.netbsd-9.3-amd64-cpython-38/cryptography/hazmat/bindings/_openssl.abi3.so