===> Building for py311-cryptography-3.3.2nb6 * Building wheel... /opt/pkg/lib/python3.11/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel running build running build_py creating build/lib.macosx-12.3-arm64-cpython-311/cryptography copying src/cryptography/__about__.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography copying src/cryptography/__init__.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography copying src/cryptography/exceptions.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography copying src/cryptography/fernet.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography copying src/cryptography/utils.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography creating build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat copying src/cryptography/hazmat/__init__.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat copying src/cryptography/hazmat/_der.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat copying src/cryptography/hazmat/_oid.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat creating build/lib.macosx-12.3-arm64-cpython-311/cryptography/x509 copying src/cryptography/x509/__init__.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/x509 copying src/cryptography/x509/base.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/x509 copying src/cryptography/x509/certificate_transparency.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/x509 copying src/cryptography/x509/extensions.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/x509 copying src/cryptography/x509/general_name.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/x509 copying src/cryptography/x509/name.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/x509 copying src/cryptography/x509/ocsp.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/x509 copying src/cryptography/x509/oid.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/x509 creating build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/backends copying src/cryptography/hazmat/backends/__init__.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/backends copying src/cryptography/hazmat/backends/interfaces.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/backends creating build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/bindings copying src/cryptography/hazmat/bindings/__init__.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/bindings creating build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/__init__.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/cmac.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/constant_time.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/hashes.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/hmac.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/keywrap.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/padding.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/poly1305.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives creating build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/__init__.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/aead.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/backend.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ciphers.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/cmac.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/decode_asn1.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/dh.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/dsa.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ec.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ed25519.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ed448.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/encode_asn1.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/hashes.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/hmac.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ocsp.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/poly1305.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/rsa.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/utils.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/x25519.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/x448.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/x509.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/backends/openssl creating build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/__init__.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/_conditional.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/binding.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/bindings/openssl creating build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/__init__.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/dh.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/dsa.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/ec.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/ed25519.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/ed448.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/padding.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/rsa.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/utils.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/x25519.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/x448.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/asymmetric creating build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/__init__.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/aead.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/algorithms.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/base.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/modes.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/ciphers creating build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/__init__.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/concatkdf.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/hkdf.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/kbkdf.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/pbkdf2.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/scrypt.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/x963kdf.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/kdf creating build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/__init__.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/base.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/pkcs12.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/pkcs7.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/ssh.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/serialization creating build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/__init__.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/hotp.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/totp.py -> build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/utils.py -> build/lib.macosx-12.3-arm64-cpython-311/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.macosx-12.3-arm64-cpython-311/_padding.c' creating build/temp.macosx-12.3-arm64-cpython-311 generating cffi module 'build/temp.macosx-12.3-arm64-cpython-311/_openssl.c' building '_openssl' extension creating build/temp.macosx-12.3-arm64-cpython-311/build/temp.macosx-12.3-arm64-cpython-311 clang -pipe -Os -I/opt/pkg/include/python3.11 -I/opt/pkg/include -I/opt/pkg/include/python3.11 -I/opt/pkg/include -I/opt/pkg/include/python3.11 -c build/temp.macosx-12.3-arm64-cpython-311/_openssl.c -o build/temp.macosx-12.3-arm64-cpython-311/build/temp.macosx-12.3-arm64-cpython-311/_openssl.o -Wconversion -Wno-error=sign-conversion build/temp.macosx-12.3-arm64-cpython-311/_openssl.c:10225:10: warning: returning 'const BIO_METHOD *' (aka 'const struct bio_method_st *') from a function with result type 'BIO_METHOD *' (aka 'struct bio_method_st *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] return BIO_s_datagram(); ^~~~~~~~~~~~~~~~ build/temp.macosx-12.3-arm64-cpython-311/_openssl.c:10236:12: warning: assigning to 'BIO_METHOD *' (aka 'struct bio_method_st *') from 'const BIO_METHOD *' (aka 'const struct bio_method_st *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] { result = BIO_s_datagram(); } ^ ~~~~~~~~~~~~~~~~ build/temp.macosx-12.3-arm64-cpython-311/_openssl.c:10251:10: warning: returning 'const BIO_METHOD *' (aka 'const struct bio_method_st *') from a function with result type 'BIO_METHOD *' (aka 'struct bio_method_st *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] return BIO_s_mem(); ^~~~~~~~~~~ build/temp.macosx-12.3-arm64-cpython-311/_openssl.c:10262:12: warning: assigning to 'BIO_METHOD *' (aka 'struct bio_method_st *') from 'const BIO_METHOD *' (aka 'const struct bio_method_st *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] { result = BIO_s_mem(); } ^ ~~~~~~~~~~~ build/temp.macosx-12.3-arm64-cpython-311/_openssl.c:26069:10: warning: returning 'const struct stack_st_X509 *' from a function with result type 'Cryptography_STACK_OF_X509 *' (aka 'struct stack_st_X509 *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] return OCSP_resp_get0_certs(x0); ^~~~~~~~~~~~~~~~~~~~~~~~ build/temp.macosx-12.3-arm64-cpython-311/_openssl.c:26092:12: warning: assigning to 'Cryptography_STACK_OF_X509 *' (aka 'struct stack_st_X509 *') from 'const struct stack_st_X509 *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] { result = OCSP_resp_get0_certs(x0); } ^ ~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.macosx-12.3-arm64-cpython-311/_openssl.c:31448:10: warning: implicit conversion changes signedness: 'long' to 'unsigned long' [-Wsign-conversion] return SSL_CTX_add_extra_chain_cert(x0, x1); ~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/security/py27-cryptography/work/.buildlink/include/openssl/ssl.h:1418:9: note: expanded from macro 'SSL_CTX_add_extra_chain_cert' SSL_CTX_ctrl(ctx,SSL_CTRL_EXTRA_CHAIN_CERT,0,(char *)(x509)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.macosx-12.3-arm64-cpython-311/_openssl.c:31486:14: warning: implicit conversion changes signedness: 'long' to 'unsigned long' [-Wsign-conversion] { result = SSL_CTX_add_extra_chain_cert(x0, x1); } ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/security/py27-cryptography/work/.buildlink/include/openssl/ssl.h:1418:9: note: expanded from macro 'SSL_CTX_add_extra_chain_cert' SSL_CTX_ctrl(ctx,SSL_CTRL_EXTRA_CHAIN_CERT,0,(char *)(x509)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.macosx-12.3-arm64-cpython-311/_openssl.c:31627:10: warning: implicit conversion changes signedness: 'long' to 'unsigned long' [-Wsign-conversion] return SSL_CTX_clear_mode(x0, x1); ~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/security/py27-cryptography/work/.buildlink/include/openssl/ssl.h:631:9: note: expanded from macro 'SSL_CTX_clear_mode' SSL_CTX_ctrl((ctx),SSL_CTRL_CLEAR_MODE,(op),NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.macosx-12.3-arm64-cpython-311/_openssl.c:31627:33: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] return SSL_CTX_clear_mode(x0, x1); ~~~~~~~~~~~~~~~~~~~~~~~^~~ /Users/pbulk/build/security/py27-cryptography/work/.buildlink/include/openssl/ssl.h:631:49: note: expanded from macro 'SSL_CTX_clear_mode' SSL_CTX_ctrl((ctx),SSL_CTRL_CLEAR_MODE,(op),NULL) ~~~~~~~~~~~~ ^~ build/temp.macosx-12.3-arm64-cpython-311/_openssl.c:31660:14: warning: implicit conversion changes signedness: 'long' to 'unsigned long' [-Wsign-conversion] { result = SSL_CTX_clear_mode(x0, x1); } ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/security/py27-cryptography/work/.buildlink/include/openssl/ssl.h:631:9: note: expanded from macro 'SSL_CTX_clear_mode' SSL_CTX_ctrl((ctx),SSL_CTRL_CLEAR_MODE,(op),NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.macosx-12.3-arm64-cpython-311/_openssl.c:31660:37: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] { result = SSL_CTX_clear_mode(x0, x1); } ~~~~~~~~~~~~~~~~~~~~~~~^~~ /Users/pbulk/build/security/py27-cryptography/work/.buildlink/include/openssl/ssl.h:631:49: note: expanded from macro 'SSL_CTX_clear_mode' SSL_CTX_ctrl((ctx),SSL_CTRL_CLEAR_MODE,(op),NULL) ~~~~~~~~~~~~ ^~ build/temp.macosx-12.3-arm64-cpython-311/_openssl.c:32116:10: warning: implicit conversion changes signedness: 'long' to 'unsigned long' [-Wsign-conversion] return SSL_CTX_get_mode(x0); ~~~~~~ ^~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/security/py27-cryptography/work/.buildlink/include/openssl/ssl.h:633:9: note: expanded from macro 'SSL_CTX_get_mode' SSL_CTX_ctrl((ctx),SSL_CTRL_MODE,0,NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.macosx-12.3-arm64-cpython-311/_openssl.c:32139:14: warning: implicit conversion changes signedness: 'long' to 'unsigned long' [-Wsign-conversion] { result = SSL_CTX_get_mode(x0); } ~ ^~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/security/py27-cryptography/work/.buildlink/include/openssl/ssl.h:633:9: note: expanded from macro 'SSL_CTX_get_mode' SSL_CTX_ctrl((ctx),SSL_CTRL_MODE,0,NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.macosx-12.3-arm64-cpython-311/_openssl.c:32230:10: warning: implicit conversion changes signedness: 'long' to 'unsigned long' [-Wsign-conversion] return SSL_CTX_get_session_cache_mode(x0); ~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/security/py27-cryptography/work/.buildlink/include/openssl/ssl.h:2217:9: note: expanded from macro 'SSL_CTX_get_session_cache_mode' SSL_CTX_ctrl(ctx,SSL_CTRL_GET_SESS_CACHE_MODE,0,NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.macosx-12.3-arm64-cpython-311/_openssl.c:32253:14: warning: implicit conversion changes signedness: 'long' to 'unsigned long' [-Wsign-conversion] { result = SSL_CTX_get_session_cache_mode(x0); } ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/security/py27-cryptography/work/.buildlink/include/openssl/ssl.h:2217:9: note: expanded from macro 'SSL_CTX_get_session_cache_mode' SSL_CTX_ctrl(ctx,SSL_CTRL_GET_SESS_CACHE_MODE,0,NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.macosx-12.3-arm64-cpython-311/_openssl.c:33955:10: warning: implicit conversion changes signedness: 'long' to 'unsigned long' [-Wsign-conversion] return SSL_CTX_set_mode(x0, x1); ~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/security/py27-cryptography/work/.buildlink/include/openssl/ssl.h:629:9: note: expanded from macro 'SSL_CTX_set_mode' SSL_CTX_ctrl((ctx),SSL_CTRL_MODE,(op),NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.macosx-12.3-arm64-cpython-311/_openssl.c:33955:31: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] return SSL_CTX_set_mode(x0, x1); ~~~~~~~~~~~~~~~~~~~~~^~~ /Users/pbulk/build/security/py27-cryptography/work/.buildlink/include/openssl/ssl.h:629:43: note: expanded from macro 'SSL_CTX_set_mode' SSL_CTX_ctrl((ctx),SSL_CTRL_MODE,(op),NULL) ~~~~~~~~~~~~ ^~ build/temp.macosx-12.3-arm64-cpython-311/_openssl.c:33988:14: warning: implicit conversion changes signedness: 'long' to 'unsigned long' [-Wsign-conversion] { result = SSL_CTX_set_mode(x0, x1); } ~ ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/security/py27-cryptography/work/.buildlink/include/openssl/ssl.h:629:9: note: expanded from macro 'SSL_CTX_set_mode' SSL_CTX_ctrl((ctx),SSL_CTRL_MODE,(op),NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.macosx-12.3-arm64-cpython-311/_openssl.c:33988:35: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] { result = SSL_CTX_set_mode(x0, x1); } ~~~~~~~~~~~~~~~~~~~~~^~~ /Users/pbulk/build/security/py27-cryptography/work/.buildlink/include/openssl/ssl.h:629:43: note: expanded from macro 'SSL_CTX_set_mode' SSL_CTX_ctrl((ctx),SSL_CTRL_MODE,(op),NULL) ~~~~~~~~~~~~ ^~ build/temp.macosx-12.3-arm64-cpython-311/_openssl.c:34237:10: warning: implicit conversion changes signedness: 'long' to 'unsigned long' [-Wsign-conversion] return SSL_CTX_set_session_cache_mode(x0, x1); ~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/security/py27-cryptography/work/.buildlink/include/openssl/ssl.h:2215:9: note: expanded from macro 'SSL_CTX_set_session_cache_mode' SSL_CTX_ctrl(ctx,SSL_CTRL_SET_SESS_CACHE_MODE,m,NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.macosx-12.3-arm64-cpython-311/_openssl.c:34237:45: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] return SSL_CTX_set_session_cache_mode(x0, x1); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ /Users/pbulk/build/security/py27-cryptography/work/.buildlink/include/openssl/ssl.h:2215:55: note: expanded from macro 'SSL_CTX_set_session_cache_mode' SSL_CTX_ctrl(ctx,SSL_CTRL_SET_SESS_CACHE_MODE,m,NULL) ~~~~~~~~~~~~ ^ build/temp.macosx-12.3-arm64-cpython-311/_openssl.c:34270:14: warning: implicit conversion changes signedness: 'long' to 'unsigned long' [-Wsign-conversion] { result = SSL_CTX_set_session_cache_mode(x0, x1); } ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/security/py27-cryptography/work/.buildlink/include/openssl/ssl.h:2215:9: note: expanded from macro 'SSL_CTX_set_session_cache_mode' SSL_CTX_ctrl(ctx,SSL_CTRL_SET_SESS_CACHE_MODE,m,NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.macosx-12.3-arm64-cpython-311/_openssl.c:34270:49: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] { result = SSL_CTX_set_session_cache_mode(x0, x1); } ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ /Users/pbulk/build/security/py27-cryptography/work/.buildlink/include/openssl/ssl.h:2215:55: note: expanded from macro 'SSL_CTX_set_session_cache_mode' SSL_CTX_ctrl(ctx,SSL_CTRL_SET_SESS_CACHE_MODE,m,NULL) ~~~~~~~~~~~~ ^ build/temp.macosx-12.3-arm64-cpython-311/_openssl.c:34643:10: warning: implicit conversion changes signedness: 'long' to 'unsigned long' [-Wsign-conversion] return SSL_CTX_set_tmp_dh(x0, x1); ~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/security/py27-cryptography/work/.buildlink/include/openssl/ssl.h:1401:9: note: expanded from macro 'SSL_CTX_set_tmp_dh' SSL_CTX_ctrl(ctx,SSL_CTRL_SET_TMP_DH,0,(char *)(dh)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.macosx-12.3-arm64-cpython-311/_openssl.c:34681:14: warning: implicit conversion changes signedness: 'long' to 'unsigned long' [-Wsign-conversion] { result = SSL_CTX_set_tmp_dh(x0, x1); } ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/security/py27-cryptography/work/.buildlink/include/openssl/ssl.h:1401:9: note: expanded from macro 'SSL_CTX_set_tmp_dh' SSL_CTX_ctrl(ctx,SSL_CTRL_SET_TMP_DH,0,(char *)(dh)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.macosx-12.3-arm64-cpython-311/_openssl.c:34696:10: warning: implicit conversion changes signedness: 'long' to 'unsigned long' [-Wsign-conversion] return SSL_CTX_set_tmp_ecdh(x0, x1); ~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/security/py27-cryptography/work/.buildlink/include/openssl/ssl.h:1413:9: note: expanded from macro 'SSL_CTX_set_tmp_ecdh' SSL_CTX_ctrl(ctx,SSL_CTRL_SET_TMP_ECDH,0,(char *)(ecdh)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.macosx-12.3-arm64-cpython-311/_openssl.c:34734:14: warning: implicit conversion changes signedness: 'long' to 'unsigned long' [-Wsign-conversion] { result = SSL_CTX_set_tmp_ecdh(x0, x1); } ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/security/py27-cryptography/work/.buildlink/include/openssl/ssl.h:1413:9: note: expanded from macro 'SSL_CTX_set_tmp_ecdh' SSL_CTX_ctrl(ctx,SSL_CTRL_SET_TMP_ECDH,0,(char *)(ecdh)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.macosx-12.3-arm64-cpython-311/_openssl.c:35363:10: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] return SSL_SESSION_get_ticket_lifetime_hint(x0); ~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.macosx-12.3-arm64-cpython-311/_openssl.c:35386:14: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] { result = SSL_SESSION_get_ticket_lifetime_hint(x0); } ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.macosx-12.3-arm64-cpython-311/_openssl.c:35574:10: warning: implicit conversion changes signedness: 'long' to 'unsigned long' [-Wsign-conversion] return SSL_clear_mode(x0, x1); ~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/security/py27-cryptography/work/.buildlink/include/openssl/ssl.h:635:9: note: expanded from macro 'SSL_clear_mode' SSL_ctrl((ssl),SSL_CTRL_CLEAR_MODE,(op),NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.macosx-12.3-arm64-cpython-311/_openssl.c:35574:29: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] return SSL_clear_mode(x0, x1); ~~~~~~~~~~~~~~~~~~~^~~ /Users/pbulk/build/security/py27-cryptography/work/.buildlink/include/openssl/ssl.h:635:45: note: expanded from macro 'SSL_clear_mode' SSL_ctrl((ssl),SSL_CTRL_CLEAR_MODE,(op),NULL) ~~~~~~~~ ^~ build/temp.macosx-12.3-arm64-cpython-311/_openssl.c:35607:14: warning: implicit conversion changes signedness: 'long' to 'unsigned long' [-Wsign-conversion] { result = SSL_clear_mode(x0, x1); } ~ ^~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/security/py27-cryptography/work/.buildlink/include/openssl/ssl.h:635:9: note: expanded from macro 'SSL_clear_mode' SSL_ctrl((ssl),SSL_CTRL_CLEAR_MODE,(op),NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.macosx-12.3-arm64-cpython-311/_openssl.c:35607:33: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] { result = SSL_clear_mode(x0, x1); } ~~~~~~~~~~~~~~~~~~~^~~ /Users/pbulk/build/security/py27-cryptography/work/.buildlink/include/openssl/ssl.h:635:45: note: expanded from macro 'SSL_clear_mode' SSL_ctrl((ssl),SSL_CTRL_CLEAR_MODE,(op),NULL) ~~~~~~~~ ^~ build/temp.macosx-12.3-arm64-cpython-311/_openssl.c:36560:10: warning: implicit conversion changes signedness: 'long' to 'unsigned long' [-Wsign-conversion] return SSL_get_mode(x0); ~~~~~~ ^~~~~~~~~~~~~~~~ /Users/pbulk/build/security/py27-cryptography/work/.buildlink/include/openssl/ssl.h:639:9: note: expanded from macro 'SSL_get_mode' SSL_ctrl((ssl),SSL_CTRL_MODE,0,NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.macosx-12.3-arm64-cpython-311/_openssl.c:36583:14: warning: implicit conversion changes signedness: 'long' to 'unsigned long' [-Wsign-conversion] { result = SSL_get_mode(x0); } ~ ^~~~~~~~~~~~~~~~ /Users/pbulk/build/security/py27-cryptography/work/.buildlink/include/openssl/ssl.h:639:9: note: expanded from macro 'SSL_get_mode' SSL_ctrl((ssl),SSL_CTRL_MODE,0,NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.macosx-12.3-arm64-cpython-311/_openssl.c:38374:10: warning: implicit conversion changes signedness: 'long' to 'unsigned long' [-Wsign-conversion] return SSL_set_mode(x0, x1); ~~~~~~ ^~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/security/py27-cryptography/work/.buildlink/include/openssl/ssl.h:637:9: note: expanded from macro 'SSL_set_mode' SSL_ctrl((ssl),SSL_CTRL_MODE,(op),NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.macosx-12.3-arm64-cpython-311/_openssl.c:38374:27: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] return SSL_set_mode(x0, x1); ~~~~~~~~~~~~~~~~~^~~ /Users/pbulk/build/security/py27-cryptography/work/.buildlink/include/openssl/ssl.h:637:39: note: expanded from macro 'SSL_set_mode' SSL_ctrl((ssl),SSL_CTRL_MODE,(op),NULL) ~~~~~~~~ ^~ build/temp.macosx-12.3-arm64-cpython-311/_openssl.c:38407:14: warning: implicit conversion changes signedness: 'long' to 'unsigned long' [-Wsign-conversion] { result = SSL_set_mode(x0, x1); } ~ ^~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/security/py27-cryptography/work/.buildlink/include/openssl/ssl.h:637:9: note: expanded from macro 'SSL_set_mode' SSL_ctrl((ssl),SSL_CTRL_MODE,(op),NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.macosx-12.3-arm64-cpython-311/_openssl.c:38407:31: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] { result = SSL_set_mode(x0, x1); } ~~~~~~~~~~~~~~~~~^~~ /Users/pbulk/build/security/py27-cryptography/work/.buildlink/include/openssl/ssl.h:637:39: note: expanded from macro 'SSL_set_mode' SSL_ctrl((ssl),SSL_CTRL_MODE,(op),NULL) ~~~~~~~~ ^~ build/temp.macosx-12.3-arm64-cpython-311/_openssl.c:42859:10: warning: implicit conversion changes signedness: 'X509_LOOKUP_TYPE' to 'int' [-Wsign-conversion] return X509_OBJECT_get_type(x0); ~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~ build/temp.macosx-12.3-arm64-cpython-311/_openssl.c:42882:14: warning: implicit conversion changes signedness: 'X509_LOOKUP_TYPE' to 'int' [-Wsign-conversion] { result = X509_OBJECT_get_type(x0); } ~ ^~~~~~~~~~~~~~~~~~~~~~~~ 42 warnings generated. clang -bundle -undefined dynamic_lookup -L/opt/pkg/lib -L/usr/lib -L/opt/pkg/lib -L/usr/lib -L/opt/pkg/lib -pipe -Os -I/opt/pkg/include/python3.11 -I/opt/pkg/include -I/opt/pkg/include/python3.11 -I/opt/pkg/include build/temp.macosx-12.3-arm64-cpython-311/build/temp.macosx-12.3-arm64-cpython-311/_openssl.o -L/opt/pkg/lib -lssl -lcrypto -lpthread -o build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/bindings/_openssl.abi3.so building '_padding' extension clang -pipe -Os -I/opt/pkg/include/python3.11 -I/opt/pkg/include -I/opt/pkg/include/python3.11 -I/opt/pkg/include -I/opt/pkg/include/python3.11 -c build/temp.macosx-12.3-arm64-cpython-311/_padding.c -o build/temp.macosx-12.3-arm64-cpython-311/build/temp.macosx-12.3-arm64-cpython-311/_padding.o clang -bundle -undefined dynamic_lookup -L/opt/pkg/lib -L/usr/lib -L/opt/pkg/lib -L/usr/lib -L/opt/pkg/lib -pipe -Os -I/opt/pkg/include/python3.11 -I/opt/pkg/include -I/opt/pkg/include/python3.11 -I/opt/pkg/include build/temp.macosx-12.3-arm64-cpython-311/build/temp.macosx-12.3-arm64-cpython-311/_padding.o -L/opt/pkg/lib -o build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/bindings/_padding.abi3.so installing to build/bdist.macosx-12.3-arm64/wheel running install running install_lib creating build/bdist.macosx-12.3-arm64/wheel creating build/bdist.macosx-12.3-arm64/wheel/cryptography copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/__about__.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/exceptions.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/fernet.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography creating build/bdist.macosx-12.3-arm64/wheel/cryptography/hazmat copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/hazmat copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/_der.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/hazmat copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/_oid.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/hazmat creating build/bdist.macosx-12.3-arm64/wheel/cryptography/hazmat/backends copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/backends/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/hazmat/backends copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/backends/interfaces.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/hazmat/backends creating build/bdist.macosx-12.3-arm64/wheel/cryptography/hazmat/backends/openssl copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/backends/openssl/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/hazmat/backends/openssl copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/backends/openssl/aead.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/hazmat/backends/openssl copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/backends/openssl/backend.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/hazmat/backends/openssl copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/backends/openssl/ciphers.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/hazmat/backends/openssl copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/backends/openssl/cmac.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/hazmat/backends/openssl copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/backends/openssl/decode_asn1.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/hazmat/backends/openssl copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/backends/openssl/dh.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/hazmat/backends/openssl copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/backends/openssl/dsa.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/hazmat/backends/openssl copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/backends/openssl/ec.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/hazmat/backends/openssl copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/backends/openssl/ed25519.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/hazmat/backends/openssl copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/backends/openssl/ed448.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/hazmat/backends/openssl copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/backends/openssl/encode_asn1.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/hazmat/backends/openssl copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/backends/openssl/hashes.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/hazmat/backends/openssl copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/backends/openssl/hmac.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/hazmat/backends/openssl copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/backends/openssl/ocsp.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/hazmat/backends/openssl copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/backends/openssl/poly1305.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/hazmat/backends/openssl copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/backends/openssl/rsa.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/hazmat/backends/openssl copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/backends/openssl/utils.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/hazmat/backends/openssl copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/backends/openssl/x25519.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/hazmat/backends/openssl copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/backends/openssl/x448.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/hazmat/backends/openssl copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/backends/openssl/x509.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/hazmat/backends/openssl creating build/bdist.macosx-12.3-arm64/wheel/cryptography/hazmat/bindings copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/bindings/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/hazmat/bindings copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/bindings/_openssl.abi3.so -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/hazmat/bindings copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/bindings/_padding.abi3.so -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/hazmat/bindings creating build/bdist.macosx-12.3-arm64/wheel/cryptography/hazmat/bindings/openssl copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/bindings/openssl/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/hazmat/bindings/openssl copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/bindings/openssl/_conditional.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/hazmat/bindings/openssl copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/bindings/openssl/binding.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/hazmat/bindings/openssl creating build/bdist.macosx-12.3-arm64/wheel/cryptography/hazmat/primitives copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/hazmat/primitives creating build/bdist.macosx-12.3-arm64/wheel/cryptography/hazmat/primitives/asymmetric copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/asymmetric/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/hazmat/primitives/asymmetric copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/asymmetric/dh.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/hazmat/primitives/asymmetric copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/asymmetric/dsa.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/hazmat/primitives/asymmetric copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/asymmetric/ec.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/hazmat/primitives/asymmetric copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/asymmetric/ed25519.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/hazmat/primitives/asymmetric copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/asymmetric/ed448.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/hazmat/primitives/asymmetric copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/asymmetric/padding.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/hazmat/primitives/asymmetric copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/asymmetric/rsa.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/hazmat/primitives/asymmetric copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/asymmetric/utils.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/hazmat/primitives/asymmetric copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/asymmetric/x25519.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/hazmat/primitives/asymmetric copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/asymmetric/x448.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/hazmat/primitives/asymmetric creating build/bdist.macosx-12.3-arm64/wheel/cryptography/hazmat/primitives/ciphers copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/ciphers/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/hazmat/primitives/ciphers copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/ciphers/aead.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/hazmat/primitives/ciphers copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/ciphers/algorithms.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/hazmat/primitives/ciphers copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/ciphers/base.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/hazmat/primitives/ciphers copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/ciphers/modes.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/hazmat/primitives/ciphers copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/cmac.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/hazmat/primitives copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/constant_time.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/hazmat/primitives copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/hashes.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/hazmat/primitives copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/hmac.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/hazmat/primitives creating build/bdist.macosx-12.3-arm64/wheel/cryptography/hazmat/primitives/kdf copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/kdf/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/hazmat/primitives/kdf copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/kdf/concatkdf.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/hazmat/primitives/kdf copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/kdf/hkdf.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/hazmat/primitives/kdf copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/kdf/kbkdf.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/hazmat/primitives/kdf copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/kdf/pbkdf2.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/hazmat/primitives/kdf copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/kdf/scrypt.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/hazmat/primitives/kdf copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/kdf/x963kdf.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/hazmat/primitives/kdf copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/keywrap.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/hazmat/primitives copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/padding.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/hazmat/primitives copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/poly1305.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/hazmat/primitives creating build/bdist.macosx-12.3-arm64/wheel/cryptography/hazmat/primitives/serialization copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/serialization/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/hazmat/primitives/serialization copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/serialization/base.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/hazmat/primitives/serialization copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/serialization/pkcs12.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/hazmat/primitives/serialization copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/serialization/pkcs7.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/hazmat/primitives/serialization copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/serialization/ssh.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/hazmat/primitives/serialization creating build/bdist.macosx-12.3-arm64/wheel/cryptography/hazmat/primitives/twofactor copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/twofactor/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/hazmat/primitives/twofactor copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/twofactor/hotp.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/hazmat/primitives/twofactor copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/twofactor/totp.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/hazmat/primitives/twofactor copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/hazmat/primitives/twofactor/utils.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/hazmat/primitives/twofactor copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/utils.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography creating build/bdist.macosx-12.3-arm64/wheel/cryptography/x509 copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/x509/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/x509 copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/x509/base.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/x509 copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/x509/certificate_transparency.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/x509 copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/x509/extensions.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/x509 copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/x509/general_name.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/x509 copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/x509/name.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/x509 copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/x509/ocsp.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/x509 copying build/lib.macosx-12.3-arm64-cpython-311/cryptography/x509/oid.py -> build/bdist.macosx-12.3-arm64/wheel/./cryptography/x509 running install_egg_info Copying src/cryptography.egg-info to build/bdist.macosx-12.3-arm64/wheel/./cryptography-3.3.2-py3.11.egg-info running install_scripts creating build/bdist.macosx-12.3-arm64/wheel/cryptography-3.3.2.dist-info/WHEEL creating '/Users/pbulk/build/security/py27-cryptography/work/cryptography-3.3.2/dist/.tmp-lgepqs_y/cryptography-3.3.2-cp311-cp311-macosx_12_0_arm64.whl' and adding 'build/bdist.macosx-12.3-arm64/wheel' to it adding 'cryptography/__about__.py' adding 'cryptography/__init__.py' adding 'cryptography/exceptions.py' adding 'cryptography/fernet.py' adding 'cryptography/utils.py' adding 'cryptography/hazmat/__init__.py' adding 'cryptography/hazmat/_der.py' adding 'cryptography/hazmat/_oid.py' adding 'cryptography/hazmat/backends/__init__.py' adding 'cryptography/hazmat/backends/interfaces.py' adding 'cryptography/hazmat/backends/openssl/__init__.py' adding 'cryptography/hazmat/backends/openssl/aead.py' adding 'cryptography/hazmat/backends/openssl/backend.py' adding 'cryptography/hazmat/backends/openssl/ciphers.py' adding 'cryptography/hazmat/backends/openssl/cmac.py' adding 'cryptography/hazmat/backends/openssl/decode_asn1.py' adding 'cryptography/hazmat/backends/openssl/dh.py' adding 'cryptography/hazmat/backends/openssl/dsa.py' adding 'cryptography/hazmat/backends/openssl/ec.py' adding 'cryptography/hazmat/backends/openssl/ed25519.py' adding 'cryptography/hazmat/backends/openssl/ed448.py' adding 'cryptography/hazmat/backends/openssl/encode_asn1.py' adding 'cryptography/hazmat/backends/openssl/hashes.py' adding 'cryptography/hazmat/backends/openssl/hmac.py' adding 'cryptography/hazmat/backends/openssl/ocsp.py' adding 'cryptography/hazmat/backends/openssl/poly1305.py' adding 'cryptography/hazmat/backends/openssl/rsa.py' adding 'cryptography/hazmat/backends/openssl/utils.py' adding 'cryptography/hazmat/backends/openssl/x25519.py' adding 'cryptography/hazmat/backends/openssl/x448.py' adding 'cryptography/hazmat/backends/openssl/x509.py' adding 'cryptography/hazmat/bindings/__init__.py' adding 'cryptography/hazmat/bindings/_openssl.abi3.so' adding 'cryptography/hazmat/bindings/_padding.abi3.so' adding 'cryptography/hazmat/bindings/openssl/__init__.py' adding 'cryptography/hazmat/bindings/openssl/_conditional.py' adding 'cryptography/hazmat/bindings/openssl/binding.py' adding 'cryptography/hazmat/primitives/__init__.py' adding 'cryptography/hazmat/primitives/cmac.py' adding 'cryptography/hazmat/primitives/constant_time.py' adding 'cryptography/hazmat/primitives/hashes.py' adding 'cryptography/hazmat/primitives/hmac.py' adding 'cryptography/hazmat/primitives/keywrap.py' adding 'cryptography/hazmat/primitives/padding.py' adding 'cryptography/hazmat/primitives/poly1305.py' adding 'cryptography/hazmat/primitives/asymmetric/__init__.py' adding 'cryptography/hazmat/primitives/asymmetric/dh.py' adding 'cryptography/hazmat/primitives/asymmetric/dsa.py' adding 'cryptography/hazmat/primitives/asymmetric/ec.py' adding 'cryptography/hazmat/primitives/asymmetric/ed25519.py' adding 'cryptography/hazmat/primitives/asymmetric/ed448.py' adding 'cryptography/hazmat/primitives/asymmetric/padding.py' adding 'cryptography/hazmat/primitives/asymmetric/rsa.py' adding 'cryptography/hazmat/primitives/asymmetric/utils.py' adding 'cryptography/hazmat/primitives/asymmetric/x25519.py' adding 'cryptography/hazmat/primitives/asymmetric/x448.py' adding 'cryptography/hazmat/primitives/ciphers/__init__.py' adding 'cryptography/hazmat/primitives/ciphers/aead.py' adding 'cryptography/hazmat/primitives/ciphers/algorithms.py' adding 'cryptography/hazmat/primitives/ciphers/base.py' adding 'cryptography/hazmat/primitives/ciphers/modes.py' adding 'cryptography/hazmat/primitives/kdf/__init__.py' adding 'cryptography/hazmat/primitives/kdf/concatkdf.py' adding 'cryptography/hazmat/primitives/kdf/hkdf.py' adding 'cryptography/hazmat/primitives/kdf/kbkdf.py' adding 'cryptography/hazmat/primitives/kdf/pbkdf2.py' adding 'cryptography/hazmat/primitives/kdf/scrypt.py' adding 'cryptography/hazmat/primitives/kdf/x963kdf.py' adding 'cryptography/hazmat/primitives/serialization/__init__.py' adding 'cryptography/hazmat/primitives/serialization/base.py' adding 'cryptography/hazmat/primitives/serialization/pkcs12.py' adding 'cryptography/hazmat/primitives/serialization/pkcs7.py' adding 'cryptography/hazmat/primitives/serialization/ssh.py' adding 'cryptography/hazmat/primitives/twofactor/__init__.py' adding 'cryptography/hazmat/primitives/twofactor/hotp.py' adding 'cryptography/hazmat/primitives/twofactor/totp.py' adding 'cryptography/hazmat/primitives/twofactor/utils.py' adding 'cryptography/x509/__init__.py' adding 'cryptography/x509/base.py' adding 'cryptography/x509/certificate_transparency.py' adding 'cryptography/x509/extensions.py' adding 'cryptography/x509/general_name.py' adding 'cryptography/x509/name.py' adding 'cryptography/x509/ocsp.py' adding 'cryptography/x509/oid.py' adding 'cryptography-3.3.2.dist-info/licenses/AUTHORS.rst' adding 'cryptography-3.3.2.dist-info/licenses/LICENSE' adding 'cryptography-3.3.2.dist-info/licenses/LICENSE.APACHE' adding 'cryptography-3.3.2.dist-info/licenses/LICENSE.BSD' adding 'cryptography-3.3.2.dist-info/licenses/LICENSE.PSF' adding 'cryptography-3.3.2.dist-info/METADATA' adding 'cryptography-3.3.2.dist-info/WHEEL' adding 'cryptography-3.3.2.dist-info/top_level.txt' adding 'cryptography-3.3.2.dist-info/RECORD' removing build/bdist.macosx-12.3-arm64/wheel Successfully built cryptography-3.3.2-cp311-cp311-macosx_12_0_arm64.whl