------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.tgz Installing /packages/All/libffi-3.2.1_3.tgz Installing /packages/All/expat-2.2.6_1.tgz Installing /packages/All/ncurses-6.1.20190525.tgz Installing /packages/All/readline-8.0.0.tgz Installing /packages/All/gettext-runtime-0.20.1.tgz Installing /packages/All/openssl-1.0.2s,1.tgz Message from openssl-1.0.2s,1: Edit /usr/local/openssl/openssl.cnf to fit your needs. Installing /packages/All/python36-3.6.9.tgz Message from python36-3.6.9: =========================================================================== Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py36-gdbm databases/py-gdbm@py36 py36-sqlite3 databases/py-sqlite3@py36 py36-tkinter x11-toolkits/py-tkinter@py36 =========================================================================== Installing /packages/All/py36-setuptools-41.0.1.tgz Installing /packages/All/py36-pycparser-2.19.tgz Installing /packages/All/py36-cffi-1.12.3.tgz Installing /packages/All/py36-asn1crypto-0.24.0.tgz Installing /packages/All/py36-six-1.12.0.tgz SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-cryptography-2.6.1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-cryptography-2.6.1 for building => SHA256 Checksum OK for cryptography-2.6.1.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-cryptography-2.6.1 for building ===> Extracting for py36-cryptography-2.6.1 => SHA256 Checksum OK for cryptography-2.6.1.tar.gz. Extracted Memory Use: 3.29M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for py36-cryptography-2.6.1 ===> Applying ports patches for py36-cryptography-2.6.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- x===> Configuring for py36-cryptography-2.6.1 running config SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for py36-cryptography-2.6.1 running build running build_py creating build creating build/lib.dragonfly-5.7-x86_64-3.6 creating build/lib.dragonfly-5.7-x86_64-3.6/cryptography copying src/cryptography/__about__.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography copying src/cryptography/__init__.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography copying src/cryptography/exceptions.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography copying src/cryptography/fernet.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography copying src/cryptography/utils.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography creating build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat copying src/cryptography/hazmat/__init__.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat copying src/cryptography/hazmat/_oid.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat creating build/lib.dragonfly-5.7-x86_64-3.6/cryptography/x509 copying src/cryptography/x509/__init__.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography/x509 copying src/cryptography/x509/base.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography/x509 copying src/cryptography/x509/certificate_transparency.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography/x509 copying src/cryptography/x509/extensions.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography/x509 copying src/cryptography/x509/general_name.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography/x509 copying src/cryptography/x509/name.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography/x509 copying src/cryptography/x509/ocsp.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography/x509 copying src/cryptography/x509/oid.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography/x509 creating build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/backends copying src/cryptography/hazmat/backends/__init__.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/backends copying src/cryptography/hazmat/backends/interfaces.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/backends creating build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/bindings copying src/cryptography/hazmat/bindings/__init__.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/bindings creating build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/__init__.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/cmac.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/constant_time.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/hashes.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/hmac.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/keywrap.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/mac.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/padding.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives creating build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/__init__.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/aead.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/backend.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ciphers.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/cmac.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/decode_asn1.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/dh.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/dsa.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ec.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ed25519.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ed448.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/encode_asn1.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/hashes.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/hmac.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ocsp.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/rsa.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/utils.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/x25519.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/x448.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/x509.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/backends/openssl creating build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/__init__.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/_conditional.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/binding.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/bindings/openssl creating build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/__init__.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/dh.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/dsa.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/ec.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/ed25519.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/ed448.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/padding.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/rsa.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/utils.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/x25519.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/x448.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives/asymmetric creating build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/__init__.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/aead.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/algorithms.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/base.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/modes.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives/ciphers creating build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/__init__.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/concatkdf.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/hkdf.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/kbkdf.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/pbkdf2.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/scrypt.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/x963kdf.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives/kdf creating build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/__init__.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/base.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/pkcs12.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/ssh.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives/serialization creating build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/__init__.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/hotp.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/totp.py -> build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/utils.py -> build/lib.dragonfly-5.7-x86_64-3.6/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 matching '*' found under directory 'vectors' writing manifest file 'src/cryptography.egg-info/SOURCES.txt' running build_ext generating cffi module 'build/temp.dragonfly-5.7-x86_64-3.6/_padding.c' creating build/temp.dragonfly-5.7-x86_64-3.6 generating cffi module 'build/temp.dragonfly-5.7-x86_64-3.6/_constant_time.c' generating cffi module 'build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c' building '_openssl' extension creating build/temp.dragonfly-5.7-x86_64-3.6/build creating build/temp.dragonfly-5.7-x86_64-3.6/build/temp.dragonfly-5.7-x86_64-3.6 cc -DNDEBUG -pipe -I/usr/local/include -O2 -fno-strict-aliasing -fPIC -I/usr/local/include/python3.6m -c build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c -o build/temp.dragonfly-5.7-x86_64-3.6/build/temp.dragonfly-5.7-x86_64-3.6/_openssl.o -Wconversion -Wno-error=sign-conversion build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c: In function 'SSL_SESSION_get_master_key': build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c:2373:23: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] return session->master_key_length; ~~~~~~~^~~~~~~~~~~~~~~~~~~ build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c:2375:18: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] outlen = session->master_key_length; ^~~~~~~ build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c: In function 'SSL_SESSION_get_ticket_lifetime_hint': build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c:2387:13: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] return s->tlsext_tick_lifetime_hint; ~^~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c: In function 'Cryptography_setup_ssl_threads': build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c:2942:28: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] _ssl_locks_count = CRYPTO_num_locks(); ^~~~~~~~~~~~~~~~ build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c: In function 'Cryptography_pem_password_cb': build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c:2978:37: 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.dragonfly-5.7-x86_64-3.6/_openssl.c: In function '_cffi_d_OCSP_cert_to_id': build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c:27506:30: warning: passing argument 2 of 'OCSP_cert_to_id' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] return OCSP_cert_to_id(x0, x1, x2); ^~ In file included from build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c:611: /usr/local/include/openssl/ocsp.h:417:14: note: expected 'X509 *' {aka 'struct x509_st *'} but argument is of type 'const X509 *' {aka 'const struct x509_st *'} OCSP_CERTID *OCSP_cert_to_id(const EVP_MD *dgst, X509 *subject, X509 *issuer); ^~~~~~~~~~~~~~~ build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c:27506:34: warning: passing argument 3 of 'OCSP_cert_to_id' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] return OCSP_cert_to_id(x0, x1, x2); ^~ In file included from build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c:611: /usr/local/include/openssl/ocsp.h:417:14: note: expected 'X509 *' {aka 'struct x509_st *'} but argument is of type 'const X509 *' {aka 'const struct x509_st *'} OCSP_CERTID *OCSP_cert_to_id(const EVP_MD *dgst, X509 *subject, X509 *issuer); ^~~~~~~~~~~~~~~ build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c: In function '_cffi_f_OCSP_cert_to_id': build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c:27559:34: warning: passing argument 2 of 'OCSP_cert_to_id' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { result = OCSP_cert_to_id(x0, x1, x2); } ^~ In file included from build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c:611: /usr/local/include/openssl/ocsp.h:417:14: note: expected 'X509 *' {aka 'struct x509_st *'} but argument is of type 'const X509 *' {aka 'const struct x509_st *'} OCSP_CERTID *OCSP_cert_to_id(const EVP_MD *dgst, X509 *subject, X509 *issuer); ^~~~~~~~~~~~~~~ build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c:27559:38: warning: passing argument 3 of 'OCSP_cert_to_id' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { result = OCSP_cert_to_id(x0, x1, x2); } ^~ In file included from build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c:611: /usr/local/include/openssl/ocsp.h:417:14: note: expected 'X509 *' {aka 'struct x509_st *'} but argument is of type 'const X509 *' {aka 'const struct x509_st *'} OCSP_CERTID *OCSP_cert_to_id(const EVP_MD *dgst, X509 *subject, X509 *issuer); ^~~~~~~~~~~~~~~ build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c: In function '_cffi_d_OCSP_resp_get0_certs': build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c:27976:10: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] return OCSP_resp_get0_certs(x0); ^~~~~~~~~~~~~~~~~~~~~~~~ build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c: In function '_cffi_f_OCSP_resp_get0_certs': build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c:27999:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { result = OCSP_resp_get0_certs(x0); } ^ In file included from build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c:732: build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c: In function '_cffi_d_SSL_CTX_add_extra_chain_cert': /usr/local/include/openssl/ssl.h:2015:9: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] SSL_CTX_ctrl(ctx,SSL_CTRL_EXTRA_CHAIN_CERT,0,(char *)x509) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c:34136:10: note: in expansion of macro 'SSL_CTX_add_extra_chain_cert' return SSL_CTX_add_extra_chain_cert(x0, x1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c: In function '_cffi_f_SSL_CTX_add_extra_chain_cert': /usr/local/include/openssl/ssl.h:2015:9: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] SSL_CTX_ctrl(ctx,SSL_CTRL_EXTRA_CHAIN_CERT,0,(char *)x509) ^~~~~~~~~~~~ build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c:34176:14: note: in expansion of macro 'SSL_CTX_add_extra_chain_cert' { result = SSL_CTX_add_extra_chain_cert(x0, x1); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c:732: build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c: In function '_cffi_d_SSL_CTX_clear_options': /usr/local/include/openssl/ssl.h:788:51: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] SSL_CTX_ctrl((ctx),SSL_CTRL_CLEAR_OPTIONS,(op),NULL) ^~~~ build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c:34315:10: note: in expansion of macro 'SSL_CTX_clear_options' return SSL_CTX_clear_options(x0, x1); ^~~~~~~~~~~~~~~~~~~~~ /usr/local/include/openssl/ssl.h:788:9: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] SSL_CTX_ctrl((ctx),SSL_CTRL_CLEAR_OPTIONS,(op),NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c:34315:10: note: in expansion of macro 'SSL_CTX_clear_options' return SSL_CTX_clear_options(x0, x1); ^~~~~~~~~~~~~~~~~~~~~ build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c: In function '_cffi_f_SSL_CTX_clear_options': /usr/local/include/openssl/ssl.h:788:51: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] SSL_CTX_ctrl((ctx),SSL_CTRL_CLEAR_OPTIONS,(op),NULL) ^~~~ build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c:34348:14: note: in expansion of macro 'SSL_CTX_clear_options' { result = SSL_CTX_clear_options(x0, x1); } ^~~~~~~~~~~~~~~~~~~~~ /usr/local/include/openssl/ssl.h:788:9: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] SSL_CTX_ctrl((ctx),SSL_CTRL_CLEAR_OPTIONS,(op),NULL) ^~~~~~~~~~~~ build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c:34348:14: note: in expansion of macro 'SSL_CTX_clear_options' { result = SSL_CTX_clear_options(x0, x1); } ^~~~~~~~~~~~~~~~~~~~~ build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c: In function '_cffi_d_SSL_CTX_get_mode': /usr/local/include/openssl/ssl.h:803:9: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] SSL_CTX_ctrl((ctx),SSL_CTRL_MODE,0,NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c:34600:10: note: in expansion of macro 'SSL_CTX_get_mode' return SSL_CTX_get_mode(x0); ^~~~~~~~~~~~~~~~ build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c: In function '_cffi_f_SSL_CTX_get_mode': /usr/local/include/openssl/ssl.h:803:9: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] SSL_CTX_ctrl((ctx),SSL_CTRL_MODE,0,NULL) ^~~~~~~~~~~~ build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c:34623:14: note: in expansion of macro 'SSL_CTX_get_mode' { result = SSL_CTX_get_mode(x0); } ^~~~~~~~~~~~~~~~ build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c: In function '_cffi_d_SSL_CTX_get_options': /usr/local/include/openssl/ssl.h:790:9: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] SSL_CTX_ctrl((ctx),SSL_CTRL_OPTIONS,0,NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c:34636:10: note: in expansion of macro 'SSL_CTX_get_options' return SSL_CTX_get_options(x0); ^~~~~~~~~~~~~~~~~~~ build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c: In function '_cffi_f_SSL_CTX_get_options': /usr/local/include/openssl/ssl.h:790:9: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] SSL_CTX_ctrl((ctx),SSL_CTRL_OPTIONS,0,NULL) ^~~~~~~~~~~~ build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c:34659:14: note: in expansion of macro 'SSL_CTX_get_options' { result = SSL_CTX_get_options(x0); } ^~~~~~~~~~~~~~~~~~~ In file included from build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c:732: build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c: In function '_cffi_d_SSL_CTX_get_session_cache_mode': /usr/local/include/openssl/ssl.h:2486:9: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] SSL_CTX_ctrl(ctx,SSL_CTRL_GET_SESS_CACHE_MODE,0,NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c:34708:10: note: in expansion of macro 'SSL_CTX_get_session_cache_mode' return SSL_CTX_get_session_cache_mode(x0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c: In function '_cffi_f_SSL_CTX_get_session_cache_mode': /usr/local/include/openssl/ssl.h:2486:9: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] SSL_CTX_ctrl(ctx,SSL_CTRL_GET_SESS_CACHE_MODE,0,NULL) ^~~~~~~~~~~~ build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c:34731:14: note: in expansion of macro 'SSL_CTX_get_session_cache_mode' { result = SSL_CTX_get_session_cache_mode(x0); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c:732: build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c: In function '_cffi_d_SSL_CTX_set_mode': /usr/local/include/openssl/ssl.h:799:42: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] SSL_CTX_ctrl((ctx),SSL_CTRL_MODE,(op),NULL) ^~~~ build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c:36337:10: note: in expansion of macro 'SSL_CTX_set_mode' return SSL_CTX_set_mode(x0, x1); ^~~~~~~~~~~~~~~~ /usr/local/include/openssl/ssl.h:799:9: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] SSL_CTX_ctrl((ctx),SSL_CTRL_MODE,(op),NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c:36337:10: note: in expansion of macro 'SSL_CTX_set_mode' return SSL_CTX_set_mode(x0, x1); ^~~~~~~~~~~~~~~~ build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c: In function '_cffi_f_SSL_CTX_set_mode': /usr/local/include/openssl/ssl.h:799:42: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] SSL_CTX_ctrl((ctx),SSL_CTRL_MODE,(op),NULL) ^~~~ build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c:36370:14: note: in expansion of macro 'SSL_CTX_set_mode' { result = SSL_CTX_set_mode(x0, x1); } ^~~~~~~~~~~~~~~~ /usr/local/include/openssl/ssl.h:799:9: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] SSL_CTX_ctrl((ctx),SSL_CTRL_MODE,(op),NULL) ^~~~~~~~~~~~ build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c:36370:14: note: in expansion of macro 'SSL_CTX_set_mode' { result = SSL_CTX_set_mode(x0, x1); } ^~~~~~~~~~~~~~~~ build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c: In function '_cffi_d_SSL_CTX_set_options': /usr/local/include/openssl/ssl.h:786:45: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] SSL_CTX_ctrl((ctx),SSL_CTRL_OPTIONS,(op),NULL) ^~~~ build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c:36501:10: note: in expansion of macro 'SSL_CTX_set_options' return SSL_CTX_set_options(x0, x1); ^~~~~~~~~~~~~~~~~~~ /usr/local/include/openssl/ssl.h:786:9: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] SSL_CTX_ctrl((ctx),SSL_CTRL_OPTIONS,(op),NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c:36501:10: note: in expansion of macro 'SSL_CTX_set_options' return SSL_CTX_set_options(x0, x1); ^~~~~~~~~~~~~~~~~~~ build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c: In function '_cffi_f_SSL_CTX_set_options': /usr/local/include/openssl/ssl.h:786:45: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] SSL_CTX_ctrl((ctx),SSL_CTRL_OPTIONS,(op),NULL) ^~~~ build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c:36534:14: note: in expansion of macro 'SSL_CTX_set_options' { result = SSL_CTX_set_options(x0, x1); } ^~~~~~~~~~~~~~~~~~~ /usr/local/include/openssl/ssl.h:786:9: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] SSL_CTX_ctrl((ctx),SSL_CTRL_OPTIONS,(op),NULL) ^~~~~~~~~~~~ build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c:36534:14: note: in expansion of macro 'SSL_CTX_set_options' { result = SSL_CTX_set_options(x0, x1); } ^~~~~~~~~~~~~~~~~~~ In file included from build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c:732: build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c: In function '_cffi_d_SSL_CTX_set_session_cache_mode': build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c:36731: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); ^~ /usr/local/include/openssl/ssl.h:2484:55: note: in definition of macro 'SSL_CTX_set_session_cache_mode' SSL_CTX_ctrl(ctx,SSL_CTRL_SET_SESS_CACHE_MODE,m,NULL) ^ /usr/local/include/openssl/ssl.h:2484:9: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] SSL_CTX_ctrl(ctx,SSL_CTRL_SET_SESS_CACHE_MODE,m,NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c:36731:10: note: in expansion of macro 'SSL_CTX_set_session_cache_mode' return SSL_CTX_set_session_cache_mode(x0, x1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c: In function '_cffi_f_SSL_CTX_set_session_cache_mode': build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c:36764: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); } ^~ /usr/local/include/openssl/ssl.h:2484:55: note: in definition of macro 'SSL_CTX_set_session_cache_mode' SSL_CTX_ctrl(ctx,SSL_CTRL_SET_SESS_CACHE_MODE,m,NULL) ^ /usr/local/include/openssl/ssl.h:2484:9: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] SSL_CTX_ctrl(ctx,SSL_CTRL_SET_SESS_CACHE_MODE,m,NULL) ^~~~~~~~~~~~ build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c:36764:14: note: in expansion of macro 'SSL_CTX_set_session_cache_mode' { result = SSL_CTX_set_session_cache_mode(x0, x1); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c: In function '_cffi_d_SSL_CTX_set_tmp_dh': /usr/local/include/openssl/ssl.h:2003:9: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] SSL_CTX_ctrl(ctx,SSL_CTRL_SET_TMP_DH,0,(char *)dh) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c:37133:10: note: in expansion of macro 'SSL_CTX_set_tmp_dh' return SSL_CTX_set_tmp_dh(x0, x1); ^~~~~~~~~~~~~~~~~~ build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c: In function '_cffi_f_SSL_CTX_set_tmp_dh': /usr/local/include/openssl/ssl.h:2003:9: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] SSL_CTX_ctrl(ctx,SSL_CTRL_SET_TMP_DH,0,(char *)dh) ^~~~~~~~~~~~ build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c:37173:14: note: in expansion of macro 'SSL_CTX_set_tmp_dh' { result = SSL_CTX_set_tmp_dh(x0, x1); } ^~~~~~~~~~~~~~~~~~ build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c: In function '_cffi_d_SSL_CTX_set_tmp_ecdh': /usr/local/include/openssl/ssl.h:2005:9: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] SSL_CTX_ctrl(ctx,SSL_CTRL_SET_TMP_ECDH,0,(char *)ecdh) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c:37186:10: note: in expansion of macro 'SSL_CTX_set_tmp_ecdh' return SSL_CTX_set_tmp_ecdh(x0, x1); ^~~~~~~~~~~~~~~~~~~~ build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c: In function '_cffi_f_SSL_CTX_set_tmp_ecdh': /usr/local/include/openssl/ssl.h:2005:9: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] SSL_CTX_ctrl(ctx,SSL_CTRL_SET_TMP_ECDH,0,(char *)ecdh) ^~~~~~~~~~~~ build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c:37226:14: note: in expansion of macro 'SSL_CTX_set_tmp_ecdh' { result = SSL_CTX_set_tmp_ecdh(x0, x1); } ^~~~~~~~~~~~~~~~~~~~ build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c: In function '_cffi_d_SSL_SESSION_get_ticket_lifetime_hint': build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c:37975: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.dragonfly-5.7-x86_64-3.6/_openssl.c: In function '_cffi_f_SSL_SESSION_get_ticket_lifetime_hint': build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c:37998: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); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c:732: build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c: In function '_cffi_d_SSL_get_mode': /usr/local/include/openssl/ssl.h:809:9: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] SSL_ctrl((ssl),SSL_CTRL_MODE,0,NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c:39363:10: note: in expansion of macro 'SSL_get_mode' return SSL_get_mode(x0); ^~~~~~~~~~~~ build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c: In function '_cffi_f_SSL_get_mode': /usr/local/include/openssl/ssl.h:809:9: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] SSL_ctrl((ssl),SSL_CTRL_MODE,0,NULL) ^~~~~~~~ build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c:39386:14: note: in expansion of macro 'SSL_get_mode' { result = SSL_get_mode(x0); } ^~~~~~~~~~~~ build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c: In function '_cffi_d_SSL_get_options': /usr/local/include/openssl/ssl.h:796:9: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] SSL_ctrl((ssl),SSL_CTRL_OPTIONS,0,NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c:39399:10: note: in expansion of macro 'SSL_get_options' return SSL_get_options(x0); ^~~~~~~~~~~~~~~ build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c: In function '_cffi_f_SSL_get_options': /usr/local/include/openssl/ssl.h:796:9: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] SSL_ctrl((ssl),SSL_CTRL_OPTIONS,0,NULL) ^~~~~~~~ build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c:39422:14: note: in expansion of macro 'SSL_get_options' { result = SSL_get_options(x0); } ^~~~~~~~~~~~~~~ build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c: In function '_cffi_d_SSL_set_mode': /usr/local/include/openssl/ssl.h:807:38: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] SSL_ctrl((ssl),SSL_CTRL_MODE,(op),NULL) ^~~~ build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c:41306:10: note: in expansion of macro 'SSL_set_mode' return SSL_set_mode(x0, x1); ^~~~~~~~~~~~ /usr/local/include/openssl/ssl.h:807:9: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] SSL_ctrl((ssl),SSL_CTRL_MODE,(op),NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c:41306:10: note: in expansion of macro 'SSL_set_mode' return SSL_set_mode(x0, x1); ^~~~~~~~~~~~ build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c: In function '_cffi_f_SSL_set_mode': /usr/local/include/openssl/ssl.h:807:38: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] SSL_ctrl((ssl),SSL_CTRL_MODE,(op),NULL) ^~~~ build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c:41339:14: note: in expansion of macro 'SSL_set_mode' { result = SSL_set_mode(x0, x1); } ^~~~~~~~~~~~ /usr/local/include/openssl/ssl.h:807:9: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] SSL_ctrl((ssl),SSL_CTRL_MODE,(op),NULL) ^~~~~~~~ build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c:41339:14: note: in expansion of macro 'SSL_set_mode' { result = SSL_set_mode(x0, x1); } ^~~~~~~~~~~~ build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c: In function '_cffi_d_SSL_set_options': /usr/local/include/openssl/ssl.h:792:41: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] SSL_ctrl((ssl),SSL_CTRL_OPTIONS,(op),NULL) ^~~~ build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c:41352:10: note: in expansion of macro 'SSL_set_options' return SSL_set_options(x0, x1); ^~~~~~~~~~~~~~~ /usr/local/include/openssl/ssl.h:792:9: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] SSL_ctrl((ssl),SSL_CTRL_OPTIONS,(op),NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c:41352:10: note: in expansion of macro 'SSL_set_options' return SSL_set_options(x0, x1); ^~~~~~~~~~~~~~~ build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c: In function '_cffi_f_SSL_set_options': /usr/local/include/openssl/ssl.h:792:41: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] SSL_ctrl((ssl),SSL_CTRL_OPTIONS,(op),NULL) ^~~~ build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c:41385:14: note: in expansion of macro 'SSL_set_options' { result = SSL_set_options(x0, x1); } ^~~~~~~~~~~~~~~ /usr/local/include/openssl/ssl.h:792:9: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] SSL_ctrl((ssl),SSL_CTRL_OPTIONS,(op),NULL) ^~~~~~~~ build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c:41385:14: note: in expansion of macro 'SSL_set_options' { result = SSL_set_options(x0, x1); } ^~~~~~~~~~~~~~~ build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c: In function '_cffi_d_X509_get0_signature': build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c:49883:23: warning: passing argument 1 of 'X509_get0_signature' from incompatible pointer type [-Wincompatible-pointer-types] X509_get0_signature(x0, x1, x2); ^~ In file included from /usr/local/include/openssl/engine.h:99, from build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c:590: /usr/local/include/openssl/x509.h:837:44: note: expected 'ASN1_BIT_STRING **' {aka 'struct asn1_string_st **'} but argument is of type 'const ASN1_OCTET_STRING **' {aka 'const struct asn1_string_st **'} void X509_get0_signature(ASN1_BIT_STRING **psig, X509_ALGOR **palg, ~~~~~~~~~~~~~~~~~~^~~~ build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c:49883:27: warning: passing argument 2 of 'X509_get0_signature' from incompatible pointer type [-Wincompatible-pointer-types] X509_get0_signature(x0, x1, x2); ^~ In file included from /usr/local/include/openssl/engine.h:99, from build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c:590: /usr/local/include/openssl/x509.h:837:63: note: expected 'X509_ALGOR **' {aka 'struct X509_algor_st **'} but argument is of type 'const X509_ALGOR **' {aka 'const struct X509_algor_st **'} void X509_get0_signature(ASN1_BIT_STRING **psig, X509_ALGOR **palg, ~~~~~~~~~~~~~^~~~ build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c: In function '_cffi_f_X509_get0_signature': build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c:49935:25: warning: passing argument 1 of 'X509_get0_signature' from incompatible pointer type [-Wincompatible-pointer-types] { X509_get0_signature(x0, x1, x2); } ^~ In file included from /usr/local/include/openssl/engine.h:99, from build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c:590: /usr/local/include/openssl/x509.h:837:44: note: expected 'ASN1_BIT_STRING **' {aka 'struct asn1_string_st **'} but argument is of type 'const ASN1_OCTET_STRING **' {aka 'const struct asn1_string_st **'} void X509_get0_signature(ASN1_BIT_STRING **psig, X509_ALGOR **palg, ~~~~~~~~~~~~~~~~~~^~~~ build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c:49935:29: warning: passing argument 2 of 'X509_get0_signature' from incompatible pointer type [-Wincompatible-pointer-types] { X509_get0_signature(x0, x1, x2); } ^~ In file included from /usr/local/include/openssl/engine.h:99, from build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c:590: /usr/local/include/openssl/x509.h:837:63: note: expected 'X509_ALGOR **' {aka 'struct X509_algor_st **'} but argument is of type 'const X509_ALGOR **' {aka 'const struct X509_algor_st **'} void X509_get0_signature(ASN1_BIT_STRING **psig, X509_ALGOR **palg, ~~~~~~~~~~~~~^~~~ cc -shared -L/usr/local/lib -Wl,-rpath,/usr/local/lib -pipe -I/usr/local/include -O2 -fno-strict-aliasing build/temp.dragonfly-5.7-x86_64-3.6/build/temp.dragonfly-5.7-x86_64-3.6/_openssl.o -L/usr/local/lib -lssl -lcrypto -lpython3.6m -o build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/bindings/_openssl.abi3.so building '_constant_time' extension cc -DNDEBUG -pipe -I/usr/local/include -O2 -fno-strict-aliasing -fPIC -I/usr/local/include/python3.6m -c build/temp.dragonfly-5.7-x86_64-3.6/_constant_time.c -o build/temp.dragonfly-5.7-x86_64-3.6/build/temp.dragonfly-5.7-x86_64-3.6/_constant_time.o cc -shared -L/usr/local/lib -Wl,-rpath,/usr/local/lib -pipe -I/usr/local/include -O2 -fno-strict-aliasing build/temp.dragonfly-5.7-x86_64-3.6/build/temp.dragonfly-5.7-x86_64-3.6/_constant_time.o -L/usr/local/lib -lpython3.6m -o build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/bindings/_constant_time.abi3.so building '_padding' extension cc -DNDEBUG -pipe -I/usr/local/include -O2 -fno-strict-aliasing -fPIC -I/usr/local/include/python3.6m -c build/temp.dragonfly-5.7-x86_64-3.6/_padding.c -o build/temp.dragonfly-5.7-x86_64-3.6/build/temp.dragonfly-5.7-x86_64-3.6/_padding.o cc -shared -L/usr/local/lib -Wl,-rpath,/usr/local/lib -pipe -I/usr/local/include -O2 -fno-strict-aliasing build/temp.dragonfly-5.7-x86_64-3.6/build/temp.dragonfly-5.7-x86_64-3.6/_padding.o -L/usr/local/lib -lpython3.6m -o build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/bindings/_padding.abi3.so SUCCEEDED 00:00:30 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- x===> Staging for py36-cryptography-2.6.1 ===> Generating temporary packing list running install running build running build_py 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 matching '*' found under directory 'vectors' writing manifest file 'src/cryptography.egg-info/SOURCES.txt' running build_ext generating cffi module 'build/temp.dragonfly-5.7-x86_64-3.6/_padding.c' already up-to-date generating cffi module 'build/temp.dragonfly-5.7-x86_64-3.6/_constant_time.c' already up-to-date generating cffi module 'build/temp.dragonfly-5.7-x86_64-3.6/_openssl.c' already up-to-date running install_lib creating /construction/security/py-cryptography/stage/usr/local/lib/python3.6 creating /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages creating /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/__about__.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/__init__.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/exceptions.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/fernet.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/utils.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography creating /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/__init__.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/_oid.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat creating /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/backends copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/backends/__init__.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/backends copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/backends/interfaces.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/backends creating /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/backends/openssl copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/backends/openssl/__init__.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/backends/openssl copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/backends/openssl/aead.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/backends/openssl copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/backends/openssl/backend.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/backends/openssl copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/backends/openssl/ciphers.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/backends/openssl copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/backends/openssl/cmac.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/backends/openssl copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/backends/openssl/decode_asn1.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/backends/openssl copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/backends/openssl/dh.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/backends/openssl copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/backends/openssl/dsa.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/backends/openssl copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/backends/openssl/ec.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/backends/openssl copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/backends/openssl/ed25519.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/backends/openssl copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/backends/openssl/ed448.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/backends/openssl copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/backends/openssl/encode_asn1.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/backends/openssl copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/backends/openssl/hashes.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/backends/openssl copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/backends/openssl/hmac.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/backends/openssl copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/backends/openssl/ocsp.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/backends/openssl copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/backends/openssl/rsa.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/backends/openssl copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/backends/openssl/utils.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/backends/openssl copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/backends/openssl/x25519.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/backends/openssl copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/backends/openssl/x448.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/backends/openssl copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/backends/openssl/x509.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/backends/openssl creating /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/bindings copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/bindings/_padding.abi3.so -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/bindings copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/bindings/_openssl.abi3.so -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/bindings copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/bindings/__init__.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/bindings creating /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/bindings/openssl copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/bindings/openssl/__init__.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/bindings/openssl copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/bindings/openssl/_conditional.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/bindings/openssl copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/bindings/openssl/binding.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/bindings/openssl copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/bindings/_constant_time.abi3.so -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/bindings creating /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives/__init__.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives/cmac.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives/constant_time.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives/hashes.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives/hmac.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives/keywrap.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives/mac.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives/padding.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives creating /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives/asymmetric/__init__.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives/asymmetric/dh.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives/asymmetric/dsa.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives/asymmetric/ec.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives/asymmetric/ed25519.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives/asymmetric/ed448.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives/asymmetric/padding.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives/asymmetric/rsa.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives/asymmetric/utils.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives/asymmetric/x25519.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives/asymmetric/x448.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric creating /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/ciphers copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives/ciphers/__init__.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/ciphers copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives/ciphers/aead.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/ciphers copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives/ciphers/algorithms.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/ciphers copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives/ciphers/base.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/ciphers copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives/ciphers/modes.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/ciphers creating /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives/kdf/__init__.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives/kdf/concatkdf.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives/kdf/hkdf.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives/kdf/kbkdf.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives/kdf/pbkdf2.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives/kdf/scrypt.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives/kdf/x963kdf.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/kdf creating /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/serialization copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives/serialization/__init__.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/serialization copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives/serialization/base.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/serialization copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives/serialization/pkcs12.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/serialization copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives/serialization/ssh.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/serialization creating /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/twofactor copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives/twofactor/__init__.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/twofactor copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives/twofactor/hotp.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/twofactor copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives/twofactor/totp.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/twofactor copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/hazmat/primitives/twofactor/utils.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/twofactor creating /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/x509 copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/x509/__init__.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/x509 copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/x509/base.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/x509 copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/x509/certificate_transparency.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/x509 copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/x509/extensions.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/x509 copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/x509/general_name.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/x509 copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/x509/name.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/x509 copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/x509/ocsp.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/x509 copying build/lib.dragonfly-5.7-x86_64-3.6/cryptography/x509/oid.py -> /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/x509 byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/__about__.py to __about__.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/exceptions.py to exceptions.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/fernet.py to fernet.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/utils.py to utils.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/_oid.py to _oid.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/backends/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/backends/interfaces.py to interfaces.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/backends/openssl/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/backends/openssl/aead.py to aead.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/backends/openssl/backend.py to backend.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/backends/openssl/ciphers.py to ciphers.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/backends/openssl/cmac.py to cmac.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/backends/openssl/decode_asn1.py to decode_asn1.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/backends/openssl/dh.py to dh.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/backends/openssl/dsa.py to dsa.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/backends/openssl/ec.py to ec.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/backends/openssl/ed25519.py to ed25519.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/backends/openssl/ed448.py to ed448.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/backends/openssl/encode_asn1.py to encode_asn1.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/backends/openssl/hashes.py to hashes.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/backends/openssl/hmac.py to hmac.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/backends/openssl/ocsp.py to ocsp.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/backends/openssl/rsa.py to rsa.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/backends/openssl/utils.py to utils.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/backends/openssl/x25519.py to x25519.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/backends/openssl/x448.py to x448.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/backends/openssl/x509.py to x509.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/bindings/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/bindings/openssl/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/bindings/openssl/_conditional.py to _conditional.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/bindings/openssl/binding.py to binding.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/cmac.py to cmac.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/constant_time.py to constant_time.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/hashes.py to hashes.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/hmac.py to hmac.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/keywrap.py to keywrap.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/mac.py to mac.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/padding.py to padding.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/dh.py to dh.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py to dsa.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py to ec.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py to ed25519.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py to ed448.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/padding.py to padding.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py to rsa.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/utils.py to utils.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/x25519.py to x25519.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/x448.py to x448.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/aead.py to aead.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py to algorithms.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/base.py to base.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/modes.py to modes.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/kdf/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/kdf/concatkdf.py to concatkdf.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/kdf/hkdf.py to hkdf.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/kdf/kbkdf.py to kbkdf.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/kdf/pbkdf2.py to pbkdf2.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/kdf/scrypt.py to scrypt.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/kdf/x963kdf.py to x963kdf.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/serialization/base.py to base.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py to pkcs12.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/serialization/ssh.py to ssh.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/twofactor/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/twofactor/hotp.py to hotp.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/twofactor/totp.py to totp.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/twofactor/utils.py to utils.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/x509/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/x509/base.py to base.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/x509/certificate_transparency.py to certificate_transparency.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/x509/extensions.py to extensions.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/x509/general_name.py to general_name.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/x509/name.py to name.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/x509/ocsp.py to ocsp.cpython-36.pyc byte-compiling /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/x509/oid.py to oid.cpython-36.pyc writing byte-compilation script '/tmp/tmp7aovcuf9.py' /usr/local/bin/python3.6 /tmp/tmp7aovcuf9.py removing /tmp/tmp7aovcuf9.py running install_egg_info Copying src/cryptography.egg-info to /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography-2.6.1-py3.6.egg-info running install_scripts writing list of installed files to '/construction/security/py-cryptography/.PLIST.pymodtmp' /usr/bin/strip /construction/security/py-cryptography/stage/usr/local/lib/python3.6/site-packages/cryptography/hazmat/bindings/*.so ===> Creating unique files: Move MAN files needing SUFFIX ===> Creating unique files: Move files needing SUFFIX ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/python3.6/site-packages/cryptography/hazmat/bindings/_constant_time.abi3.so is linked to /usr/local/lib/libintl.so.8 from devel/gettext-runtime but it is not declared as a dependency Warning: you need USES+=gettext-runtime Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- x====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- x===> Building package for py36-cryptography-2.6.1 file sizes/checksums [249]: 0% file sizes/checksums [249]: 40% file sizes/checksums [249]: 80% file sizes/checksums [249]: 100% packing files [249]: 0% packing files [249]: 40% packing files [249]: 80% packing files [249]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:46