D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/python-cryptography-2.1.4-1.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.fMXjx5 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf cryptography-2.1.4 + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/cryptography-2.1.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cryptography-2.1.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.UDTfG6 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd cryptography-2.1.4 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' 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/fernet.py -> build/lib.linux-x86_64-2.7/cryptography copying src/cryptography/exceptions.py -> 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/__init__.py -> build/lib.linux-x86_64-2.7/cryptography creating 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 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/__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/oid.py -> build/lib.linux-x86_64-2.7/cryptography/x509 creating 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/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/primitives copying src/cryptography/hazmat/primitives/mac.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 copying src/cryptography/hazmat/primitives/padding.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/hmac.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/constant_time.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/cmac.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives creating 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 copying src/cryptography/hazmat/backends/interfaces.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends 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 creating 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/x25519.py -> 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/utils.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 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/rsa.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 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/modes.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 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/algorithms.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/ciphers creating 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/hotp.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 copying src/cryptography/hazmat/primitives/twofactor/totp.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/twofactor creating 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/kbkdf.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/hkdf.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/scrypt.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/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/x25519.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 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/dsa.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/__init__.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/dh.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/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/x509.py -> 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/ec.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 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 'dev_urandom_read': build/temp.linux-x86_64-2.7/_openssl.c:1577:17: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] size -= n; ^ build/temp.linux-x86_64-2.7/_openssl.c: In function 'osrandom_rand_bytes': build/temp.linux-x86_64-2.7/_openssl.c:1769:21: warning: conversion to 'int' from 'long int' may alter its value [-Wconversion] size -= n; ^ build/temp.linux-x86_64-2.7/_openssl.c: In function 'Cryptography_pem_password_cb': build/temp.linux-x86_64-2.7/_openssl.c:2645:35: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] memcpy(buf, st->password, st->length); ^~ build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_d_ASN1_STRING_data': build/temp.linux-x86_64-2.7/_openssl.c:13741:3: warning: 'ASN1_STRING_data' is deprecated [-Wdeprecated-declarations] return ASN1_STRING_data(x0); ^~~~~~ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/bn.h:31, from /usr/include/openssl/asn1.h:24, from build/temp.linux-x86_64-2.7/_openssl.c:519: /usr/include/openssl/asn1.h:553:1: note: 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:13764:3: warning: 'ASN1_STRING_data' is deprecated [-Wdeprecated-declarations] { result = ASN1_STRING_data(x0); } ^ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/bn.h:31, from /usr/include/openssl/asn1.h:24, from build/temp.linux-x86_64-2.7/_openssl.c:519: /usr/include/openssl/asn1.h:553:1: note: 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_f_buffer': build/temp.linux-x86_64-2.7/_openssl.c:15229:10: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] return BIO_f_buffer(); ^~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_f_BIO_f_buffer': build/temp.linux-x86_64-2.7/_openssl.c:15239:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { result = BIO_f_buffer(); } ^ build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_d_BIO_f_null': build/temp.linux-x86_64-2.7/_openssl.c:15253:10: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] return BIO_f_null(); ^~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_f_BIO_f_null': build/temp.linux-x86_64-2.7/_openssl.c:15263:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { result = BIO_f_null(); } ^ build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_d_BIO_s_fd': build/temp.linux-x86_64-2.7/_openssl.c:16682:10: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] return BIO_s_fd(); ^~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_f_BIO_s_fd': build/temp.linux-x86_64-2.7/_openssl.c:16692:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { result = BIO_s_fd(); } ^ build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_d_BIO_s_file': build/temp.linux-x86_64-2.7/_openssl.c:16706:10: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] return BIO_s_file(); ^~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_f_BIO_s_file': build/temp.linux-x86_64-2.7/_openssl.c:16716:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { result = BIO_s_file(); } ^ 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:16730:10: warning: 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:16740:12: warning: 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_BIO_s_null': build/temp.linux-x86_64-2.7/_openssl.c:16754:10: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] return BIO_s_null(); ^~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_f_BIO_s_null': build/temp.linux-x86_64-2.7/_openssl.c:16764:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { result = BIO_s_null(); } ^ build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_d_BIO_s_socket': build/temp.linux-x86_64-2.7/_openssl.c:16778:10: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] return BIO_s_socket(); ^~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_f_BIO_s_socket': build/temp.linux-x86_64-2.7/_openssl.c:16788:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { result = BIO_s_socket(); } ^ 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:24029:3: warning: 'DTLSv1_client_method' is deprecated [-Wdeprecated-declarations] return DTLSv1_client_method(); ^~~~~~ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/comp.h:13, from /usr/include/openssl/ssl.h:47, from build/temp.linux-x86_64-2.7/_openssl.c:707: /usr/include/openssl/ssl.h:1649:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_client_method(void)) /* DTLSv1.0 */ ^ 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:24039:3: warning: 'DTLSv1_client_method' is deprecated [-Wdeprecated-declarations] { result = DTLSv1_client_method(); } ^ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/comp.h:13, from /usr/include/openssl/ssl.h:47, from build/temp.linux-x86_64-2.7/_openssl.c:707: /usr/include/openssl/ssl.h:1649:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_client_method(void)) /* DTLSv1.0 */ ^ build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_d_DTLSv1_method': build/temp.linux-x86_64-2.7/_openssl.c:24089:3: warning: 'DTLSv1_method' is deprecated [-Wdeprecated-declarations] return DTLSv1_method(); ^~~~~~ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/comp.h:13, from /usr/include/openssl/ssl.h:47, from build/temp.linux-x86_64-2.7/_openssl.c:707: /usr/include/openssl/ssl.h:1647:1: note: 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:24099:3: warning: 'DTLSv1_method' is deprecated [-Wdeprecated-declarations] { result = DTLSv1_method(); } ^ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/comp.h:13, from /usr/include/openssl/ssl.h:47, from build/temp.linux-x86_64-2.7/_openssl.c:707: /usr/include/openssl/ssl.h:1647:1: note: 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:24113:3: warning: 'DTLSv1_server_method' is deprecated [-Wdeprecated-declarations] return DTLSv1_server_method(); ^~~~~~ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/comp.h:13, from /usr/include/openssl/ssl.h:47, from build/temp.linux-x86_64-2.7/_openssl.c:707: /usr/include/openssl/ssl.h:1648:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_server_method(void)) /* DTLSv1.0 */ ^ 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:24123:3: warning: 'DTLSv1_server_method' is deprecated [-Wdeprecated-declarations] { result = DTLSv1_server_method(); } ^ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/comp.h:13, from /usr/include/openssl/ssl.h:47, from build/temp.linux-x86_64-2.7/_openssl.c:707: /usr/include/openssl/ssl.h:1648:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_server_method(void)) /* DTLSv1.0 */ ^ build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_d_OPENSSL_config': build/temp.linux-x86_64-2.7/_openssl.c:41595:3: warning: 'OPENSSL_config' is deprecated [-Wdeprecated-declarations] OPENSSL_config(x0); ^~~~~~~~~~~~~~ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/x509_vfy.h:20, from /usr/include/openssl/x509.h:309, from /usr/include/openssl/cms.h:16, from build/temp.linux-x86_64-2.7/_openssl.c:534: /usr/include/openssl/conf.h:92:1: note: 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:41617:3: warning: 'OPENSSL_config' is deprecated [-Wdeprecated-declarations] { OPENSSL_config(x0); } ^ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/x509_vfy.h:20, from /usr/include/openssl/x509.h:309, from /usr/include/openssl/cms.h:16, from build/temp.linux-x86_64-2.7/_openssl.c:534: /usr/include/openssl/conf.h:92:1: note: 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:47700:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] return SSL_CTX_add_extra_chain_cert(x0, x1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.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:47740:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] { result = SSL_CTX_add_extra_chain_cert(x0, x1); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_d_SSL_CTX_get_mode': build/temp.linux-x86_64-2.7/_openssl.c:48074:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] return SSL_CTX_get_mode(x0); ^~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_f_SSL_CTX_get_mode': build/temp.linux-x86_64-2.7/_openssl.c:48097:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] { result = SSL_CTX_get_mode(x0); } ^~~~~~~~~~~~~~~~ build/temp.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:48146:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] return SSL_CTX_get_session_cache_mode(x0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.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:48169:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] { result = SSL_CTX_get_session_cache_mode(x0); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_d_SSL_CTX_set_mode': build/temp.linux-x86_64-2.7/_openssl.c:49630:10: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] return SSL_CTX_set_mode(x0, x1); ^~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c:49630:10: warning: 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:49663:14: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] { result = SSL_CTX_set_mode(x0, x1); } ^~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c:49663:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] In file included from build/temp.linux-x86_64-2.7/_openssl.c:707:0: 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:49840:45: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] return SSL_CTX_set_session_cache_mode(x0, x1); ^ build/temp.linux-x86_64-2.7/_openssl.c:49840:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] return SSL_CTX_set_session_cache_mode(x0, x1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from build/temp.linux-x86_64-2.7/_openssl.c:707:0: 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:49873:49: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] { result = SSL_CTX_set_session_cache_mode(x0, x1); } ^ build/temp.linux-x86_64-2.7/_openssl.c:49873:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] { result = SSL_CTX_set_session_cache_mode(x0, x1); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.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:50189:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] return SSL_CTX_set_tmp_dh(x0, x1); ^~~~~~~~~~~~~~~~~~ build/temp.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:50229:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] { result = SSL_CTX_set_tmp_dh(x0, x1); } ^~~~~~~~~~~~~~~~~~ build/temp.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:50242:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] return SSL_CTX_set_tmp_ecdh(x0, x1); ^~~~~~~~~~~~~~~~~~~~ build/temp.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:50282:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] { result = SSL_CTX_set_tmp_ecdh(x0, x1); } ^~~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_d_SSL_get_mode': build/temp.linux-x86_64-2.7/_openssl.c:52086:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] return SSL_get_mode(x0); ^~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_f_SSL_get_mode': build/temp.linux-x86_64-2.7/_openssl.c:52109:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] { result = SSL_get_mode(x0); } ^~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_d_SSL_set_mode': build/temp.linux-x86_64-2.7/_openssl.c:53810:10: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] return SSL_set_mode(x0, x1); ^~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c:53810:10: warning: 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:53843:14: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] { result = SSL_set_mode(x0, x1); } ^~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c:53843:14: warning: 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:55050:3: warning: 'SSLv3_client_method' is deprecated [-Wdeprecated-declarations] return SSLv3_client_method(); ^~~~~~ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/comp.h:13, from /usr/include/openssl/ssl.h:47, from build/temp.linux-x86_64-2.7/_openssl.c:707: /usr/include/openssl/ssl.h:1616:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *SSLv3_client_method(void)) /* SSLv3 */ ^ 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:55060:3: warning: 'SSLv3_client_method' is deprecated [-Wdeprecated-declarations] { result = SSLv3_client_method(); } ^ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/comp.h:13, from /usr/include/openssl/ssl.h:47, from build/temp.linux-x86_64-2.7/_openssl.c:707: /usr/include/openssl/ssl.h:1616:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *SSLv3_client_method(void)) /* SSLv3 */ ^ build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_d_SSLv3_method': build/temp.linux-x86_64-2.7/_openssl.c:55074:3: warning: 'SSLv3_method' is deprecated [-Wdeprecated-declarations] return SSLv3_method(); ^~~~~~ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/comp.h:13, from /usr/include/openssl/ssl.h:47, from build/temp.linux-x86_64-2.7/_openssl.c:707: /usr/include/openssl/ssl.h:1614:1: note: 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:55084:3: warning: 'SSLv3_method' is deprecated [-Wdeprecated-declarations] { result = SSLv3_method(); } ^ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/comp.h:13, from /usr/include/openssl/ssl.h:47, from build/temp.linux-x86_64-2.7/_openssl.c:707: /usr/include/openssl/ssl.h:1614:1: note: 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:55098:3: warning: 'SSLv3_server_method' is deprecated [-Wdeprecated-declarations] return SSLv3_server_method(); ^~~~~~ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/comp.h:13, from /usr/include/openssl/ssl.h:47, from build/temp.linux-x86_64-2.7/_openssl.c:707: /usr/include/openssl/ssl.h:1615:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *SSLv3_server_method(void)) /* SSLv3 */ ^ 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:55108:3: warning: 'SSLv3_server_method' is deprecated [-Wdeprecated-declarations] { result = SSLv3_server_method(); } ^ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/comp.h:13, from /usr/include/openssl/ssl.h:47, from build/temp.linux-x86_64-2.7/_openssl.c:707: /usr/include/openssl/ssl.h:1615:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *SSLv3_server_method(void)) /* SSLv3 */ ^ 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:55122:3: warning: 'TLSv1_1_client_method' is deprecated [-Wdeprecated-declarations] return TLSv1_1_client_method(); ^~~~~~ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/comp.h:13, from /usr/include/openssl/ssl.h:47, from build/temp.linux-x86_64-2.7/_openssl.c:707: /usr/include/openssl/ssl.h:1637:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_client_method(void)) /* TLSv1.1 */ ^ 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:55132:3: warning: 'TLSv1_1_client_method' is deprecated [-Wdeprecated-declarations] { result = TLSv1_1_client_method(); } ^ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/comp.h:13, from /usr/include/openssl/ssl.h:47, from build/temp.linux-x86_64-2.7/_openssl.c:707: /usr/include/openssl/ssl.h:1637:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_client_method(void)) /* TLSv1.1 */ ^ 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:55146:3: warning: 'TLSv1_1_method' is deprecated [-Wdeprecated-declarations] return TLSv1_1_method(); ^~~~~~ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/comp.h:13, from /usr/include/openssl/ssl.h:47, from build/temp.linux-x86_64-2.7/_openssl.c:707: /usr/include/openssl/ssl.h:1635:1: note: 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:55156:3: warning: 'TLSv1_1_method' is deprecated [-Wdeprecated-declarations] { result = TLSv1_1_method(); } ^ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/comp.h:13, from /usr/include/openssl/ssl.h:47, from build/temp.linux-x86_64-2.7/_openssl.c:707: /usr/include/openssl/ssl.h:1635:1: note: 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:55170:3: warning: 'TLSv1_1_server_method' is deprecated [-Wdeprecated-declarations] return TLSv1_1_server_method(); ^~~~~~ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/comp.h:13, from /usr/include/openssl/ssl.h:47, from build/temp.linux-x86_64-2.7/_openssl.c:707: /usr/include/openssl/ssl.h:1636:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_server_method(void)) /* TLSv1.1 */ ^ 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:55180:3: warning: 'TLSv1_1_server_method' is deprecated [-Wdeprecated-declarations] { result = TLSv1_1_server_method(); } ^ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/comp.h:13, from /usr/include/openssl/ssl.h:47, from build/temp.linux-x86_64-2.7/_openssl.c:707: /usr/include/openssl/ssl.h:1636:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_server_method(void)) /* TLSv1.1 */ ^ 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:55194:3: warning: 'TLSv1_2_client_method' is deprecated [-Wdeprecated-declarations] return TLSv1_2_client_method(); ^~~~~~ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/comp.h:13, from /usr/include/openssl/ssl.h:47, from build/temp.linux-x86_64-2.7/_openssl.c:707: /usr/include/openssl/ssl.h:1643:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_client_method(void)) /* TLSv1.2 */ ^ 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:55204:3: warning: 'TLSv1_2_client_method' is deprecated [-Wdeprecated-declarations] { result = TLSv1_2_client_method(); } ^ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/comp.h:13, from /usr/include/openssl/ssl.h:47, from build/temp.linux-x86_64-2.7/_openssl.c:707: /usr/include/openssl/ssl.h:1643:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_client_method(void)) /* TLSv1.2 */ ^ 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:55218:3: warning: 'TLSv1_2_method' is deprecated [-Wdeprecated-declarations] return TLSv1_2_method(); ^~~~~~ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/comp.h:13, from /usr/include/openssl/ssl.h:47, from build/temp.linux-x86_64-2.7/_openssl.c:707: /usr/include/openssl/ssl.h:1641:1: note: 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:55228:3: warning: 'TLSv1_2_method' is deprecated [-Wdeprecated-declarations] { result = TLSv1_2_method(); } ^ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/comp.h:13, from /usr/include/openssl/ssl.h:47, from build/temp.linux-x86_64-2.7/_openssl.c:707: /usr/include/openssl/ssl.h:1641:1: note: 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:55242:3: warning: 'TLSv1_2_server_method' is deprecated [-Wdeprecated-declarations] return TLSv1_2_server_method(); ^~~~~~ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/comp.h:13, from /usr/include/openssl/ssl.h:47, from build/temp.linux-x86_64-2.7/_openssl.c:707: /usr/include/openssl/ssl.h:1642:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_server_method(void)) /* TLSv1.2 */ ^ 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:55252:3: warning: 'TLSv1_2_server_method' is deprecated [-Wdeprecated-declarations] { result = TLSv1_2_server_method(); } ^ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/comp.h:13, from /usr/include/openssl/ssl.h:47, from build/temp.linux-x86_64-2.7/_openssl.c:707: /usr/include/openssl/ssl.h:1642:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_server_method(void)) /* TLSv1.2 */ ^ 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:55266:3: warning: 'TLSv1_client_method' is deprecated [-Wdeprecated-declarations] return TLSv1_client_method(); ^~~~~~ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/comp.h:13, from /usr/include/openssl/ssl.h:47, from build/temp.linux-x86_64-2.7/_openssl.c:707: /usr/include/openssl/ssl.h:1631:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_client_method(void)) /* TLSv1.0 */ ^ 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:55276:3: warning: 'TLSv1_client_method' is deprecated [-Wdeprecated-declarations] { result = TLSv1_client_method(); } ^ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/comp.h:13, from /usr/include/openssl/ssl.h:47, from build/temp.linux-x86_64-2.7/_openssl.c:707: /usr/include/openssl/ssl.h:1631:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_client_method(void)) /* TLSv1.0 */ ^ build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_d_TLSv1_method': build/temp.linux-x86_64-2.7/_openssl.c:55290:3: warning: 'TLSv1_method' is deprecated [-Wdeprecated-declarations] return TLSv1_method(); ^~~~~~ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/comp.h:13, from /usr/include/openssl/ssl.h:47, from build/temp.linux-x86_64-2.7/_openssl.c:707: /usr/include/openssl/ssl.h:1629:1: note: 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:55300:3: warning: 'TLSv1_method' is deprecated [-Wdeprecated-declarations] { result = TLSv1_method(); } ^ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/comp.h:13, from /usr/include/openssl/ssl.h:47, from build/temp.linux-x86_64-2.7/_openssl.c:707: /usr/include/openssl/ssl.h:1629:1: note: 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:55314:3: warning: 'TLSv1_server_method' is deprecated [-Wdeprecated-declarations] return TLSv1_server_method(); ^~~~~~ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/comp.h:13, from /usr/include/openssl/ssl.h:47, from build/temp.linux-x86_64-2.7/_openssl.c:707: /usr/include/openssl/ssl.h:1630:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_server_method(void)) /* TLSv1.0 */ ^ 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:55324:3: warning: 'TLSv1_server_method' is deprecated [-Wdeprecated-declarations] { result = TLSv1_server_method(); } ^ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/comp.h:13, from /usr/include/openssl/ssl.h:47, from build/temp.linux-x86_64-2.7/_openssl.c:707: /usr/include/openssl/ssl.h:1630:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_server_method(void)) /* TLSv1.0 */ ^ 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:56359:3: warning: 'X509_CRL_get_lastUpdate' is deprecated [-Wdeprecated-declarations] return X509_CRL_get_lastUpdate(x0); ^~~~~~ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/x509_vfy.h:20, from /usr/include/openssl/x509.h:309, from /usr/include/openssl/cms.h:16, from build/temp.linux-x86_64-2.7/_openssl.c:534: /usr/include/openssl/x509.h:708:1: note: 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:56382:3: warning: 'X509_CRL_get_lastUpdate' is deprecated [-Wdeprecated-declarations] { result = X509_CRL_get_lastUpdate(x0); } ^ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/x509_vfy.h:20, from /usr/include/openssl/x509.h:309, from /usr/include/openssl/cms.h:16, from build/temp.linux-x86_64-2.7/_openssl.c:534: /usr/include/openssl/x509.h:708:1: note: 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:56395:3: warning: 'X509_CRL_get_nextUpdate' is deprecated [-Wdeprecated-declarations] return X509_CRL_get_nextUpdate(x0); ^~~~~~ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/x509_vfy.h:20, from /usr/include/openssl/x509.h:309, from /usr/include/openssl/cms.h:16, from build/temp.linux-x86_64-2.7/_openssl.c:534: /usr/include/openssl/x509.h:709:1: note: 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:56418:3: warning: 'X509_CRL_get_nextUpdate' is deprecated [-Wdeprecated-declarations] { result = X509_CRL_get_nextUpdate(x0); } ^ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/x509_vfy.h:20, from /usr/include/openssl/x509.h:309, from /usr/include/openssl/cms.h:16, from build/temp.linux-x86_64-2.7/_openssl.c:534: /usr/include/openssl/x509.h:709:1: note: 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_d_X509_get0_signature': build/temp.linux-x86_64-2.7/_openssl.c:62255: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/include/openssl/cms.h:16:0, from build/temp.linux-x86_64-2.7/_openssl.c:534: /usr/include/openssl/x509.h:552:6: note: expected 'const ASN1_BIT_STRING ** {aka const struct asn1_string_st **}' but argument is of type 'ASN1_OCTET_STRING ** {aka struct asn1_string_st **}' void X509_get0_signature(const ASN1_BIT_STRING **psig, ^~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c:62255: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/include/openssl/cms.h:16:0, from build/temp.linux-x86_64-2.7/_openssl.c:534: /usr/include/openssl/x509.h:552:6: note: expected 'const X509_ALGOR ** {aka const struct X509_algor_st **}' but argument is of type 'X509_ALGOR ** {aka struct X509_algor_st **}' void X509_get0_signature(const ASN1_BIT_STRING **psig, ^~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_f_X509_get0_signature': build/temp.linux-x86_64-2.7/_openssl.c:62307: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/include/openssl/cms.h:16:0, from build/temp.linux-x86_64-2.7/_openssl.c:534: /usr/include/openssl/x509.h:552:6: note: expected 'const ASN1_BIT_STRING ** {aka const struct asn1_string_st **}' but argument is of type 'ASN1_OCTET_STRING ** {aka struct asn1_string_st **}' void X509_get0_signature(const ASN1_BIT_STRING **psig, ^~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-2.7/_openssl.c:62307: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/include/openssl/cms.h:16:0, from build/temp.linux-x86_64-2.7/_openssl.c:534: /usr/include/openssl/x509.h:552:6: note: expected 'const X509_ALGOR ** {aka const struct X509_algor_st **}' but argument is of type 'X509_ALGOR ** {aka struct X509_algor_st **}' void X509_get0_signature(const ASN1_BIT_STRING **psig, ^~~~~~~~~~~~~~~~~~~ gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 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 + sleep 1 + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build/lib.linux-x86_64-3.6 creating build/lib.linux-x86_64-3.6/cryptography copying src/cryptography/fernet.py -> build/lib.linux-x86_64-3.6/cryptography copying src/cryptography/exceptions.py -> build/lib.linux-x86_64-3.6/cryptography copying src/cryptography/__about__.py -> build/lib.linux-x86_64-3.6/cryptography copying src/cryptography/utils.py -> build/lib.linux-x86_64-3.6/cryptography copying src/cryptography/__init__.py -> build/lib.linux-x86_64-3.6/cryptography creating build/lib.linux-x86_64-3.6/cryptography/x509 copying src/cryptography/x509/certificate_transparency.py -> build/lib.linux-x86_64-3.6/cryptography/x509 copying src/cryptography/x509/base.py -> build/lib.linux-x86_64-3.6/cryptography/x509 copying src/cryptography/x509/name.py -> build/lib.linux-x86_64-3.6/cryptography/x509 copying src/cryptography/x509/extensions.py -> build/lib.linux-x86_64-3.6/cryptography/x509 copying src/cryptography/x509/__init__.py -> build/lib.linux-x86_64-3.6/cryptography/x509 copying src/cryptography/x509/general_name.py -> build/lib.linux-x86_64-3.6/cryptography/x509 copying src/cryptography/x509/oid.py -> build/lib.linux-x86_64-3.6/cryptography/x509 creating build/lib.linux-x86_64-3.6/cryptography/hazmat copying src/cryptography/hazmat/__init__.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat creating build/lib.linux-x86_64-3.6/cryptography/hazmat/bindings copying src/cryptography/hazmat/bindings/__init__.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/bindings creating build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/mac.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/serialization.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/padding.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/hashes.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/hmac.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/keywrap.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/constant_time.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/__init__.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/cmac.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives creating build/lib.linux-x86_64-3.6/cryptography/hazmat/backends copying src/cryptography/hazmat/backends/__init__.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends copying src/cryptography/hazmat/backends/interfaces.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends creating build/lib.linux-x86_64-3.6/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/binding.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/_conditional.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/__init__.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/bindings/openssl creating build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/padding.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/x25519.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/dsa.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/utils.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/__init__.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/dh.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/rsa.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/ec.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/asymmetric creating build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/base.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/modes.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/__init__.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/aead.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/algorithms.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/ciphers creating build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/utils.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/hotp.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/__init__.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/totp.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/twofactor creating build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/concatkdf.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/kbkdf.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/x963kdf.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/hkdf.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/pbkdf2.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/scrypt.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/__init__.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/kdf creating build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/hashes.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/x25519.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/hmac.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/decode_asn1.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/dsa.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/utils.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/__init__.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/cmac.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/dh.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/rsa.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/encode_asn1.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/aead.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/x509.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ciphers.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ec.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/backend.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl 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.linux-x86_64-3.6/_padding.c' creating build/temp.linux-x86_64-3.6 generating cffi module 'build/temp.linux-x86_64-3.6/_constant_time.c' generating cffi module 'build/temp.linux-x86_64-3.6/_openssl.c' building '_openssl' extension creating build/temp.linux-x86_64-3.6/build creating build/temp.linux-x86_64-3.6/build/temp.linux-x86_64-3.6 gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -I/usr/include/python3.6m -c build/temp.linux-x86_64-3.6/_openssl.c -o build/temp.linux-x86_64-3.6/build/temp.linux-x86_64-3.6/_openssl.o -Wconversion -Wno-error=sign-conversion build/temp.linux-x86_64-3.6/_openssl.c: In function 'dev_urandom_read': build/temp.linux-x86_64-3.6/_openssl.c:1577:17: warning: conversion to 'int' from 'ssize_t {aka long int}' may alter its value [-Wconversion] size -= n; ^ build/temp.linux-x86_64-3.6/_openssl.c: In function 'osrandom_rand_bytes': build/temp.linux-x86_64-3.6/_openssl.c:1769:21: warning: conversion to 'int' from 'long int' may alter its value [-Wconversion] size -= n; ^ build/temp.linux-x86_64-3.6/_openssl.c: In function 'Cryptography_pem_password_cb': build/temp.linux-x86_64-3.6/_openssl.c:2645:35: warning: conversion to 'size_t {aka long unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion] memcpy(buf, st->password, st->length); ^~ build/temp.linux-x86_64-3.6/_openssl.c: In function '_cffi_d_ASN1_STRING_data': build/temp.linux-x86_64-3.6/_openssl.c:13741:3: warning: 'ASN1_STRING_data' is deprecated [-Wdeprecated-declarations] return ASN1_STRING_data(x0); ^~~~~~ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/bn.h:31, from /usr/include/openssl/asn1.h:24, from build/temp.linux-x86_64-3.6/_openssl.c:519: /usr/include/openssl/asn1.h:553:1: note: declared here DEPRECATEDIN_1_1_0(unsigned char *ASN1_STRING_data(ASN1_STRING *x)) ^ build/temp.linux-x86_64-3.6/_openssl.c: In function '_cffi_f_ASN1_STRING_data': build/temp.linux-x86_64-3.6/_openssl.c:13764:3: warning: 'ASN1_STRING_data' is deprecated [-Wdeprecated-declarations] { result = ASN1_STRING_data(x0); } ^ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/bn.h:31, from /usr/include/openssl/asn1.h:24, from build/temp.linux-x86_64-3.6/_openssl.c:519: /usr/include/openssl/asn1.h:553:1: note: declared here DEPRECATEDIN_1_1_0(unsigned char *ASN1_STRING_data(ASN1_STRING *x)) ^ build/temp.linux-x86_64-3.6/_openssl.c: In function '_cffi_d_BIO_f_buffer': build/temp.linux-x86_64-3.6/_openssl.c:15229:10: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] return BIO_f_buffer(); ^~~~~~~~~~~~~~ build/temp.linux-x86_64-3.6/_openssl.c: In function '_cffi_f_BIO_f_buffer': build/temp.linux-x86_64-3.6/_openssl.c:15239:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { result = BIO_f_buffer(); } ^ build/temp.linux-x86_64-3.6/_openssl.c: In function '_cffi_d_BIO_f_null': build/temp.linux-x86_64-3.6/_openssl.c:15253:10: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] return BIO_f_null(); ^~~~~~~~~~~~ build/temp.linux-x86_64-3.6/_openssl.c: In function '_cffi_f_BIO_f_null': build/temp.linux-x86_64-3.6/_openssl.c:15263:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { result = BIO_f_null(); } ^ build/temp.linux-x86_64-3.6/_openssl.c: In function '_cffi_d_BIO_s_fd': build/temp.linux-x86_64-3.6/_openssl.c:16682:10: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] return BIO_s_fd(); ^~~~~~~~~~ build/temp.linux-x86_64-3.6/_openssl.c: In function '_cffi_f_BIO_s_fd': build/temp.linux-x86_64-3.6/_openssl.c:16692:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { result = BIO_s_fd(); } ^ build/temp.linux-x86_64-3.6/_openssl.c: In function '_cffi_d_BIO_s_file': build/temp.linux-x86_64-3.6/_openssl.c:16706:10: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] return BIO_s_file(); ^~~~~~~~~~~~ build/temp.linux-x86_64-3.6/_openssl.c: In function '_cffi_f_BIO_s_file': build/temp.linux-x86_64-3.6/_openssl.c:16716:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { result = BIO_s_file(); } ^ build/temp.linux-x86_64-3.6/_openssl.c: In function '_cffi_d_BIO_s_mem': build/temp.linux-x86_64-3.6/_openssl.c:16730:10: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] return BIO_s_mem(); ^~~~~~~~~~~ build/temp.linux-x86_64-3.6/_openssl.c: In function '_cffi_f_BIO_s_mem': build/temp.linux-x86_64-3.6/_openssl.c:16740:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { result = BIO_s_mem(); } ^ build/temp.linux-x86_64-3.6/_openssl.c: In function '_cffi_d_BIO_s_null': build/temp.linux-x86_64-3.6/_openssl.c:16754:10: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] return BIO_s_null(); ^~~~~~~~~~~~ build/temp.linux-x86_64-3.6/_openssl.c: In function '_cffi_f_BIO_s_null': build/temp.linux-x86_64-3.6/_openssl.c:16764:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { result = BIO_s_null(); } ^ build/temp.linux-x86_64-3.6/_openssl.c: In function '_cffi_d_BIO_s_socket': build/temp.linux-x86_64-3.6/_openssl.c:16778:10: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] return BIO_s_socket(); ^~~~~~~~~~~~~~ build/temp.linux-x86_64-3.6/_openssl.c: In function '_cffi_f_BIO_s_socket': build/temp.linux-x86_64-3.6/_openssl.c:16788:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { result = BIO_s_socket(); } ^ build/temp.linux-x86_64-3.6/_openssl.c: In function '_cffi_d_DTLSv1_client_method': build/temp.linux-x86_64-3.6/_openssl.c:24029:3: warning: 'DTLSv1_client_method' is deprecated [-Wdeprecated-declarations] return DTLSv1_client_method(); ^~~~~~ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/comp.h:13, from /usr/include/openssl/ssl.h:47, from build/temp.linux-x86_64-3.6/_openssl.c:707: /usr/include/openssl/ssl.h:1649:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_client_method(void)) /* DTLSv1.0 */ ^ build/temp.linux-x86_64-3.6/_openssl.c: In function '_cffi_f_DTLSv1_client_method': build/temp.linux-x86_64-3.6/_openssl.c:24039:3: warning: 'DTLSv1_client_method' is deprecated [-Wdeprecated-declarations] { result = DTLSv1_client_method(); } ^ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/comp.h:13, from /usr/include/openssl/ssl.h:47, from build/temp.linux-x86_64-3.6/_openssl.c:707: /usr/include/openssl/ssl.h:1649:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_client_method(void)) /* DTLSv1.0 */ ^ build/temp.linux-x86_64-3.6/_openssl.c: In function '_cffi_d_DTLSv1_method': build/temp.linux-x86_64-3.6/_openssl.c:24089:3: warning: 'DTLSv1_method' is deprecated [-Wdeprecated-declarations] return DTLSv1_method(); ^~~~~~ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/comp.h:13, from /usr/include/openssl/ssl.h:47, from build/temp.linux-x86_64-3.6/_openssl.c:707: /usr/include/openssl/ssl.h:1647:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_method(void)) /* DTLSv1.0 */ ^ build/temp.linux-x86_64-3.6/_openssl.c: In function '_cffi_f_DTLSv1_method': build/temp.linux-x86_64-3.6/_openssl.c:24099:3: warning: 'DTLSv1_method' is deprecated [-Wdeprecated-declarations] { result = DTLSv1_method(); } ^ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/comp.h:13, from /usr/include/openssl/ssl.h:47, from build/temp.linux-x86_64-3.6/_openssl.c:707: /usr/include/openssl/ssl.h:1647:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_method(void)) /* DTLSv1.0 */ ^ build/temp.linux-x86_64-3.6/_openssl.c: In function '_cffi_d_DTLSv1_server_method': build/temp.linux-x86_64-3.6/_openssl.c:24113:3: warning: 'DTLSv1_server_method' is deprecated [-Wdeprecated-declarations] return DTLSv1_server_method(); ^~~~~~ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/comp.h:13, from /usr/include/openssl/ssl.h:47, from build/temp.linux-x86_64-3.6/_openssl.c:707: /usr/include/openssl/ssl.h:1648:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_server_method(void)) /* DTLSv1.0 */ ^ build/temp.linux-x86_64-3.6/_openssl.c: In function '_cffi_f_DTLSv1_server_method': build/temp.linux-x86_64-3.6/_openssl.c:24123:3: warning: 'DTLSv1_server_method' is deprecated [-Wdeprecated-declarations] { result = DTLSv1_server_method(); } ^ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/comp.h:13, from /usr/include/openssl/ssl.h:47, from build/temp.linux-x86_64-3.6/_openssl.c:707: /usr/include/openssl/ssl.h:1648:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_server_method(void)) /* DTLSv1.0 */ ^ build/temp.linux-x86_64-3.6/_openssl.c: In function '_cffi_d_OPENSSL_config': build/temp.linux-x86_64-3.6/_openssl.c:41595:3: warning: 'OPENSSL_config' is deprecated [-Wdeprecated-declarations] OPENSSL_config(x0); ^~~~~~~~~~~~~~ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/x509_vfy.h:20, from /usr/include/openssl/x509.h:309, from /usr/include/openssl/cms.h:16, from build/temp.linux-x86_64-3.6/_openssl.c:534: /usr/include/openssl/conf.h:92:1: note: declared here DEPRECATEDIN_1_1_0(void OPENSSL_config(const char *config_name)) ^ build/temp.linux-x86_64-3.6/_openssl.c: In function '_cffi_f_OPENSSL_config': build/temp.linux-x86_64-3.6/_openssl.c:41617:3: warning: 'OPENSSL_config' is deprecated [-Wdeprecated-declarations] { OPENSSL_config(x0); } ^ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/x509_vfy.h:20, from /usr/include/openssl/x509.h:309, from /usr/include/openssl/cms.h:16, from build/temp.linux-x86_64-3.6/_openssl.c:534: /usr/include/openssl/conf.h:92:1: note: declared here DEPRECATEDIN_1_1_0(void OPENSSL_config(const char *config_name)) ^ build/temp.linux-x86_64-3.6/_openssl.c: In function '_cffi_d_SSL_CTX_add_extra_chain_cert': build/temp.linux-x86_64-3.6/_openssl.c:47700:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] return SSL_CTX_add_extra_chain_cert(x0, x1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.6/_openssl.c: In function '_cffi_f_SSL_CTX_add_extra_chain_cert': build/temp.linux-x86_64-3.6/_openssl.c:47740:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] { result = SSL_CTX_add_extra_chain_cert(x0, x1); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.6/_openssl.c: In function '_cffi_d_SSL_CTX_get_mode': build/temp.linux-x86_64-3.6/_openssl.c:48074:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] return SSL_CTX_get_mode(x0); ^~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.6/_openssl.c: In function '_cffi_f_SSL_CTX_get_mode': build/temp.linux-x86_64-3.6/_openssl.c:48097:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] { result = SSL_CTX_get_mode(x0); } ^~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.6/_openssl.c: In function '_cffi_d_SSL_CTX_get_session_cache_mode': build/temp.linux-x86_64-3.6/_openssl.c:48146:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] return SSL_CTX_get_session_cache_mode(x0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.6/_openssl.c: In function '_cffi_f_SSL_CTX_get_session_cache_mode': build/temp.linux-x86_64-3.6/_openssl.c:48169:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] { result = SSL_CTX_get_session_cache_mode(x0); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.6/_openssl.c: In function '_cffi_d_SSL_CTX_set_mode': build/temp.linux-x86_64-3.6/_openssl.c:49630:10: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] return SSL_CTX_set_mode(x0, x1); ^~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.6/_openssl.c:49630:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] build/temp.linux-x86_64-3.6/_openssl.c: In function '_cffi_f_SSL_CTX_set_mode': build/temp.linux-x86_64-3.6/_openssl.c:49663:14: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] { result = SSL_CTX_set_mode(x0, x1); } ^~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.6/_openssl.c:49663:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] In file included from build/temp.linux-x86_64-3.6/_openssl.c:707:0: build/temp.linux-x86_64-3.6/_openssl.c: In function '_cffi_d_SSL_CTX_set_session_cache_mode': build/temp.linux-x86_64-3.6/_openssl.c:49840:45: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] return SSL_CTX_set_session_cache_mode(x0, x1); ^ build/temp.linux-x86_64-3.6/_openssl.c:49840:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] return SSL_CTX_set_session_cache_mode(x0, x1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from build/temp.linux-x86_64-3.6/_openssl.c:707:0: build/temp.linux-x86_64-3.6/_openssl.c: In function '_cffi_f_SSL_CTX_set_session_cache_mode': build/temp.linux-x86_64-3.6/_openssl.c:49873:49: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] { result = SSL_CTX_set_session_cache_mode(x0, x1); } ^ build/temp.linux-x86_64-3.6/_openssl.c:49873:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] { result = SSL_CTX_set_session_cache_mode(x0, x1); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.6/_openssl.c: In function '_cffi_d_SSL_CTX_set_tmp_dh': build/temp.linux-x86_64-3.6/_openssl.c:50189:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] return SSL_CTX_set_tmp_dh(x0, x1); ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.6/_openssl.c: In function '_cffi_f_SSL_CTX_set_tmp_dh': build/temp.linux-x86_64-3.6/_openssl.c:50229:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] { result = SSL_CTX_set_tmp_dh(x0, x1); } ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.6/_openssl.c: In function '_cffi_d_SSL_CTX_set_tmp_ecdh': build/temp.linux-x86_64-3.6/_openssl.c:50242:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] return SSL_CTX_set_tmp_ecdh(x0, x1); ^~~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.6/_openssl.c: In function '_cffi_f_SSL_CTX_set_tmp_ecdh': build/temp.linux-x86_64-3.6/_openssl.c:50282:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] { result = SSL_CTX_set_tmp_ecdh(x0, x1); } ^~~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.6/_openssl.c: In function '_cffi_d_SSL_get_mode': build/temp.linux-x86_64-3.6/_openssl.c:52086:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] return SSL_get_mode(x0); ^~~~~~~~~~~~ build/temp.linux-x86_64-3.6/_openssl.c: In function '_cffi_f_SSL_get_mode': build/temp.linux-x86_64-3.6/_openssl.c:52109:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] { result = SSL_get_mode(x0); } ^~~~~~~~~~~~ build/temp.linux-x86_64-3.6/_openssl.c: In function '_cffi_d_SSL_set_mode': build/temp.linux-x86_64-3.6/_openssl.c:53810:10: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] return SSL_set_mode(x0, x1); ^~~~~~~~~~~~ build/temp.linux-x86_64-3.6/_openssl.c:53810:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] build/temp.linux-x86_64-3.6/_openssl.c: In function '_cffi_f_SSL_set_mode': build/temp.linux-x86_64-3.6/_openssl.c:53843:14: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] { result = SSL_set_mode(x0, x1); } ^~~~~~~~~~~~ build/temp.linux-x86_64-3.6/_openssl.c:53843:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] build/temp.linux-x86_64-3.6/_openssl.c: In function '_cffi_d_SSLv3_client_method': build/temp.linux-x86_64-3.6/_openssl.c:55050:3: warning: 'SSLv3_client_method' is deprecated [-Wdeprecated-declarations] return SSLv3_client_method(); ^~~~~~ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/comp.h:13, from /usr/include/openssl/ssl.h:47, from build/temp.linux-x86_64-3.6/_openssl.c:707: /usr/include/openssl/ssl.h:1616:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *SSLv3_client_method(void)) /* SSLv3 */ ^ build/temp.linux-x86_64-3.6/_openssl.c: In function '_cffi_f_SSLv3_client_method': build/temp.linux-x86_64-3.6/_openssl.c:55060:3: warning: 'SSLv3_client_method' is deprecated [-Wdeprecated-declarations] { result = SSLv3_client_method(); } ^ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/comp.h:13, from /usr/include/openssl/ssl.h:47, from build/temp.linux-x86_64-3.6/_openssl.c:707: /usr/include/openssl/ssl.h:1616:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *SSLv3_client_method(void)) /* SSLv3 */ ^ build/temp.linux-x86_64-3.6/_openssl.c: In function '_cffi_d_SSLv3_method': build/temp.linux-x86_64-3.6/_openssl.c:55074:3: warning: 'SSLv3_method' is deprecated [-Wdeprecated-declarations] return SSLv3_method(); ^~~~~~ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/comp.h:13, from /usr/include/openssl/ssl.h:47, from build/temp.linux-x86_64-3.6/_openssl.c:707: /usr/include/openssl/ssl.h:1614:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *SSLv3_method(void)) /* SSLv3 */ ^ build/temp.linux-x86_64-3.6/_openssl.c: In function '_cffi_f_SSLv3_method': build/temp.linux-x86_64-3.6/_openssl.c:55084:3: warning: 'SSLv3_method' is deprecated [-Wdeprecated-declarations] { result = SSLv3_method(); } ^ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/comp.h:13, from /usr/include/openssl/ssl.h:47, from build/temp.linux-x86_64-3.6/_openssl.c:707: /usr/include/openssl/ssl.h:1614:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *SSLv3_method(void)) /* SSLv3 */ ^ build/temp.linux-x86_64-3.6/_openssl.c: In function '_cffi_d_SSLv3_server_method': build/temp.linux-x86_64-3.6/_openssl.c:55098:3: warning: 'SSLv3_server_method' is deprecated [-Wdeprecated-declarations] return SSLv3_server_method(); ^~~~~~ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/comp.h:13, from /usr/include/openssl/ssl.h:47, from build/temp.linux-x86_64-3.6/_openssl.c:707: /usr/include/openssl/ssl.h:1615:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *SSLv3_server_method(void)) /* SSLv3 */ ^ build/temp.linux-x86_64-3.6/_openssl.c: In function '_cffi_f_SSLv3_server_method': build/temp.linux-x86_64-3.6/_openssl.c:55108:3: warning: 'SSLv3_server_method' is deprecated [-Wdeprecated-declarations] { result = SSLv3_server_method(); } ^ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/comp.h:13, from /usr/include/openssl/ssl.h:47, from build/temp.linux-x86_64-3.6/_openssl.c:707: /usr/include/openssl/ssl.h:1615:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *SSLv3_server_method(void)) /* SSLv3 */ ^ build/temp.linux-x86_64-3.6/_openssl.c: In function '_cffi_d_TLSv1_1_client_method': build/temp.linux-x86_64-3.6/_openssl.c:55122:3: warning: 'TLSv1_1_client_method' is deprecated [-Wdeprecated-declarations] return TLSv1_1_client_method(); ^~~~~~ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/comp.h:13, from /usr/include/openssl/ssl.h:47, from build/temp.linux-x86_64-3.6/_openssl.c:707: /usr/include/openssl/ssl.h:1637:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_client_method(void)) /* TLSv1.1 */ ^ build/temp.linux-x86_64-3.6/_openssl.c: In function '_cffi_f_TLSv1_1_client_method': build/temp.linux-x86_64-3.6/_openssl.c:55132:3: warning: 'TLSv1_1_client_method' is deprecated [-Wdeprecated-declarations] { result = TLSv1_1_client_method(); } ^ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/comp.h:13, from /usr/include/openssl/ssl.h:47, from build/temp.linux-x86_64-3.6/_openssl.c:707: /usr/include/openssl/ssl.h:1637:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_client_method(void)) /* TLSv1.1 */ ^ build/temp.linux-x86_64-3.6/_openssl.c: In function '_cffi_d_TLSv1_1_method': build/temp.linux-x86_64-3.6/_openssl.c:55146:3: warning: 'TLSv1_1_method' is deprecated [-Wdeprecated-declarations] return TLSv1_1_method(); ^~~~~~ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/comp.h:13, from /usr/include/openssl/ssl.h:47, from build/temp.linux-x86_64-3.6/_openssl.c:707: /usr/include/openssl/ssl.h:1635:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_method(void)) /* TLSv1.1 */ ^ build/temp.linux-x86_64-3.6/_openssl.c: In function '_cffi_f_TLSv1_1_method': build/temp.linux-x86_64-3.6/_openssl.c:55156:3: warning: 'TLSv1_1_method' is deprecated [-Wdeprecated-declarations] { result = TLSv1_1_method(); } ^ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/comp.h:13, from /usr/include/openssl/ssl.h:47, from build/temp.linux-x86_64-3.6/_openssl.c:707: /usr/include/openssl/ssl.h:1635:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_method(void)) /* TLSv1.1 */ ^ build/temp.linux-x86_64-3.6/_openssl.c: In function '_cffi_d_TLSv1_1_server_method': build/temp.linux-x86_64-3.6/_openssl.c:55170:3: warning: 'TLSv1_1_server_method' is deprecated [-Wdeprecated-declarations] return TLSv1_1_server_method(); ^~~~~~ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/comp.h:13, from /usr/include/openssl/ssl.h:47, from build/temp.linux-x86_64-3.6/_openssl.c:707: /usr/include/openssl/ssl.h:1636:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_server_method(void)) /* TLSv1.1 */ ^ build/temp.linux-x86_64-3.6/_openssl.c: In function '_cffi_f_TLSv1_1_server_method': build/temp.linux-x86_64-3.6/_openssl.c:55180:3: warning: 'TLSv1_1_server_method' is deprecated [-Wdeprecated-declarations] { result = TLSv1_1_server_method(); } ^ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/comp.h:13, from /usr/include/openssl/ssl.h:47, from build/temp.linux-x86_64-3.6/_openssl.c:707: /usr/include/openssl/ssl.h:1636:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_server_method(void)) /* TLSv1.1 */ ^ build/temp.linux-x86_64-3.6/_openssl.c: In function '_cffi_d_TLSv1_2_client_method': build/temp.linux-x86_64-3.6/_openssl.c:55194:3: warning: 'TLSv1_2_client_method' is deprecated [-Wdeprecated-declarations] return TLSv1_2_client_method(); ^~~~~~ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/comp.h:13, from /usr/include/openssl/ssl.h:47, from build/temp.linux-x86_64-3.6/_openssl.c:707: /usr/include/openssl/ssl.h:1643:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_client_method(void)) /* TLSv1.2 */ ^ build/temp.linux-x86_64-3.6/_openssl.c: In function '_cffi_f_TLSv1_2_client_method': build/temp.linux-x86_64-3.6/_openssl.c:55204:3: warning: 'TLSv1_2_client_method' is deprecated [-Wdeprecated-declarations] { result = TLSv1_2_client_method(); } ^ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/comp.h:13, from /usr/include/openssl/ssl.h:47, from build/temp.linux-x86_64-3.6/_openssl.c:707: /usr/include/openssl/ssl.h:1643:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_client_method(void)) /* TLSv1.2 */ ^ build/temp.linux-x86_64-3.6/_openssl.c: In function '_cffi_d_TLSv1_2_method': build/temp.linux-x86_64-3.6/_openssl.c:55218:3: warning: 'TLSv1_2_method' is deprecated [-Wdeprecated-declarations] return TLSv1_2_method(); ^~~~~~ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/comp.h:13, from /usr/include/openssl/ssl.h:47, from build/temp.linux-x86_64-3.6/_openssl.c:707: /usr/include/openssl/ssl.h:1641:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_method(void)) /* TLSv1.2 */ ^ build/temp.linux-x86_64-3.6/_openssl.c: In function '_cffi_f_TLSv1_2_method': build/temp.linux-x86_64-3.6/_openssl.c:55228:3: warning: 'TLSv1_2_method' is deprecated [-Wdeprecated-declarations] { result = TLSv1_2_method(); } ^ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/comp.h:13, from /usr/include/openssl/ssl.h:47, from build/temp.linux-x86_64-3.6/_openssl.c:707: /usr/include/openssl/ssl.h:1641:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_method(void)) /* TLSv1.2 */ ^ build/temp.linux-x86_64-3.6/_openssl.c: In function '_cffi_d_TLSv1_2_server_method': build/temp.linux-x86_64-3.6/_openssl.c:55242:3: warning: 'TLSv1_2_server_method' is deprecated [-Wdeprecated-declarations] return TLSv1_2_server_method(); ^~~~~~ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/comp.h:13, from /usr/include/openssl/ssl.h:47, from build/temp.linux-x86_64-3.6/_openssl.c:707: /usr/include/openssl/ssl.h:1642:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_server_method(void)) /* TLSv1.2 */ ^ build/temp.linux-x86_64-3.6/_openssl.c: In function '_cffi_f_TLSv1_2_server_method': build/temp.linux-x86_64-3.6/_openssl.c:55252:3: warning: 'TLSv1_2_server_method' is deprecated [-Wdeprecated-declarations] { result = TLSv1_2_server_method(); } ^ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/comp.h:13, from /usr/include/openssl/ssl.h:47, from build/temp.linux-x86_64-3.6/_openssl.c:707: /usr/include/openssl/ssl.h:1642:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_server_method(void)) /* TLSv1.2 */ ^ build/temp.linux-x86_64-3.6/_openssl.c: In function '_cffi_d_TLSv1_client_method': build/temp.linux-x86_64-3.6/_openssl.c:55266:3: warning: 'TLSv1_client_method' is deprecated [-Wdeprecated-declarations] return TLSv1_client_method(); ^~~~~~ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/comp.h:13, from /usr/include/openssl/ssl.h:47, from build/temp.linux-x86_64-3.6/_openssl.c:707: /usr/include/openssl/ssl.h:1631:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_client_method(void)) /* TLSv1.0 */ ^ build/temp.linux-x86_64-3.6/_openssl.c: In function '_cffi_f_TLSv1_client_method': build/temp.linux-x86_64-3.6/_openssl.c:55276:3: warning: 'TLSv1_client_method' is deprecated [-Wdeprecated-declarations] { result = TLSv1_client_method(); } ^ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/comp.h:13, from /usr/include/openssl/ssl.h:47, from build/temp.linux-x86_64-3.6/_openssl.c:707: /usr/include/openssl/ssl.h:1631:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_client_method(void)) /* TLSv1.0 */ ^ build/temp.linux-x86_64-3.6/_openssl.c: In function '_cffi_d_TLSv1_method': build/temp.linux-x86_64-3.6/_openssl.c:55290:3: warning: 'TLSv1_method' is deprecated [-Wdeprecated-declarations] return TLSv1_method(); ^~~~~~ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/comp.h:13, from /usr/include/openssl/ssl.h:47, from build/temp.linux-x86_64-3.6/_openssl.c:707: /usr/include/openssl/ssl.h:1629:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_method(void)) /* TLSv1.0 */ ^ build/temp.linux-x86_64-3.6/_openssl.c: In function '_cffi_f_TLSv1_method': build/temp.linux-x86_64-3.6/_openssl.c:55300:3: warning: 'TLSv1_method' is deprecated [-Wdeprecated-declarations] { result = TLSv1_method(); } ^ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/comp.h:13, from /usr/include/openssl/ssl.h:47, from build/temp.linux-x86_64-3.6/_openssl.c:707: /usr/include/openssl/ssl.h:1629:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_method(void)) /* TLSv1.0 */ ^ build/temp.linux-x86_64-3.6/_openssl.c: In function '_cffi_d_TLSv1_server_method': build/temp.linux-x86_64-3.6/_openssl.c:55314:3: warning: 'TLSv1_server_method' is deprecated [-Wdeprecated-declarations] return TLSv1_server_method(); ^~~~~~ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/comp.h:13, from /usr/include/openssl/ssl.h:47, from build/temp.linux-x86_64-3.6/_openssl.c:707: /usr/include/openssl/ssl.h:1630:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_server_method(void)) /* TLSv1.0 */ ^ build/temp.linux-x86_64-3.6/_openssl.c: In function '_cffi_f_TLSv1_server_method': build/temp.linux-x86_64-3.6/_openssl.c:55324:3: warning: 'TLSv1_server_method' is deprecated [-Wdeprecated-declarations] { result = TLSv1_server_method(); } ^ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/comp.h:13, from /usr/include/openssl/ssl.h:47, from build/temp.linux-x86_64-3.6/_openssl.c:707: /usr/include/openssl/ssl.h:1630:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_server_method(void)) /* TLSv1.0 */ ^ build/temp.linux-x86_64-3.6/_openssl.c: In function '_cffi_d_X509_CRL_get_lastUpdate': build/temp.linux-x86_64-3.6/_openssl.c:56359:3: warning: 'X509_CRL_get_lastUpdate' is deprecated [-Wdeprecated-declarations] return X509_CRL_get_lastUpdate(x0); ^~~~~~ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/x509_vfy.h:20, from /usr/include/openssl/x509.h:309, from /usr/include/openssl/cms.h:16, from build/temp.linux-x86_64-3.6/_openssl.c:534: /usr/include/openssl/x509.h:708:1: note: declared here DEPRECATEDIN_1_1_0(ASN1_TIME *X509_CRL_get_lastUpdate(X509_CRL *crl)) ^ build/temp.linux-x86_64-3.6/_openssl.c: In function '_cffi_f_X509_CRL_get_lastUpdate': build/temp.linux-x86_64-3.6/_openssl.c:56382:3: warning: 'X509_CRL_get_lastUpdate' is deprecated [-Wdeprecated-declarations] { result = X509_CRL_get_lastUpdate(x0); } ^ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/x509_vfy.h:20, from /usr/include/openssl/x509.h:309, from /usr/include/openssl/cms.h:16, from build/temp.linux-x86_64-3.6/_openssl.c:534: /usr/include/openssl/x509.h:708:1: note: declared here DEPRECATEDIN_1_1_0(ASN1_TIME *X509_CRL_get_lastUpdate(X509_CRL *crl)) ^ build/temp.linux-x86_64-3.6/_openssl.c: In function '_cffi_d_X509_CRL_get_nextUpdate': build/temp.linux-x86_64-3.6/_openssl.c:56395:3: warning: 'X509_CRL_get_nextUpdate' is deprecated [-Wdeprecated-declarations] return X509_CRL_get_nextUpdate(x0); ^~~~~~ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/x509_vfy.h:20, from /usr/include/openssl/x509.h:309, from /usr/include/openssl/cms.h:16, from build/temp.linux-x86_64-3.6/_openssl.c:534: /usr/include/openssl/x509.h:709:1: note: declared here DEPRECATEDIN_1_1_0(ASN1_TIME *X509_CRL_get_nextUpdate(X509_CRL *crl)) ^ build/temp.linux-x86_64-3.6/_openssl.c: In function '_cffi_f_X509_CRL_get_nextUpdate': build/temp.linux-x86_64-3.6/_openssl.c:56418:3: warning: 'X509_CRL_get_nextUpdate' is deprecated [-Wdeprecated-declarations] { result = X509_CRL_get_nextUpdate(x0); } ^ In file included from /usr/include/multiarch-dispatch.h:80:0, from /usr/include/openssl/opensslconf.h:2, from /usr/include/openssl/x509_vfy.h:20, from /usr/include/openssl/x509.h:309, from /usr/include/openssl/cms.h:16, from build/temp.linux-x86_64-3.6/_openssl.c:534: /usr/include/openssl/x509.h:709:1: note: declared here DEPRECATEDIN_1_1_0(ASN1_TIME *X509_CRL_get_nextUpdate(X509_CRL *crl)) ^ build/temp.linux-x86_64-3.6/_openssl.c: In function '_cffi_d_X509_get0_signature': build/temp.linux-x86_64-3.6/_openssl.c:62255: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/include/openssl/cms.h:16:0, from build/temp.linux-x86_64-3.6/_openssl.c:534: /usr/include/openssl/x509.h:552:6: note: expected 'const ASN1_BIT_STRING ** {aka const struct asn1_string_st **}' but argument is of type 'ASN1_OCTET_STRING ** {aka struct asn1_string_st **}' void X509_get0_signature(const ASN1_BIT_STRING **psig, ^~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.6/_openssl.c:62255: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/include/openssl/cms.h:16:0, from build/temp.linux-x86_64-3.6/_openssl.c:534: /usr/include/openssl/x509.h:552:6: note: expected 'const X509_ALGOR ** {aka const struct X509_algor_st **}' but argument is of type 'X509_ALGOR ** {aka struct X509_algor_st **}' void X509_get0_signature(const ASN1_BIT_STRING **psig, ^~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.6/_openssl.c: In function '_cffi_f_X509_get0_signature': build/temp.linux-x86_64-3.6/_openssl.c:62307: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/include/openssl/cms.h:16:0, from build/temp.linux-x86_64-3.6/_openssl.c:534: /usr/include/openssl/x509.h:552:6: note: expected 'const ASN1_BIT_STRING ** {aka const struct asn1_string_st **}' but argument is of type 'ASN1_OCTET_STRING ** {aka struct asn1_string_st **}' void X509_get0_signature(const ASN1_BIT_STRING **psig, ^~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.6/_openssl.c:62307: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/include/openssl/cms.h:16:0, from build/temp.linux-x86_64-3.6/_openssl.c:534: /usr/include/openssl/x509.h:552:6: note: expected 'const X509_ALGOR ** {aka const struct X509_algor_st **}' but argument is of type 'X509_ALGOR ** {aka struct X509_algor_st **}' void X509_get0_signature(const ASN1_BIT_STRING **psig, ^~~~~~~~~~~~~~~~~~~ gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 build/temp.linux-x86_64-3.6/build/temp.linux-x86_64-3.6/_openssl.o -L/usr/lib64 -lssl -lcrypto -lpython3.6m -o build/lib.linux-x86_64-3.6/cryptography/hazmat/bindings/_openssl.abi3.so building '_constant_time' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -I/usr/include/python3.6m -c build/temp.linux-x86_64-3.6/_constant_time.c -o build/temp.linux-x86_64-3.6/build/temp.linux-x86_64-3.6/_constant_time.o gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 build/temp.linux-x86_64-3.6/build/temp.linux-x86_64-3.6/_constant_time.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/cryptography/hazmat/bindings/_constant_time.abi3.so building '_padding' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -I/usr/include/python3.6m -c build/temp.linux-x86_64-3.6/_padding.c -o build/temp.linux-x86_64-3.6/build/temp.linux-x86_64-3.6/_padding.o gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 build/temp.linux-x86_64-3.6/build/temp.linux-x86_64-3.6/_padding.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/cryptography/hazmat/bindings/_padding.abi3.so + sleep 1 + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.JvgHjR + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64 + cd cryptography-2.1.4 + '[' 1 -eq 1 ']' + find . -name .keep -print -delete ./docs/_static/.keep + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + /usr/bin/python2 setup.py install -O1 --skip-build --root /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64 running install running install_lib creating /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr creating /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64 creating /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7 creating /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages creating /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography creating /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat creating /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends creating /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/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/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/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/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/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/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/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/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/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/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/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/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/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/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/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/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/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/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/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/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/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/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/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/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/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/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/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/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/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/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/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/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/interfaces.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends copying build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends creating /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives creating /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/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/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/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/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/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/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/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/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/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/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/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/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/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/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/kdf creating /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/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/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/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/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/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/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/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/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/twofactor creating /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/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/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/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/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/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/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/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/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/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/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/ciphers creating /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/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/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/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/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/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/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/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/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/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/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/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/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/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/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/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/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/cmac.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/constant_time.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/keywrap.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/hmac.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/hashes.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/padding.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/serialization.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives copying build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/mac.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives creating /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/bindings copying build/lib.linux-x86_64-2.7/cryptography/hazmat/bindings/_padding.so -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/bindings copying build/lib.linux-x86_64-2.7/cryptography/hazmat/bindings/_constant_time.so -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/bindings copying build/lib.linux-x86_64-2.7/cryptography/hazmat/bindings/_openssl.so -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/bindings creating /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/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/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/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/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/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/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/bindings/openssl copying build/lib.linux-x86_64-2.7/cryptography/hazmat/bindings/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/bindings copying build/lib.linux-x86_64-2.7/cryptography/hazmat/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat creating /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/x509 copying build/lib.linux-x86_64-2.7/cryptography/x509/oid.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/x509 copying build/lib.linux-x86_64-2.7/cryptography/x509/general_name.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/x509 copying build/lib.linux-x86_64-2.7/cryptography/x509/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/x509 copying build/lib.linux-x86_64-2.7/cryptography/x509/extensions.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/x509 copying build/lib.linux-x86_64-2.7/cryptography/x509/name.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/x509 copying build/lib.linux-x86_64-2.7/cryptography/x509/base.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/x509 copying build/lib.linux-x86_64-2.7/cryptography/x509/certificate_transparency.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/x509 copying build/lib.linux-x86_64-2.7/cryptography/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography copying build/lib.linux-x86_64-2.7/cryptography/utils.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography copying build/lib.linux-x86_64-2.7/cryptography/__about__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography copying build/lib.linux-x86_64-2.7/cryptography/exceptions.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography copying build/lib.linux-x86_64-2.7/cryptography/fernet.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/backend.py to backend.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/ec.py to ec.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/ciphers.py to ciphers.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/x509.py to x509.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/aead.py to aead.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/encode_asn1.py to encode_asn1.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/rsa.py to rsa.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/dh.py to dh.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/cmac.py to cmac.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/utils.py to utils.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/dsa.py to dsa.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/decode_asn1.py to decode_asn1.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/hmac.py to hmac.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/x25519.py to x25519.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/hashes.py to hashes.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/interfaces.py to interfaces.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/kdf/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/kdf/scrypt.py to scrypt.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/kdf/pbkdf2.py to pbkdf2.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/kdf/hkdf.py to hkdf.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/kdf/x963kdf.py to x963kdf.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/kdf/kbkdf.py to kbkdf.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/kdf/concatkdf.py to concatkdf.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/twofactor/totp.py to totp.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/twofactor/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/twofactor/hotp.py to hotp.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/twofactor/utils.py to utils.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py to algorithms.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/ciphers/aead.py to aead.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/ciphers/modes.py to modes.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/ciphers/base.py to base.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py to ec.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py to rsa.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/dh.py to dh.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/utils.py to utils.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py to dsa.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/x25519.py to x25519.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/padding.py to padding.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/cmac.py to cmac.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/constant_time.py to constant_time.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/keywrap.py to keywrap.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/hmac.py to hmac.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/hashes.py to hashes.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/padding.py to padding.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/serialization.py to serialization.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/mac.py to mac.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/bindings/openssl/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/bindings/openssl/_conditional.py to _conditional.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/bindings/openssl/binding.py to binding.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/bindings/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/x509/oid.py to oid.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/x509/general_name.py to general_name.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/x509/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/x509/extensions.py to extensions.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/x509/name.py to name.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/x509/base.py to base.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/x509/certificate_transparency.py to certificate_transparency.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/utils.py to utils.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/__about__.py to __about__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/exceptions.py to exceptions.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/fernet.py to fernet.pyc writing byte-compilation script '/tmp/tmpWSGhj9.py' /usr/bin/python2 -O /tmp/tmpWSGhj9.py removing /tmp/tmpWSGhj9.py running install_egg_info 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' Copying src/cryptography.egg-info to /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography-2.1.4-py2.7.egg-info running install_scripts + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + /usr/bin/python3 setup.py install -O1 --skip-build --root /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64 running install running install_lib creating /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6 creating /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages creating /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography creating /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat creating /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends creating /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl/backend.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl/ec.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl/ciphers.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl/x509.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl/aead.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl/encode_asn1.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl/rsa.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl/dh.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl/cmac.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl/utils.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl/dsa.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl/decode_asn1.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl/hmac.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl/x25519.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl/hashes.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/interfaces.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends copying build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends creating /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives creating /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/kdf/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/kdf/scrypt.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/kdf/pbkdf2.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/kdf/hkdf.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/kdf/x963kdf.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/kdf/kbkdf.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/kdf/concatkdf.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/kdf creating /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/twofactor copying build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/twofactor/totp.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/twofactor copying build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/twofactor/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/twofactor copying build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/twofactor/hotp.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/twofactor copying build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/twofactor/utils.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/twofactor creating /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers copying build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/ciphers/algorithms.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers copying build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/ciphers/aead.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers copying build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/ciphers/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers copying build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/ciphers/modes.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers copying build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/ciphers/base.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers creating /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/asymmetric/ec.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/asymmetric/rsa.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/asymmetric/dh.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/asymmetric/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/asymmetric/utils.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/asymmetric/dsa.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/asymmetric/x25519.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/asymmetric/padding.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/cmac.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives copying build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives copying build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/constant_time.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives copying build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/keywrap.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives copying build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/hmac.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives copying build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/hashes.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives copying build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/padding.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives copying build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/serialization.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives copying build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/mac.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives creating /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/bindings copying build/lib.linux-x86_64-3.6/cryptography/hazmat/bindings/_padding.abi3.so -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/bindings copying build/lib.linux-x86_64-3.6/cryptography/hazmat/bindings/_constant_time.abi3.so -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/bindings copying build/lib.linux-x86_64-3.6/cryptography/hazmat/bindings/_openssl.abi3.so -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/bindings creating /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/bindings/openssl copying build/lib.linux-x86_64-3.6/cryptography/hazmat/bindings/openssl/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/bindings/openssl copying build/lib.linux-x86_64-3.6/cryptography/hazmat/bindings/openssl/_conditional.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/bindings/openssl copying build/lib.linux-x86_64-3.6/cryptography/hazmat/bindings/openssl/binding.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/bindings/openssl copying build/lib.linux-x86_64-3.6/cryptography/hazmat/bindings/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/bindings copying build/lib.linux-x86_64-3.6/cryptography/hazmat/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat creating /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/x509 copying build/lib.linux-x86_64-3.6/cryptography/x509/oid.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/x509 copying build/lib.linux-x86_64-3.6/cryptography/x509/general_name.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/x509 copying build/lib.linux-x86_64-3.6/cryptography/x509/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/x509 copying build/lib.linux-x86_64-3.6/cryptography/x509/extensions.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/x509 copying build/lib.linux-x86_64-3.6/cryptography/x509/name.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/x509 copying build/lib.linux-x86_64-3.6/cryptography/x509/base.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/x509 copying build/lib.linux-x86_64-3.6/cryptography/x509/certificate_transparency.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/x509 copying build/lib.linux-x86_64-3.6/cryptography/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography copying build/lib.linux-x86_64-3.6/cryptography/utils.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography copying build/lib.linux-x86_64-3.6/cryptography/__about__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography copying build/lib.linux-x86_64-3.6/cryptography/exceptions.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography copying build/lib.linux-x86_64-3.6/cryptography/fernet.py -> /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/openssl/backend.py to backend.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/openssl/ec.py to ec.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/openssl/ciphers.py to ciphers.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/openssl/x509.py to x509.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/openssl/aead.py to aead.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/openssl/encode_asn1.py to encode_asn1.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/openssl/rsa.py to rsa.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/openssl/dh.py to dh.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/openssl/cmac.py to cmac.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/openssl/__init__.py to __init__.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/openssl/utils.py to utils.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/openssl/dsa.py to dsa.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/openssl/decode_asn1.py to decode_asn1.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/openssl/hmac.py to hmac.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/openssl/x25519.py to x25519.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/openssl/hashes.py to hashes.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/interfaces.py to interfaces.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__init__.py to __init__.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/kdf/__init__.py to __init__.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/kdf/scrypt.py to scrypt.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/kdf/pbkdf2.py to pbkdf2.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/kdf/hkdf.py to hkdf.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/kdf/x963kdf.py to x963kdf.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/kdf/kbkdf.py to kbkdf.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/kdf/concatkdf.py to concatkdf.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/twofactor/totp.py to totp.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/twofactor/__init__.py to __init__.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/twofactor/hotp.py to hotp.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/twofactor/utils.py to utils.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py to algorithms.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/aead.py to aead.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py to __init__.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/modes.py to modes.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/base.py to base.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py to ec.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py to rsa.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/dh.py to dh.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py to __init__.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/utils.py to utils.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py to dsa.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/x25519.py to x25519.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/padding.py to padding.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/cmac.py to cmac.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__init__.py to __init__.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/constant_time.py to constant_time.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/keywrap.py to keywrap.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/hmac.py to hmac.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/hashes.py to hashes.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/padding.py to padding.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization.py to serialization.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/mac.py to mac.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/bindings/openssl/__init__.py to __init__.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/bindings/openssl/_conditional.py to _conditional.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/bindings/openssl/binding.py to binding.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/bindings/__init__.py to __init__.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/__init__.py to __init__.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/x509/oid.py to oid.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/x509/general_name.py to general_name.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/x509/__init__.py to __init__.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/x509/extensions.py to extensions.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/x509/name.py to name.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/x509/base.py to base.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/x509/certificate_transparency.py to certificate_transparency.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/__init__.py to __init__.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/utils.py to utils.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/__about__.py to __about__.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/exceptions.py to exceptions.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/fernet.py to fernet.cpython-36.pyc writing byte-compilation script '/tmp/tmpip_t1qnm.py' /usr/bin/python3 /tmp/tmpip_t1qnm.py removing /tmp/tmpip_t1qnm.py running install_egg_info 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' Copying src/cryptography.egg-info to /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography-2.1.4-py3.6.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j8 -m -i --build-id-seed 2.1.4-1.mga7 --unique-debug-suffix -2.1.4-1.mga7.x86_64 --unique-debug-src-base python-cryptography-2.1.4-1.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/cryptography-2.1.4 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/bindings/_padding.abi3.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/bindings/_openssl.abi3.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/bindings/_constant_time.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/bindings/_padding.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7/site-packages/cryptography/hazmat/bindings/_openssl.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6/site-packages/cryptography/hazmat/bindings/_constant_time.abi3.so /usr/lib/rpm/sepdebugcrcfix: Updated 6 CRC32s, 0 CRC32s did match. 9399 blocks + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib/debug/usr/lib64/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.AWAJhX + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd cryptography-2.1.4 + '[' 1 -eq 1 ']' + rm -f tests/hazmat/primitives/test_padding.py + /usr/bin/python2 setup.py test running test 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' already up-to-date generating cffi module 'build/temp.linux-x86_64-2.7/_constant_time.c' already up-to-date generating cffi module 'build/temp.linux-x86_64-2.7/_openssl.c' already up-to-date copying build/lib.linux-x86_64-2.7/cryptography/hazmat/bindings/_openssl.so -> src/cryptography/hazmat/bindings copying build/lib.linux-x86_64-2.7/cryptography/hazmat/bindings/_constant_time.so -> src/cryptography/hazmat/bindings copying build/lib.linux-x86_64-2.7/cryptography/hazmat/bindings/_padding.so -> src/cryptography/hazmat/bindings ============================= test session starts ============================== platform linux2 -- Python 2.7.14, pytest-3.4.1, py-1.5.2, pluggy-0.6.0 OpenSSL: OpenSSL 1.1.0g 2 Nov 2017 rootdir: /home/pterjan/rpmbuild/BUILD/cryptography-2.1.4, inifile: plugins: hypothesis-3.16.0 collected 97499 items tests/test_cryptography_utils.py ... [ 0%] tests/test_fernet.py ........................ [ 0%] tests/test_interfaces.py ..... [ 0%] tests/test_utils.py ..................................... [ 0%] tests/test_warnings.py .. [ 0%] tests/hazmat/backends/test_openssl.py .................................. [ 0%] ..ss............sssssss [ 0%] tests/hazmat/backends/test_openssl_memleak.py ....... [ 0%] tests/hazmat/bindings/test_openssl.py .s....... [ 0%] tests/hazmat/primitives/test_3des.py ................................... [ 0%] ........................................................................ [ 0%] ........................................................................ [ 0%] ........................................................................ [ 0%] ........................................................................ [ 0%] ........................................................................ [ 0%] ........................................................................ [ 0%] ........................................................................ [ 0%] ........................................................................ [ 0%] ........................................................................ [ 0%] ........................................................................ [ 0%] ........................................................................ [ 0%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 2%] ........................................................................ [ 2%] ........................................................................ [ 2%] ........................................................................ [ 2%] ........................................................................ [ 2%] ........................................................................ [ 2%] ........................................................................ [ 2%] ........................................................................ [ 2%] ........................................................................ [ 2%] ........................................................................ [ 2%] ........................................................................ [ 2%] ........................................................................ [ 2%] ....................... [ 2%] tests/hazmat/primitives/test_aead.py s.................................. [ 2%] .............................................s.......................... [ 2%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 5%] ........................................................................ [ 5%] ........................................................................ [ 5%] ........................................................................ [ 5%] ........................................................................ [ 5%] ........................................................................ [ 5%] ........................................................................ [ 5%] ........................................................................ [ 5%] ........................................................................ [ 5%] ........................................................................ [ 5%] ........................................................................ [ 5%] ........................................................................ [ 5%] ........................................................................ [ 5%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 9%] ........................................................................ [ 9%] ........................................................................ [ 9%] ........................................................................ [ 9%] ........................................................................ [ 9%] ........................................................................ [ 9%] ........................................................................ [ 9%] ........................................................................ [ 9%] ........................................................................ [ 9%] ........................................................................ [ 9%] ........................................................................ [ 9%] ........................................................................ [ 9%] ........................................................................ [ 9%] ........................................................................ [ 9%] ........................................................................ [ 10%] ........................................................................ [ 10%] ........................................................................ [ 10%] ........................................................................ [ 10%] ........................................................................ [ 10%] ........................................................................ [ 10%] ........................................................................ [ 10%] ........................................................................ [ 10%] ........................................................................ [ 10%] ........................................................................ [ 10%] ........................................................................ [ 10%] ........................................................................ [ 10%] ........................................................................ [ 10%] ........................................................................ [ 11%] ........................................................................ [ 11%] ........................................................................ [ 11%] ........................................................................ [ 11%] ........................................................................ [ 11%] ........................................................................ [ 11%] ........................................................................ [ 11%] ........................................................................ [ 11%] ........................................................................ [ 11%] ........................................................................ [ 11%] ........................................................................ [ 11%] ........................................................................ [ 11%] ........................................................................ [ 11%] ........................................................................ [ 11%] ........................................................................ [ 12%] ........................................................................ [ 12%] ........................................................................ [ 12%] ........................................................................ [ 12%] ........................................................................ [ 12%] ........................................................................ [ 12%] ........................................................................ [ 12%] ........................................................................ [ 12%] .................................................... [ 12%] tests/hazmat/primitives/test_aes.py .................................... [ 12%] ........................................................................ [ 12%] ........................................................................ [ 12%] ........................................................................ [ 12%] ........................................................................ [ 12%] ........................................................................ [ 13%] ........................................................................ [ 13%] ........................................................................ [ 13%] ........................................................................ [ 13%] ........................................................................ [ 13%] ........................................................................ [ 13%] ........................................................................ [ 13%] ........................................................................ [ 13%] ........................................................................ [ 13%] ........................................................................ [ 13%] ........................................................................ [ 13%] ........................................................................ [ 13%] ........................................................................ [ 13%] ........................................................................ [ 13%] ........................................................................ [ 14%] ........................................................................ [ 14%] ........................................................................ [ 14%] ........................................................................ [ 14%] ........................................................................ [ 14%] ........................................................................ [ 14%] ........................................................................ [ 14%] ........................................................................ [ 14%] ........................................................................ [ 14%] ........................................................................ [ 14%] ........................................................................ [ 14%] ........................................................................ [ 14%] ........................................................................ [ 14%] ........................................................................ [ 15%] ........................................................................ [ 15%] ........................................................................ [ 15%] ........................................................................ [ 15%] ........................................................................ [ 15%] ........................................................................ [ 15%] ........................................................................ [ 15%] ........................................................................ [ 15%] ........................................................................ [ 15%] ........................................................................ [ 15%] ........................................................................ [ 15%] ........................................................................ [ 15%] ........................................................................ [ 15%] ........................................................................ [ 15%] ........................................................................ [ 16%] ........................................................................ [ 16%] ........................................................................ [ 16%] ........................................................................ [ 16%] ........................................................................ [ 16%] ........................................................................ [ 16%] ........................................................................ [ 16%] ........................................................................ [ 16%] ........................................................................ [ 16%] ........................................................................ [ 16%] ........................................................................ [ 16%] ........................................................................ [ 16%] ........................................................................ [ 16%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................ [ 18%] ........................................................................ [ 18%] ........................................................................ [ 18%] ........................................................................ [ 18%] ........................................................................ [ 18%] ........................................................................ [ 18%] ........................................................................ [ 18%] ........................................................................ [ 18%] ........................................................................ [ 18%] ........................................................................ [ 18%] ........................................................................ [ 18%] ........................................................................ [ 18%] ........................................................................ [ 18%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 20%] ........................................................................ [ 20%] ........................................................................ [ 20%] ........................................................................ [ 20%] ........................................................................ [ 20%] ........................................................................ [ 20%] ........................................................................ [ 20%] ........................................................................ [ 20%] ........................................................................ [ 20%] ........................................................................ [ 20%] ........................................................................ [ 20%] ........................................................................ [ 20%] ........................................................................ [ 20%] ........................................................................ [ 21%] ........................................................................ [ 21%] ........................................................................ [ 21%] ........................................................................ [ 21%] ........................................................................ [ 21%] ........................................................................ [ 21%] ........................................................................ [ 21%] ........................................................................ [ 21%] ........................................................................ [ 21%] ........................................................................ [ 21%] ........................................................................ [ 21%] ........................................................................ [ 21%] ........................................................................ [ 21%] ........................................................................ [ 21%] ........................................................................ [ 22%] ........................................................................ [ 22%] ........................................................................ [ 22%] ........................................................................ [ 22%] ........................................................................ [ 22%] ........................................................................ [ 22%] ........................................................................ [ 22%] ........................................................................ [ 22%] ........................................................................ [ 22%] ........................................................................ [ 22%] ........................................................................ [ 22%] ........................................................................ [ 22%] ........................................................................ [ 22%] ........................................................................ [ 23%] ........................................................................ [ 23%] ........................................................................ [ 23%] ........................................................................ [ 23%] ........................................................................ [ 23%] ........................................................................ [ 23%] ........................................................................ [ 23%] ........................................................................ [ 23%] ........................................................................ [ 23%] ........................................................................ [ 23%] ........................................................................ [ 23%] ........................................................................ [ 23%] ........................................................................ [ 23%] ........................................................................ [ 23%] ........................................................................ [ 24%] ........................................................................ [ 24%] ........................................................................ [ 24%] ........................................................................ [ 24%] ........................................................................ [ 24%] ........................................................................ [ 24%] ........................................................................ [ 24%] ........................................................................ [ 24%] ........................................................................ [ 24%] ........................................................................ [ 24%] ........................................................................ [ 24%] ........................................................................ [ 24%] ........................................................................ [ 24%] ........................................................................ [ 24%] ........................................................................ [ 25%] ........................................................................ [ 25%] ........................................................................ [ 25%] ........................................................................ [ 25%] ........................................................................ [ 25%] ........................................................................ [ 25%] ........................................................................ [ 25%] ........................................................................ [ 25%] ........................................................................ [ 25%] ........................................................................ [ 25%] ........................................................................ [ 25%] ........................................................................ [ 25%] ........................................................................ [ 25%] ........................................................................ [ 26%] ........................................................................ [ 26%] ........................................................................ [ 26%] ........................................................................ [ 26%] ........................................................................ [ 26%] ........................................................................ [ 26%] ........................................................................ [ 26%] ........................................................................ [ 26%] ........................................................................ [ 26%] ........................................................................ [ 26%] ........................................................................ [ 26%] ........................................................................ [ 26%] ........................................................................ [ 26%] ........................................................................ [ 26%] ........................................................................ [ 27%] ........................................................................ [ 27%] ........................................................................ [ 27%] ........................................................................ [ 27%] ........................................................................ [ 27%] ........................................................................ [ 27%] ........................................................................ [ 27%] ........................................................................ [ 27%] ........................................................................ [ 27%] ........................................................................ [ 27%] ........................................................................ [ 27%] ........................................................................ [ 27%] ........................................................................ [ 27%] ........................................................................ [ 28%] ........................................................................ [ 28%] ........................................................................ [ 28%] ........................................................................ [ 28%] ........................................................................ [ 28%] ........................................................................ [ 28%] ........................................................................ [ 28%] ........................................................................ [ 28%] ........................................................................ [ 28%] ........................................................................ [ 28%] ........................................................................ [ 28%] ........................................................................ [ 28%] ........................................................................ [ 28%] ........................................................................ [ 28%] ........................................................................ [ 29%] ........................................................................ [ 29%] ........................................................................ [ 29%] ........................................................................ [ 29%] ........................................................................ [ 29%] ........................................................................ [ 29%] ........................................................................ [ 29%] ........................................................................ [ 29%] ........................................................................ [ 29%] ........................................................................ [ 29%] ........................................................................ [ 29%] ........................................................................ [ 29%] ........................................................................ [ 29%] ........................................................................ [ 30%] ........................................................................ [ 30%] ........................................................................ [ 30%] ........................................................................ [ 30%] ........................................................................ [ 30%] ........................................................................ [ 30%] ........................................................................ [ 30%] ........................................................................ [ 30%] ........................................................................ [ 30%] ........................................................................ [ 30%] ........................................................................ [ 30%] ........................................................................ [ 30%] ........................................................................ [ 30%] ........................................................................ [ 30%] ........................................................................ [ 31%] ........................................................................ [ 31%] ........................................................................ [ 31%] ........................................................................ [ 31%] ........................................................................ [ 31%] ........................................................................ [ 31%] ........................................................................ [ 31%] ........................................................................ [ 31%] ........................................................................ [ 31%] ........................................................................ [ 31%] ........................................................................ [ 31%] ........................................................................ [ 31%] ........................................................................ [ 31%] ........................................................................ [ 32%] ........................................................................ [ 32%] ........................................................................ [ 32%] ........................................................................ [ 32%] ........................................................................ [ 32%] ........................................................................ [ 32%] ........................................................................ [ 32%] ........................................................................ [ 32%] ........................................................................ [ 32%] ........................................................................ [ 32%] ........................................................................ [ 32%] ........................................................................ [ 32%] ........................................................................ [ 32%] ........................................................................ [ 32%] ........................................................................ [ 33%] ........................................................................ [ 33%] ........................................................................ [ 33%] ........................................................................ [ 33%] ........................................................................ [ 33%] ........................................................................ [ 33%] ........................................................................ [ 33%] ........................................................................ [ 33%] ........................................................................ [ 33%] ........................................................................ [ 33%] ........................................................................ [ 33%] ........................................................................ [ 33%] ........................................................................ [ 33%] ........................................................................ [ 34%] ........................................................................ [ 34%] ........................................................................ [ 34%] ........................................................................ [ 34%] ........................................................................ [ 34%] ........................................................................ [ 34%] ........................................................................ [ 34%] ........................................................................ [ 34%] ........................................................................ [ 34%] ........................................................................ [ 34%] ........................................................................ [ 34%] ........................................................................ [ 34%] ........................................................................ [ 34%] ........................................................................ [ 34%] ........................................................................ [ 35%] ........................................................................ [ 35%] ........................................................................ [ 35%] ........................................................................ [ 35%] ........................................................................ [ 35%] ........................................................................ [ 35%] ........................................................................ [ 35%] ........................................................................ [ 35%] ........................................................................ [ 35%] ........................................................................ [ 35%] ........................................................................ [ 35%] ........................................................................ [ 35%] ........................................................................ [ 35%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 39%] ........................................................................ [ 39%] ........................................................................ [ 39%] ........................................................................ [ 39%] ........................................................................ [ 39%] ........................................................................ [ 39%] ........................................................................ [ 39%] ........................................................................ [ 39%] ........................................................................ [ 39%] ........................................................................ [ 39%] ........................................................................ [ 39%] ........................................................................ [ 39%] ........................................................................ [ 39%] ........................................................................ [ 39%] ........................................................................ [ 40%] ........................................................................ [ 40%] ........................................................................ [ 40%] ........................................................................ [ 40%] ........................................................................ [ 40%] ........................................................................ [ 40%] ........................................................................ [ 40%] ........................................................................ [ 40%] ........................................................................ [ 40%] ........................................................................ [ 40%] ........................................................................ [ 40%] ........................................................................ [ 40%] ........................................................................ [ 40%] ........................................................................ [ 41%] ........................................................................ [ 41%] ........................................................................ [ 41%] ........................................................................ [ 41%] ........................................................................ [ 41%] ........................................................................ [ 41%] ........................................................................ [ 41%] ........................................................................ [ 41%] ........................................................................ [ 41%] ........................................................................ [ 41%] ........................................................................ [ 41%] ........................................................................ [ 41%] ........................................................................ [ 41%] ........................................................................ [ 41%] ........................................................................ [ 42%] ........................................................................ [ 42%] ........................................................................ [ 42%] ........................................................................ [ 42%] ........................................................................ [ 42%] ........................................................................ [ 42%] ........................................................................ [ 42%] ........................................................................ [ 42%] ........................................................................ [ 42%] ........................................................................ [ 42%] ........................................................................ [ 42%] ........................................................................ [ 42%] ........................................................................ [ 42%] ........................................................................ [ 43%] ........................................................................ [ 43%] ........................................................................ [ 43%] ........................................................................ [ 43%] ........................................................................ [ 43%] ........................................................................ [ 43%] ........................................................................ [ 43%] ........................................................................ [ 43%] ........................................................................ [ 43%] ........................................................................ [ 43%] ........................................................................ [ 43%] ........................................................................ [ 43%] ........................................................................ [ 43%] ........................................................................ [ 43%] ........................................................................ [ 44%] ........................................................................ [ 44%] ........................................................................ [ 44%] ........................................................................ [ 44%] ........................................................................ [ 44%] ........................................................................ [ 44%] ........................................................................ [ 44%] ........................................................................ [ 44%] ........................................................................ [ 44%] ........................................................................ [ 44%] ........................................................................ [ 44%] ........................................................................ [ 44%] ........................................................................ [ 44%] ........................................................................ [ 45%] ........................................................................ [ 45%] ........................................................................ [ 45%] ........................................................................ [ 45%] ........................................................................ [ 45%] ........................................................................ [ 45%] ........................................................................ [ 45%] ........................................................................ [ 45%] ........................................................................ [ 45%] ........................................................................ [ 45%] ........................................................................ [ 45%] ........................................................................ [ 45%] ........................................................................ [ 45%] ........................................................................ [ 45%] ........................................................................ [ 46%] ........................................................................ [ 46%] ........................................................................ [ 46%] ........................................................................ [ 46%] ........................................................................ [ 46%] ........................................................................ [ 46%] ........................................................................ [ 46%] ........................................................................ [ 46%] ........................................................................ [ 46%] ........................................................................ [ 46%] ........................................................................ [ 46%] ........................................................................ [ 46%] ........................................................................ [ 46%] ........................................................................ [ 47%] ........................................................................ [ 47%] ........................................................................ [ 47%] ........................................................................ [ 47%] ........................................................................ [ 47%] ........................................................................ [ 47%] ........................................................................ [ 47%] ........................................................................ [ 47%] ........................................................................ [ 47%] ........................................................................ [ 47%] ........................................................................ [ 47%] ........................................................................ [ 47%] ........................................................................ [ 47%] ........................................................................ [ 47%] ........................................................................ [ 48%] ........................................................................ [ 48%] ........................................................................ [ 48%] ........................................................................ [ 48%] ........................................................................ [ 48%] ........................................................................ [ 48%] ........................................................................ [ 48%] ........................................................................ [ 48%] ........................................................................ [ 48%] ........................................................................ [ 48%] ........................................................................ [ 48%] ........................................................................ [ 48%] ........................................................................ [ 48%] ........................................................................ [ 48%] ........................................................................ [ 49%] ........................................................................ [ 49%] ........................................................................ [ 49%] ........................................................................ [ 49%] ........................................................................ [ 49%] ........................................................................ [ 49%] ........................................................................ [ 49%] ........................................................................ [ 49%] ........................................................................ [ 49%] ........................................................................ [ 49%] ........................................................................ [ 49%] ........................................................................ [ 49%] ........................................................................ [ 49%] ........................................................................ [ 50%] ........................................................................ [ 50%] ........................................................................ [ 50%] ........................................................................ [ 50%] ........................................................................ [ 50%] ........................................................................ [ 50%] ........................................................................ [ 50%] ........................................................................ [ 50%] ........................................................................ [ 50%] ........................................................................ [ 50%] ........................................................................ [ 50%] ........................................................................ [ 50%] ........................................................................ [ 50%] ........................................................................ [ 50%] ........................................................................ [ 51%] ........................................................................ [ 51%] ........................................................................ [ 51%] ........................................................................ [ 51%] ........................................................................ [ 51%] ........................................................................ [ 51%] ........................................................................ [ 51%] ........................................................................ [ 51%] ........................................................................ [ 51%] ........................................................................ [ 51%] ........................................................................ [ 51%] ........................................................................ [ 51%] ........................................................................ [ 51%] ........................................................................ [ 52%] ........................................................................ [ 52%] ........................................................................ [ 52%] ........................................................................ [ 52%] ........................................................................ [ 52%] ........................................................................ [ 52%] ........................................................................ [ 52%] ........................................................................ [ 52%] ........................................................................ [ 52%] ........................................................................ [ 52%] ........................................................................ [ 52%] ........................................................................ [ 52%] ........................................................................ [ 52%] ........................................................................ [ 52%] ........................................................................ [ 53%] ........................................................................ [ 53%] ........................................................................ [ 53%] ........................................................................ [ 53%] ........................................................................ [ 53%] ........................................................................ [ 53%] ........................................................................ [ 53%] ........................................................................ [ 53%] ........................................................................ [ 53%] ........................................................................ [ 53%] ........................................................................ [ 53%] ........................................................................ [ 53%] ........................................................................ [ 53%] ........................................................................ [ 54%] ........................................................................ [ 54%] ........................................................................ [ 54%] ........................................................................ [ 54%] ........................................................................ [ 54%] ........................................................................ [ 54%] ........................................................................ [ 54%] ........................................................................ [ 54%] ........................................................................ [ 54%] ........................................................................ [ 54%] ........................................................................ [ 54%] ........................................................................ [ 54%] ........................................................................ [ 54%] ........................................................................ [ 54%] ........................................................................ [ 55%] ........................................................................ [ 55%] ........................................................................ [ 55%] ........................................................................ [ 55%] ........................................................................ [ 55%] ........................................................................ [ 55%] ........................................................................ [ 55%] ........................................................................ [ 55%] ........................................................................ [ 55%] ........................................................................ [ 55%] ........................................................................ [ 55%] ........................................................................ [ 55%] ........................................................................ [ 55%] ........................................................................ [ 56%] ........................................................................ [ 56%] ........................................................................ [ 56%] ........................................................................ [ 56%] ........................................................................ [ 56%] ........................................................................ [ 56%] ........................................................................ [ 56%] ........................................................................ [ 56%] ........................................................................ [ 56%] ........................................................................ [ 56%] ........................................................................ [ 56%] ........................................................................ [ 56%] ........................................................................ [ 56%] ........................................................................ [ 56%] ........................................................................ [ 57%] ........................................................................ [ 57%] ........................................................................ [ 57%] ........................................................................ [ 57%] ........................................................................ [ 57%] ........................................................................ [ 57%] ........................................................................ [ 57%] ........................................................................ [ 57%] ........................................................................ [ 57%] ........................................................................ [ 57%] ........................................................................ [ 57%] ........................................................................ [ 57%] ........................................................................ [ 57%] ........................................................................ [ 58%] ........................................................................ [ 58%] ........................................................................ [ 58%] ........................................................................ [ 58%] ........................................................................ [ 58%] ........................................................................ [ 58%] ........................................................................ [ 58%] ........................................................................ [ 58%] ........................................................................ [ 58%] ........................................................................ [ 58%] ........................................................................ [ 58%] ........................................................................ [ 58%] ........................................................................ [ 58%] ........................................................................ [ 58%] ........................................................................ [ 59%] ........................................................................ [ 59%] ........................................................................ [ 59%] ........................................................................ [ 59%] ........................................................................ [ 59%] ........................................................................ [ 59%] ........................................................................ [ 59%] ........................................................................ [ 59%] ........................................................................ [ 59%] ........................................................................ [ 59%] ........................................................................ [ 59%] ........................................................................ [ 59%] ........................................................................ [ 59%] ........................................................................ [ 60%] ........................................................................ [ 60%] ........................................................................ [ 60%] ........................................................................ [ 60%] ........................................................................ [ 60%] ........................................................................ [ 60%] ........................................................................ [ 60%] ........................................................................ [ 60%] ........................................................................ [ 60%] ........................................................................ [ 60%] ........................................................................ [ 60%] ........................................................................ [ 60%] ........................................................................ [ 60%] ........................................................................ [ 60%] ........................................................................ [ 61%] ........................................................................ [ 61%] ........................................................................ [ 61%] ........................................................................ [ 61%] ........................................................................ [ 61%] ........................................................................ [ 61%] ........................................................................ [ 61%] ........................................................................ [ 61%] ........................................................................ [ 61%] ........................................................................ [ 61%] ........................................................................ [ 61%] ........................................................................ [ 61%] ........................................................................ [ 61%] ........................................................................ [ 61%] ........................................................................ [ 62%] ........................................................................ [ 62%] ........................................................................ [ 62%] ........................................................................ [ 62%] ........................................................................ [ 62%] ........................................................................ [ 62%] ........................................................................ [ 62%] ........................................................................ [ 62%] ........................................................................ [ 62%] ........................................................................ [ 62%] ........................................................................ [ 62%] ........................................................................ [ 62%] ........................................................................ [ 62%] ........................................................................ [ 63%] ........................................................................ [ 63%] ........................................................................ [ 63%] ........................................................................ [ 63%] ........................................................................ [ 63%] ........................................................................ [ 63%] ........................................................................ [ 63%] ........................................................................ [ 63%] ........................................................................ [ 63%] ........................................................................ [ 63%] ........................................................................ [ 63%] ........................................................................ [ 63%] ........................................................................ [ 63%] ........................................................................ [ 63%] ........................................................................ [ 64%] ........................................................................ [ 64%] ........................................................................ [ 64%] ........................................................................ [ 64%] ........................................................................ [ 64%] ........................................................................ [ 64%] ........................................................................ [ 64%] ........................................................................ [ 64%] ........................................................................ [ 64%] ........................................................................ [ 64%] ........................................................................ [ 64%] ........................................................................ [ 64%] ........................................................................ [ 64%] ........................................................................ [ 65%] ........................................................................ [ 65%] ........................................................................ [ 65%] ........................................................................ [ 65%] ........................................................................ [ 65%] ........................................................................ [ 65%] ........................................................................ [ 65%] ........................................................................ [ 65%] ........................................................................ [ 65%] ........................................................................ [ 65%] ........................................................................ [ 65%] ........................................................................ [ 65%] ........................................................................ [ 65%] ........................................................................ [ 65%] ........................................................................ [ 66%] ........................................................................ [ 66%] ........................................................................ [ 66%] ........................................................................ [ 66%] ........................................................................ [ 66%] ........................................................................ [ 66%] ........................................................................ [ 66%] ........................................................................ [ 66%] ........................................................................ [ 66%] ........................................................................ [ 66%] ........................................................................ [ 66%] ........................................................................ [ 66%] ........................................................................ [ 66%] ........................................................................ [ 67%] ........................................................................ [ 67%] ........................................................................ [ 67%] ........................................................................ [ 67%] ........................................................................ [ 67%] ........................................................................ [ 67%] ........................................................................ [ 67%] ........................................................................ [ 67%] ........................................................................ [ 67%] ........................................................................ [ 67%] ........................................................................ [ 67%] ........................................................................ [ 67%] ........................................................................ [ 67%] ........................................................................ [ 67%] ........................................................................ [ 68%] ........................................................................ [ 68%] ........................................................................ [ 68%] ........................................................................ [ 68%] ........................................................................ [ 68%] ........................................................................ [ 68%] ........................................................................ [ 68%] ........................................................................ [ 68%] ........................................................................ [ 68%] ........................................................................ [ 68%] ........................................................................ [ 68%] ........................................................................ [ 68%] ........................................................................ [ 68%] ........................................................................ [ 69%] ........................................................................ [ 69%] ........................................................................ [ 69%] ........................................................................ [ 69%] ........................................................................ [ 69%] ........................................................................ [ 69%] ........................................................................ [ 69%] ........................................................................ [ 69%] ........................................................................ [ 69%] ........................................................................ [ 69%] ........................................................................ [ 69%] ........................................................................ [ 69%] ........................................................................ [ 69%] ........................................................................ [ 69%] ........................................................................ [ 70%] ........................................................................ [ 70%] ........................................................................ [ 70%] ........................................................................ [ 70%] ........................................................................ [ 70%] ........................................................................ [ 70%] ........................................................................ [ 70%] ........................................................................ [ 70%] ........................................................................ [ 70%] ........................................................................ [ 70%] ........................................................................ [ 70%] ........................................................................ [ 70%] ........................................................................ [ 70%] ........................................................................ [ 71%] ........................................................................ [ 71%] ........................................................................ [ 71%] ........................................................................ [ 71%] ........................................................................ [ 71%] ........................................................................ [ 71%] ........................................................................ [ 71%] ........................................................................ [ 71%] ........................................................................ [ 71%] ........................................................................ [ 71%] ........................................................................ [ 71%] ........................................................................ [ 71%] ........................................................................ [ 71%] ........................................................................ [ 71%] ........................................................................ [ 72%] ........................................................................ [ 72%] ........................................................................ [ 72%] ........................................................................ [ 72%] ........................................................................ [ 72%] ........................................................................ [ 72%] ........................................................................ [ 72%] ........................................................................ [ 72%] ........................................................................ [ 72%] ........................................................................ [ 72%] ........................................................................ [ 72%] ........................................................................ [ 72%] ........................................................................ [ 72%] ........................................................................ [ 72%] ........................................................................ [ 73%] ........................................................................ [ 73%] ........................................................................ [ 73%] ........................................................................ [ 73%] ........................................................................ [ 73%] ........................................................................ [ 73%] .................................................................. [ 73%] tests/hazmat/primitives/test_arc4.py ................................... [ 73%] ........................................................................ [ 73%] ........................................................................ [ 73%] ........................................................................ [ 73%] ..................................... [ 73%] tests/hazmat/primitives/test_asym_utils.py ...... [ 73%] tests/hazmat/primitives/test_block.py ....................... [ 73%] tests/hazmat/primitives/test_blowfish.py ............................... [ 73%] ........................... [ 73%] tests/hazmat/primitives/test_camellia.py ............................... [ 73%] ........................................................................ [ 73%] ........................................................................ [ 74%] ........................................................................ [ 74%] ........................................................................ [ 74%] ........................................................................ [ 74%] ........................................................................ [ 74%] ........................................................................ [ 74%] ........................................................................ [ 74%] ........................................................................ [ 74%] ........................................................................ [ 74%] ........................................................................ [ 74%] ........................................................................ [ 74%] ........................................................................ [ 74%] ........................................................................ [ 74%] ........................................................................ [ 75%] ........................................................................ [ 75%] ........................................................................ [ 75%] ........................................................................ [ 75%] ........................................................................ [ 75%] ........................................................................ [ 75%] ........................................................................ [ 75%] ........................................................................ [ 75%] ........................................................................ [ 75%] ........................................................................ [ 75%] ........................................................................ [ 75%] ........................................................................ [ 75%] ........................................................................ [ 75%] ........................................................................ [ 75%] ........................................................................ [ 76%] ........................................................................ [ 76%] ........................................................................ [ 76%] ........................................................................ [ 76%] ........................................................................ [ 76%] ........................................................................ [ 76%] ........................................................................ [ 76%] ........................................................................ [ 76%] ........................................................................ [ 76%] ........................................................................ [ 76%] ........................................................................ [ 76%] ........................................................................ [ 76%] ........................................................................ [ 76%] ........................................................................ [ 77%] ........................................................................ [ 77%] ........................................................................ [ 77%] ........................................................................ [ 77%] ........................................................................ [ 77%] ........................................................................ [ 77%] ........................................................................ [ 77%] ........................................................................ [ 77%] ........................................................................ [ 77%] ........................................................................ [ 77%] ........................................................................ [ 77%] ........................................................................ [ 77%] ............................. [ 77%] tests/hazmat/primitives/test_cast5.py .................................. [ 77%] ............................. [ 77%] tests/hazmat/primitives/test_chacha20.py ...... [ 77%] tests/hazmat/primitives/test_ciphers.py ................................ [ 77%] ........................................................................ [ 78%] ............................ [ 78%] tests/hazmat/primitives/test_cmac.py ................................... [ 78%] ........... [ 78%] tests/hazmat/primitives/test_concatkdf.py .............. [ 78%] tests/hazmat/primitives/test_constant_time.py .. [ 78%] tests/hazmat/primitives/test_dh.py ..................................... [ 78%] ...................................... [ 78%] tests/hazmat/primitives/test_dsa.py .................................... [ 78%] ........................................................................ [ 78%] ........................................................................ [ 78%] ........................................................................ [ 78%] ........................................................................ [ 78%] ........................................................................ [ 78%] ........................................................................ [ 78%] ........................................................................ [ 78%] . [ 78%] tests/hazmat/primitives/test_ec.py ...............ssssssssssssssssssssss [ 78%] ssssssssssssssssssssssssssss............................................ [ 78%] ........................................................................ [ 78%] ........................................................................ [ 79%] ............ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 79%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 79%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 79%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 79%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 79%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 79%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 79%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssss.............. [ 79%] ........................................................................ [ 79%] ........................................................................ [ 79%] ..........................................ssssssssssssssssssssssssssssss [ 79%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 79%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 79%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 80%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 80%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 80%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 80%] ssssssssssssssssssssssssssssssssssssssssss.s.sss..ss.ss..s..ssssssssssss [ 80%] sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss......... [ 80%] ........................................................................ [ 80%] ........................................................................ [ 80%] ........................................................................ [ 80%] ........................................................................ [ 80%] ...sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 80%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 80%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 80%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 81%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 81%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 81%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 81%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 81%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 81%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 81%] sssssssssssssssssssssssssssssssss....................................... [ 81%] ........................................................................ [ 81%] ........................................................................ [ 81%] ........................................................................ [ 81%] ........................................................................ [ 81%] ........................................................................ [ 81%] ........................................................................ [ 81%] ........................................................................ [ 82%] ........................................................................ [ 82%] ........................................................................ [ 82%] ........................................................................ [ 82%] ........................................................................ [ 82%] ........................................................................ [ 82%] ........................................................................ [ 82%] ........................................................................ [ 82%] ........................................................................ [ 82%] ......ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 82%] sssssssss............................................................... [ 82%] ........................................................................ [ 82%] ........................................................................ [ 82%] ........................................................................ [ 83%] .....................sssssssssssssssssssssssssssssssssssssssssssssssssss [ 83%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 83%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 83%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 83%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 83%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 83%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 83%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 83%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 83%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 83%] sssssssssssssssssssssssssssssssssssssssssssssssssss..................... [ 83%] .................s....ssssssssssssssssssssssssssssss.................... [ 83%] ........................................................................ [ 83%] .............................. [ 84%] tests/hazmat/primitives/test_hash_vectors.py ........................... [ 84%] ........................................................................ [ 84%] ........................................................................ [ 84%] ........................................................................ [ 84%] ........................................................................ [ 84%] ........................................................................ [ 84%] ........................................................................ [ 84%] ........................................................................ [ 84%] ........................................................................ [ 84%] ........................................................................ [ 84%] ........................................................................ [ 84%] ........................................................................ [ 84%] ........................................................................ [ 84%] ............................... [ 84%] tests/hazmat/primitives/test_hashes.py ............... [ 84%] tests/hazmat/primitives/test_hkdf.py ............ [ 84%] tests/hazmat/primitives/test_hkdf_vectors.py ..................... [ 85%] tests/hazmat/primitives/test_hmac.py ......... [ 85%] tests/hazmat/primitives/test_hmac_vectors.py ........................... [ 85%] ............. [ 85%] tests/hazmat/primitives/test_idea.py ................................... [ 85%] ........................................................................ [ 85%] ........................................................................ [ 85%] ........................................................................ [ 85%] ........................................................................ [ 85%] ........................................................................ [ 85%] ........................................................................ [ 85%] ........................................................................ [ 85%] ........................................................................ [ 85%] ........................................................................ [ 85%] ........................................................................ [ 85%] ........................................................................ [ 85%] ........................................................................ [ 85%] ............................................................. [ 86%] tests/hazmat/primitives/test_kbkdf.py ................ [ 86%] tests/hazmat/primitives/test_kbkdf_vectors.py ssssssssssssssssssssssssss [ 86%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 86%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 86%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 86%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 86%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 86%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 86%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 86%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 86%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 86%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 86%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 86%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 86%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 87%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 87%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 87%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 87%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 87%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 87%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 87%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 87%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 87%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 87%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 87%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 87%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 87%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 88%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 88%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 88%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 88%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 88%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 88%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 88%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss.. [ 88%] ........................................................................ [ 88%] ........................................................................ [ 88%] ........................................................................ [ 88%] ........................................................................ [ 88%] ..............................ssssssssssssssssssssssssssssssssssssssssss [ 88%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 88%] ssssssssssssssssssssssssssssssssssssssssssssss.......................... [ 89%] ........................................................................ [ 89%] ........................................................................ [ 89%] ........................................................................ [ 89%] ........................................................................ [ 89%] ......ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 89%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 89%] ssssssssssssssssssssss.................................................. [ 89%] ........................................................................ [ 89%] ........................................................................ [ 89%] ........................................................................ [ 89%] ......................................................ssssssssssssssssss [ 89%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 89%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss.. [ 89%] ........................................................................ [ 90%] ........................................................................ [ 90%] ........................................................................ [ 90%] ........................................................................ [ 90%] ..............................ssssssssssssssssssssssssssssssssssssssssss [ 90%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 90%] ssssssssssssssssssssssssssssssssssssssssssssss.......................... [ 90%] ........................................................................ [ 90%] ........................................................................ [ 90%] ........................................................................ [ 90%] ........................................................................ [ 90%] ......ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 90%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 90%] ssssssssssssssssssssss [ 90%] tests/hazmat/primitives/test_keywrap.py ................................ [ 91%] ........................................................................ [ 91%] ........................................................................ [ 91%] ........................................................................ [ 91%] ........................................................................ [ 91%] ........................................................................ [ 91%] ........................................................................ [ 91%] ........................................................................ [ 91%] ........................................................................ [ 91%] ........................................................................ [ 91%] ........................................................................ [ 91%] ........................................................................ [ 91%] ........................................................................ [ 91%] ........................................................................ [ 91%] ........................................................................ [ 92%] ........................................................................ [ 92%] ........................................................................ [ 92%] ........................................................................ [ 92%] ........................................................................ [ 92%] ........................................................................ [ 92%] ........................................................................ [ 92%] ........................................................................ [ 92%] ........................................................................ [ 92%] ........................................................................ [ 92%] ........................................................................ [ 92%] ........................................................................ [ 92%] ........................................................................ [ 92%] ........................................................................ [ 93%] ........................................................................ [ 93%] ........................................................................ [ 93%] ........................................................................ [ 93%] ........................................................................ [ 93%] ........................................................................ [ 93%] ........................................................................ [ 93%] ........................................................................ [ 93%] ........................................................................ [ 93%] ........................................................................ [ 93%] ........................................................................ [ 93%] ........................................................................ [ 93%] ........................................................................ [ 93%] ........................................................................ [ 93%] ........................................................................ [ 94%] .................... [ 94%] tests/hazmat/primitives/test_pbkdf2hmac.py ...... [ 94%] tests/hazmat/primitives/test_pbkdf2hmac_vectors.py ...... [ 94%] tests/hazmat/primitives/test_rsa.py .................................... [ 94%] ...............s........................................................ [ 94%] ........................................................................ [ 94%] ........................................................................ [ 94%] ........................................................................ [ 94%] ........................................................................ [ 94%] ........................................................................ [ 94%] ........................................................................ [ 94%] ........................................................................ [ 94%] ........................................................................ [ 94%] ........................................................................ [ 94%] ........................................................................ [ 94%] ........................................................................ [ 94%] ........................................................................ [ 95%] ........................................................................ [ 95%] ........................................................................ [ 95%] ........................................................................ [ 95%] ........................................................................ [ 95%] ........................................................................ [ 95%] ........................................................................ [ 95%] ........................................................................ [ 95%] ........................................................................ [ 95%] ........................................................................ [ 95%] ........................................................................ [ 95%] ........................................................................ [ 95%] ........................................................................ [ 95%] ........................................................................ [ 96%] ........................................................................ [ 96%] ........................................................................ [ 96%] ........................................................................ [ 96%] ........................................................................ [ 96%] ........................................................................ [ 96%] ........................................................................ [ 96%] ........................................................................ [ 96%] ........................................................................ [ 96%] ........................................................................ [ 96%] ........................................................................ [ 96%] ........................................................................ [ 96%] ........................................................................ [ 96%] ........................................................................ [ 96%] ........................................................................ [ 97%] ........................................................................ [ 97%] ........................................................................ [ 97%] ........................................................................ [ 97%] ........................................................................ [ 97%] ........................................................................ [ 97%] ........................................................................ [ 97%] ........................................................................ [ 97%] ........................................................................ [ 97%] ........................................................................ [ 97%] ........................................................................ [ 97%] ........................................................................ [ 97%] ........................................................................ [ 97%] ........................................................................ [ 98%] ........................................................................ [ 98%] ........................................................................ [ 98%] ........................................................................ [ 98%] ........................................................................ [ 98%] ........................................................................ [ 98%] ........................................................................ [ 98%] ........................................................................ [ 98%] ........................................................................ [ 98%] ........................................................................ [ 98%] ........................................................................ [ 98%] ........................................................................ [ 98%] ........................................................................ [ 98%] ........................................................................ [ 98%] .. [ 98%] tests/hazmat/primitives/test_scrypt.py ................. [ 99%] tests/hazmat/primitives/test_seed.py ................................... [ 99%] ........... [ 99%] tests/hazmat/primitives/test_serialization.py .......................... [ 99%] ........................................................................ [ 99%] ...... [ 99%] tests/hazmat/primitives/test_x25519.py s........ [ 99%] tests/hazmat/primitives/test_x963_vectors.py ........................... [ 99%] ........................................................................ [ 99%] .. [ 99%] tests/hazmat/primitives/test_x963kdf.py ....... [ 99%] tests/hazmat/primitives/twofactor/test_hotp.py ......................... [ 99%] ............. [ 99%] tests/hazmat/primitives/twofactor/test_totp.py ......................... [ 99%] ............... [ 99%] tests/hypothesis/test_fernet.py . [ 99%] tests/hypothesis/test_padding.py .. [ 99%] tests/x509/test_x509.py ................................................ [ 99%] ...........................................ss........................... [ 99%] ........................................................................ [ 99%] ................................................. [ 99%] tests/x509/test_x509_crlbuilder.py ................................. [ 99%] tests/x509/test_x509_ext.py ............................................ [ 99%] ........................................................................ [ 99%] ........................................................................ [ 99%] ........................................................................ [ 99%] .....................................................................s. [ 99%] tests/x509/test_x509_revokedcertbuilder.py .................... [100%] ================= 91488 passed, 6011 skipped in 314.79 seconds ================= + exit 0 Processing files: python2-cryptography-2.1.4-1.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.hULmVk + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd cryptography-2.1.4 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/share/doc/python2-cryptography + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/share/doc/python2-cryptography + cp -pr README.rst /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/share/doc/python2-cryptography + cp -pr docs /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/share/doc/python2-cryptography + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.6JH3BI + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd cryptography-2.1.4 + LICENSEDIR=/home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/share/licenses/python2-cryptography + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/share/licenses/python2-cryptography + cp -pr LICENSE /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/share/licenses/python2-cryptography + cp -pr LICENSE.APACHE /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/share/licenses/python2-cryptography + cp -pr LICENSE.BSD /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/share/licenses/python2-cryptography + exit 0 Provides: python-cryptography = 2.1.4-1.mga7 python2-cryptography = 2.1.4-1.mga7 python2-cryptography(x86-64) = 2.1.4-1.mga7 python2.7dist(cryptography) = 2.1.4 python2dist(cryptography) = 2.1.4 pythonegg(2)(cryptography) = 2.1.4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpython2.7.so.1.0()(64bit) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) python(abi) = 2.7 python2.7dist(asn1crypto) >= 0.21.0 python2.7dist(cffi) >= 1.7 python2.7dist(idna) >= 2.1 python2.7dist(six) >= 1.4.1 Obsoletes: python-cryptography <= 2.0.3 Processing files: python3-cryptography-2.1.4-1.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.JPc0Xo + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd cryptography-2.1.4 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/share/doc/python3-cryptography + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/share/doc/python3-cryptography + cp -pr README.rst /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/share/doc/python3-cryptography + cp -pr docs /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/share/doc/python3-cryptography + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Sw11n5 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd cryptography-2.1.4 + LICENSEDIR=/home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/share/licenses/python3-cryptography + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/share/licenses/python3-cryptography + cp -pr LICENSE /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/share/licenses/python3-cryptography + cp -pr LICENSE.APACHE /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/share/licenses/python3-cryptography + cp -pr LICENSE.BSD /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64/usr/share/licenses/python3-cryptography + exit 0 Provides: python3-cryptography = 2.1.4-1.mga7 python3-cryptography(x86-64) = 2.1.4-1.mga7 python3.6dist(cryptography) = 2.1.4 python3dist(cryptography) = 2.1.4 pythonegg(3)(cryptography) = 2.1.4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpython3.6m.so.1.0()(64bit) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) python(abi) = 3.6 python3.6dist(asn1crypto) >= 0.21.0 python3.6dist(cffi) >= 1.7 python3.6dist(idna) >= 2.1 python3.6dist(six) >= 1.4.1 Processing files: python-cryptography-debugsource-2.1.4-1.mga7.x86_64 Provides: python-cryptography-debugsource = 2.1.4-1.mga7 python-cryptography-debugsource(x86-64) = 2.1.4-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-cryptography-debuginfo-2.1.4-1.mga7.x86_64 Provides: python-cryptography-debuginfo = 2.1.4-1.mga7 python-cryptography-debuginfo(x86-64) = 2.1.4-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-cryptography-debugsource(x86-64) = 2.1.4-1.mga7 Processing files: python2-cryptography-debuginfo-2.1.4-1.mga7.x86_64 Provides: debuginfo(build-id) = 11be1813c67f2ebe4b33cf6b0875e4174a71d7e9 debuginfo(build-id) = 24a37782ac7538b3b0172eca2d58ca1286cad623 debuginfo(build-id) = 88d3b45112b0bdc7fd277c68b9932d7380a6663c python2-cryptography-debuginfo = 2.1.4-1.mga7 python2-cryptography-debuginfo(x86-64) = 2.1.4-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-cryptography-debugsource(x86-64) = 2.1.4-1.mga7 Processing files: python3-cryptography-debuginfo-2.1.4-1.mga7.x86_64 Provides: debuginfo(build-id) = 62c58dddd01762cf45f57f891a9f6bce68bae013 debuginfo(build-id) = a4ea372e460b27d1f2fd9361f7ba4898845a2873 debuginfo(build-id) = c8054ef227197376eb85977047e91b989b5bbe49 python3-cryptography-debuginfo = 2.1.4-1.mga7 python3-cryptography-debuginfo(x86-64) = 2.1.4-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-cryptography-debugsource(x86-64) = 2.1.4-1.mga7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python2-cryptography-2.1.4-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-cryptography-2.1.4-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python-cryptography-debugsource-2.1.4-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python-cryptography-debuginfo-2.1.4-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python2-cryptography-debuginfo-2.1.4-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-cryptography-debuginfo-2.1.4-1.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.7iMiQj + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd cryptography-2.1.4 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-cryptography-2.1.4-1.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.OUWJly + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf cryptography-2.1.4 + exit 0 D: [iurt_root_command] Success!