tar -xf cryptography-2.4.2.tar.gz running install running build running build_py creating build creating build/lib.linux-x86_64-2.7 creating build/lib.linux-x86_64-2.7/cryptography copying src/cryptography/__about__.py -> build/lib.linux-x86_64-2.7/cryptography copying src/cryptography/utils.py -> build/lib.linux-x86_64-2.7/cryptography copying src/cryptography/fernet.py -> build/lib.linux-x86_64-2.7/cryptography copying src/cryptography/__init__.py -> build/lib.linux-x86_64-2.7/cryptography copying src/cryptography/exceptions.py -> build/lib.linux-x86_64-2.7/cryptography creating build/lib.linux-x86_64-2.7/cryptography/hazmat copying src/cryptography/hazmat/_oid.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat copying src/cryptography/hazmat/__init__.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat creating build/lib.linux-x86_64-2.7/cryptography/x509 copying src/cryptography/x509/base.py -> build/lib.linux-x86_64-2.7/cryptography/x509 copying src/cryptography/x509/name.py -> build/lib.linux-x86_64-2.7/cryptography/x509 copying src/cryptography/x509/extensions.py -> build/lib.linux-x86_64-2.7/cryptography/x509 copying src/cryptography/x509/ocsp.py -> build/lib.linux-x86_64-2.7/cryptography/x509 copying src/cryptography/x509/oid.py -> build/lib.linux-x86_64-2.7/cryptography/x509 copying src/cryptography/x509/__init__.py -> build/lib.linux-x86_64-2.7/cryptography/x509 copying src/cryptography/x509/general_name.py -> build/lib.linux-x86_64-2.7/cryptography/x509 copying src/cryptography/x509/certificate_transparency.py -> build/lib.linux-x86_64-2.7/cryptography/x509 creating build/lib.linux-x86_64-2.7/cryptography/hazmat/backends copying src/cryptography/hazmat/backends/interfaces.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends copying src/cryptography/hazmat/backends/__init__.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends creating build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/constant_time.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/padding.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/keywrap.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/hashes.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/mac.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/cmac.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/__init__.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/hmac.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/serialization.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives creating build/lib.linux-x86_64-2.7/cryptography/hazmat/bindings copying src/cryptography/hazmat/bindings/__init__.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/bindings creating build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ciphers.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/dsa.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/dh.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/x25519.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/rsa.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/utils.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/hashes.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/backend.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ec.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ocsp.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/encode_asn1.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/aead.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/decode_asn1.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/cmac.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/x509.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/__init__.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/hmac.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl creating build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/totp.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/hotp.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/utils.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/__init__.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/twofactor creating build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/dsa.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/dh.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/x25519.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/rsa.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/padding.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/utils.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/ec.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/__init__.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric creating build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/base.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/algorithms.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/modes.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/aead.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/__init__.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/ciphers creating build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/kbkdf.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/scrypt.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/concatkdf.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/x963kdf.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/pbkdf2.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/hkdf.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/__init__.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/kdf creating build/lib.linux-x86_64-2.7/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/binding.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/_conditional.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/__init__.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/bindings/openssl running egg_info writing requirements to src/cryptography.egg-info/requires.txt writing src/cryptography.egg-info/PKG-INFO writing top-level names to src/cryptography.egg-info/top_level.txt writing dependency_links to src/cryptography.egg-info/dependency_links.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.linux-x86_64-2.7/_padding.c' creating build/temp.linux-x86_64-2.7 generating cffi module 'build/temp.linux-x86_64-2.7/_constant_time.c' generating cffi module 'build/temp.linux-x86_64-2.7/_openssl.c' building '_openssl' extension creating build/temp.linux-x86_64-2.7/build creating build/temp.linux-x86_64-2.7/build/temp.linux-x86_64-2.7 gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -O2 -fPIC -fPIC -I/usr/include/python2.7 -c build/temp.linux-x86_64-2.7/_openssl.c -o build/temp.linux-x86_64-2.7/build/temp.linux-x86_64-2.7/_openssl.o -Wconversion -Wno-error=sign-conversion build/temp.linux-x86_64-2.7/_openssl.c: In function ‘Cryptography_pem_password_cb’: build/temp.linux-x86_64-2.7/_openssl.c:2866:37: προειδοποίηση: 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.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_d_ASN1_STRING_data’: build/temp.linux-x86_64-2.7/_openssl.c:12429:3: προειδοποίηση: ‘ASN1_STRING_data’ is deprecated [-Wdeprecated-declarations] return ASN1_STRING_data(x0); ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-2.7/_openssl.c:512: /usr/include/openssl/asn1.h:554:1: σημείωση: declared here DEPRECATEDIN_1_1_0(unsigned char *ASN1_STRING_data(ASN1_STRING *x)) ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_f_ASN1_STRING_data’: build/temp.linux-x86_64-2.7/_openssl.c:12452:3: προειδοποίηση: ‘ASN1_STRING_data’ is deprecated [-Wdeprecated-declarations] { result = ASN1_STRING_data(x0); } ^ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-2.7/_openssl.c:512: /usr/include/openssl/asn1.h:554:1: σημείωση: declared here DEPRECATEDIN_1_1_0(unsigned char *ASN1_STRING_data(ASN1_STRING *x)) ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_d_BIO_s_datagram’: build/temp.linux-x86_64-2.7/_openssl.c:13565:10: προειδοποίηση: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] return BIO_s_datagram(); ^~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_f_BIO_s_datagram’: build/temp.linux-x86_64-2.7/_openssl.c:13575:12: προειδοποίηση: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] { result = BIO_s_datagram(); } ^ build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_d_BIO_s_mem’: build/temp.linux-x86_64-2.7/_openssl.c:13589:10: προειδοποίηση: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] return BIO_s_mem(); ^~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_f_BIO_s_mem’: build/temp.linux-x86_64-2.7/_openssl.c:13599:12: προειδοποίηση: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] { result = BIO_s_mem(); } ^ build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_d_DTLSv1_client_method’: build/temp.linux-x86_64-2.7/_openssl.c:19290:3: προειδοποίηση: ‘DTLSv1_client_method’ is deprecated [-Wdeprecated-declarations] return DTLSv1_client_method(); ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-2.7/_openssl.c:512: /usr/include/openssl/ssl.h:1884:1: σημείωση: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_client_method(void)) ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_f_DTLSv1_client_method’: build/temp.linux-x86_64-2.7/_openssl.c:19300:3: προειδοποίηση: ‘DTLSv1_client_method’ is deprecated [-Wdeprecated-declarations] { result = DTLSv1_client_method(); } ^ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-2.7/_openssl.c:512: /usr/include/openssl/ssl.h:1884:1: σημείωση: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_client_method(void)) ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_d_DTLSv1_method’: build/temp.linux-x86_64-2.7/_openssl.c:19350:3: προειδοποίηση: ‘DTLSv1_method’ is deprecated [-Wdeprecated-declarations] return DTLSv1_method(); ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-2.7/_openssl.c:512: /usr/include/openssl/ssl.h:1882:1: σημείωση: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_method(void)) /* DTLSv1.0 */ ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_f_DTLSv1_method’: build/temp.linux-x86_64-2.7/_openssl.c:19360:3: προειδοποίηση: ‘DTLSv1_method’ is deprecated [-Wdeprecated-declarations] { result = DTLSv1_method(); } ^ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-2.7/_openssl.c:512: /usr/include/openssl/ssl.h:1882:1: σημείωση: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_method(void)) /* DTLSv1.0 */ ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_d_DTLSv1_server_method’: build/temp.linux-x86_64-2.7/_openssl.c:19374:3: προειδοποίηση: ‘DTLSv1_server_method’ is deprecated [-Wdeprecated-declarations] return DTLSv1_server_method(); ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-2.7/_openssl.c:512: /usr/include/openssl/ssl.h:1883:1: σημείωση: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_server_method(void)) ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_f_DTLSv1_server_method’: build/temp.linux-x86_64-2.7/_openssl.c:19384:3: προειδοποίηση: ‘DTLSv1_server_method’ is deprecated [-Wdeprecated-declarations] { result = DTLSv1_server_method(); } ^ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-2.7/_openssl.c:512: /usr/include/openssl/ssl.h:1883:1: σημείωση: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_server_method(void)) ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_d_OCSP_resp_get0_certs’: build/temp.linux-x86_64-2.7/_openssl.c:34129:10: προειδοποίηση: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] return OCSP_resp_get0_certs(x0); ^~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_f_OCSP_resp_get0_certs’: build/temp.linux-x86_64-2.7/_openssl.c:34152:12: προειδοποίηση: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] { result = OCSP_resp_get0_certs(x0); } ^ build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_d_OPENSSL_config’: build/temp.linux-x86_64-2.7/_openssl.c:34609:3: προειδοποίηση: ‘OPENSSL_config’ is deprecated [-Wdeprecated-declarations] OPENSSL_config(x0); ^~~~~~~~~~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-2.7/_openssl.c:512: /usr/include/openssl/conf.h:91:1: σημείωση: declared here DEPRECATEDIN_1_1_0(void OPENSSL_config(const char *config_name)) ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_f_OPENSSL_config’: build/temp.linux-x86_64-2.7/_openssl.c:34631:3: προειδοποίηση: ‘OPENSSL_config’ is deprecated [-Wdeprecated-declarations] { OPENSSL_config(x0); } ^ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-2.7/_openssl.c:512: /usr/include/openssl/conf.h:91:1: σημείωση: declared here DEPRECATEDIN_1_1_0(void OPENSSL_config(const char *config_name)) ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_d_SSL_CTX_add_extra_chain_cert’: build/temp.linux-x86_64-2.7/_openssl.c:40666:10: προειδοποίηση: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] return SSL_CTX_add_extra_chain_cert(x0, x1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_f_SSL_CTX_add_extra_chain_cert’: build/temp.linux-x86_64-2.7/_openssl.c:40706:14: προειδοποίηση: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] { result = SSL_CTX_add_extra_chain_cert(x0, x1); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_d_SSL_CTX_get_mode’: build/temp.linux-x86_64-2.7/_openssl.c:41130:10: προειδοποίηση: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] return SSL_CTX_get_mode(x0); ^~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_f_SSL_CTX_get_mode’: build/temp.linux-x86_64-2.7/_openssl.c:41153:14: προειδοποίηση: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] { result = SSL_CTX_get_mode(x0); } ^~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_d_SSL_CTX_get_session_cache_mode’: build/temp.linux-x86_64-2.7/_openssl.c:41238:10: προειδοποίηση: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] return SSL_CTX_get_session_cache_mode(x0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_f_SSL_CTX_get_session_cache_mode’: build/temp.linux-x86_64-2.7/_openssl.c:41261:14: προειδοποίηση: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] { result = SSL_CTX_get_session_cache_mode(x0); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_d_SSL_CTX_set_mode’: build/temp.linux-x86_64-2.7/_openssl.c:42874:10: προειδοποίηση: conversion to ‘long int’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] return SSL_CTX_set_mode(x0, x1); ^~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c:42874:10: προειδοποίηση: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_f_SSL_CTX_set_mode’: build/temp.linux-x86_64-2.7/_openssl.c:42907:14: προειδοποίηση: conversion to ‘long int’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] { result = SSL_CTX_set_mode(x0, x1); } ^~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c:42907:14: προειδοποίηση: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] In file included from build/temp.linux-x86_64-2.7/_openssl.c:721: build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_d_SSL_CTX_set_session_cache_mode’: build/temp.linux-x86_64-2.7/_openssl.c:43268:45: προειδοποίηση: conversion to ‘long int’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] return SSL_CTX_set_session_cache_mode(x0, x1); ^~ build/temp.linux-x86_64-2.7/_openssl.c:43268:10: προειδοποίηση: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] return SSL_CTX_set_session_cache_mode(x0, x1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from build/temp.linux-x86_64-2.7/_openssl.c:721: build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_f_SSL_CTX_set_session_cache_mode’: build/temp.linux-x86_64-2.7/_openssl.c:43301:49: προειδοποίηση: conversion to ‘long int’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] { result = SSL_CTX_set_session_cache_mode(x0, x1); } ^~ build/temp.linux-x86_64-2.7/_openssl.c:43301:14: προειδοποίηση: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] { result = SSL_CTX_set_session_cache_mode(x0, x1); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_d_SSL_CTX_set_tmp_dh’: build/temp.linux-x86_64-2.7/_openssl.c:43670:10: προειδοποίηση: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] return SSL_CTX_set_tmp_dh(x0, x1); ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_f_SSL_CTX_set_tmp_dh’: build/temp.linux-x86_64-2.7/_openssl.c:43710:14: προειδοποίηση: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] { result = SSL_CTX_set_tmp_dh(x0, x1); } ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_d_SSL_CTX_set_tmp_ecdh’: build/temp.linux-x86_64-2.7/_openssl.c:43723:10: προειδοποίηση: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] return SSL_CTX_set_tmp_ecdh(x0, x1); ^~~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_f_SSL_CTX_set_tmp_ecdh’: build/temp.linux-x86_64-2.7/_openssl.c:43763:14: προειδοποίηση: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] { result = SSL_CTX_set_tmp_ecdh(x0, x1); } ^~~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_d_SSL_SESSION_get_ticket_lifetime_hint’: build/temp.linux-x86_64-2.7/_openssl.c:44476:10: προειδοποίηση: 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.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_f_SSL_SESSION_get_ticket_lifetime_hint’: build/temp.linux-x86_64-2.7/_openssl.c:44499:14: προειδοποίηση: conversion to ‘long int’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] { result = SSL_SESSION_get_ticket_lifetime_hint(x0); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_d_SSL_get_mode’: build/temp.linux-x86_64-2.7/_openssl.c:45864:10: προειδοποίηση: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] return SSL_get_mode(x0); ^~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_f_SSL_get_mode’: build/temp.linux-x86_64-2.7/_openssl.c:45887:14: προειδοποίηση: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] { result = SSL_get_mode(x0); } ^~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_d_SSL_set_mode’: build/temp.linux-x86_64-2.7/_openssl.c:47699:10: προειδοποίηση: conversion to ‘long int’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] return SSL_set_mode(x0, x1); ^~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c:47699:10: προειδοποίηση: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_f_SSL_set_mode’: build/temp.linux-x86_64-2.7/_openssl.c:47732:14: προειδοποίηση: conversion to ‘long int’ from ‘long unsigned int’ may change the sign of the result [-Wsign-conversion] { result = SSL_set_mode(x0, x1); } ^~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c:47732:14: προειδοποίηση: conversion to ‘long unsigned int’ from ‘long int’ may change the sign of the result [-Wsign-conversion] build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_d_SSLv3_client_method’: build/temp.linux-x86_64-2.7/_openssl.c:49074:3: προειδοποίηση: ‘SSLv3_client_method’ is deprecated [-Wdeprecated-declarations] return SSLv3_client_method(); ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-2.7/_openssl.c:512: /usr/include/openssl/ssl.h:1851:1: σημείωση: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *SSLv3_client_method(void)) ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_f_SSLv3_client_method’: build/temp.linux-x86_64-2.7/_openssl.c:49084:3: προειδοποίηση: ‘SSLv3_client_method’ is deprecated [-Wdeprecated-declarations] { result = SSLv3_client_method(); } ^ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-2.7/_openssl.c:512: /usr/include/openssl/ssl.h:1851:1: σημείωση: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *SSLv3_client_method(void)) ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_d_SSLv3_method’: build/temp.linux-x86_64-2.7/_openssl.c:49098:3: προειδοποίηση: ‘SSLv3_method’ is deprecated [-Wdeprecated-declarations] return SSLv3_method(); ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-2.7/_openssl.c:512: /usr/include/openssl/ssl.h:1849:1: σημείωση: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *SSLv3_method(void)) /* SSLv3 */ ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_f_SSLv3_method’: build/temp.linux-x86_64-2.7/_openssl.c:49108:3: προειδοποίηση: ‘SSLv3_method’ is deprecated [-Wdeprecated-declarations] { result = SSLv3_method(); } ^ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-2.7/_openssl.c:512: /usr/include/openssl/ssl.h:1849:1: σημείωση: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *SSLv3_method(void)) /* SSLv3 */ ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_d_SSLv3_server_method’: build/temp.linux-x86_64-2.7/_openssl.c:49122:3: προειδοποίηση: ‘SSLv3_server_method’ is deprecated [-Wdeprecated-declarations] return SSLv3_server_method(); ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-2.7/_openssl.c:512: /usr/include/openssl/ssl.h:1850:1: σημείωση: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *SSLv3_server_method(void)) ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_f_SSLv3_server_method’: build/temp.linux-x86_64-2.7/_openssl.c:49132:3: προειδοποίηση: ‘SSLv3_server_method’ is deprecated [-Wdeprecated-declarations] { result = SSLv3_server_method(); } ^ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-2.7/_openssl.c:512: /usr/include/openssl/ssl.h:1850:1: σημείωση: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *SSLv3_server_method(void)) ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_d_TLSv1_1_client_method’: build/temp.linux-x86_64-2.7/_openssl.c:49146:3: προειδοποίηση: ‘TLSv1_1_client_method’ is deprecated [-Wdeprecated-declarations] return TLSv1_1_client_method(); ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-2.7/_openssl.c:512: /usr/include/openssl/ssl.h:1872:1: σημείωση: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_client_method(void)) ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_f_TLSv1_1_client_method’: build/temp.linux-x86_64-2.7/_openssl.c:49156:3: προειδοποίηση: ‘TLSv1_1_client_method’ is deprecated [-Wdeprecated-declarations] { result = TLSv1_1_client_method(); } ^ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-2.7/_openssl.c:512: /usr/include/openssl/ssl.h:1872:1: σημείωση: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_client_method(void)) ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_d_TLSv1_1_method’: build/temp.linux-x86_64-2.7/_openssl.c:49170:3: προειδοποίηση: ‘TLSv1_1_method’ is deprecated [-Wdeprecated-declarations] return TLSv1_1_method(); ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-2.7/_openssl.c:512: /usr/include/openssl/ssl.h:1870:1: σημείωση: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_method(void)) /* TLSv1.1 */ ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_f_TLSv1_1_method’: build/temp.linux-x86_64-2.7/_openssl.c:49180:3: προειδοποίηση: ‘TLSv1_1_method’ is deprecated [-Wdeprecated-declarations] { result = TLSv1_1_method(); } ^ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-2.7/_openssl.c:512: /usr/include/openssl/ssl.h:1870:1: σημείωση: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_method(void)) /* TLSv1.1 */ ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_d_TLSv1_1_server_method’: build/temp.linux-x86_64-2.7/_openssl.c:49194:3: προειδοποίηση: ‘TLSv1_1_server_method’ is deprecated [-Wdeprecated-declarations] return TLSv1_1_server_method(); ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-2.7/_openssl.c:512: /usr/include/openssl/ssl.h:1871:1: σημείωση: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_server_method(void)) ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_f_TLSv1_1_server_method’: build/temp.linux-x86_64-2.7/_openssl.c:49204:3: προειδοποίηση: ‘TLSv1_1_server_method’ is deprecated [-Wdeprecated-declarations] { result = TLSv1_1_server_method(); } ^ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-2.7/_openssl.c:512: /usr/include/openssl/ssl.h:1871:1: σημείωση: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_server_method(void)) ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_d_TLSv1_2_client_method’: build/temp.linux-x86_64-2.7/_openssl.c:49218:3: προειδοποίηση: ‘TLSv1_2_client_method’ is deprecated [-Wdeprecated-declarations] return TLSv1_2_client_method(); ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-2.7/_openssl.c:512: /usr/include/openssl/ssl.h:1878:1: σημείωση: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_client_method(void)) ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_f_TLSv1_2_client_method’: build/temp.linux-x86_64-2.7/_openssl.c:49228:3: προειδοποίηση: ‘TLSv1_2_client_method’ is deprecated [-Wdeprecated-declarations] { result = TLSv1_2_client_method(); } ^ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-2.7/_openssl.c:512: /usr/include/openssl/ssl.h:1878:1: σημείωση: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_client_method(void)) ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_d_TLSv1_2_method’: build/temp.linux-x86_64-2.7/_openssl.c:49242:3: προειδοποίηση: ‘TLSv1_2_method’ is deprecated [-Wdeprecated-declarations] return TLSv1_2_method(); ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-2.7/_openssl.c:512: /usr/include/openssl/ssl.h:1876:1: σημείωση: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_method(void)) /* TLSv1.2 */ ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_f_TLSv1_2_method’: build/temp.linux-x86_64-2.7/_openssl.c:49252:3: προειδοποίηση: ‘TLSv1_2_method’ is deprecated [-Wdeprecated-declarations] { result = TLSv1_2_method(); } ^ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-2.7/_openssl.c:512: /usr/include/openssl/ssl.h:1876:1: σημείωση: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_method(void)) /* TLSv1.2 */ ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_d_TLSv1_2_server_method’: build/temp.linux-x86_64-2.7/_openssl.c:49266:3: προειδοποίηση: ‘TLSv1_2_server_method’ is deprecated [-Wdeprecated-declarations] return TLSv1_2_server_method(); ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-2.7/_openssl.c:512: /usr/include/openssl/ssl.h:1877:1: σημείωση: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_server_method(void)) ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_f_TLSv1_2_server_method’: build/temp.linux-x86_64-2.7/_openssl.c:49276:3: προειδοποίηση: ‘TLSv1_2_server_method’ is deprecated [-Wdeprecated-declarations] { result = TLSv1_2_server_method(); } ^ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-2.7/_openssl.c:512: /usr/include/openssl/ssl.h:1877:1: σημείωση: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_server_method(void)) ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_d_TLSv1_client_method’: build/temp.linux-x86_64-2.7/_openssl.c:49290:3: προειδοποίηση: ‘TLSv1_client_method’ is deprecated [-Wdeprecated-declarations] return TLSv1_client_method(); ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-2.7/_openssl.c:512: /usr/include/openssl/ssl.h:1866:1: σημείωση: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_client_method(void)) ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_f_TLSv1_client_method’: build/temp.linux-x86_64-2.7/_openssl.c:49300:3: προειδοποίηση: ‘TLSv1_client_method’ is deprecated [-Wdeprecated-declarations] { result = TLSv1_client_method(); } ^ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-2.7/_openssl.c:512: /usr/include/openssl/ssl.h:1866:1: σημείωση: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_client_method(void)) ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_d_TLSv1_method’: build/temp.linux-x86_64-2.7/_openssl.c:49314:3: προειδοποίηση: ‘TLSv1_method’ is deprecated [-Wdeprecated-declarations] return TLSv1_method(); ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-2.7/_openssl.c:512: /usr/include/openssl/ssl.h:1864:1: σημείωση: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_method(void)) /* TLSv1.0 */ ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_f_TLSv1_method’: build/temp.linux-x86_64-2.7/_openssl.c:49324:3: προειδοποίηση: ‘TLSv1_method’ is deprecated [-Wdeprecated-declarations] { result = TLSv1_method(); } ^ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-2.7/_openssl.c:512: /usr/include/openssl/ssl.h:1864:1: σημείωση: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_method(void)) /* TLSv1.0 */ ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_d_TLSv1_server_method’: build/temp.linux-x86_64-2.7/_openssl.c:49338:3: προειδοποίηση: ‘TLSv1_server_method’ is deprecated [-Wdeprecated-declarations] return TLSv1_server_method(); ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-2.7/_openssl.c:512: /usr/include/openssl/ssl.h:1865:1: σημείωση: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_server_method(void)) ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_f_TLSv1_server_method’: build/temp.linux-x86_64-2.7/_openssl.c:49348:3: προειδοποίηση: ‘TLSv1_server_method’ is deprecated [-Wdeprecated-declarations] { result = TLSv1_server_method(); } ^ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-2.7/_openssl.c:512: /usr/include/openssl/ssl.h:1865:1: σημείωση: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_server_method(void)) ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_d_X509_CRL_get_lastUpdate’: build/temp.linux-x86_64-2.7/_openssl.c:50421:3: προειδοποίηση: ‘X509_CRL_get_lastUpdate’ is deprecated [-Wdeprecated-declarations] return X509_CRL_get_lastUpdate(x0); ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-2.7/_openssl.c:512: /usr/include/openssl/x509.h:727:1: σημείωση: declared here DEPRECATEDIN_1_1_0(ASN1_TIME *X509_CRL_get_lastUpdate(X509_CRL *crl)) ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_f_X509_CRL_get_lastUpdate’: build/temp.linux-x86_64-2.7/_openssl.c:50444:3: προειδοποίηση: ‘X509_CRL_get_lastUpdate’ is deprecated [-Wdeprecated-declarations] { result = X509_CRL_get_lastUpdate(x0); } ^ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-2.7/_openssl.c:512: /usr/include/openssl/x509.h:727:1: σημείωση: declared here DEPRECATEDIN_1_1_0(ASN1_TIME *X509_CRL_get_lastUpdate(X509_CRL *crl)) ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_d_X509_CRL_get_nextUpdate’: build/temp.linux-x86_64-2.7/_openssl.c:50457:3: προειδοποίηση: ‘X509_CRL_get_nextUpdate’ is deprecated [-Wdeprecated-declarations] return X509_CRL_get_nextUpdate(x0); ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-2.7/_openssl.c:512: /usr/include/openssl/x509.h:728:1: σημείωση: declared here DEPRECATEDIN_1_1_0(ASN1_TIME *X509_CRL_get_nextUpdate(X509_CRL *crl)) ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function ‘_cffi_f_X509_CRL_get_nextUpdate’: build/temp.linux-x86_64-2.7/_openssl.c:50480:3: προειδοποίηση: ‘X509_CRL_get_nextUpdate’ is deprecated [-Wdeprecated-declarations] { result = X509_CRL_get_nextUpdate(x0); } ^ In file included from /usr/include/openssl/e_os2.h:13, from build/temp.linux-x86_64-2.7/_openssl.c:512: /usr/include/openssl/x509.h:728:1: σημείωση: declared here DEPRECATEDIN_1_1_0(ASN1_TIME *X509_CRL_get_nextUpdate(X509_CRL *crl)) ^~~~~~~~~~~~~~~~~~ In function ‘osrandom_ctrl.part.1’, inlined from ‘osrandom_ctrl’: build/temp.linux-x86_64-2.7/_openssl.c:1969:9: προειδοποίηση: ‘strncpy’ output may be truncated copying between 8 and 17 bytes from a string of length 17 [-Wstringop-truncation] strncpy((char *)p, name, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pthread -shared -O2 -fPIC build/temp.linux-x86_64-2.7/build/temp.linux-x86_64-2.7/_openssl.o -L/usr/lib64 -lssl -lcrypto -lpython2.7 -o build/lib.linux-x86_64-2.7/cryptography/hazmat/bindings/_openssl.so building '_constant_time' extension gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -O2 -fPIC -fPIC -I/usr/include/python2.7 -c build/temp.linux-x86_64-2.7/_constant_time.c -o build/temp.linux-x86_64-2.7/build/temp.linux-x86_64-2.7/_constant_time.o gcc -pthread -shared -O2 -fPIC build/temp.linux-x86_64-2.7/build/temp.linux-x86_64-2.7/_constant_time.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/cryptography/hazmat/bindings/_constant_time.so building '_padding' extension gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -O2 -fPIC -fPIC -I/usr/include/python2.7 -c build/temp.linux-x86_64-2.7/_padding.c -o build/temp.linux-x86_64-2.7/build/temp.linux-x86_64-2.7/_padding.o gcc -pthread -shared -O2 -fPIC build/temp.linux-x86_64-2.7/build/temp.linux-x86_64-2.7/_padding.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/cryptography/hazmat/bindings/_padding.so running install_lib creating /home/djemos/python-cryptography/pkg/usr/lib64 creating /home/djemos/python-cryptography/pkg/usr/lib64/python2.7 creating /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages creating /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography copying build/lib.linux-x86_64-2.7/cryptography/__about__.py -> /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography creating /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat creating /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends copying build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/interfaces.py -> /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends creating /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl/ciphers.py -> /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl/dsa.py -> /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl/dh.py -> /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl/x25519.py -> /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl/rsa.py -> /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl/utils.py -> /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl/hashes.py -> /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl/backend.py -> /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl/ec.py -> /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl/ocsp.py -> /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl/encode_asn1.py -> /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl/aead.py -> /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl/decode_asn1.py -> /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl/cmac.py -> /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl/x509.py -> /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl/__init__.py -> /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl/hmac.py -> /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/__init__.py -> /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends copying build/lib.linux-x86_64-2.7/cryptography/hazmat/_oid.py -> /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat creating /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives creating /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/twofactor copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/twofactor/totp.py -> /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/twofactor copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/twofactor/hotp.py -> /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/twofactor copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/twofactor/utils.py -> /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/twofactor copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/twofactor/__init__.py -> /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/twofactor copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/constant_time.py -> /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives creating /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric/dsa.py -> /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric/dh.py -> /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric/x25519.py -> /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric/rsa.py -> /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric/padding.py -> /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric/utils.py -> /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric/ec.py -> /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric/__init__.py -> /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/padding.py -> /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/keywrap.py -> /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/hashes.py -> /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives creating /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/ciphers copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/ciphers/base.py -> /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/ciphers copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/ciphers/algorithms.py -> /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/ciphers copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/ciphers/modes.py -> /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/ciphers copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/ciphers/aead.py -> /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/ciphers copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/ciphers/__init__.py -> /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/ciphers creating /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/kdf/kbkdf.py -> /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/kdf/scrypt.py -> /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/kdf/concatkdf.py -> /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/kdf/x963kdf.py -> /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/kdf/pbkdf2.py -> /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/kdf/hkdf.py -> /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/kdf/__init__.py -> /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/mac.py -> /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/cmac.py -> /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/__init__.py -> /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/hmac.py -> /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/serialization.py -> /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives creating /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/bindings copying build/lib.linux-x86_64-2.7/cryptography/hazmat/bindings/_openssl.so -> /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/bindings creating /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/bindings/openssl copying build/lib.linux-x86_64-2.7/cryptography/hazmat/bindings/openssl/binding.py -> /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/bindings/openssl copying build/lib.linux-x86_64-2.7/cryptography/hazmat/bindings/openssl/_conditional.py -> /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/bindings/openssl copying build/lib.linux-x86_64-2.7/cryptography/hazmat/bindings/openssl/__init__.py -> /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/bindings/openssl copying build/lib.linux-x86_64-2.7/cryptography/hazmat/bindings/_padding.so -> /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/bindings copying build/lib.linux-x86_64-2.7/cryptography/hazmat/bindings/__init__.py -> /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/bindings copying build/lib.linux-x86_64-2.7/cryptography/hazmat/bindings/_constant_time.so -> /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/bindings copying build/lib.linux-x86_64-2.7/cryptography/hazmat/__init__.py -> /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat copying build/lib.linux-x86_64-2.7/cryptography/utils.py -> /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography creating /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/x509 copying build/lib.linux-x86_64-2.7/cryptography/x509/base.py -> /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/x509 copying build/lib.linux-x86_64-2.7/cryptography/x509/name.py -> /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/x509 copying build/lib.linux-x86_64-2.7/cryptography/x509/extensions.py -> /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/x509 copying build/lib.linux-x86_64-2.7/cryptography/x509/ocsp.py -> /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/x509 copying build/lib.linux-x86_64-2.7/cryptography/x509/oid.py -> /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/x509 copying build/lib.linux-x86_64-2.7/cryptography/x509/__init__.py -> /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/x509 copying build/lib.linux-x86_64-2.7/cryptography/x509/general_name.py -> /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/x509 copying build/lib.linux-x86_64-2.7/cryptography/x509/certificate_transparency.py -> /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/x509 copying build/lib.linux-x86_64-2.7/cryptography/fernet.py -> /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography copying build/lib.linux-x86_64-2.7/cryptography/__init__.py -> /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography copying build/lib.linux-x86_64-2.7/cryptography/exceptions.py -> /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography byte-compiling /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/__about__.py to __about__.pyc byte-compiling /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/interfaces.py to interfaces.pyc byte-compiling /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/ciphers.py to ciphers.pyc byte-compiling /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/dsa.py to dsa.pyc byte-compiling /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/dh.py to dh.pyc byte-compiling /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/x25519.py to x25519.pyc byte-compiling /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/rsa.py to rsa.pyc byte-compiling /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/utils.py to utils.pyc byte-compiling /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/hashes.py to hashes.pyc byte-compiling /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/backend.py to backend.pyc byte-compiling /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/ec.py to ec.pyc byte-compiling /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/ocsp.py to ocsp.pyc byte-compiling /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/encode_asn1.py to encode_asn1.pyc byte-compiling /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/aead.py to aead.pyc byte-compiling /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/decode_asn1.py to decode_asn1.pyc byte-compiling /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/cmac.py to cmac.pyc byte-compiling /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/x509.py to x509.pyc byte-compiling /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/__init__.py to __init__.pyc byte-compiling /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/hmac.py to hmac.pyc byte-compiling /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/__init__.py to __init__.pyc byte-compiling /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/_oid.py to _oid.pyc byte-compiling /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/twofactor/totp.py to totp.pyc byte-compiling /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/twofactor/hotp.py to hotp.pyc byte-compiling /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/twofactor/utils.py to utils.pyc byte-compiling /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/twofactor/__init__.py to __init__.pyc byte-compiling /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/constant_time.py to constant_time.pyc byte-compiling /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py to dsa.pyc byte-compiling /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/dh.py to dh.pyc byte-compiling /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/x25519.py to x25519.pyc byte-compiling /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py to rsa.pyc byte-compiling /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/padding.py to padding.pyc byte-compiling /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/utils.py to utils.pyc byte-compiling /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py to ec.pyc byte-compiling /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py to __init__.pyc byte-compiling /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/padding.py to padding.pyc byte-compiling /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/keywrap.py to keywrap.pyc byte-compiling /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/hashes.py to hashes.pyc byte-compiling /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/ciphers/base.py to base.pyc byte-compiling /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py to algorithms.pyc byte-compiling /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/ciphers/modes.py to modes.pyc byte-compiling /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/ciphers/aead.py to aead.pyc byte-compiling /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py to __init__.pyc byte-compiling /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/kdf/kbkdf.py to kbkdf.pyc byte-compiling /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/kdf/scrypt.py to scrypt.pyc byte-compiling /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/kdf/concatkdf.py to concatkdf.pyc byte-compiling /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/kdf/x963kdf.py to x963kdf.pyc byte-compiling /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/kdf/pbkdf2.py to pbkdf2.pyc byte-compiling /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/kdf/hkdf.py to hkdf.pyc byte-compiling /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/kdf/__init__.py to __init__.pyc byte-compiling /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/mac.py to mac.pyc byte-compiling /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/cmac.py to cmac.pyc byte-compiling /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/__init__.py to __init__.pyc byte-compiling /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/hmac.py to hmac.pyc byte-compiling /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/serialization.py to serialization.pyc byte-compiling /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/bindings/openssl/binding.py to binding.pyc byte-compiling /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/bindings/openssl/_conditional.py to _conditional.pyc byte-compiling /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/bindings/openssl/__init__.py to __init__.pyc byte-compiling /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/bindings/__init__.py to __init__.pyc byte-compiling /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/__init__.py to __init__.pyc byte-compiling /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/utils.py to utils.pyc byte-compiling /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/x509/base.py to base.pyc byte-compiling /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/x509/name.py to name.pyc byte-compiling /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/x509/extensions.py to extensions.pyc byte-compiling /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/x509/ocsp.py to ocsp.pyc byte-compiling /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/x509/oid.py to oid.pyc byte-compiling /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/x509/__init__.py to __init__.pyc byte-compiling /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/x509/general_name.py to general_name.pyc byte-compiling /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/x509/certificate_transparency.py to certificate_transparency.pyc byte-compiling /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/fernet.py to fernet.pyc byte-compiling /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/__init__.py to __init__.pyc byte-compiling /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/exceptions.py to exceptions.pyc running install_egg_info Copying src/cryptography.egg-info to /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography-2.4.2-py2.7.egg-info running install_scripts /home/djemos/python-cryptography/pkg: σύνολο 8 drwxr-xr-x 2 root root 4096 Ιαν 18 15:18 install drwxr-xr-x 5 root root 4096 Ιαν 18 15:18 usr /home/djemos/python-cryptography/pkg/install: σύνολο 4 -rw-r--r-- 1 root root 504 Ιαν 18 15:18 slack-desc /home/djemos/python-cryptography/pkg/usr: σύνολο 12 drwxr-xr-x 3 root root 4096 Ιαν 18 15:18 doc drwxr-xr-x 3 root root 4096 Ιαν 18 15:18 lib64 drwxr-xr-x 3 root root 4096 Ιαν 18 15:17 src /home/djemos/python-cryptography/pkg/usr/doc: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 18 15:18 python-cryptography-2.4.2 /home/djemos/python-cryptography/pkg/usr/doc/python-cryptography-2.4.2: σύνολο 0 /home/djemos/python-cryptography/pkg/usr/lib64: σύνολο 4 drwxr-xr-x 3 root root 4096 Ιαν 18 15:18 python2.7 /home/djemos/python-cryptography/pkg/usr/lib64/python2.7: σύνολο 4 drwxr-xr-x 4 root root 4096 Ιαν 18 15:18 site-packages /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages: σύνολο 8 drwxr-xr-x 4 root root 4096 Ιαν 18 15:18 cryptography drwxr-xr-x 2 root root 4096 Ιαν 18 15:18 cryptography-2.4.2-py2.7.egg-info /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography: σύνολο 64 -rw-r--r-- 1 root root 817 Νοε 21 04:46 __about__.py -rw-r--r-- 1 root root 861 Ιαν 18 15:18 __about__.pyc -rw-r--r-- 1 root root 527 Νοε 21 04:44 __init__.py -rw-r--r-- 1 root root 605 Ιαν 18 15:18 __init__.pyc -rw-r--r-- 1 root root 1234 Νοε 21 04:44 exceptions.py -rw-r--r-- 1 root root 3034 Ιαν 18 15:18 exceptions.pyc -rw-r--r-- 1 root root 5290 Νοε 21 04:44 fernet.py -rw-r--r-- 1 root root 6594 Ιαν 18 15:18 fernet.pyc drwxr-xr-x 5 root root 4096 Ιαν 18 15:18 hazmat -rw-r--r-- 1 root root 4798 Νοε 21 04:44 utils.py -rw-r--r-- 1 root root 6991 Ιαν 18 15:18 utils.pyc drwxr-xr-x 2 root root 4096 Ιαν 18 15:18 x509 /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat: σύνολο 28 -rw-r--r-- 1 root root 483 Νοε 21 04:44 __init__.py -rw-r--r-- 1 root root 529 Ιαν 18 15:18 __init__.pyc -rw-r--r-- 1 root root 2180 Νοε 21 04:44 _oid.py -rw-r--r-- 1 root root 2570 Ιαν 18 15:18 _oid.pyc drwxr-xr-x 3 root root 4096 Ιαν 18 15:18 backends drwxr-xr-x 3 root root 4096 Ιαν 18 15:18 bindings drwxr-xr-x 6 root root 4096 Ιαν 18 15:18 primitives /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends: σύνολο 44 -rw-r--r-- 1 root root 496 Νοε 21 04:44 __init__.py -rw-r--r-- 1 root root 633 Ιαν 18 15:18 __init__.pyc -rw-r--r-- 1 root root 10789 Νοε 21 04:44 interfaces.py -rw-r--r-- 1 root root 20026 Ιαν 18 15:18 interfaces.pyc drwxr-xr-x 2 root root 4096 Ιαν 18 15:18 openssl /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl: σύνολο 540 -rw-r--r-- 1 root root 336 Νοε 21 04:44 __init__.py -rw-r--r-- 1 root root 407 Ιαν 18 15:18 __init__.pyc -rw-r--r-- 1 root root 5581 Νοε 21 04:44 aead.py -rw-r--r-- 1 root root 5005 Ιαν 18 15:18 aead.pyc -rw-r--r-- 1 root root 81134 Νοε 21 04:46 backend.py -rw-r--r-- 1 root root 71219 Ιαν 18 15:18 backend.pyc -rw-r--r-- 1 root root 8904 Νοε 21 04:44 ciphers.py -rw-r--r-- 1 root root 6876 Ιαν 18 15:18 ciphers.pyc -rw-r--r-- 1 root root 2840 Νοε 21 04:44 cmac.py -rw-r--r-- 1 root root 3480 Ιαν 18 15:18 cmac.pyc -rw-r--r-- 1 root root 31866 Νοε 21 04:44 decode_asn1.py -rw-r--r-- 1 root root 31107 Ιαν 18 15:18 decode_asn1.pyc -rw-r--r-- 1 root root 10814 Νοε 21 04:44 dh.py -rw-r--r-- 1 root root 10842 Ιαν 18 15:18 dh.pyc -rw-r--r-- 1 root root 10278 Νοε 21 04:44 dsa.py -rw-r--r-- 1 root root 11679 Ιαν 18 15:18 dsa.pyc -rw-r--r-- 1 root root 10286 Νοε 21 04:44 ec.py -rw-r--r-- 1 root root 12273 Ιαν 18 15:18 ec.pyc -rw-r--r-- 1 root root 22473 Νοε 21 04:44 encode_asn1.py -rw-r--r-- 1 root root 21174 Ιαν 18 15:18 encode_asn1.pyc -rw-r--r-- 1 root root 2473 Νοε 21 04:44 hashes.py -rw-r--r-- 1 root root 2950 Ιαν 18 15:18 hashes.pyc -rw-r--r-- 1 root root 2924 Νοε 21 04:44 hmac.py -rw-r--r-- 1 root root 3471 Ιαν 18 15:18 hmac.pyc -rw-r--r-- 1 root root 13311 Νοε 21 04:44 ocsp.py -rw-r--r-- 1 root root 14828 Ιαν 18 15:18 ocsp.pyc -rw-r--r-- 1 root root 17999 Νοε 21 04:44 rsa.py -rw-r--r-- 1 root root 16818 Ιαν 18 15:18 rsa.pyc -rw-r--r-- 1 root root 1399 Νοε 21 04:44 utils.py -rw-r--r-- 1 root root 1862 Ιαν 18 15:18 utils.pyc -rw-r--r-- 1 root root 3064 Νοε 21 04:44 x25519.py -rw-r--r-- 1 root root 3601 Ιαν 18 15:18 x25519.pyc -rw-r--r-- 1 root root 20365 Νοε 21 04:44 x509.py -rw-r--r-- 1 root root 26520 Ιαν 18 15:18 x509.pyc /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/bindings: σύνολο 864 -rw-r--r-- 1 root root 246 Νοε 21 04:44 __init__.py -rw-r--r-- 1 root root 282 Ιαν 18 15:18 __init__.pyc -rwxr-xr-x 1 root root 14464 Ιαν 18 15:18 _constant_time.so -rwxr-xr-x 1 root root 837688 Ιαν 18 15:18 _openssl.so -rwxr-xr-x 1 root root 14440 Ιαν 18 15:18 _padding.so drwxr-xr-x 2 root root 4096 Ιαν 18 15:18 openssl /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/bindings/openssl: σύνολο 52 -rw-r--r-- 1 root root 246 Νοε 21 04:44 __init__.py -rw-r--r-- 1 root root 290 Ιαν 18 15:18 __init__.pyc -rw-r--r-- 1 root root 9457 Νοε 21 04:46 _conditional.py -rw-r--r-- 1 root root 13060 Ιαν 18 15:18 _conditional.pyc -rw-r--r-- 1 root root 6037 Νοε 21 04:44 binding.py -rw-r--r-- 1 root root 6409 Ιαν 18 15:18 binding.pyc /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives: σύνολο 128 -rw-r--r-- 1 root root 246 Νοε 21 04:44 __init__.py -rw-r--r-- 1 root root 284 Ιαν 18 15:18 __init__.pyc drwxr-xr-x 2 root root 4096 Ιαν 18 15:18 asymmetric drwxr-xr-x 2 root root 4096 Ιαν 18 15:18 ciphers -rw-r--r-- 1 root root 2221 Νοε 21 04:44 cmac.py -rw-r--r-- 1 root root 2968 Ιαν 18 15:18 cmac.pyc -rw-r--r-- 1 root root 1124 Νοε 21 04:44 constant_time.py -rw-r--r-- 1 root root 1473 Ιαν 18 15:18 constant_time.pyc -rw-r--r-- 1 root root 4676 Νοε 21 04:46 hashes.py -rw-r--r-- 1 root root 7613 Ιαν 18 15:18 hashes.pyc -rw-r--r-- 1 root root 2339 Νοε 21 04:44 hmac.py -rw-r--r-- 1 root root 3098 Ιαν 18 15:18 hmac.pyc drwxr-xr-x 2 root root 4096 Ιαν 18 15:18 kdf -rw-r--r-- 1 root root 5462 Νοε 21 04:44 keywrap.py -rw-r--r-- 1 root root 5289 Ιαν 18 15:18 keywrap.pyc -rw-r--r-- 1 root root 884 Νοε 21 04:44 mac.py -rw-r--r-- 1 root root 1679 Ιαν 18 15:18 mac.pyc -rw-r--r-- 1 root root 5736 Νοε 21 04:44 padding.py -rw-r--r-- 1 root root 9386 Ιαν 18 15:18 padding.pyc -rw-r--r-- 1 root root 5513 Νοε 21 04:44 serialization.py -rw-r--r-- 1 root root 8714 Ιαν 18 15:18 serialization.pyc drwxr-xr-x 2 root root 4096 Ιαν 18 15:18 twofactor /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric: σύνολο 132 -rw-r--r-- 1 root root 1020 Νοε 21 04:44 __init__.py -rw-r--r-- 1 root root 2088 Ιαν 18 15:18 __init__.pyc -rw-r--r-- 1 root root 5454 Νοε 21 04:44 dh.py -rw-r--r-- 1 root root 9657 Ιαν 18 15:18 dh.pyc -rw-r--r-- 1 root root 6891 Νοε 21 04:44 dsa.py -rw-r--r-- 1 root root 12171 Ιαν 18 15:18 dsa.pyc -rw-r--r-- 1 root root 10699 Νοε 21 04:46 ec.py -rw-r--r-- 1 root root 18695 Ιαν 18 15:18 ec.pyc -rw-r--r-- 1 root root 2261 Νοε 21 04:44 padding.py -rw-r--r-- 1 root root 3981 Ιαν 18 15:18 padding.pyc -rw-r--r-- 1 root root 10317 Νοε 21 04:44 rsa.py -rw-r--r-- 1 root root 13946 Ιαν 18 15:18 rsa.pyc -rw-r--r-- 1 root root 1720 Νοε 21 04:44 utils.py -rw-r--r-- 1 root root 2775 Ιαν 18 15:18 utils.pyc -rw-r--r-- 1 root root 1652 Νοε 21 04:46 x25519.py -rw-r--r-- 1 root root 2857 Ιαν 18 15:18 x25519.pyc /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/ciphers: σύνολο 84 -rw-r--r-- 1 root root 626 Νοε 21 04:44 __init__.py -rw-r--r-- 1 root root 670 Ιαν 18 15:18 __init__.pyc -rw-r--r-- 1 root root 6413 Νοε 21 04:44 aead.py -rw-r--r-- 1 root root 7802 Ιαν 18 15:18 aead.pyc -rw-r--r-- 1 root root 4233 Νοε 21 04:44 algorithms.py -rw-r--r-- 1 root root 8277 Ιαν 18 15:18 algorithms.pyc -rw-r--r-- 1 root root 7148 Νοε 21 04:44 base.py -rw-r--r-- 1 root root 11543 Ιαν 18 15:18 base.pyc -rw-r--r-- 1 root root 7027 Νοε 21 04:44 modes.py -rw-r--r-- 1 root root 10411 Ιαν 18 15:18 modes.pyc /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/kdf: σύνολο 76 -rw-r--r-- 1 root root 771 Νοε 21 04:44 __init__.py -rw-r--r-- 1 root root 1349 Ιαν 18 15:18 __init__.pyc -rw-r--r-- 1 root root 4109 Νοε 21 04:44 concatkdf.py -rw-r--r-- 1 root root 5470 Ιαν 18 15:18 concatkdf.pyc -rw-r--r-- 1 root root 3660 Νοε 21 04:44 hkdf.py -rw-r--r-- 1 root root 4627 Ιαν 18 15:18 hkdf.pyc -rw-r--r-- 1 root root 5025 Νοε 21 04:44 kbkdf.py -rw-r--r-- 1 root root 5335 Ιαν 18 15:18 kbkdf.pyc -rw-r--r-- 1 root root 2185 Νοε 21 04:44 pbkdf2.py -rw-r--r-- 1 root root 2658 Ιαν 18 15:18 pbkdf2.pyc -rw-r--r-- 1 root root 2252 Νοε 21 04:44 scrypt.py -rw-r--r-- 1 root root 2802 Ιαν 18 15:18 scrypt.pyc -rw-r--r-- 1 root root 2363 Νοε 21 04:44 x963kdf.py -rw-r--r-- 1 root root 3106 Ιαν 18 15:18 x963kdf.pyc /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/twofactor: σύνολο 32 -rw-r--r-- 1 root root 288 Νοε 21 04:44 __init__.py -rw-r--r-- 1 root root 545 Ιαν 18 15:18 __init__.pyc -rw-r--r-- 1 root root 2589 Νοε 21 04:44 hotp.py -rw-r--r-- 1 root root 3591 Ιαν 18 15:18 hotp.pyc -rw-r--r-- 1 root root 1594 Νοε 21 04:44 totp.py -rw-r--r-- 1 root root 2451 Ιαν 18 15:18 totp.pyc -rw-r--r-- 1 root root 954 Νοε 21 04:44 utils.py -rw-r--r-- 1 root root 1146 Ιαν 18 15:18 utils.pyc /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography/x509: σύνολο 300 -rw-r--r-- 1 root root 7247 Νοε 21 04:44 __init__.py -rw-r--r-- 1 root root 7298 Ιαν 18 15:18 __init__.pyc -rw-r--r-- 1 root root 23756 Νοε 21 04:44 base.py -rw-r--r-- 1 root root 29687 Ιαν 18 15:18 base.pyc -rw-r--r-- 1 root root 1000 Νοε 21 04:44 certificate_transparency.py -rw-r--r-- 1 root root 2246 Ιαν 18 15:18 certificate_transparency.pyc -rw-r--r-- 1 root root 44877 Νοε 21 04:46 extensions.py -rw-r--r-- 1 root root 66407 Ιαν 18 15:18 extensions.pyc -rw-r--r-- 1 root root 9887 Νοε 21 04:44 general_name.py -rw-r--r-- 1 root root 14802 Ιαν 18 15:18 general_name.pyc -rw-r--r-- 1 root root 5878 Νοε 21 04:44 name.py -rw-r--r-- 1 root root 8774 Ιαν 18 15:18 name.pyc -rw-r--r-- 1 root root 12788 Νοε 21 04:44 ocsp.py -rw-r--r-- 1 root root 16686 Ιαν 18 15:18 ocsp.pyc -rw-r--r-- 1 root root 10632 Νοε 21 04:44 oid.py -rw-r--r-- 1 root root 9571 Ιαν 18 15:18 oid.pyc /home/djemos/python-cryptography/pkg/usr/lib64/python2.7/site-packages/cryptography-2.4.2-py2.7.egg-info: σύνολο 36 -rw-r--r-- 1 root root 4503 Ιαν 18 15:18 PKG-INFO -rw-r--r-- 1 root root 10792 Ιαν 18 15:18 SOURCES.txt -rw-r--r-- 1 root root 1 Ιαν 18 15:18 dependency_links.txt -rw-r--r-- 1 root root 1 Νοε 21 05:08 not-zip-safe -rw-r--r-- 1 root root 409 Ιαν 18 15:18 requires.txt -rw-r--r-- 1 root root 46 Ιαν 18 15:18 top_level.txt /home/djemos/python-cryptography/pkg/usr/src: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 18 15:18 python-cryptography-2.4.2 /home/djemos/python-cryptography/pkg/usr/src/python-cryptography-2.4.2: σύνολο 4 -rw-r--r-- 1 root root 915 Ιαν 18 15:18 SLKBUILD Slackware package maker, version 3.14159265. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /home/djemos/python-cryptography/python-cryptography-2.4.2-x86_64-1dj.txz ./ install/ install/slack-desc usr/ usr/doc/ usr/doc/python-cryptography-2.4.2/ usr/lib64/ usr/lib64/python2.7/ usr/lib64/python2.7/site-packages/ usr/lib64/python2.7/site-packages/cryptography/ usr/lib64/python2.7/site-packages/cryptography-2.4.2-py2.7.egg-info/ usr/lib64/python2.7/site-packages/cryptography-2.4.2-py2.7.egg-info/PKG-INFO usr/lib64/python2.7/site-packages/cryptography-2.4.2-py2.7.egg-info/SOURCES.txt usr/lib64/python2.7/site-packages/cryptography-2.4.2-py2.7.egg-info/dependency_links.txt usr/lib64/python2.7/site-packages/cryptography-2.4.2-py2.7.egg-info/not-zip-safe usr/lib64/python2.7/site-packages/cryptography-2.4.2-py2.7.egg-info/requires.txt usr/lib64/python2.7/site-packages/cryptography-2.4.2-py2.7.egg-info/top_level.txt usr/lib64/python2.7/site-packages/cryptography/__about__.py usr/lib64/python2.7/site-packages/cryptography/__about__.pyc usr/lib64/python2.7/site-packages/cryptography/__init__.py usr/lib64/python2.7/site-packages/cryptography/__init__.pyc usr/lib64/python2.7/site-packages/cryptography/exceptions.py usr/lib64/python2.7/site-packages/cryptography/exceptions.pyc usr/lib64/python2.7/site-packages/cryptography/fernet.py usr/lib64/python2.7/site-packages/cryptography/fernet.pyc usr/lib64/python2.7/site-packages/cryptography/hazmat/ usr/lib64/python2.7/site-packages/cryptography/hazmat/__init__.py usr/lib64/python2.7/site-packages/cryptography/hazmat/__init__.pyc usr/lib64/python2.7/site-packages/cryptography/hazmat/_oid.py usr/lib64/python2.7/site-packages/cryptography/hazmat/_oid.pyc usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/ usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/__init__.py usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/__init__.pyc usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/interfaces.py usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/interfaces.pyc usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/ usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/__init__.py usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/__init__.pyc usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/aead.py usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/aead.pyc usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/backend.py usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/backend.pyc usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/ciphers.py usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/ciphers.pyc usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/cmac.py usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/cmac.pyc usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/decode_asn1.py usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/decode_asn1.pyc usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/dh.py usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/dh.pyc usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/dsa.py usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/dsa.pyc usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/ec.py usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/ec.pyc usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/encode_asn1.py usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/encode_asn1.pyc usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/hashes.py usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/hashes.pyc usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/hmac.py usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/hmac.pyc usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/ocsp.py usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/ocsp.pyc usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/rsa.py usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/rsa.pyc usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/utils.py usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/utils.pyc usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/x25519.py usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/x25519.pyc usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/x509.py usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/x509.pyc usr/lib64/python2.7/site-packages/cryptography/hazmat/bindings/ usr/lib64/python2.7/site-packages/cryptography/hazmat/bindings/__init__.py usr/lib64/python2.7/site-packages/cryptography/hazmat/bindings/__init__.pyc usr/lib64/python2.7/site-packages/cryptography/hazmat/bindings/_constant_time.so usr/lib64/python2.7/site-packages/cryptography/hazmat/bindings/_openssl.so usr/lib64/python2.7/site-packages/cryptography/hazmat/bindings/_padding.so usr/lib64/python2.7/site-packages/cryptography/hazmat/bindings/openssl/ usr/lib64/python2.7/site-packages/cryptography/hazmat/bindings/openssl/__init__.py usr/lib64/python2.7/site-packages/cryptography/hazmat/bindings/openssl/__init__.pyc usr/lib64/python2.7/site-packages/cryptography/hazmat/bindings/openssl/_conditional.py usr/lib64/python2.7/site-packages/cryptography/hazmat/bindings/openssl/_conditional.pyc usr/lib64/python2.7/site-packages/cryptography/hazmat/bindings/openssl/binding.py usr/lib64/python2.7/site-packages/cryptography/hazmat/bindings/openssl/binding.pyc usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/ usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/__init__.py usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/__init__.pyc usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/ usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.pyc usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/dh.py usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/dh.pyc usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.pyc usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/ec.pyc usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/padding.py usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/padding.pyc usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.pyc usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/utils.py usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/utils.pyc usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/x25519.py usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/x25519.pyc usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/ciphers/ usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/ciphers/__init__.pyc usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/ciphers/aead.py usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/ciphers/aead.pyc usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.pyc usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/ciphers/base.py usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/ciphers/base.pyc usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/ciphers/modes.py usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/ciphers/modes.pyc usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/cmac.py usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/cmac.pyc usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/constant_time.py usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/constant_time.pyc usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/hashes.py usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/hashes.pyc usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/hmac.py usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/hmac.pyc usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/kdf/ usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/kdf/__init__.py usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/kdf/__init__.pyc usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/kdf/concatkdf.py usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/kdf/concatkdf.pyc usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/kdf/hkdf.py usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/kdf/hkdf.pyc usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/kdf/kbkdf.py usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/kdf/kbkdf.pyc usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/kdf/pbkdf2.py usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/kdf/pbkdf2.pyc usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/kdf/scrypt.py usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/kdf/scrypt.pyc usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/kdf/x963kdf.py usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/kdf/x963kdf.pyc usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/keywrap.py usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/keywrap.pyc usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/mac.py usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/mac.pyc usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/padding.py usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/padding.pyc usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/serialization.py usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/serialization.pyc usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/twofactor/ usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/twofactor/__init__.py usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/twofactor/__init__.pyc usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/twofactor/hotp.py usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/twofactor/hotp.pyc usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/twofactor/totp.py usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/twofactor/totp.pyc usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/twofactor/utils.py usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/twofactor/utils.pyc usr/lib64/python2.7/site-packages/cryptography/utils.py usr/lib64/python2.7/site-packages/cryptography/utils.pyc usr/lib64/python2.7/site-packages/cryptography/x509/ usr/lib64/python2.7/site-packages/cryptography/x509/__init__.py usr/lib64/python2.7/site-packages/cryptography/x509/__init__.pyc usr/lib64/python2.7/site-packages/cryptography/x509/base.py usr/lib64/python2.7/site-packages/cryptography/x509/base.pyc usr/lib64/python2.7/site-packages/cryptography/x509/certificate_transparency.py usr/lib64/python2.7/site-packages/cryptography/x509/certificate_transparency.pyc usr/lib64/python2.7/site-packages/cryptography/x509/extensions.py usr/lib64/python2.7/site-packages/cryptography/x509/extensions.pyc usr/lib64/python2.7/site-packages/cryptography/x509/general_name.py usr/lib64/python2.7/site-packages/cryptography/x509/general_name.pyc usr/lib64/python2.7/site-packages/cryptography/x509/name.py usr/lib64/python2.7/site-packages/cryptography/x509/name.pyc usr/lib64/python2.7/site-packages/cryptography/x509/ocsp.py usr/lib64/python2.7/site-packages/cryptography/x509/ocsp.pyc usr/lib64/python2.7/site-packages/cryptography/x509/oid.py usr/lib64/python2.7/site-packages/cryptography/x509/oid.pyc usr/src/ usr/src/python-cryptography-2.4.2/ usr/src/python-cryptography-2.4.2/SLKBUILD Slackware package /home/djemos/python-cryptography/python-cryptography-2.4.2-x86_64-1dj.txz created. Package has been built. Cleaning pkg and src directories