request from: hawk checking if we should skip the build started at: Sun Apr 19 13:19:17 2020 fetching http://src.tld-linux.org/~builderti//srpms/f8399cea-0fe3-4bf2-ae76-94b05f894307/python-cryptography-2.7-2.src.rpm fetched 35550938 bytes, 105193.1 K/s installing srpm: python-cryptography-2.7-2.src.rpm + install -d /tmp/B.wKcx3e/BUILD /tmp/B.wKcx3e/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog python-cryptography-2.7-2.src.rpm * Sun Apr 19 2020 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/python-cryptography.git;a=log;h=b26a474b8ddd03b0ac4f6919f952a37df02c758c * Fri Dec 06 2019 Marcin Krol b26a474 - merged 2.7 from PLD + rpm -Uhv --nodeps --define '_topdir /tmp/B.wKcx3e' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests python-cryptography-2.7-2.src.rpm python-cryptography ################################################## + rm -f python-cryptography-2.7-2.src.rpm + install -m 700 -d /tmp/B.wKcx3e/BUILD/tmp + TMPDIR=/tmp/B.wKcx3e/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.wKcx3e' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target x86_64-tld-linux --define 'prep exit 0' /tmp/B.wKcx3e/python-cryptography.spec Building target platforms: x86_64-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: x86_64-tld-linux no BR needed building RPM using: set -ex; : build-id: f8399cea-0fe3-4bf2-ae76-94b05f894307; TMPDIR=/tmp/B.wKcx3e/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.wKcx3e' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target x86_64-tld-linux /tmp/B.wKcx3e/python-cryptography.spec + : build-id: f8399cea-0fe3-4bf2-ae76-94b05f894307 + TMPDIR=/tmp/B.wKcx3e/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.wKcx3e' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target x86_64-tld-linux /tmp/B.wKcx3e/python-cryptography.spec Building target platforms: x86_64-tld-linux Executing(%prep): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.wKcx3e/BUILD/tmp /bin/sh -e /tmp/B.wKcx3e/BUILD/tmp/rpm-tmp.4819 + umask 022 + cd /tmp/B.wKcx3e/BUILD + cd /tmp/B.wKcx3e/BUILD + rm -rf cryptography-2.7 + /usr/bin/gzip -dc /tmp/B.wKcx3e/cryptography-2.7.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd cryptography-2.7 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.wKcx3e/BUILD/tmp /bin/sh -e /tmp/B.wKcx3e/BUILD/tmp/rpm-tmp.4819 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.wKcx3e/BUILD/tmp + umask 022 + cd /tmp/B.wKcx3e/BUILD + cd cryptography-2.7 + export 'CFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + LDFLAGS='-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' + export LDFLAGS + CFLAGS='-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CXXFLAGS + CC=x86_64-tld-linux-gcc + export CC + CXX=x86_64-tld-linux-g++ + export CXX + /usr/bin/python setup.py build '--build-base=build-2' running build running build_py creating build-2 creating build-2/lib.linux-x86_64-2.7 creating build-2/lib.linux-x86_64-2.7/cryptography copying src/cryptography/exceptions.py -> build-2/lib.linux-x86_64-2.7/cryptography copying src/cryptography/fernet.py -> build-2/lib.linux-x86_64-2.7/cryptography copying src/cryptography/__init__.py -> build-2/lib.linux-x86_64-2.7/cryptography copying src/cryptography/utils.py -> build-2/lib.linux-x86_64-2.7/cryptography copying src/cryptography/__about__.py -> build-2/lib.linux-x86_64-2.7/cryptography creating build-2/lib.linux-x86_64-2.7/cryptography/hazmat copying src/cryptography/hazmat/__init__.py -> build-2/lib.linux-x86_64-2.7/cryptography/hazmat copying src/cryptography/hazmat/_oid.py -> build-2/lib.linux-x86_64-2.7/cryptography/hazmat creating build-2/lib.linux-x86_64-2.7/cryptography/x509 copying src/cryptography/x509/oid.py -> build-2/lib.linux-x86_64-2.7/cryptography/x509 copying src/cryptography/x509/general_name.py -> build-2/lib.linux-x86_64-2.7/cryptography/x509 copying src/cryptography/x509/extensions.py -> build-2/lib.linux-x86_64-2.7/cryptography/x509 copying src/cryptography/x509/ocsp.py -> build-2/lib.linux-x86_64-2.7/cryptography/x509 copying src/cryptography/x509/base.py -> build-2/lib.linux-x86_64-2.7/cryptography/x509 copying src/cryptography/x509/__init__.py -> build-2/lib.linux-x86_64-2.7/cryptography/x509 copying src/cryptography/x509/certificate_transparency.py -> build-2/lib.linux-x86_64-2.7/cryptography/x509 copying src/cryptography/x509/name.py -> build-2/lib.linux-x86_64-2.7/cryptography/x509 creating build-2/lib.linux-x86_64-2.7/cryptography/hazmat/bindings copying src/cryptography/hazmat/bindings/__init__.py -> build-2/lib.linux-x86_64-2.7/cryptography/hazmat/bindings creating build-2/lib.linux-x86_64-2.7/cryptography/hazmat/backends copying src/cryptography/hazmat/backends/__init__.py -> build-2/lib.linux-x86_64-2.7/cryptography/hazmat/backends copying src/cryptography/hazmat/backends/interfaces.py -> build-2/lib.linux-x86_64-2.7/cryptography/hazmat/backends creating build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/keywrap.py -> build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/poly1305.py -> build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/hmac.py -> build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/hashes.py -> build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/cmac.py -> build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/__init__.py -> build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/padding.py -> build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/constant_time.py -> build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives creating build-2/lib.linux-x86_64-2.7/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/_conditional.py -> build-2/lib.linux-x86_64-2.7/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/binding.py -> build-2/lib.linux-x86_64-2.7/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/__init__.py -> build-2/lib.linux-x86_64-2.7/cryptography/hazmat/bindings/openssl creating build-2/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/rsa.py -> build-2/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/aead.py -> build-2/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/poly1305.py -> build-2/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/x25519.py -> build-2/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/dh.py -> build-2/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/hmac.py -> build-2/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/x509.py -> build-2/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/encode_asn1.py -> build-2/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/hashes.py -> build-2/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ciphers.py -> build-2/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/dsa.py -> build-2/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ec.py -> build-2/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/backend.py -> build-2/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ed448.py -> build-2/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ocsp.py -> build-2/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/cmac.py -> build-2/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/__init__.py -> build-2/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/utils.py -> build-2/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/decode_asn1.py -> build-2/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ed25519.py -> build-2/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/x448.py -> build-2/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl creating build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/ssh.py -> build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/pkcs12.py -> build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/base.py -> build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/__init__.py -> build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/serialization creating build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/aead.py -> build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/modes.py -> build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/algorithms.py -> build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/base.py -> build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/__init__.py -> build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/ciphers creating build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/rsa.py -> build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/x25519.py -> build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/dh.py -> build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/dsa.py -> build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/ec.py -> build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/ed448.py -> build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/__init__.py -> build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/utils.py -> build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/padding.py -> build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/ed25519.py -> build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/x448.py -> build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric creating build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/hotp.py -> build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/totp.py -> build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/__init__.py -> build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/utils.py -> build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/twofactor creating build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/scrypt.py -> build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/kbkdf.py -> build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/concatkdf.py -> build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/pbkdf2.py -> build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/hkdf.py -> build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/__init__.py -> build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/x963kdf.py -> build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/kdf 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 found matching 'vectors' warning: no previously-included files matching '*' found under directory 'vectors' warning: no previously-included files found matching 'azure-pipelines.yml' warning: no previously-included files found matching '.azure-pipelines' warning: no previously-included files found matching '.travis.yml' warning: no previously-included files found matching '.travis' warning: no previously-included files matching '*' found under directory '.azure-pipelines' warning: no previously-included files matching '*' found under directory '.travis' warning: no previously-included files found matching 'release.py' warning: no previously-included files found matching '.coveragerc' warning: no previously-included files found matching 'codecov.yml' warning: no previously-included files found matching 'dev-requirements.txt' warning: no previously-included files found matching 'rtd-requirements.txt' warning: no previously-included files found matching 'tox.ini' writing manifest file 'src/cryptography.egg-info/SOURCES.txt' running build_ext generating cffi module 'build-2/temp.linux-x86_64-2.7/_padding.c' creating build-2/temp.linux-x86_64-2.7 generating cffi module 'build-2/temp.linux-x86_64-2.7/_constant_time.c' generating cffi module 'build-2/temp.linux-x86_64-2.7/_openssl.c' building '_openssl' extension creating build-2/temp.linux-x86_64-2.7/build-2 creating build-2/temp.linux-x86_64-2.7/build-2/temp.linux-x86_64-2.7 x86_64-tld-linux-gcc -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -I/usr/include/python2.7 -c build-2/temp.linux-x86_64-2.7/_openssl.c -o build-2/temp.linux-x86_64-2.7/build-2/temp.linux-x86_64-2.7/_openssl.o -Wconversion -Wno-error=sign-conversion build-2/temp.linux-x86_64-2.7/_openssl.c: In function 'Cryptography_pem_password_cb': build-2/temp.linux-x86_64-2.7/_openssl.c:3050:37: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 3050 | memcpy(buf, st->password, st->length); | ~~^~~~~~~~ build-2/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_d_ASN1_STRING_data': build-2/temp.linux-x86_64-2.7/_openssl.c:10898:3: warning: 'ASN1_STRING_data' is deprecated [-Wdeprecated-declarations] 10898 | return ASN1_STRING_data(x0); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-x86_64-2.7/_openssl.c:560: /usr/include/openssl/asn1.h:554:1: note: declared here 554 | DEPRECATEDIN_1_1_0(unsigned char *ASN1_STRING_data(ASN1_STRING *x)) | ^~~~~~~~~~~~~~~~~~ build-2/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_f_ASN1_STRING_data': build-2/temp.linux-x86_64-2.7/_openssl.c:10921:3: warning: 'ASN1_STRING_data' is deprecated [-Wdeprecated-declarations] 10921 | { result = ASN1_STRING_data(x0); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-x86_64-2.7/_openssl.c:560: /usr/include/openssl/asn1.h:554:1: note: declared here 554 | DEPRECATEDIN_1_1_0(unsigned char *ASN1_STRING_data(ASN1_STRING *x)) | ^~~~~~~~~~~~~~~~~~ build-2/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_d_BIO_s_datagram': build-2/temp.linux-x86_64-2.7/_openssl.c:12100:10: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 12100 | return BIO_s_datagram(); | ^~~~~~~~~~~~~~~~ build-2/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_f_BIO_s_datagram': build-2/temp.linux-x86_64-2.7/_openssl.c:12111:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 12111 | { result = BIO_s_datagram(); } | ^ build-2/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_d_BIO_s_mem': build-2/temp.linux-x86_64-2.7/_openssl.c:12126:10: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 12126 | return BIO_s_mem(); | ^~~~~~~~~~~ build-2/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_f_BIO_s_mem': build-2/temp.linux-x86_64-2.7/_openssl.c:12137:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 12137 | { result = BIO_s_mem(); } | ^ build-2/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_d_DTLSv1_client_method': build-2/temp.linux-x86_64-2.7/_openssl.c:17424:3: warning: 'DTLSv1_client_method' is deprecated [-Wdeprecated-declarations] 17424 | return DTLSv1_client_method(); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-x86_64-2.7/_openssl.c:560: /usr/include/openssl/ssl.h:1897:1: note: declared here 1897 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_client_method(void)) | ^~~~~~~~~~~~~~~~~~ build-2/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_f_DTLSv1_client_method': build-2/temp.linux-x86_64-2.7/_openssl.c:17435:3: warning: 'DTLSv1_client_method' is deprecated [-Wdeprecated-declarations] 17435 | { result = DTLSv1_client_method(); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-x86_64-2.7/_openssl.c:560: /usr/include/openssl/ssl.h:1897:1: note: declared here 1897 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_client_method(void)) | ^~~~~~~~~~~~~~~~~~ build-2/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_d_DTLSv1_method': build-2/temp.linux-x86_64-2.7/_openssl.c:17488:3: warning: 'DTLSv1_method' is deprecated [-Wdeprecated-declarations] 17488 | return DTLSv1_method(); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-x86_64-2.7/_openssl.c:560: /usr/include/openssl/ssl.h:1895:1: note: declared here 1895 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_method(void)) /* DTLSv1.0 */ | ^~~~~~~~~~~~~~~~~~ build-2/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_f_DTLSv1_method': build-2/temp.linux-x86_64-2.7/_openssl.c:17499:3: warning: 'DTLSv1_method' is deprecated [-Wdeprecated-declarations] 17499 | { result = DTLSv1_method(); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-x86_64-2.7/_openssl.c:560: /usr/include/openssl/ssl.h:1895:1: note: declared here 1895 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_method(void)) /* DTLSv1.0 */ | ^~~~~~~~~~~~~~~~~~ build-2/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_d_DTLSv1_server_method': build-2/temp.linux-x86_64-2.7/_openssl.c:17514:3: warning: 'DTLSv1_server_method' is deprecated [-Wdeprecated-declarations] 17514 | return DTLSv1_server_method(); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-x86_64-2.7/_openssl.c:560: /usr/include/openssl/ssl.h:1896:1: note: declared here 1896 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_server_method(void)) | ^~~~~~~~~~~~~~~~~~ build-2/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_f_DTLSv1_server_method': build-2/temp.linux-x86_64-2.7/_openssl.c:17525:3: warning: 'DTLSv1_server_method' is deprecated [-Wdeprecated-declarations] 17525 | { result = DTLSv1_server_method(); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-x86_64-2.7/_openssl.c:560: /usr/include/openssl/ssl.h:1896:1: note: declared here 1896 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_server_method(void)) | ^~~~~~~~~~~~~~~~~~ build-2/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_d_OCSP_resp_get0_certs': build-2/temp.linux-x86_64-2.7/_openssl.c:28321:10: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 28321 | return OCSP_resp_get0_certs(x0); | ^~~~~~~~~~~~~~~~~~~~~~~~ build-2/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_f_OCSP_resp_get0_certs': build-2/temp.linux-x86_64-2.7/_openssl.c:28344:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 28344 | { result = OCSP_resp_get0_certs(x0); } | ^ build-2/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_d_OPENSSL_config': build-2/temp.linux-x86_64-2.7/_openssl.c:28809:3: warning: 'OPENSSL_config' is deprecated [-Wdeprecated-declarations] 28809 | OPENSSL_config(x0); | ^~~~~~~~~~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-x86_64-2.7/_openssl.c:560: /usr/include/openssl/conf.h:91:1: note: declared here 91 | DEPRECATEDIN_1_1_0(void OPENSSL_config(const char *config_name)) | ^~~~~~~~~~~~~~~~~~ build-2/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_f_OPENSSL_config': build-2/temp.linux-x86_64-2.7/_openssl.c:28830:3: warning: 'OPENSSL_config' is deprecated [-Wdeprecated-declarations] 28830 | { OPENSSL_config(x0); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-x86_64-2.7/_openssl.c:560: /usr/include/openssl/conf.h:91:1: note: declared here 91 | DEPRECATEDIN_1_1_0(void OPENSSL_config(const char *config_name)) | ^~~~~~~~~~~~~~~~~~ build-2/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_d_SSL_CTX_add_extra_chain_cert': build-2/temp.linux-x86_64-2.7/_openssl.c:34435:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 34435 | return SSL_CTX_add_extra_chain_cert(x0, x1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ build-2/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_f_SSL_CTX_add_extra_chain_cert': build-2/temp.linux-x86_64-2.7/_openssl.c:34473:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 34473 | { result = SSL_CTX_add_extra_chain_cert(x0, x1); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ build-2/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_d_SSL_CTX_get_mode': build-2/temp.linux-x86_64-2.7/_openssl.c:34903:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 34903 | return SSL_CTX_get_mode(x0); | ^~~~~~~~~~~~~~~~ build-2/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_f_SSL_CTX_get_mode': build-2/temp.linux-x86_64-2.7/_openssl.c:34926:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 34926 | { result = SSL_CTX_get_mode(x0); } | ^~~~~~~~~~~~~~~~ build-2/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_d_SSL_CTX_get_session_cache_mode': build-2/temp.linux-x86_64-2.7/_openssl.c:35017:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 35017 | return SSL_CTX_get_session_cache_mode(x0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build-2/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_f_SSL_CTX_get_session_cache_mode': build-2/temp.linux-x86_64-2.7/_openssl.c:35040:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 35040 | { result = SSL_CTX_get_session_cache_mode(x0); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build-2/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_d_SSL_CTX_set_mode': build-2/temp.linux-x86_64-2.7/_openssl.c:36676:10: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 36676 | return SSL_CTX_set_mode(x0, x1); | ^~~~~~~~~~~~~~~~ build-2/temp.linux-x86_64-2.7/_openssl.c:36676:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] build-2/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_f_SSL_CTX_set_mode': build-2/temp.linux-x86_64-2.7/_openssl.c:36709:14: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 36709 | { result = SSL_CTX_set_mode(x0, x1); } | ^~~~~~~~~~~~~~~~ build-2/temp.linux-x86_64-2.7/_openssl.c:36709:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] In file included from build-2/temp.linux-x86_64-2.7/_openssl.c:792: build-2/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_d_SSL_CTX_set_session_cache_mode': build-2/temp.linux-x86_64-2.7/_openssl.c:37072:45: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 37072 | return SSL_CTX_set_session_cache_mode(x0, x1); | ^~ build-2/temp.linux-x86_64-2.7/_openssl.c:37072:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 37072 | return SSL_CTX_set_session_cache_mode(x0, x1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from build-2/temp.linux-x86_64-2.7/_openssl.c:792: build-2/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_f_SSL_CTX_set_session_cache_mode': build-2/temp.linux-x86_64-2.7/_openssl.c:37105:49: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 37105 | { result = SSL_CTX_set_session_cache_mode(x0, x1); } | ^~ build-2/temp.linux-x86_64-2.7/_openssl.c:37105:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 37105 | { result = SSL_CTX_set_session_cache_mode(x0, x1); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build-2/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_d_SSL_CTX_set_tmp_dh': build-2/temp.linux-x86_64-2.7/_openssl.c:37478:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 37478 | return SSL_CTX_set_tmp_dh(x0, x1); | ^~~~~~~~~~~~~~~~~~ build-2/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_f_SSL_CTX_set_tmp_dh': build-2/temp.linux-x86_64-2.7/_openssl.c:37516:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 37516 | { result = SSL_CTX_set_tmp_dh(x0, x1); } | ^~~~~~~~~~~~~~~~~~ build-2/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_d_SSL_CTX_set_tmp_ecdh': build-2/temp.linux-x86_64-2.7/_openssl.c:37531:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 37531 | return SSL_CTX_set_tmp_ecdh(x0, x1); | ^~~~~~~~~~~~~~~~~~~~ build-2/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_f_SSL_CTX_set_tmp_ecdh': build-2/temp.linux-x86_64-2.7/_openssl.c:37569:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 37569 | { result = SSL_CTX_set_tmp_ecdh(x0, x1); } | ^~~~~~~~~~~~~~~~~~~~ build-2/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_d_SSL_SESSION_get_ticket_lifetime_hint': build-2/temp.linux-x86_64-2.7/_openssl.c:38322:10: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 38322 | return SSL_SESSION_get_ticket_lifetime_hint(x0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build-2/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_f_SSL_SESSION_get_ticket_lifetime_hint': build-2/temp.linux-x86_64-2.7/_openssl.c:38345:14: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 38345 | { result = SSL_SESSION_get_ticket_lifetime_hint(x0); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build-2/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_d_SSL_get_mode': build-2/temp.linux-x86_64-2.7/_openssl.c:39738:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 39738 | return SSL_get_mode(x0); | ^~~~~~~~~~~~ build-2/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_f_SSL_get_mode': build-2/temp.linux-x86_64-2.7/_openssl.c:39761:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 39761 | { result = SSL_get_mode(x0); } | ^~~~~~~~~~~~ build-2/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_d_SSL_set_mode': build-2/temp.linux-x86_64-2.7/_openssl.c:41705:10: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 41705 | return SSL_set_mode(x0, x1); | ^~~~~~~~~~~~ build-2/temp.linux-x86_64-2.7/_openssl.c:41705:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] build-2/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_f_SSL_set_mode': build-2/temp.linux-x86_64-2.7/_openssl.c:41738:14: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 41738 | { result = SSL_set_mode(x0, x1); } | ^~~~~~~~~~~~ build-2/temp.linux-x86_64-2.7/_openssl.c:41738:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] build-2/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_d_TLSv1_1_client_method': build-2/temp.linux-x86_64-2.7/_openssl.c:43256:3: warning: 'TLSv1_1_client_method' is deprecated [-Wdeprecated-declarations] 43256 | return TLSv1_1_client_method(); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-x86_64-2.7/_openssl.c:560: /usr/include/openssl/ssl.h:1885:1: note: declared here 1885 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_client_method(void)) | ^~~~~~~~~~~~~~~~~~ build-2/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_f_TLSv1_1_client_method': build-2/temp.linux-x86_64-2.7/_openssl.c:43267:3: warning: 'TLSv1_1_client_method' is deprecated [-Wdeprecated-declarations] 43267 | { result = TLSv1_1_client_method(); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-x86_64-2.7/_openssl.c:560: /usr/include/openssl/ssl.h:1885:1: note: declared here 1885 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_client_method(void)) | ^~~~~~~~~~~~~~~~~~ build-2/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_d_TLSv1_1_method': build-2/temp.linux-x86_64-2.7/_openssl.c:43282:3: warning: 'TLSv1_1_method' is deprecated [-Wdeprecated-declarations] 43282 | return TLSv1_1_method(); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-x86_64-2.7/_openssl.c:560: /usr/include/openssl/ssl.h:1883:1: note: declared here 1883 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_method(void)) /* TLSv1.1 */ | ^~~~~~~~~~~~~~~~~~ build-2/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_f_TLSv1_1_method': build-2/temp.linux-x86_64-2.7/_openssl.c:43293:3: warning: 'TLSv1_1_method' is deprecated [-Wdeprecated-declarations] 43293 | { result = TLSv1_1_method(); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-x86_64-2.7/_openssl.c:560: /usr/include/openssl/ssl.h:1883:1: note: declared here 1883 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_method(void)) /* TLSv1.1 */ | ^~~~~~~~~~~~~~~~~~ build-2/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_d_TLSv1_1_server_method': build-2/temp.linux-x86_64-2.7/_openssl.c:43308:3: warning: 'TLSv1_1_server_method' is deprecated [-Wdeprecated-declarations] 43308 | return TLSv1_1_server_method(); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-x86_64-2.7/_openssl.c:560: /usr/include/openssl/ssl.h:1884:1: note: declared here 1884 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_server_method(void)) | ^~~~~~~~~~~~~~~~~~ build-2/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_f_TLSv1_1_server_method': build-2/temp.linux-x86_64-2.7/_openssl.c:43319:3: warning: 'TLSv1_1_server_method' is deprecated [-Wdeprecated-declarations] 43319 | { result = TLSv1_1_server_method(); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-x86_64-2.7/_openssl.c:560: /usr/include/openssl/ssl.h:1884:1: note: declared here 1884 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_server_method(void)) | ^~~~~~~~~~~~~~~~~~ build-2/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_d_TLSv1_2_client_method': build-2/temp.linux-x86_64-2.7/_openssl.c:43334:3: warning: 'TLSv1_2_client_method' is deprecated [-Wdeprecated-declarations] 43334 | return TLSv1_2_client_method(); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-x86_64-2.7/_openssl.c:560: /usr/include/openssl/ssl.h:1891:1: note: declared here 1891 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_client_method(void)) | ^~~~~~~~~~~~~~~~~~ build-2/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_f_TLSv1_2_client_method': build-2/temp.linux-x86_64-2.7/_openssl.c:43345:3: warning: 'TLSv1_2_client_method' is deprecated [-Wdeprecated-declarations] 43345 | { result = TLSv1_2_client_method(); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-x86_64-2.7/_openssl.c:560: /usr/include/openssl/ssl.h:1891:1: note: declared here 1891 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_client_method(void)) | ^~~~~~~~~~~~~~~~~~ build-2/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_d_TLSv1_2_method': build-2/temp.linux-x86_64-2.7/_openssl.c:43360:3: warning: 'TLSv1_2_method' is deprecated [-Wdeprecated-declarations] 43360 | return TLSv1_2_method(); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-x86_64-2.7/_openssl.c:560: /usr/include/openssl/ssl.h:1889:1: note: declared here 1889 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_method(void)) /* TLSv1.2 */ | ^~~~~~~~~~~~~~~~~~ build-2/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_f_TLSv1_2_method': build-2/temp.linux-x86_64-2.7/_openssl.c:43371:3: warning: 'TLSv1_2_method' is deprecated [-Wdeprecated-declarations] 43371 | { result = TLSv1_2_method(); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-x86_64-2.7/_openssl.c:560: /usr/include/openssl/ssl.h:1889:1: note: declared here 1889 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_method(void)) /* TLSv1.2 */ | ^~~~~~~~~~~~~~~~~~ build-2/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_d_TLSv1_2_server_method': build-2/temp.linux-x86_64-2.7/_openssl.c:43386:3: warning: 'TLSv1_2_server_method' is deprecated [-Wdeprecated-declarations] 43386 | return TLSv1_2_server_method(); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-x86_64-2.7/_openssl.c:560: /usr/include/openssl/ssl.h:1890:1: note: declared here 1890 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_server_method(void)) | ^~~~~~~~~~~~~~~~~~ build-2/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_f_TLSv1_2_server_method': build-2/temp.linux-x86_64-2.7/_openssl.c:43397:3: warning: 'TLSv1_2_server_method' is deprecated [-Wdeprecated-declarations] 43397 | { result = TLSv1_2_server_method(); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-x86_64-2.7/_openssl.c:560: /usr/include/openssl/ssl.h:1890:1: note: declared here 1890 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_server_method(void)) | ^~~~~~~~~~~~~~~~~~ build-2/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_d_TLSv1_client_method': build-2/temp.linux-x86_64-2.7/_openssl.c:43412:3: warning: 'TLSv1_client_method' is deprecated [-Wdeprecated-declarations] 43412 | return TLSv1_client_method(); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-x86_64-2.7/_openssl.c:560: /usr/include/openssl/ssl.h:1879:1: note: declared here 1879 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_client_method(void)) | ^~~~~~~~~~~~~~~~~~ build-2/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_f_TLSv1_client_method': build-2/temp.linux-x86_64-2.7/_openssl.c:43423:3: warning: 'TLSv1_client_method' is deprecated [-Wdeprecated-declarations] 43423 | { result = TLSv1_client_method(); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-x86_64-2.7/_openssl.c:560: /usr/include/openssl/ssl.h:1879:1: note: declared here 1879 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_client_method(void)) | ^~~~~~~~~~~~~~~~~~ build-2/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_d_TLSv1_method': build-2/temp.linux-x86_64-2.7/_openssl.c:43438:3: warning: 'TLSv1_method' is deprecated [-Wdeprecated-declarations] 43438 | return TLSv1_method(); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-x86_64-2.7/_openssl.c:560: /usr/include/openssl/ssl.h:1877:1: note: declared here 1877 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_method(void)) /* TLSv1.0 */ | ^~~~~~~~~~~~~~~~~~ build-2/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_f_TLSv1_method': build-2/temp.linux-x86_64-2.7/_openssl.c:43449:3: warning: 'TLSv1_method' is deprecated [-Wdeprecated-declarations] 43449 | { result = TLSv1_method(); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-x86_64-2.7/_openssl.c:560: /usr/include/openssl/ssl.h:1877:1: note: declared here 1877 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_method(void)) /* TLSv1.0 */ | ^~~~~~~~~~~~~~~~~~ build-2/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_d_TLSv1_server_method': build-2/temp.linux-x86_64-2.7/_openssl.c:43464:3: warning: 'TLSv1_server_method' is deprecated [-Wdeprecated-declarations] 43464 | return TLSv1_server_method(); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-x86_64-2.7/_openssl.c:560: /usr/include/openssl/ssl.h:1878:1: note: declared here 1878 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_server_method(void)) | ^~~~~~~~~~~~~~~~~~ build-2/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_f_TLSv1_server_method': build-2/temp.linux-x86_64-2.7/_openssl.c:43475:3: warning: 'TLSv1_server_method' is deprecated [-Wdeprecated-declarations] 43475 | { result = TLSv1_server_method(); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-x86_64-2.7/_openssl.c:560: /usr/include/openssl/ssl.h:1878:1: note: declared here 1878 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_server_method(void)) | ^~~~~~~~~~~~~~~~~~ build-2/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_d_X509_CRL_get_lastUpdate': build-2/temp.linux-x86_64-2.7/_openssl.c:44549:3: warning: 'X509_CRL_get_lastUpdate' is deprecated [-Wdeprecated-declarations] 44549 | return X509_CRL_get_lastUpdate(x0); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-x86_64-2.7/_openssl.c:560: /usr/include/openssl/x509.h:727:1: note: declared here 727 | DEPRECATEDIN_1_1_0(ASN1_TIME *X509_CRL_get_lastUpdate(X509_CRL *crl)) | ^~~~~~~~~~~~~~~~~~ build-2/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_f_X509_CRL_get_lastUpdate': build-2/temp.linux-x86_64-2.7/_openssl.c:44572:3: warning: 'X509_CRL_get_lastUpdate' is deprecated [-Wdeprecated-declarations] 44572 | { result = X509_CRL_get_lastUpdate(x0); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-x86_64-2.7/_openssl.c:560: /usr/include/openssl/x509.h:727:1: note: declared here 727 | DEPRECATEDIN_1_1_0(ASN1_TIME *X509_CRL_get_lastUpdate(X509_CRL *crl)) | ^~~~~~~~~~~~~~~~~~ build-2/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_d_X509_CRL_get_nextUpdate': build-2/temp.linux-x86_64-2.7/_openssl.c:44587:3: warning: 'X509_CRL_get_nextUpdate' is deprecated [-Wdeprecated-declarations] 44587 | return X509_CRL_get_nextUpdate(x0); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-x86_64-2.7/_openssl.c:560: /usr/include/openssl/x509.h:728:1: note: declared here 728 | DEPRECATEDIN_1_1_0(ASN1_TIME *X509_CRL_get_nextUpdate(X509_CRL *crl)) | ^~~~~~~~~~~~~~~~~~ build-2/temp.linux-x86_64-2.7/_openssl.c: In function '_cffi_f_X509_CRL_get_nextUpdate': build-2/temp.linux-x86_64-2.7/_openssl.c:44610:3: warning: 'X509_CRL_get_nextUpdate' is deprecated [-Wdeprecated-declarations] 44610 | { result = X509_CRL_get_nextUpdate(x0); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-x86_64-2.7/_openssl.c:560: /usr/include/openssl/x509.h:728:1: note: declared here 728 | DEPRECATEDIN_1_1_0(ASN1_TIME *X509_CRL_get_nextUpdate(X509_CRL *crl)) | ^~~~~~~~~~~~~~~~~~ x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 build-2/temp.linux-x86_64-2.7/build-2/temp.linux-x86_64-2.7/_openssl.o -L/usr/lib64 -lssl -lcrypto -lpython2.7 -o build-2/lib.linux-x86_64-2.7/cryptography/hazmat/bindings/_openssl.so building '_constant_time' extension x86_64-tld-linux-gcc -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -I/usr/include/python2.7 -c build-2/temp.linux-x86_64-2.7/_constant_time.c -o build-2/temp.linux-x86_64-2.7/build-2/temp.linux-x86_64-2.7/_constant_time.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 build-2/temp.linux-x86_64-2.7/build-2/temp.linux-x86_64-2.7/_constant_time.o -L/usr/lib64 -lpython2.7 -o build-2/lib.linux-x86_64-2.7/cryptography/hazmat/bindings/_constant_time.so building '_padding' extension x86_64-tld-linux-gcc -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -I/usr/include/python2.7 -c build-2/temp.linux-x86_64-2.7/_padding.c -o build-2/temp.linux-x86_64-2.7/build-2/temp.linux-x86_64-2.7/_padding.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 build-2/temp.linux-x86_64-2.7/build-2/temp.linux-x86_64-2.7/_padding.o -L/usr/lib64 -lpython2.7 -o build-2/lib.linux-x86_64-2.7/cryptography/hazmat/bindings/_padding.so + LDFLAGS='-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' + export LDFLAGS + CFLAGS='-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CXXFLAGS + CC=x86_64-tld-linux-gcc + export CC + CXX=x86_64-tld-linux-g++ + export CXX + /usr/bin/python3 setup.py build '--build-base=build-3' running build running build_py creating build-3 creating build-3/lib.linux-x86_64-3.8 creating build-3/lib.linux-x86_64-3.8/cryptography copying src/cryptography/exceptions.py -> build-3/lib.linux-x86_64-3.8/cryptography copying src/cryptography/fernet.py -> build-3/lib.linux-x86_64-3.8/cryptography copying src/cryptography/__init__.py -> build-3/lib.linux-x86_64-3.8/cryptography copying src/cryptography/utils.py -> build-3/lib.linux-x86_64-3.8/cryptography copying src/cryptography/__about__.py -> build-3/lib.linux-x86_64-3.8/cryptography creating build-3/lib.linux-x86_64-3.8/cryptography/hazmat copying src/cryptography/hazmat/__init__.py -> build-3/lib.linux-x86_64-3.8/cryptography/hazmat copying src/cryptography/hazmat/_oid.py -> build-3/lib.linux-x86_64-3.8/cryptography/hazmat creating build-3/lib.linux-x86_64-3.8/cryptography/x509 copying src/cryptography/x509/oid.py -> build-3/lib.linux-x86_64-3.8/cryptography/x509 copying src/cryptography/x509/general_name.py -> build-3/lib.linux-x86_64-3.8/cryptography/x509 copying src/cryptography/x509/extensions.py -> build-3/lib.linux-x86_64-3.8/cryptography/x509 copying src/cryptography/x509/ocsp.py -> build-3/lib.linux-x86_64-3.8/cryptography/x509 copying src/cryptography/x509/base.py -> build-3/lib.linux-x86_64-3.8/cryptography/x509 copying src/cryptography/x509/__init__.py -> build-3/lib.linux-x86_64-3.8/cryptography/x509 copying src/cryptography/x509/certificate_transparency.py -> build-3/lib.linux-x86_64-3.8/cryptography/x509 copying src/cryptography/x509/name.py -> build-3/lib.linux-x86_64-3.8/cryptography/x509 creating build-3/lib.linux-x86_64-3.8/cryptography/hazmat/bindings copying src/cryptography/hazmat/bindings/__init__.py -> build-3/lib.linux-x86_64-3.8/cryptography/hazmat/bindings creating build-3/lib.linux-x86_64-3.8/cryptography/hazmat/backends copying src/cryptography/hazmat/backends/__init__.py -> build-3/lib.linux-x86_64-3.8/cryptography/hazmat/backends copying src/cryptography/hazmat/backends/interfaces.py -> build-3/lib.linux-x86_64-3.8/cryptography/hazmat/backends creating build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/keywrap.py -> build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/poly1305.py -> build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/hmac.py -> build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/hashes.py -> build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/cmac.py -> build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/__init__.py -> build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/padding.py -> build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/constant_time.py -> build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives creating build-3/lib.linux-x86_64-3.8/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/_conditional.py -> build-3/lib.linux-x86_64-3.8/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/binding.py -> build-3/lib.linux-x86_64-3.8/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/__init__.py -> build-3/lib.linux-x86_64-3.8/cryptography/hazmat/bindings/openssl creating build-3/lib.linux-x86_64-3.8/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/rsa.py -> build-3/lib.linux-x86_64-3.8/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/aead.py -> build-3/lib.linux-x86_64-3.8/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/poly1305.py -> build-3/lib.linux-x86_64-3.8/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/x25519.py -> build-3/lib.linux-x86_64-3.8/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/dh.py -> build-3/lib.linux-x86_64-3.8/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/hmac.py -> build-3/lib.linux-x86_64-3.8/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/x509.py -> build-3/lib.linux-x86_64-3.8/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/encode_asn1.py -> build-3/lib.linux-x86_64-3.8/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/hashes.py -> build-3/lib.linux-x86_64-3.8/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ciphers.py -> build-3/lib.linux-x86_64-3.8/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/dsa.py -> build-3/lib.linux-x86_64-3.8/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ec.py -> build-3/lib.linux-x86_64-3.8/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/backend.py -> build-3/lib.linux-x86_64-3.8/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ed448.py -> build-3/lib.linux-x86_64-3.8/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ocsp.py -> build-3/lib.linux-x86_64-3.8/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/cmac.py -> build-3/lib.linux-x86_64-3.8/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/__init__.py -> build-3/lib.linux-x86_64-3.8/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/utils.py -> build-3/lib.linux-x86_64-3.8/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/decode_asn1.py -> build-3/lib.linux-x86_64-3.8/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ed25519.py -> build-3/lib.linux-x86_64-3.8/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/x448.py -> build-3/lib.linux-x86_64-3.8/cryptography/hazmat/backends/openssl creating build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/ssh.py -> build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/pkcs12.py -> build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/base.py -> build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/__init__.py -> build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives/serialization creating build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/aead.py -> build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/modes.py -> build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/algorithms.py -> build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/base.py -> build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/__init__.py -> build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives/ciphers creating build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/rsa.py -> build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/x25519.py -> build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/dh.py -> build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/dsa.py -> build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/ec.py -> build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/ed448.py -> build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/__init__.py -> build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/utils.py -> build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/padding.py -> build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/ed25519.py -> build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/x448.py -> build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives/asymmetric creating build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/hotp.py -> build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/totp.py -> build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/__init__.py -> build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/utils.py -> build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives/twofactor creating build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/scrypt.py -> build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/kbkdf.py -> build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/concatkdf.py -> build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/pbkdf2.py -> build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/hkdf.py -> build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/__init__.py -> build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/x963kdf.py -> build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives/kdf running egg_info writing src/cryptography.egg-info/PKG-INFO writing dependency_links to src/cryptography.egg-info/dependency_links.txt writing requirements to src/cryptography.egg-info/requires.txt writing top-level names to src/cryptography.egg-info/top_level.txt reading manifest file 'src/cryptography.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files found matching 'vectors' warning: no previously-included files matching '*' found under directory 'vectors' warning: no previously-included files found matching 'azure-pipelines.yml' warning: no previously-included files found matching '.azure-pipelines' warning: no previously-included files found matching '.travis.yml' warning: no previously-included files found matching '.travis' warning: no previously-included files matching '*' found under directory '.azure-pipelines' warning: no previously-included files matching '*' found under directory '.travis' warning: no previously-included files found matching 'release.py' warning: no previously-included files found matching '.coveragerc' warning: no previously-included files found matching 'codecov.yml' warning: no previously-included files found matching 'dev-requirements.txt' warning: no previously-included files found matching 'rtd-requirements.txt' warning: no previously-included files found matching 'tox.ini' writing manifest file 'src/cryptography.egg-info/SOURCES.txt' running build_ext generating cffi module 'build-3/temp.linux-x86_64-3.8/_padding.c' creating build-3/temp.linux-x86_64-3.8 generating cffi module 'build-3/temp.linux-x86_64-3.8/_constant_time.c' generating cffi module 'build-3/temp.linux-x86_64-3.8/_openssl.c' building '_openssl' extension creating build-3/temp.linux-x86_64-3.8/build-3 creating build-3/temp.linux-x86_64-3.8/build-3/temp.linux-x86_64-3.8 x86_64-tld-linux-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -I/usr/include/python3.8 -c build-3/temp.linux-x86_64-3.8/_openssl.c -o build-3/temp.linux-x86_64-3.8/build-3/temp.linux-x86_64-3.8/_openssl.o -Wconversion -Wno-error=sign-conversion build-3/temp.linux-x86_64-3.8/_openssl.c: In function 'Cryptography_pem_password_cb': build-3/temp.linux-x86_64-3.8/_openssl.c:3050:37: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 3050 | memcpy(buf, st->password, st->length); | ~~^~~~~~~~ build-3/temp.linux-x86_64-3.8/_openssl.c: In function '_cffi_d_ASN1_STRING_data': build-3/temp.linux-x86_64-3.8/_openssl.c:10898:3: warning: 'ASN1_STRING_data' is deprecated [-Wdeprecated-declarations] 10898 | return ASN1_STRING_data(x0); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-x86_64-3.8/_openssl.c:560: /usr/include/openssl/asn1.h:554:1: note: declared here 554 | DEPRECATEDIN_1_1_0(unsigned char *ASN1_STRING_data(ASN1_STRING *x)) | ^~~~~~~~~~~~~~~~~~ build-3/temp.linux-x86_64-3.8/_openssl.c: In function '_cffi_f_ASN1_STRING_data': build-3/temp.linux-x86_64-3.8/_openssl.c:10921:3: warning: 'ASN1_STRING_data' is deprecated [-Wdeprecated-declarations] 10921 | { result = ASN1_STRING_data(x0); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-x86_64-3.8/_openssl.c:560: /usr/include/openssl/asn1.h:554:1: note: declared here 554 | DEPRECATEDIN_1_1_0(unsigned char *ASN1_STRING_data(ASN1_STRING *x)) | ^~~~~~~~~~~~~~~~~~ build-3/temp.linux-x86_64-3.8/_openssl.c: In function '_cffi_d_BIO_s_datagram': build-3/temp.linux-x86_64-3.8/_openssl.c:12100:10: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 12100 | return BIO_s_datagram(); | ^~~~~~~~~~~~~~~~ build-3/temp.linux-x86_64-3.8/_openssl.c: In function '_cffi_f_BIO_s_datagram': build-3/temp.linux-x86_64-3.8/_openssl.c:12111:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 12111 | { result = BIO_s_datagram(); } | ^ build-3/temp.linux-x86_64-3.8/_openssl.c: In function '_cffi_d_BIO_s_mem': build-3/temp.linux-x86_64-3.8/_openssl.c:12126:10: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 12126 | return BIO_s_mem(); | ^~~~~~~~~~~ build-3/temp.linux-x86_64-3.8/_openssl.c: In function '_cffi_f_BIO_s_mem': build-3/temp.linux-x86_64-3.8/_openssl.c:12137:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 12137 | { result = BIO_s_mem(); } | ^ build-3/temp.linux-x86_64-3.8/_openssl.c: In function '_cffi_d_DTLSv1_client_method': build-3/temp.linux-x86_64-3.8/_openssl.c:17424:3: warning: 'DTLSv1_client_method' is deprecated [-Wdeprecated-declarations] 17424 | return DTLSv1_client_method(); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-x86_64-3.8/_openssl.c:560: /usr/include/openssl/ssl.h:1897:1: note: declared here 1897 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_client_method(void)) | ^~~~~~~~~~~~~~~~~~ build-3/temp.linux-x86_64-3.8/_openssl.c: In function '_cffi_f_DTLSv1_client_method': build-3/temp.linux-x86_64-3.8/_openssl.c:17435:3: warning: 'DTLSv1_client_method' is deprecated [-Wdeprecated-declarations] 17435 | { result = DTLSv1_client_method(); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-x86_64-3.8/_openssl.c:560: /usr/include/openssl/ssl.h:1897:1: note: declared here 1897 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_client_method(void)) | ^~~~~~~~~~~~~~~~~~ build-3/temp.linux-x86_64-3.8/_openssl.c: In function '_cffi_d_DTLSv1_method': build-3/temp.linux-x86_64-3.8/_openssl.c:17488:3: warning: 'DTLSv1_method' is deprecated [-Wdeprecated-declarations] 17488 | return DTLSv1_method(); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-x86_64-3.8/_openssl.c:560: /usr/include/openssl/ssl.h:1895:1: note: declared here 1895 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_method(void)) /* DTLSv1.0 */ | ^~~~~~~~~~~~~~~~~~ build-3/temp.linux-x86_64-3.8/_openssl.c: In function '_cffi_f_DTLSv1_method': build-3/temp.linux-x86_64-3.8/_openssl.c:17499:3: warning: 'DTLSv1_method' is deprecated [-Wdeprecated-declarations] 17499 | { result = DTLSv1_method(); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-x86_64-3.8/_openssl.c:560: /usr/include/openssl/ssl.h:1895:1: note: declared here 1895 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_method(void)) /* DTLSv1.0 */ | ^~~~~~~~~~~~~~~~~~ build-3/temp.linux-x86_64-3.8/_openssl.c: In function '_cffi_d_DTLSv1_server_method': build-3/temp.linux-x86_64-3.8/_openssl.c:17514:3: warning: 'DTLSv1_server_method' is deprecated [-Wdeprecated-declarations] 17514 | return DTLSv1_server_method(); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-x86_64-3.8/_openssl.c:560: /usr/include/openssl/ssl.h:1896:1: note: declared here 1896 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_server_method(void)) | ^~~~~~~~~~~~~~~~~~ build-3/temp.linux-x86_64-3.8/_openssl.c: In function '_cffi_f_DTLSv1_server_method': build-3/temp.linux-x86_64-3.8/_openssl.c:17525:3: warning: 'DTLSv1_server_method' is deprecated [-Wdeprecated-declarations] 17525 | { result = DTLSv1_server_method(); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-x86_64-3.8/_openssl.c:560: /usr/include/openssl/ssl.h:1896:1: note: declared here 1896 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_server_method(void)) | ^~~~~~~~~~~~~~~~~~ build-3/temp.linux-x86_64-3.8/_openssl.c: In function '_cffi_d_OCSP_resp_get0_certs': build-3/temp.linux-x86_64-3.8/_openssl.c:28321:10: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 28321 | return OCSP_resp_get0_certs(x0); | ^~~~~~~~~~~~~~~~~~~~~~~~ build-3/temp.linux-x86_64-3.8/_openssl.c: In function '_cffi_f_OCSP_resp_get0_certs': build-3/temp.linux-x86_64-3.8/_openssl.c:28344:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 28344 | { result = OCSP_resp_get0_certs(x0); } | ^ build-3/temp.linux-x86_64-3.8/_openssl.c: In function '_cffi_d_OPENSSL_config': build-3/temp.linux-x86_64-3.8/_openssl.c:28809:3: warning: 'OPENSSL_config' is deprecated [-Wdeprecated-declarations] 28809 | OPENSSL_config(x0); | ^~~~~~~~~~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-x86_64-3.8/_openssl.c:560: /usr/include/openssl/conf.h:91:1: note: declared here 91 | DEPRECATEDIN_1_1_0(void OPENSSL_config(const char *config_name)) | ^~~~~~~~~~~~~~~~~~ build-3/temp.linux-x86_64-3.8/_openssl.c: In function '_cffi_f_OPENSSL_config': build-3/temp.linux-x86_64-3.8/_openssl.c:28830:3: warning: 'OPENSSL_config' is deprecated [-Wdeprecated-declarations] 28830 | { OPENSSL_config(x0); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-x86_64-3.8/_openssl.c:560: /usr/include/openssl/conf.h:91:1: note: declared here 91 | DEPRECATEDIN_1_1_0(void OPENSSL_config(const char *config_name)) | ^~~~~~~~~~~~~~~~~~ build-3/temp.linux-x86_64-3.8/_openssl.c: In function '_cffi_d_SSL_CTX_add_extra_chain_cert': build-3/temp.linux-x86_64-3.8/_openssl.c:34435:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 34435 | return SSL_CTX_add_extra_chain_cert(x0, x1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ build-3/temp.linux-x86_64-3.8/_openssl.c: In function '_cffi_f_SSL_CTX_add_extra_chain_cert': build-3/temp.linux-x86_64-3.8/_openssl.c:34473:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 34473 | { result = SSL_CTX_add_extra_chain_cert(x0, x1); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ build-3/temp.linux-x86_64-3.8/_openssl.c: In function '_cffi_d_SSL_CTX_get_mode': build-3/temp.linux-x86_64-3.8/_openssl.c:34903:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 34903 | return SSL_CTX_get_mode(x0); | ^~~~~~~~~~~~~~~~ build-3/temp.linux-x86_64-3.8/_openssl.c: In function '_cffi_f_SSL_CTX_get_mode': build-3/temp.linux-x86_64-3.8/_openssl.c:34926:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 34926 | { result = SSL_CTX_get_mode(x0); } | ^~~~~~~~~~~~~~~~ build-3/temp.linux-x86_64-3.8/_openssl.c: In function '_cffi_d_SSL_CTX_get_session_cache_mode': build-3/temp.linux-x86_64-3.8/_openssl.c:35017:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 35017 | return SSL_CTX_get_session_cache_mode(x0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build-3/temp.linux-x86_64-3.8/_openssl.c: In function '_cffi_f_SSL_CTX_get_session_cache_mode': build-3/temp.linux-x86_64-3.8/_openssl.c:35040:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 35040 | { result = SSL_CTX_get_session_cache_mode(x0); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build-3/temp.linux-x86_64-3.8/_openssl.c: In function '_cffi_d_SSL_CTX_set_mode': build-3/temp.linux-x86_64-3.8/_openssl.c:36676:10: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 36676 | return SSL_CTX_set_mode(x0, x1); | ^~~~~~~~~~~~~~~~ build-3/temp.linux-x86_64-3.8/_openssl.c:36676:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] build-3/temp.linux-x86_64-3.8/_openssl.c: In function '_cffi_f_SSL_CTX_set_mode': build-3/temp.linux-x86_64-3.8/_openssl.c:36709:14: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 36709 | { result = SSL_CTX_set_mode(x0, x1); } | ^~~~~~~~~~~~~~~~ build-3/temp.linux-x86_64-3.8/_openssl.c:36709:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] In file included from build-3/temp.linux-x86_64-3.8/_openssl.c:792: build-3/temp.linux-x86_64-3.8/_openssl.c: In function '_cffi_d_SSL_CTX_set_session_cache_mode': build-3/temp.linux-x86_64-3.8/_openssl.c:37072:45: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 37072 | return SSL_CTX_set_session_cache_mode(x0, x1); | ^~ build-3/temp.linux-x86_64-3.8/_openssl.c:37072:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 37072 | return SSL_CTX_set_session_cache_mode(x0, x1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from build-3/temp.linux-x86_64-3.8/_openssl.c:792: build-3/temp.linux-x86_64-3.8/_openssl.c: In function '_cffi_f_SSL_CTX_set_session_cache_mode': build-3/temp.linux-x86_64-3.8/_openssl.c:37105:49: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 37105 | { result = SSL_CTX_set_session_cache_mode(x0, x1); } | ^~ build-3/temp.linux-x86_64-3.8/_openssl.c:37105:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 37105 | { result = SSL_CTX_set_session_cache_mode(x0, x1); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build-3/temp.linux-x86_64-3.8/_openssl.c: In function '_cffi_d_SSL_CTX_set_tmp_dh': build-3/temp.linux-x86_64-3.8/_openssl.c:37478:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 37478 | return SSL_CTX_set_tmp_dh(x0, x1); | ^~~~~~~~~~~~~~~~~~ build-3/temp.linux-x86_64-3.8/_openssl.c: In function '_cffi_f_SSL_CTX_set_tmp_dh': build-3/temp.linux-x86_64-3.8/_openssl.c:37516:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 37516 | { result = SSL_CTX_set_tmp_dh(x0, x1); } | ^~~~~~~~~~~~~~~~~~ build-3/temp.linux-x86_64-3.8/_openssl.c: In function '_cffi_d_SSL_CTX_set_tmp_ecdh': build-3/temp.linux-x86_64-3.8/_openssl.c:37531:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 37531 | return SSL_CTX_set_tmp_ecdh(x0, x1); | ^~~~~~~~~~~~~~~~~~~~ build-3/temp.linux-x86_64-3.8/_openssl.c: In function '_cffi_f_SSL_CTX_set_tmp_ecdh': build-3/temp.linux-x86_64-3.8/_openssl.c:37569:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 37569 | { result = SSL_CTX_set_tmp_ecdh(x0, x1); } | ^~~~~~~~~~~~~~~~~~~~ build-3/temp.linux-x86_64-3.8/_openssl.c: In function '_cffi_d_SSL_SESSION_get_ticket_lifetime_hint': build-3/temp.linux-x86_64-3.8/_openssl.c:38322:10: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 38322 | return SSL_SESSION_get_ticket_lifetime_hint(x0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build-3/temp.linux-x86_64-3.8/_openssl.c: In function '_cffi_f_SSL_SESSION_get_ticket_lifetime_hint': build-3/temp.linux-x86_64-3.8/_openssl.c:38345:14: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 38345 | { result = SSL_SESSION_get_ticket_lifetime_hint(x0); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build-3/temp.linux-x86_64-3.8/_openssl.c: In function '_cffi_d_SSL_get_mode': build-3/temp.linux-x86_64-3.8/_openssl.c:39738:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 39738 | return SSL_get_mode(x0); | ^~~~~~~~~~~~ build-3/temp.linux-x86_64-3.8/_openssl.c: In function '_cffi_f_SSL_get_mode': build-3/temp.linux-x86_64-3.8/_openssl.c:39761:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 39761 | { result = SSL_get_mode(x0); } | ^~~~~~~~~~~~ build-3/temp.linux-x86_64-3.8/_openssl.c: In function '_cffi_d_SSL_set_mode': build-3/temp.linux-x86_64-3.8/_openssl.c:41705:10: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 41705 | return SSL_set_mode(x0, x1); | ^~~~~~~~~~~~ build-3/temp.linux-x86_64-3.8/_openssl.c:41705:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] build-3/temp.linux-x86_64-3.8/_openssl.c: In function '_cffi_f_SSL_set_mode': build-3/temp.linux-x86_64-3.8/_openssl.c:41738:14: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 41738 | { result = SSL_set_mode(x0, x1); } | ^~~~~~~~~~~~ build-3/temp.linux-x86_64-3.8/_openssl.c:41738:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] build-3/temp.linux-x86_64-3.8/_openssl.c: In function '_cffi_d_TLSv1_1_client_method': build-3/temp.linux-x86_64-3.8/_openssl.c:43256:3: warning: 'TLSv1_1_client_method' is deprecated [-Wdeprecated-declarations] 43256 | return TLSv1_1_client_method(); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-x86_64-3.8/_openssl.c:560: /usr/include/openssl/ssl.h:1885:1: note: declared here 1885 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_client_method(void)) | ^~~~~~~~~~~~~~~~~~ build-3/temp.linux-x86_64-3.8/_openssl.c: In function '_cffi_f_TLSv1_1_client_method': build-3/temp.linux-x86_64-3.8/_openssl.c:43267:3: warning: 'TLSv1_1_client_method' is deprecated [-Wdeprecated-declarations] 43267 | { result = TLSv1_1_client_method(); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-x86_64-3.8/_openssl.c:560: /usr/include/openssl/ssl.h:1885:1: note: declared here 1885 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_client_method(void)) | ^~~~~~~~~~~~~~~~~~ build-3/temp.linux-x86_64-3.8/_openssl.c: In function '_cffi_d_TLSv1_1_method': build-3/temp.linux-x86_64-3.8/_openssl.c:43282:3: warning: 'TLSv1_1_method' is deprecated [-Wdeprecated-declarations] 43282 | return TLSv1_1_method(); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-x86_64-3.8/_openssl.c:560: /usr/include/openssl/ssl.h:1883:1: note: declared here 1883 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_method(void)) /* TLSv1.1 */ | ^~~~~~~~~~~~~~~~~~ build-3/temp.linux-x86_64-3.8/_openssl.c: In function '_cffi_f_TLSv1_1_method': build-3/temp.linux-x86_64-3.8/_openssl.c:43293:3: warning: 'TLSv1_1_method' is deprecated [-Wdeprecated-declarations] 43293 | { result = TLSv1_1_method(); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-x86_64-3.8/_openssl.c:560: /usr/include/openssl/ssl.h:1883:1: note: declared here 1883 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_method(void)) /* TLSv1.1 */ | ^~~~~~~~~~~~~~~~~~ build-3/temp.linux-x86_64-3.8/_openssl.c: In function '_cffi_d_TLSv1_1_server_method': build-3/temp.linux-x86_64-3.8/_openssl.c:43308:3: warning: 'TLSv1_1_server_method' is deprecated [-Wdeprecated-declarations] 43308 | return TLSv1_1_server_method(); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-x86_64-3.8/_openssl.c:560: /usr/include/openssl/ssl.h:1884:1: note: declared here 1884 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_server_method(void)) | ^~~~~~~~~~~~~~~~~~ build-3/temp.linux-x86_64-3.8/_openssl.c: In function '_cffi_f_TLSv1_1_server_method': build-3/temp.linux-x86_64-3.8/_openssl.c:43319:3: warning: 'TLSv1_1_server_method' is deprecated [-Wdeprecated-declarations] 43319 | { result = TLSv1_1_server_method(); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-x86_64-3.8/_openssl.c:560: /usr/include/openssl/ssl.h:1884:1: note: declared here 1884 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_server_method(void)) | ^~~~~~~~~~~~~~~~~~ build-3/temp.linux-x86_64-3.8/_openssl.c: In function '_cffi_d_TLSv1_2_client_method': build-3/temp.linux-x86_64-3.8/_openssl.c:43334:3: warning: 'TLSv1_2_client_method' is deprecated [-Wdeprecated-declarations] 43334 | return TLSv1_2_client_method(); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-x86_64-3.8/_openssl.c:560: /usr/include/openssl/ssl.h:1891:1: note: declared here 1891 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_client_method(void)) | ^~~~~~~~~~~~~~~~~~ build-3/temp.linux-x86_64-3.8/_openssl.c: In function '_cffi_f_TLSv1_2_client_method': build-3/temp.linux-x86_64-3.8/_openssl.c:43345:3: warning: 'TLSv1_2_client_method' is deprecated [-Wdeprecated-declarations] 43345 | { result = TLSv1_2_client_method(); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-x86_64-3.8/_openssl.c:560: /usr/include/openssl/ssl.h:1891:1: note: declared here 1891 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_client_method(void)) | ^~~~~~~~~~~~~~~~~~ build-3/temp.linux-x86_64-3.8/_openssl.c: In function '_cffi_d_TLSv1_2_method': build-3/temp.linux-x86_64-3.8/_openssl.c:43360:3: warning: 'TLSv1_2_method' is deprecated [-Wdeprecated-declarations] 43360 | return TLSv1_2_method(); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-x86_64-3.8/_openssl.c:560: /usr/include/openssl/ssl.h:1889:1: note: declared here 1889 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_method(void)) /* TLSv1.2 */ | ^~~~~~~~~~~~~~~~~~ build-3/temp.linux-x86_64-3.8/_openssl.c: In function '_cffi_f_TLSv1_2_method': build-3/temp.linux-x86_64-3.8/_openssl.c:43371:3: warning: 'TLSv1_2_method' is deprecated [-Wdeprecated-declarations] 43371 | { result = TLSv1_2_method(); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-x86_64-3.8/_openssl.c:560: /usr/include/openssl/ssl.h:1889:1: note: declared here 1889 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_method(void)) /* TLSv1.2 */ | ^~~~~~~~~~~~~~~~~~ build-3/temp.linux-x86_64-3.8/_openssl.c: In function '_cffi_d_TLSv1_2_server_method': build-3/temp.linux-x86_64-3.8/_openssl.c:43386:3: warning: 'TLSv1_2_server_method' is deprecated [-Wdeprecated-declarations] 43386 | return TLSv1_2_server_method(); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-x86_64-3.8/_openssl.c:560: /usr/include/openssl/ssl.h:1890:1: note: declared here 1890 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_server_method(void)) | ^~~~~~~~~~~~~~~~~~ build-3/temp.linux-x86_64-3.8/_openssl.c: In function '_cffi_f_TLSv1_2_server_method': build-3/temp.linux-x86_64-3.8/_openssl.c:43397:3: warning: 'TLSv1_2_server_method' is deprecated [-Wdeprecated-declarations] 43397 | { result = TLSv1_2_server_method(); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-x86_64-3.8/_openssl.c:560: /usr/include/openssl/ssl.h:1890:1: note: declared here 1890 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_server_method(void)) | ^~~~~~~~~~~~~~~~~~ build-3/temp.linux-x86_64-3.8/_openssl.c: In function '_cffi_d_TLSv1_client_method': build-3/temp.linux-x86_64-3.8/_openssl.c:43412:3: warning: 'TLSv1_client_method' is deprecated [-Wdeprecated-declarations] 43412 | return TLSv1_client_method(); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-x86_64-3.8/_openssl.c:560: /usr/include/openssl/ssl.h:1879:1: note: declared here 1879 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_client_method(void)) | ^~~~~~~~~~~~~~~~~~ build-3/temp.linux-x86_64-3.8/_openssl.c: In function '_cffi_f_TLSv1_client_method': build-3/temp.linux-x86_64-3.8/_openssl.c:43423:3: warning: 'TLSv1_client_method' is deprecated [-Wdeprecated-declarations] 43423 | { result = TLSv1_client_method(); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-x86_64-3.8/_openssl.c:560: /usr/include/openssl/ssl.h:1879:1: note: declared here 1879 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_client_method(void)) | ^~~~~~~~~~~~~~~~~~ build-3/temp.linux-x86_64-3.8/_openssl.c: In function '_cffi_d_TLSv1_method': build-3/temp.linux-x86_64-3.8/_openssl.c:43438:3: warning: 'TLSv1_method' is deprecated [-Wdeprecated-declarations] 43438 | return TLSv1_method(); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-x86_64-3.8/_openssl.c:560: /usr/include/openssl/ssl.h:1877:1: note: declared here 1877 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_method(void)) /* TLSv1.0 */ | ^~~~~~~~~~~~~~~~~~ build-3/temp.linux-x86_64-3.8/_openssl.c: In function '_cffi_f_TLSv1_method': build-3/temp.linux-x86_64-3.8/_openssl.c:43449:3: warning: 'TLSv1_method' is deprecated [-Wdeprecated-declarations] 43449 | { result = TLSv1_method(); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-x86_64-3.8/_openssl.c:560: /usr/include/openssl/ssl.h:1877:1: note: declared here 1877 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_method(void)) /* TLSv1.0 */ | ^~~~~~~~~~~~~~~~~~ build-3/temp.linux-x86_64-3.8/_openssl.c: In function '_cffi_d_TLSv1_server_method': build-3/temp.linux-x86_64-3.8/_openssl.c:43464:3: warning: 'TLSv1_server_method' is deprecated [-Wdeprecated-declarations] 43464 | return TLSv1_server_method(); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-x86_64-3.8/_openssl.c:560: /usr/include/openssl/ssl.h:1878:1: note: declared here 1878 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_server_method(void)) | ^~~~~~~~~~~~~~~~~~ build-3/temp.linux-x86_64-3.8/_openssl.c: In function '_cffi_f_TLSv1_server_method': build-3/temp.linux-x86_64-3.8/_openssl.c:43475:3: warning: 'TLSv1_server_method' is deprecated [-Wdeprecated-declarations] 43475 | { result = TLSv1_server_method(); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-x86_64-3.8/_openssl.c:560: /usr/include/openssl/ssl.h:1878:1: note: declared here 1878 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_server_method(void)) | ^~~~~~~~~~~~~~~~~~ build-3/temp.linux-x86_64-3.8/_openssl.c: In function '_cffi_d_X509_CRL_get_lastUpdate': build-3/temp.linux-x86_64-3.8/_openssl.c:44549:3: warning: 'X509_CRL_get_lastUpdate' is deprecated [-Wdeprecated-declarations] 44549 | return X509_CRL_get_lastUpdate(x0); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-x86_64-3.8/_openssl.c:560: /usr/include/openssl/x509.h:727:1: note: declared here 727 | DEPRECATEDIN_1_1_0(ASN1_TIME *X509_CRL_get_lastUpdate(X509_CRL *crl)) | ^~~~~~~~~~~~~~~~~~ build-3/temp.linux-x86_64-3.8/_openssl.c: In function '_cffi_f_X509_CRL_get_lastUpdate': build-3/temp.linux-x86_64-3.8/_openssl.c:44572:3: warning: 'X509_CRL_get_lastUpdate' is deprecated [-Wdeprecated-declarations] 44572 | { result = X509_CRL_get_lastUpdate(x0); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-x86_64-3.8/_openssl.c:560: /usr/include/openssl/x509.h:727:1: note: declared here 727 | DEPRECATEDIN_1_1_0(ASN1_TIME *X509_CRL_get_lastUpdate(X509_CRL *crl)) | ^~~~~~~~~~~~~~~~~~ build-3/temp.linux-x86_64-3.8/_openssl.c: In function '_cffi_d_X509_CRL_get_nextUpdate': build-3/temp.linux-x86_64-3.8/_openssl.c:44587:3: warning: 'X509_CRL_get_nextUpdate' is deprecated [-Wdeprecated-declarations] 44587 | return X509_CRL_get_nextUpdate(x0); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-x86_64-3.8/_openssl.c:560: /usr/include/openssl/x509.h:728:1: note: declared here 728 | DEPRECATEDIN_1_1_0(ASN1_TIME *X509_CRL_get_nextUpdate(X509_CRL *crl)) | ^~~~~~~~~~~~~~~~~~ build-3/temp.linux-x86_64-3.8/_openssl.c: In function '_cffi_f_X509_CRL_get_nextUpdate': build-3/temp.linux-x86_64-3.8/_openssl.c:44610:3: warning: 'X509_CRL_get_nextUpdate' is deprecated [-Wdeprecated-declarations] 44610 | { result = X509_CRL_get_nextUpdate(x0); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-x86_64-3.8/_openssl.c:560: /usr/include/openssl/x509.h:728:1: note: declared here 728 | DEPRECATEDIN_1_1_0(ASN1_TIME *X509_CRL_get_nextUpdate(X509_CRL *crl)) | ^~~~~~~~~~~~~~~~~~ x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 build-3/temp.linux-x86_64-3.8/build-3/temp.linux-x86_64-3.8/_openssl.o -L/usr/lib64 -lssl -lcrypto -o build-3/lib.linux-x86_64-3.8/cryptography/hazmat/bindings/_openssl.abi3.so building '_constant_time' extension x86_64-tld-linux-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -I/usr/include/python3.8 -c build-3/temp.linux-x86_64-3.8/_constant_time.c -o build-3/temp.linux-x86_64-3.8/build-3/temp.linux-x86_64-3.8/_constant_time.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 build-3/temp.linux-x86_64-3.8/build-3/temp.linux-x86_64-3.8/_constant_time.o -L/usr/lib64 -o build-3/lib.linux-x86_64-3.8/cryptography/hazmat/bindings/_constant_time.abi3.so building '_padding' extension x86_64-tld-linux-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -I/usr/include/python3.8 -c build-3/temp.linux-x86_64-3.8/_padding.c -o build-3/temp.linux-x86_64-3.8/build-3/temp.linux-x86_64-3.8/_padding.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 build-3/temp.linux-x86_64-3.8/build-3/temp.linux-x86_64-3.8/_padding.o -L/usr/lib64 -o build-3/lib.linux-x86_64-3.8/cryptography/hazmat/bindings/_padding.abi3.so + /usr/bin/make -j4 -C docs html 'SPHINXBUILD=sphinx-build-3' make: Entering directory '/tmp/B.wKcx3e/BUILD/cryptography-2.7/docs' sphinx-build-3 -b html -d _build/doctrees . _build/html Running Sphinx v1.8.5 making output directory... loading intersphinx inventory from https://docs.python.org/3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://docs.python.org/3/objects.inv' not fetchable due to : HTTPSConnectionPool(host='docs.python.org', port=443): Max retries exceeded with url: /3/objects.inv (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) building [mo]: targets for 0 po files that are out of date building [html]: targets for 60 source files that are out of date updating environment: 60 added, 0 changed, 0 removed reading sources... [ 1%] api-stability reading sources... [ 3%] changelog reading sources... [ 5%] community reading sources... [ 6%] development/c-bindings reading sources... [ 8%] development/custom-vectors/arc4 reading sources... [ 10%] development/custom-vectors/cast5 reading sources... [ 11%] development/custom-vectors/hkdf reading sources... [ 13%] development/custom-vectors/idea reading sources... [ 15%] development/custom-vectors/rsa-oaep-sha2 reading sources... [ 16%] development/custom-vectors/secp256k1 reading sources... [ 18%] development/custom-vectors/seed reading sources... [ 20%] development/getting-started reading sources... [ 21%] development/index reading sources... [ 23%] development/reviewing-patches reading sources... [ 25%] development/submitting-patches reading sources... [ 26%] development/test-vectors reading sources... [ 28%] doing-a-release reading sources... [ 30%] exceptions reading sources... [ 31%] faq reading sources... [ 33%] fernet reading sources... [ 35%] glossary reading sources... [ 36%] hazmat/backends/index reading sources... [ 38%] hazmat/backends/interfaces reading sources... [ 40%] hazmat/backends/openssl reading sources... [ 41%] hazmat/bindings/index reading sources... [ 43%] hazmat/bindings/openssl reading sources... [ 45%] hazmat/primitives/aead reading sources... [ 46%] hazmat/primitives/asymmetric/dh reading sources... [ 48%] hazmat/primitives/asymmetric/dsa reading sources... [ 50%] hazmat/primitives/asymmetric/ec reading sources... [ 51%] hazmat/primitives/asymmetric/ed25519 reading sources... [ 53%] hazmat/primitives/asymmetric/ed448 reading sources... [ 55%] hazmat/primitives/asymmetric/index reading sources... [ 56%] hazmat/primitives/asymmetric/rsa reading sources... [ 58%] hazmat/primitives/asymmetric/serialization reading sources... [ 60%] hazmat/primitives/asymmetric/utils reading sources... [ 61%] hazmat/primitives/asymmetric/x25519 reading sources... [ 63%] hazmat/primitives/asymmetric/x448 reading sources... [ 65%] hazmat/primitives/constant-time reading sources... [ 66%] hazmat/primitives/cryptographic-hashes reading sources... [ 68%] hazmat/primitives/index reading sources... [ 70%] hazmat/primitives/key-derivation-functions reading sources... [ 71%] hazmat/primitives/keywrap reading sources... [ 73%] hazmat/primitives/mac/cmac reading sources... [ 75%] hazmat/primitives/mac/hmac reading sources... [ 76%] hazmat/primitives/mac/index reading sources... [ 78%] hazmat/primitives/mac/poly1305 reading sources... [ 80%] hazmat/primitives/padding reading sources... [ 81%] hazmat/primitives/symmetric-encryption reading sources... [ 83%] hazmat/primitives/twofactor reading sources... [ 85%] index reading sources... [ 86%] installation reading sources... [ 88%] limitations reading sources... [ 90%] random-numbers reading sources... [ 91%] security reading sources... [ 93%] x509/certificate-transparency reading sources... [ 95%] x509/index reading sources... [ 96%] x509/ocsp reading sources... [ 98%] x509/reference reading sources... [100%] x509/tutorial looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 1%] api-stability writing output... [ 3%] changelog writing output... [ 5%] community writing output... [ 6%] development/c-bindings writing output... [ 8%] development/custom-vectors/arc4 writing output... [ 10%] development/custom-vectors/cast5 writing output... [ 11%] development/custom-vectors/hkdf writing output... [ 13%] development/custom-vectors/idea writing output... [ 15%] development/custom-vectors/rsa-oaep-sha2 writing output... [ 16%] development/custom-vectors/secp256k1 writing output... [ 18%] development/custom-vectors/seed writing output... [ 20%] development/getting-started writing output... [ 21%] development/index writing output... [ 23%] development/reviewing-patches writing output... [ 25%] development/submitting-patches writing output... [ 26%] development/test-vectors writing output... [ 28%] doing-a-release writing output... [ 30%] exceptions writing output... [ 31%] faq writing output... [ 33%] fernet writing output... [ 35%] glossary writing output... [ 36%] hazmat/backends/index writing output... [ 38%] hazmat/backends/interfaces writing output... [ 40%] hazmat/backends/openssl writing output... [ 41%] hazmat/bindings/index writing output... [ 43%] hazmat/bindings/openssl writing output... [ 45%] hazmat/primitives/aead writing output... [ 46%] hazmat/primitives/asymmetric/dh writing output... [ 48%] hazmat/primitives/asymmetric/dsa writing output... [ 50%] hazmat/primitives/asymmetric/ec writing output... [ 51%] hazmat/primitives/asymmetric/ed25519 writing output... [ 53%] hazmat/primitives/asymmetric/ed448 writing output... [ 55%] hazmat/primitives/asymmetric/index writing output... [ 56%] hazmat/primitives/asymmetric/rsa writing output... [ 58%] hazmat/primitives/asymmetric/serialization writing output... [ 60%] hazmat/primitives/asymmetric/utils writing output... [ 61%] hazmat/primitives/asymmetric/x25519 writing output... [ 63%] hazmat/primitives/asymmetric/x448 writing output... [ 65%] hazmat/primitives/constant-time writing output... [ 66%] hazmat/primitives/cryptographic-hashes writing output... [ 68%] hazmat/primitives/index writing output... [ 70%] hazmat/primitives/key-derivation-functions writing output... [ 71%] hazmat/primitives/keywrap writing output... [ 73%] hazmat/primitives/mac/cmac writing output... [ 75%] hazmat/primitives/mac/hmac writing output... [ 76%] hazmat/primitives/mac/index writing output... [ 78%] hazmat/primitives/mac/poly1305 writing output... [ 80%] hazmat/primitives/padding writing output... [ 81%] hazmat/primitives/symmetric-encryption writing output... [ 83%] hazmat/primitives/twofactor writing output... [ 85%] index writing output... [ 86%] installation writing output... [ 88%] limitations writing output... [ 90%] random-numbers writing output... [ 91%] security writing output... [ 93%] x509/certificate-transparency writing output... [ 95%] x509/index writing output... [ 96%] x509/ocsp writing output... [ 98%] x509/reference writing output... [100%] x509/tutorial /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/fernet.rst:99: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/fernet.rst:55: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/fernet.rst:55: WARNING: py:exc reference target not found: TypeError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/fernet.rst:82: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/fernet.rst:82: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/fernet.rst:82: WARNING: py:exc reference target not found: TypeError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/fernet.rst:97: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/fernet.rst:97: WARNING: py:exc reference target not found: TypeError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/fernet.rst:171: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/fernet.rst:171: WARNING: py:exc reference target not found: TypeError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/backends/interfaces.rst:59: WARNING: py:exc reference target not found: ValueError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/backends/interfaces.rst:76: WARNING: py:exc reference target not found: ValueError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/backends/interfaces.rst:143: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/backends/interfaces.rst:209: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/backends/interfaces.rst:209: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/backends/interfaces.rst:209: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/backends/interfaces.rst:209: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/backends/interfaces.rst:230: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/backends/interfaces.rst:230: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/backends/interfaces.rst:230: WARNING: py:exc reference target not found: ValueError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/backends/interfaces.rst:249: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/backends/interfaces.rst:249: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/backends/interfaces.rst:264: WARNING: py:exc reference target not found: ValueError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/backends/interfaces.rst:278: WARNING: py:exc reference target not found: ValueError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/backends/interfaces.rst:298: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/backends/interfaces.rst:309: WARNING: py:exc reference target not found: ValueError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/backends/interfaces.rst:324: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/backends/interfaces.rst:324: WARNING: py:exc reference target not found: ValueError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/backends/interfaces.rst:343: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/backends/interfaces.rst:343: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/backends/interfaces.rst:343: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/backends/interfaces.rst:446: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/backends/interfaces.rst:446: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/backends/interfaces.rst:446: WARNING: py:exc reference target not found: ValueError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/backends/interfaces.rst:453: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/backends/interfaces.rst:453: WARNING: py:exc reference target not found: ValueError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/backends/interfaces.rst:461: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/backends/interfaces.rst:461: WARNING: py:exc reference target not found: ValueError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/backends/interfaces.rst:479: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/backends/interfaces.rst:479: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/backends/interfaces.rst:479: WARNING: py:exc reference target not found: ValueError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/backends/interfaces.rst:486: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/backends/interfaces.rst:486: WARNING: py:exc reference target not found: ValueError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/backends/interfaces.rst:494: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/backends/interfaces.rst:494: WARNING: py:exc reference target not found: ValueError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/backends/interfaces.rst:508: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/backends/interfaces.rst:514: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/backends/interfaces.rst:523: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/backends/interfaces.rst:532: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/backends/interfaces.rst:627: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/backends/interfaces.rst:627: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/backends/interfaces.rst:627: WARNING: py:exc reference target not found: ValueError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/backends/interfaces.rst:646: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/backends/interfaces.rst:646: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/backends/interfaces.rst:646: WARNING: py:exc reference target not found: ValueError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/backends/interfaces.rst:693: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/backends/interfaces.rst:693: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/backends/interfaces.rst:693: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/backends/interfaces.rst:728: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/backends/interfaces.rst:728: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/backends/interfaces.rst:728: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/backends/interfaces.rst:728: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/backends/interfaces.rst:728: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/backends/interfaces.rst:728: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/aead.rst:66: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/aead.rst:66: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/aead.rst:66: WARNING: py:exc reference target not found: OverflowError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/aead.rst:83: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/aead.rst:83: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/aead.rst:139: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/aead.rst:139: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/aead.rst:139: WARNING: py:exc reference target not found: OverflowError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/aead.rst:157: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/aead.rst:157: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/aead.rst:247: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/aead.rst:228: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/aead.rst:228: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/aead.rst:228: WARNING: py:exc reference target not found: OverflowError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/aead.rst:246: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/aead.rst:246: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/dh.rst:114: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/dh.rst:138: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/dh.rst:152: WARNING: py:exc reference target not found: ValueError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/dh.rst:334: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/dh.rst:340: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/dh.rst:348: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/dh.rst:376: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/dh.rst:404: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/dsa.rst:36: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/dsa.rst:59: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/dsa.rst:157: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/dsa.rst:163: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/dsa.rst:169: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/dsa.rst:189: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/dsa.rst:221: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/dsa.rst:299: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/dsa.rst:320: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/dsa.rst:377: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/dsa.rst:434: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/dsa.rst:434: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/ec.rst:39: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/ec.rst:138: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/ec.rst:174: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/ec.rst:180: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/ec.rst:194: WARNING: py:exc reference target not found: ValueError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/ec.rst:235: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/ec.rst:235: WARNING: py:exc reference target not found: ValueError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/ec.rst:235: WARNING: py:exc reference target not found: TypeError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/ec.rst:526: WARNING: py:class reference target not found: str /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/ec.rst:533: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/ec.rst:605: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/ec.rst:610: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/ec.rst:716: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/ec.rst:716: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/ec.rst:721: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/ec.rst:745: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/ec.rst:745: WARNING: py:exc reference target not found: ValueError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/ec.rst:745: WARNING: py:exc reference target not found: TypeError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/ec.rst:944: WARNING: py:exc reference target not found: LookupError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/ed25519.rst:68: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/ed25519.rst:120: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/ed25519.rst:161: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/ed25519.rst:161: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/ed448.rst:53: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/ed448.rst:93: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/ed448.rst:127: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/ed448.rst:127: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/rsa.rst:57: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/rsa.rst:57: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/rsa.rst:314: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/rsa.rst:332: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/rsa.rst:392: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/rsa.rst:398: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/rsa.rst:432: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/rsa.rst:438: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/rsa.rst:444: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/rsa.rst:450: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/rsa.rst:457: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/rsa.rst:464: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/rsa.rst:550: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/rsa.rst:559: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/rsa.rst:583: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/rsa.rst:650: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/rsa.rst:653: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/rsa.rst:709: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/rsa.rst:709: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/serialization.rst:164: WARNING: py:exc reference target not found: ValueError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/serialization.rst:164: WARNING: py:exc reference target not found: TypeError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/serialization.rst:199: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/serialization.rst:199: WARNING: py:exc reference target not found: ValueError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/serialization.rst:230: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/serialization.rst:230: WARNING: py:exc reference target not found: ValueError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/serialization.rst:283: WARNING: py:exc reference target not found: ValueError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/serialization.rst:283: WARNING: py:exc reference target not found: TypeError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/serialization.rst:319: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/serialization.rst:319: WARNING: py:exc reference target not found: ValueError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/serialization.rst:351: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/serialization.rst:351: WARNING: py:exc reference target not found: ValueError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/serialization.rst:400: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/serialization.rst:400: WARNING: py:exc reference target not found: ValueError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/serialization.rst:640: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/utils.rst:20: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/utils.rst:20: WARNING: py:exc reference target not found: ValueError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/utils.rst:31: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/utils.rst:31: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/x25519.rst:91: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/x25519.rst:155: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/asymmetric/x448.rst:150: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/constant-time.rst:42: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/constant-time.rst:42: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/constant-time.rst:42: WARNING: py:exc reference target not found: TypeError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/cryptographic-hashes.rst:58: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/cryptographic-hashes.rst:58: WARNING: py:exc reference target not found: TypeError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/cryptographic-hashes.rst:140: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/cryptographic-hashes.rst:140: WARNING: py:exc reference target not found: ValueError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/cryptographic-hashes.rst:150: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/cryptographic-hashes.rst:150: WARNING: py:exc reference target not found: ValueError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/cryptographic-hashes.rst:202: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/cryptographic-hashes.rst:202: WARNING: py:exc reference target not found: ValueError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/cryptographic-hashes.rst:217: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/cryptographic-hashes.rst:217: WARNING: py:exc reference target not found: ValueError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/cryptographic-hashes.rst:256: WARNING: py:class reference target not found: str /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/cryptographic-hashes.rst:263: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/cryptographic-hashes.rst:277: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/key-derivation-functions.rst:132: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/key-derivation-functions.rst:132: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/key-derivation-functions.rst:132: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/key-derivation-functions.rst:132: WARNING: py:exc reference target not found: TypeError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/key-derivation-functions.rst:: WARNING: py:exc reference target not found: TypeError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/key-derivation-functions.rst:: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/key-derivation-functions.rst:: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/key-derivation-functions.rst:232: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/key-derivation-functions.rst:232: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/key-derivation-functions.rst:232: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/key-derivation-functions.rst:232: WARNING: py:exc reference target not found: TypeError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/key-derivation-functions.rst:: WARNING: py:exc reference target not found: TypeError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/key-derivation-functions.rst:: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/key-derivation-functions.rst:: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/key-derivation-functions.rst:321: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/key-derivation-functions.rst:321: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/key-derivation-functions.rst:321: WARNING: py:exc reference target not found: TypeError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/key-derivation-functions.rst:: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/key-derivation-functions.rst:: WARNING: py:exc reference target not found: TypeError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/key-derivation-functions.rst:: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/key-derivation-functions.rst:: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/key-derivation-functions.rst:: WARNING: py:exc reference target not found: TypeError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/key-derivation-functions.rst:408: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/key-derivation-functions.rst:408: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/key-derivation-functions.rst:408: WARNING: py:exc reference target not found: TypeError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/key-derivation-functions.rst:: WARNING: py:exc reference target not found: TypeError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/key-derivation-functions.rst:: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/key-derivation-functions.rst:: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/key-derivation-functions.rst:500: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/key-derivation-functions.rst:500: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/key-derivation-functions.rst:500: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/key-derivation-functions.rst:500: WARNING: py:exc reference target not found: TypeError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/key-derivation-functions.rst:: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/key-derivation-functions.rst:: WARNING: py:exc reference target not found: TypeError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/key-derivation-functions.rst:: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/key-derivation-functions.rst:: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/key-derivation-functions.rst:594: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/key-derivation-functions.rst:594: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/key-derivation-functions.rst:594: WARNING: py:exc reference target not found: TypeError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/key-derivation-functions.rst:: WARNING: py:exc reference target not found: TypeError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/key-derivation-functions.rst:: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/key-derivation-functions.rst:: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/key-derivation-functions.rst:720: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/key-derivation-functions.rst:720: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/key-derivation-functions.rst:720: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/key-derivation-functions.rst:720: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/key-derivation-functions.rst:720: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/key-derivation-functions.rst:720: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/key-derivation-functions.rst:720: WARNING: py:exc reference target not found: TypeError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/key-derivation-functions.rst:720: WARNING: py:exc reference target not found: ValueError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/key-derivation-functions.rst:: WARNING: py:exc reference target not found: TypeError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/key-derivation-functions.rst:: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/key-derivation-functions.rst:: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/key-derivation-functions.rst:853: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/key-derivation-functions.rst:853: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/key-derivation-functions.rst:853: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/key-derivation-functions.rst:853: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/key-derivation-functions.rst:853: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/key-derivation-functions.rst:853: WARNING: py:exc reference target not found: TypeError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/key-derivation-functions.rst:853: WARNING: py:exc reference target not found: ValueError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/key-derivation-functions.rst:: WARNING: py:exc reference target not found: TypeError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/key-derivation-functions.rst:: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/key-derivation-functions.rst:: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/key-derivation-functions.rst:: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/key-derivation-functions.rst:: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/key-derivation-functions.rst:: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/keywrap.rst:31: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/keywrap.rst:31: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/keywrap.rst:52: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/keywrap.rst:52: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/keywrap.rst:70: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/keywrap.rst:70: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/keywrap.rst:91: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/keywrap.rst:91: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/mac/cmac.rst:109: WARNING: py:exc reference target not found: TypeError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/mac/cmac.rst:72: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/mac/cmac.rst:72: WARNING: py:exc reference target not found: TypeError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/mac/cmac.rst:107: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/mac/cmac.rst:107: WARNING: py:exc reference target not found: TypeError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/mac/hmac.rst:77: WARNING: py:exc reference target not found: TypeError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/mac/hmac.rst:100: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/mac/hmac.rst:100: WARNING: py:exc reference target not found: TypeError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/mac/poly1305.rst:63: WARNING: py:exc reference target not found: TypeError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/mac/poly1305.rst:87: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/mac/poly1305.rst:87: WARNING: py:exc reference target not found: TypeError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/padding.rst:56: WARNING: py:exc reference target not found: ValueError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/padding.rst:99: WARNING: py:exc reference target not found: ValueError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/padding.rst:115: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/padding.rst:115: WARNING: py:exc reference target not found: TypeError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/padding.rst:115: WARNING: py:exc reference target not found: TypeError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/padding.rst:127: WARNING: py:exc reference target not found: TypeError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/padding.rst:127: WARNING: py:exc reference target not found: ValueError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/symmetric-encryption.rst:492: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/symmetric-encryption.rst:492: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/symmetric-encryption.rst:492: WARNING: py:exc reference target not found: ValueError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/symmetric-encryption.rst:492: WARNING: py:exc reference target not found: NotImplementedError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/symmetric-encryption.rst:617: WARNING: py:exc reference target not found: NotImplementedError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/symmetric-encryption.rst:617: WARNING: py:exc reference target not found: ValueError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/symmetric-encryption.rst:: WARNING: py:exc reference target not found: ValueError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/symmetric-encryption.rst:: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/symmetric-encryption.rst:: WARNING: py:exc reference target not found: ValueError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/symmetric-encryption.rst:: WARNING: py:exc reference target not found: NotImplementedError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/symmetric-encryption.rst:708: WARNING: py:class reference target not found: str /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/symmetric-encryption.rst:715: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/symmetric-encryption.rst:726: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/symmetric-encryption.rst:741: WARNING: py:class reference target not found: str /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/twofactor.rst:102: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/twofactor.rst:102: WARNING: py:exc reference target not found: ValueError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/twofactor.rst:102: WARNING: py:exc reference target not found: TypeError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/twofactor.rst:81: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/twofactor.rst:88: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/twofactor.rst:88: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/twofactor.rst:101: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/twofactor.rst:223: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/twofactor.rst:223: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/twofactor.rst:223: WARNING: py:exc reference target not found: ValueError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/twofactor.rst:223: WARNING: py:exc reference target not found: TypeError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/twofactor.rst:203: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/twofactor.rst:210: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/hazmat/primitives/twofactor.rst:210: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/random-numbers.rst:4: WARNING: py:mod reference target not found: random /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/random-numbers.rst:11: WARNING: py:func reference target not found: os.urandom /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/certificate-transparency.rst:31: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/certificate-transparency.rst:38: WARNING: py:class reference target not found: datetime.datetime /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/ocsp.rst:122: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/ocsp.rst:203: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/ocsp.rst:240: WARNING: py:class reference target not found: datetime.datetime /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/ocsp.rst:244: WARNING: py:class reference target not found: datetime.datetime /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/ocsp.rst:248: WARNING: py:class reference target not found: datetime.datetime /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/ocsp.rst:264: WARNING: py:class reference target not found: list /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/ocsp.rst:366: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/ocsp.rst:373: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/ocsp.rst:387: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/ocsp.rst:428: WARNING: py:exc reference target not found: ValueError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/ocsp.rst:441: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/ocsp.rst:447: WARNING: py:exc reference target not found: ValueError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/ocsp.rst:450: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/ocsp.rst:457: WARNING: py:exc reference target not found: ValueError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/ocsp.rst:460: WARNING: py:class reference target not found: list /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/ocsp.rst:468: WARNING: py:exc reference target not found: ValueError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/ocsp.rst:471: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/ocsp.rst:471: WARNING: py:obj reference target not found: None /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/ocsp.rst:478: WARNING: py:exc reference target not found: ValueError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/ocsp.rst:488: WARNING: py:exc reference target not found: ValueError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/ocsp.rst:491: WARNING: py:class reference target not found: datetime.datetime /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/ocsp.rst:497: WARNING: py:exc reference target not found: ValueError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/ocsp.rst:506: WARNING: py:exc reference target not found: ValueError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/ocsp.rst:509: WARNING: py:class reference target not found: datetime.datetime /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/ocsp.rst:516: WARNING: py:exc reference target not found: ValueError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/ocsp.rst:526: WARNING: py:exc reference target not found: ValueError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/ocsp.rst:529: WARNING: py:class reference target not found: datetime.datetime /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/ocsp.rst:536: WARNING: py:exc reference target not found: ValueError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/ocsp.rst:539: WARNING: py:class reference target not found: datetime.datetime /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/ocsp.rst:546: WARNING: py:exc reference target not found: ValueError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/ocsp.rst:549: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/ocsp.rst:556: WARNING: py:exc reference target not found: ValueError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/ocsp.rst:559: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/ocsp.rst:566: WARNING: py:exc reference target not found: ValueError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/ocsp.rst:576: WARNING: py:exc reference target not found: ValueError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/ocsp.rst:579: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/ocsp.rst:585: WARNING: py:exc reference target not found: ValueError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:177: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:193: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:222: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:238: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:268: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:284: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:325: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:352: WARNING: py:class reference target not found: datetime.datetime /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:364: WARNING: py:class reference target not found: datetime.datetime /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:444: WARNING: py:exc reference target not found: UnicodeError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:449: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:457: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:590: WARNING: py:class reference target not found: datetime.datetime /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:602: WARNING: py:class reference target not found: datetime.datetime /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:621: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:629: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:754: WARNING: py:class reference target not found: datetime.datetime /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:764: WARNING: py:class reference target not found: datetime.datetime /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:873: WARNING: py:exc reference target not found: UnicodeError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:890: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:898: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:965: WARNING: py:class reference target not found: datetime.datetime /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:975: WARNING: py:class reference target not found: datetime.datetime /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:1027: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:1038: WARNING: py:class reference target not found: datetime.datetime /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:1094: WARNING: py:class reference target not found: datetime.datetime /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:1330: WARNING: py:class reference target not found: str /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:1444: WARNING: py:class reference target not found: ipaddress.IPv4Address /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:1444: WARNING: py:class reference target not found: ipaddress.IPv6Address /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:1444: WARNING: py:class reference target not found: ipaddress.IPv4Network /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:1444: WARNING: py:class reference target not found: ipaddress.IPv6Network /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:1470: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:1526: WARNING: py:class reference target not found: bool /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:1562: WARNING: py:class reference target not found: bool /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:1570: WARNING: py:class reference target not found: bool /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:1583: WARNING: py:class reference target not found: bool /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:1590: WARNING: py:class reference target not found: bool /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:1598: WARNING: py:class reference target not found: bool /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:1606: WARNING: py:class reference target not found: bool /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:1615: WARNING: py:class reference target not found: bool /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:1622: WARNING: py:class reference target not found: bool /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:1630: WARNING: py:exc reference target not found: ValueError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:1633: WARNING: py:class reference target not found: bool /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:1640: WARNING: py:exc reference target not found: ValueError /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:1661: WARNING: py:class reference target not found: bool /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:1667: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:1667: WARNING: py:obj reference target not found: None /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:1699: WARNING: py:class reference target not found: list /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:1739: WARNING: py:class reference target not found: list /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:1815: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:1828: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:1828: WARNING: py:obj reference target not found: None /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:1919: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:1988: WARNING: py:class reference target not found: list /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:2016: WARNING: py:class reference target not found: list /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:2042: WARNING: py:class reference target not found: list /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:2083: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:2081: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:2106: WARNING: py:class reference target not found: list /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:2150: WARNING: py:class reference target not found: list /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:2170: WARNING: py:class reference target not found: list /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:2285: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:2304: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:2304: WARNING: py:obj reference target not found: None /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:2317: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:2317: WARNING: py:obj reference target not found: None /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:2343: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:2367: WARNING: py:class reference target not found: bool /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:2374: WARNING: py:class reference target not found: bool /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:2381: WARNING: py:class reference target not found: bool /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:2389: WARNING: py:class reference target not found: bool /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:2431: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:2452: WARNING: py:class reference target not found: list /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:2470: WARNING: py:class reference target not found: list /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:2517: WARNING: py:class reference target not found: list /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:2555: WARNING: py:class reference target not found: list /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:2588: WARNING: py:class reference target not found: datetime.datetime /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:2600: WARNING: py:class reference target not found: datetime.datetime /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:2625: WARNING: py:class reference target not found: bytes /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:3084: WARNING: py:class reference target not found: int /tmp/B.wKcx3e/BUILD/cryptography-2.7/docs/x509/reference.rst:3117: WARNING: py:class reference target not found: int generating indices... genindex py-modindex highlighting module code... [ 2%] abc highlighting module code... [ 4%] cryptography.exceptions highlighting module code... [ 6%] cryptography.fernet highlighting module code... [ 8%] cryptography.hazmat._oid highlighting module code... [ 10%] cryptography.hazmat.backends highlighting module code... [ 12%] cryptography.hazmat.backends.interfaces highlighting module code... [ 14%] cryptography.hazmat.bindings.openssl.binding highlighting module code... [ 16%] cryptography.hazmat.primitives.asymmetric.dh highlighting module code... [ 18%] cryptography.hazmat.primitives.asymmetric.dsa highlighting module code... [ 20%] cryptography.hazmat.primitives.asymmetric.ec highlighting module code... [ 22%] cryptography.hazmat.primitives.asymmetric.ed25519 highlighting module code... [ 25%] cryptography.hazmat.primitives.asymmetric.ed448 highlighting module code... [ 27%] cryptography.hazmat.primitives.asymmetric.padding highlighting module code... [ 29%] cryptography.hazmat.primitives.asymmetric.rsa highlighting module code... [ 31%] cryptography.hazmat.primitives.asymmetric.utils highlighting module code... [ 33%] cryptography.hazmat.primitives.asymmetric.x25519 highlighting module code... [ 35%] cryptography.hazmat.primitives.asymmetric.x448 highlighting module code... [ 37%] cryptography.hazmat.primitives.ciphers.aead highlighting module code... [ 39%] cryptography.hazmat.primitives.ciphers.algorithms highlighting module code... [ 41%] cryptography.hazmat.primitives.ciphers.base highlighting module code... [ 43%] cryptography.hazmat.primitives.ciphers.modes highlighting module code... [ 45%] cryptography.hazmat.primitives.cmac highlighting module code... [ 47%] cryptography.hazmat.primitives.constant_time highlighting module code... [ 50%] cryptography.hazmat.primitives.hashes highlighting module code... [ 52%] cryptography.hazmat.primitives.hmac highlighting module code... [ 54%] cryptography.hazmat.primitives.kdf highlighting module code... [ 56%] cryptography.hazmat.primitives.kdf.concatkdf highlighting module code... [ 58%] cryptography.hazmat.primitives.kdf.hkdf highlighting module code... [ 60%] cryptography.hazmat.primitives.kdf.kbkdf highlighting module code... [ 62%] cryptography.hazmat.primitives.kdf.pbkdf2 highlighting module code... [ 64%] cryptography.hazmat.primitives.kdf.scrypt highlighting module code... [ 66%] cryptography.hazmat.primitives.kdf.x963kdf highlighting module code... [ 68%] cryptography.hazmat.primitives.keywrap highlighting module code... [ 70%] cryptography.hazmat.primitives.padding highlighting module code... [ 72%] cryptography.hazmat.primitives.poly1305 highlighting module code... [ 75%] cryptography.hazmat.primitives.serialization.base highlighting module code... [ 77%] cryptography.hazmat.primitives.serialization.pkcs12 highlighting module code... [ 79%] cryptography.hazmat.primitives.serialization.ssh highlighting module code... [ 81%] cryptography.hazmat.primitives.twofactor highlighting module code... [ 83%] cryptography.hazmat.primitives.twofactor.hotp highlighting module code... [ 85%] cryptography.hazmat.primitives.twofactor.totp highlighting module code... [ 87%] cryptography.x509.base highlighting module code... [ 89%] cryptography.x509.certificate_transparency highlighting module code... [ 91%] cryptography.x509.extensions highlighting module code... [ 93%] cryptography.x509.general_name highlighting module code... [ 95%] cryptography.x509.name highlighting module code... [ 97%] cryptography.x509.ocsp highlighting module code... [100%] cryptography.x509.oid writing additional pages... search copying downloadable files... [ 7%] development/custom-vectors/arc4/generate_arc4.py copying downloadable files... [ 14%] development/custom-vectors/arc4/verify_arc4.go copying downloadable files... [ 21%] development/custom-vectors/cast5/generate_cast5.py copying downloadable files... [ 28%] development/custom-vectors/cast5/verify_cast5.go copying downloadable files... [ 35%] development/custom-vectors/hkdf/generate_hkdf.py copying downloadable files... [ 42%] development/custom-vectors/hkdf/verify_hkdf.go copying downloadable files... [ 50%] development/custom-vectors/idea/generate_idea.py copying downloadable files... [ 57%] development/custom-vectors/idea/verify_idea.py copying downloadable files... [ 64%] development/custom-vectors/rsa-oaep-sha2/generate_rsa_oaep_sha2.py copying downloadable files... [ 71%] development/custom-vectors/rsa-oaep-sha2/VerifyRSAOAEPSHA2.java copying downloadable files... [ 78%] development/custom-vectors/secp256k1/generate_secp256k1.py copying downloadable files... [ 85%] development/custom-vectors/secp256k1/verify_secp256k1.py copying downloadable files... [ 92%] development/custom-vectors/seed/generate_seed.py copying downloadable files... [100%] development/custom-vectors/seed/verify_seed.py copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 427 warnings. The HTML pages are in _build/html. Build finished. The HTML pages are in _build/html. make: Leaving directory '/tmp/B.wKcx3e/BUILD/cryptography-2.7/docs' + exit 0 Executing(%install): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.wKcx3e/BUILD/tmp /bin/sh -e /tmp/B.wKcx3e/BUILD/tmp/rpm-tmp.72201 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.wKcx3e/BUILD/tmp + umask 022 + cd /tmp/B.wKcx3e/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder + /bin/mkdir -p /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder + cd cryptography-2.7 + rm -rf /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder + LDFLAGS='-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' + export LDFLAGS + CFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CXXFLAGS + CC=x86_64-tld-linux-gcc + export CC + CXX=x86_64-tld-linux-g++ + export CXX + /usr/bin/python setup.py build '--build-base=build-2' install --skip-build '--prefix=/usr' '--install-purelib=/usr/share/python2.7/site-packages' '--install-platlib=/usr/lib64/python2.7/site-packages' '--optimize=2' '--root=/tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder' running build running build_py 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' warning: no previously-included files found matching 'vectors' warning: no previously-included files matching '*' found under directory 'vectors' warning: no previously-included files found matching 'azure-pipelines.yml' warning: no previously-included files found matching '.azure-pipelines' warning: no previously-included files found matching '.travis.yml' warning: no previously-included files found matching '.travis' warning: no previously-included files matching '*' found under directory '.azure-pipelines' warning: no previously-included files matching '*' found under directory '.travis' warning: no previously-included files found matching 'release.py' warning: no previously-included files found matching '.coveragerc' warning: no previously-included files found matching 'codecov.yml' warning: no previously-included files found matching 'dev-requirements.txt' warning: no previously-included files found matching 'rtd-requirements.txt' warning: no previously-included files found matching 'tox.ini' writing manifest file 'src/cryptography.egg-info/SOURCES.txt' running build_ext generating cffi module 'build-2/temp.linux-x86_64-2.7/_padding.c' already up-to-date generating cffi module 'build-2/temp.linux-x86_64-2.7/_constant_time.c' already up-to-date generating cffi module 'build-2/temp.linux-x86_64-2.7/_openssl.c' already up-to-date running install running install_lib creating /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder creating /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr creating /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64 creating /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7 creating /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages creating /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography copying build-2/lib.linux-x86_64-2.7/cryptography/exceptions.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography creating /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat creating /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/bindings copying build-2/lib.linux-x86_64-2.7/cryptography/hazmat/bindings/_openssl.so -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/bindings creating /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/bindings/openssl copying build-2/lib.linux-x86_64-2.7/cryptography/hazmat/bindings/openssl/_conditional.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/bindings/openssl copying build-2/lib.linux-x86_64-2.7/cryptography/hazmat/bindings/openssl/binding.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/bindings/openssl copying build-2/lib.linux-x86_64-2.7/cryptography/hazmat/bindings/openssl/__init__.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/bindings/openssl copying build-2/lib.linux-x86_64-2.7/cryptography/hazmat/bindings/_constant_time.so -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/bindings copying build-2/lib.linux-x86_64-2.7/cryptography/hazmat/bindings/__init__.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/bindings copying build-2/lib.linux-x86_64-2.7/cryptography/hazmat/bindings/_padding.so -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/bindings creating /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends creating /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build-2/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl/rsa.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build-2/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl/aead.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build-2/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl/poly1305.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build-2/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl/x25519.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build-2/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl/dh.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build-2/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl/hmac.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build-2/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl/x509.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build-2/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl/encode_asn1.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build-2/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl/hashes.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build-2/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl/ciphers.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build-2/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl/dsa.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build-2/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl/ec.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build-2/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl/backend.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build-2/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl/ed448.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build-2/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl/ocsp.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build-2/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl/cmac.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build-2/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl/__init__.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build-2/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl/utils.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build-2/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl/decode_asn1.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build-2/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl/ed25519.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build-2/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl/x448.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build-2/lib.linux-x86_64-2.7/cryptography/hazmat/backends/__init__.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends copying build-2/lib.linux-x86_64-2.7/cryptography/hazmat/backends/interfaces.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends creating /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives creating /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/serialization copying build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/serialization/ssh.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/serialization copying build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/serialization/pkcs12.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/serialization copying build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/serialization/base.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/serialization copying build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/serialization/__init__.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/serialization creating /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/ciphers copying build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/ciphers/aead.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/ciphers copying build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/ciphers/modes.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/ciphers copying build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/ciphers/algorithms.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/ciphers copying build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/ciphers/base.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/ciphers copying build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/ciphers/__init__.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/ciphers creating /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric copying build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric/rsa.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric copying build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric/x25519.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric copying build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric/dh.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric copying build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric/dsa.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric copying build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric/ec.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric copying build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric/ed448.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric copying build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric/__init__.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric copying build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric/utils.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric copying build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric/padding.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric copying build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric/ed25519.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric copying build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric/x448.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric copying build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/keywrap.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives copying build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/poly1305.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives creating /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/twofactor copying build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/twofactor/hotp.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/twofactor copying build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/twofactor/totp.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/twofactor copying build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/twofactor/__init__.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/twofactor copying build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/twofactor/utils.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/twofactor copying build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/hmac.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives creating /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/kdf copying build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/kdf/scrypt.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/kdf copying build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/kdf/kbkdf.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/kdf copying build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/kdf/concatkdf.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/kdf copying build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/kdf/pbkdf2.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/kdf copying build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/kdf/hkdf.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/kdf copying build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/kdf/__init__.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/kdf copying build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/kdf/x963kdf.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/kdf copying build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/hashes.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives copying build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/cmac.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives copying build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/__init__.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives copying build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/padding.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives copying build-2/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/constant_time.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives copying build-2/lib.linux-x86_64-2.7/cryptography/hazmat/__init__.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat copying build-2/lib.linux-x86_64-2.7/cryptography/hazmat/_oid.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat copying build-2/lib.linux-x86_64-2.7/cryptography/fernet.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography creating /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/x509 copying build-2/lib.linux-x86_64-2.7/cryptography/x509/oid.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/x509 copying build-2/lib.linux-x86_64-2.7/cryptography/x509/general_name.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/x509 copying build-2/lib.linux-x86_64-2.7/cryptography/x509/extensions.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/x509 copying build-2/lib.linux-x86_64-2.7/cryptography/x509/ocsp.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/x509 copying build-2/lib.linux-x86_64-2.7/cryptography/x509/base.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/x509 copying build-2/lib.linux-x86_64-2.7/cryptography/x509/__init__.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/x509 copying build-2/lib.linux-x86_64-2.7/cryptography/x509/certificate_transparency.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/x509 copying build-2/lib.linux-x86_64-2.7/cryptography/x509/name.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/x509 copying build-2/lib.linux-x86_64-2.7/cryptography/__init__.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography copying build-2/lib.linux-x86_64-2.7/cryptography/utils.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography copying build-2/lib.linux-x86_64-2.7/cryptography/__about__.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/exceptions.py to exceptions.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/bindings/openssl/_conditional.py to _conditional.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/bindings/openssl/binding.py to binding.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/bindings/openssl/__init__.py to __init__.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/bindings/__init__.py to __init__.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/rsa.py to rsa.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/aead.py to aead.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/poly1305.py to poly1305.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/x25519.py to x25519.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/dh.py to dh.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/hmac.py to hmac.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/x509.py to x509.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/encode_asn1.py to encode_asn1.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/hashes.py to hashes.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/ciphers.py to ciphers.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/dsa.py to dsa.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/ec.py to ec.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/backend.py to backend.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/ed448.py to ed448.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/ocsp.py to ocsp.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/cmac.py to cmac.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/__init__.py to __init__.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/utils.py to utils.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/decode_asn1.py to decode_asn1.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/ed25519.py to ed25519.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/openssl/x448.py to x448.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/__init__.py to __init__.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/interfaces.py to interfaces.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/serialization/ssh.py to ssh.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py to pkcs12.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/serialization/base.py to base.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/serialization/__init__.py to __init__.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/ciphers/aead.py to aead.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/ciphers/modes.py to modes.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py to algorithms.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/ciphers/base.py to base.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py to __init__.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py to rsa.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/x25519.py to x25519.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/dh.py to dh.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py to dsa.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py to ec.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py to ed448.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py to __init__.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/utils.py to utils.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/padding.py to padding.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py to ed25519.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/x448.py to x448.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/keywrap.py to keywrap.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/poly1305.py to poly1305.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/twofactor/hotp.py to hotp.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/twofactor/totp.py to totp.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/twofactor/__init__.py to __init__.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/twofactor/utils.py to utils.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/hmac.py to hmac.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/kdf/scrypt.py to scrypt.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/kdf/kbkdf.py to kbkdf.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/kdf/concatkdf.py to concatkdf.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/kdf/pbkdf2.py to pbkdf2.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/kdf/hkdf.py to hkdf.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/kdf/__init__.py to __init__.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/kdf/x963kdf.py to x963kdf.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/hashes.py to hashes.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/cmac.py to cmac.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/__init__.py to __init__.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/padding.py to padding.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/primitives/constant_time.py to constant_time.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/__init__.py to __init__.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/hazmat/_oid.py to _oid.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/fernet.py to fernet.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/x509/oid.py to oid.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/x509/general_name.py to general_name.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/x509/extensions.py to extensions.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/x509/ocsp.py to ocsp.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/x509/base.py to base.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/x509/__init__.py to __init__.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/x509/certificate_transparency.py to certificate_transparency.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/x509/name.py to name.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/__init__.py to __init__.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/utils.py to utils.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography/__about__.py to __about__.pyc writing byte-compilation script '/tmp/B.wKcx3e/BUILD/tmp/tmp9Em69F.py' /usr/bin/python -OO /tmp/B.wKcx3e/BUILD/tmp/tmp9Em69F.py removing /tmp/B.wKcx3e/BUILD/tmp/tmp9Em69F.py running install_egg_info Copying src/cryptography.egg-info to /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages/cryptography-2.7-py2.7.egg-info running install_scripts + '[' ! -d /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/share/python2.7/site-packages ']' + '[' ! -d /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages ']' + find /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python2.7/site-packages -name '*.py' -print0 + xargs -0r -l512 rm + LDFLAGS='-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' + export LDFLAGS + CFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CXXFLAGS + CC=x86_64-tld-linux-gcc + export CC + CXX=x86_64-tld-linux-g++ + export CXX + /usr/bin/python3 setup.py build '--build-base=build-3' install --skip-build '--prefix=/usr' '--install-purelib=/usr/share/python3.8/site-packages' '--install-platlib=/usr/lib64/python3.8/site-packages' '--optimize=2' '--root=/tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder' running build running build_py running egg_info writing src/cryptography.egg-info/PKG-INFO writing dependency_links to src/cryptography.egg-info/dependency_links.txt writing requirements to src/cryptography.egg-info/requires.txt writing top-level names to src/cryptography.egg-info/top_level.txt reading manifest file 'src/cryptography.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'vectors' warning: no previously-included files matching '*' found under directory 'vectors' warning: no previously-included files found matching 'azure-pipelines.yml' warning: no previously-included files found matching '.azure-pipelines' warning: no previously-included files found matching '.travis.yml' warning: no previously-included files found matching '.travis' warning: no previously-included files matching '*' found under directory '.azure-pipelines' warning: no previously-included files matching '*' found under directory '.travis' warning: no previously-included files found matching 'release.py' warning: no previously-included files found matching '.coveragerc' warning: no previously-included files found matching 'codecov.yml' warning: no previously-included files found matching 'dev-requirements.txt' warning: no previously-included files found matching 'rtd-requirements.txt' warning: no previously-included files found matching 'tox.ini' writing manifest file 'src/cryptography.egg-info/SOURCES.txt' running build_ext generating cffi module 'build-3/temp.linux-x86_64-3.8/_padding.c' already up-to-date generating cffi module 'build-3/temp.linux-x86_64-3.8/_constant_time.c' already up-to-date generating cffi module 'build-3/temp.linux-x86_64-3.8/_openssl.c' already up-to-date running install running install_lib creating /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8 creating /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages creating /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography copying build-3/lib.linux-x86_64-3.8/cryptography/exceptions.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography creating /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat creating /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/bindings copying build-3/lib.linux-x86_64-3.8/cryptography/hazmat/bindings/_padding.abi3.so -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/bindings creating /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/bindings/openssl copying build-3/lib.linux-x86_64-3.8/cryptography/hazmat/bindings/openssl/_conditional.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/bindings/openssl copying build-3/lib.linux-x86_64-3.8/cryptography/hazmat/bindings/openssl/binding.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/bindings/openssl copying build-3/lib.linux-x86_64-3.8/cryptography/hazmat/bindings/openssl/__init__.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/bindings/openssl copying build-3/lib.linux-x86_64-3.8/cryptography/hazmat/bindings/_constant_time.abi3.so -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/bindings copying build-3/lib.linux-x86_64-3.8/cryptography/hazmat/bindings/__init__.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/bindings copying build-3/lib.linux-x86_64-3.8/cryptography/hazmat/bindings/_openssl.abi3.so -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/bindings creating /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/backends creating /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/backends/openssl copying build-3/lib.linux-x86_64-3.8/cryptography/hazmat/backends/openssl/rsa.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/backends/openssl copying build-3/lib.linux-x86_64-3.8/cryptography/hazmat/backends/openssl/aead.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/backends/openssl copying build-3/lib.linux-x86_64-3.8/cryptography/hazmat/backends/openssl/poly1305.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/backends/openssl copying build-3/lib.linux-x86_64-3.8/cryptography/hazmat/backends/openssl/x25519.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/backends/openssl copying build-3/lib.linux-x86_64-3.8/cryptography/hazmat/backends/openssl/dh.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/backends/openssl copying build-3/lib.linux-x86_64-3.8/cryptography/hazmat/backends/openssl/hmac.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/backends/openssl copying build-3/lib.linux-x86_64-3.8/cryptography/hazmat/backends/openssl/x509.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/backends/openssl copying build-3/lib.linux-x86_64-3.8/cryptography/hazmat/backends/openssl/encode_asn1.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/backends/openssl copying build-3/lib.linux-x86_64-3.8/cryptography/hazmat/backends/openssl/hashes.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/backends/openssl copying build-3/lib.linux-x86_64-3.8/cryptography/hazmat/backends/openssl/ciphers.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/backends/openssl copying build-3/lib.linux-x86_64-3.8/cryptography/hazmat/backends/openssl/dsa.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/backends/openssl copying build-3/lib.linux-x86_64-3.8/cryptography/hazmat/backends/openssl/ec.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/backends/openssl copying build-3/lib.linux-x86_64-3.8/cryptography/hazmat/backends/openssl/backend.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/backends/openssl copying build-3/lib.linux-x86_64-3.8/cryptography/hazmat/backends/openssl/ed448.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/backends/openssl copying build-3/lib.linux-x86_64-3.8/cryptography/hazmat/backends/openssl/ocsp.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/backends/openssl copying build-3/lib.linux-x86_64-3.8/cryptography/hazmat/backends/openssl/cmac.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/backends/openssl copying build-3/lib.linux-x86_64-3.8/cryptography/hazmat/backends/openssl/__init__.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/backends/openssl copying build-3/lib.linux-x86_64-3.8/cryptography/hazmat/backends/openssl/utils.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/backends/openssl copying build-3/lib.linux-x86_64-3.8/cryptography/hazmat/backends/openssl/decode_asn1.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/backends/openssl copying build-3/lib.linux-x86_64-3.8/cryptography/hazmat/backends/openssl/ed25519.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/backends/openssl copying build-3/lib.linux-x86_64-3.8/cryptography/hazmat/backends/openssl/x448.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/backends/openssl copying build-3/lib.linux-x86_64-3.8/cryptography/hazmat/backends/__init__.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/backends copying build-3/lib.linux-x86_64-3.8/cryptography/hazmat/backends/interfaces.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/backends creating /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives creating /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives/serialization copying build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives/serialization/ssh.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives/serialization copying build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives/serialization/pkcs12.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives/serialization copying build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives/serialization/base.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives/serialization copying build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives/serialization/__init__.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives/serialization creating /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives/ciphers copying build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives/ciphers/aead.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives/ciphers copying build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives/ciphers/modes.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives/ciphers copying build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives/ciphers/algorithms.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives/ciphers copying build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives/ciphers/base.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives/ciphers copying build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives/ciphers/__init__.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives/ciphers creating /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric copying build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives/asymmetric/rsa.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric copying build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives/asymmetric/x25519.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric copying build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives/asymmetric/dh.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric copying build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives/asymmetric/dsa.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric copying build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives/asymmetric/ec.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric copying build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives/asymmetric/ed448.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric copying build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives/asymmetric/__init__.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric copying build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives/asymmetric/utils.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric copying build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives/asymmetric/padding.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric copying build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives/asymmetric/ed25519.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric copying build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives/asymmetric/x448.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric copying build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives/keywrap.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives copying build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives/poly1305.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives creating /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives/twofactor copying build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives/twofactor/hotp.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives/twofactor copying build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives/twofactor/totp.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives/twofactor copying build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives/twofactor/__init__.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives/twofactor copying build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives/twofactor/utils.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives/twofactor copying build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives/hmac.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives creating /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives/kdf copying build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives/kdf/scrypt.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives/kdf copying build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives/kdf/kbkdf.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives/kdf copying build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives/kdf/concatkdf.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives/kdf copying build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives/kdf/pbkdf2.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives/kdf copying build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives/kdf/hkdf.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives/kdf copying build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives/kdf/__init__.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives/kdf copying build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives/kdf/x963kdf.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives/kdf copying build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives/hashes.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives copying build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives/cmac.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives copying build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives/__init__.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives copying build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives/padding.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives copying build-3/lib.linux-x86_64-3.8/cryptography/hazmat/primitives/constant_time.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives copying build-3/lib.linux-x86_64-3.8/cryptography/hazmat/__init__.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat copying build-3/lib.linux-x86_64-3.8/cryptography/hazmat/_oid.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat copying build-3/lib.linux-x86_64-3.8/cryptography/fernet.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography creating /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/x509 copying build-3/lib.linux-x86_64-3.8/cryptography/x509/oid.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/x509 copying build-3/lib.linux-x86_64-3.8/cryptography/x509/general_name.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/x509 copying build-3/lib.linux-x86_64-3.8/cryptography/x509/extensions.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/x509 copying build-3/lib.linux-x86_64-3.8/cryptography/x509/ocsp.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/x509 copying build-3/lib.linux-x86_64-3.8/cryptography/x509/base.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/x509 copying build-3/lib.linux-x86_64-3.8/cryptography/x509/__init__.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/x509 copying build-3/lib.linux-x86_64-3.8/cryptography/x509/certificate_transparency.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/x509 copying build-3/lib.linux-x86_64-3.8/cryptography/x509/name.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/x509 copying build-3/lib.linux-x86_64-3.8/cryptography/__init__.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography copying build-3/lib.linux-x86_64-3.8/cryptography/utils.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography copying build-3/lib.linux-x86_64-3.8/cryptography/__about__.py -> /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/exceptions.py to exceptions.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/bindings/openssl/_conditional.py to _conditional.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/bindings/openssl/binding.py to binding.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/bindings/openssl/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/bindings/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/backends/openssl/rsa.py to rsa.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/backends/openssl/aead.py to aead.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/backends/openssl/poly1305.py to poly1305.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/backends/openssl/x25519.py to x25519.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/backends/openssl/dh.py to dh.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/backends/openssl/hmac.py to hmac.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/backends/openssl/x509.py to x509.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/backends/openssl/encode_asn1.py to encode_asn1.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/backends/openssl/hashes.py to hashes.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/backends/openssl/ciphers.py to ciphers.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/backends/openssl/dsa.py to dsa.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/backends/openssl/ec.py to ec.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/backends/openssl/backend.py to backend.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/backends/openssl/ed448.py to ed448.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/backends/openssl/ocsp.py to ocsp.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/backends/openssl/cmac.py to cmac.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/backends/openssl/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/backends/openssl/utils.py to utils.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/backends/openssl/decode_asn1.py to decode_asn1.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/backends/openssl/ed25519.py to ed25519.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/backends/openssl/x448.py to x448.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/backends/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/backends/interfaces.py to interfaces.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives/serialization/ssh.py to ssh.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py to pkcs12.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives/serialization/base.py to base.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives/serialization/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives/ciphers/aead.py to aead.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives/ciphers/modes.py to modes.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py to algorithms.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives/ciphers/base.py to base.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py to rsa.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric/x25519.py to x25519.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric/dh.py to dh.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py to dsa.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py to ec.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py to ed448.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric/utils.py to utils.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric/padding.py to padding.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py to ed25519.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric/x448.py to x448.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives/keywrap.py to keywrap.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives/poly1305.py to poly1305.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives/twofactor/hotp.py to hotp.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives/twofactor/totp.py to totp.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives/twofactor/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives/twofactor/utils.py to utils.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives/hmac.py to hmac.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives/kdf/scrypt.py to scrypt.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives/kdf/kbkdf.py to kbkdf.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives/kdf/concatkdf.py to concatkdf.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives/kdf/pbkdf2.py to pbkdf2.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives/kdf/hkdf.py to hkdf.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives/kdf/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives/kdf/x963kdf.py to x963kdf.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives/hashes.py to hashes.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives/cmac.py to cmac.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives/padding.py to padding.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/primitives/constant_time.py to constant_time.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/hazmat/_oid.py to _oid.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/fernet.py to fernet.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/x509/oid.py to oid.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/x509/general_name.py to general_name.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/x509/extensions.py to extensions.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/x509/ocsp.py to ocsp.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/x509/base.py to base.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/x509/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/x509/certificate_transparency.py to certificate_transparency.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/x509/name.py to name.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/utils.py to utils.cpython-38.pyc byte-compiling /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography/__about__.py to __about__.cpython-38.pyc writing byte-compilation script '/tmp/B.wKcx3e/BUILD/tmp/tmpqvgo00t_.py' /usr/bin/python3 /tmp/B.wKcx3e/BUILD/tmp/tmpqvgo00t_.py removing /tmp/B.wKcx3e/BUILD/tmp/tmpqvgo00t_.py running install_egg_info Copying src/cryptography.egg-info to /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/lib64/python3.8/site-packages/cryptography-2.7-py3.8.egg-info running install_scripts + __spec_install_post_strip + set +x Stripping 6 ELF shared libraries...DONE + __spec_install_post_chrpath + set +x Remove RPATH/RUNPATH from 6 executable binaries and shared object files. + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_check_tmpfiles + set +x Checking /var/run <-> tmpfiles.d completeness... DONE + __spec_install_post_compress_docs + set +x + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x Hardlink Python files: 48/243 files hardlinked Processing files: python-cryptography-2.7-2 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.wKcx3e/BUILD/tmp /bin/sh -e /tmp/B.wKcx3e/BUILD/tmp/rpm-tmp.39390 + umask 022 + cd /tmp/B.wKcx3e/BUILD + cd cryptography-2.7 + DOCDIR=/tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/share/doc/python-cryptography-2.7 + export DOCDIR + rm -rf /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/share/doc/python-cryptography-2.7 + /bin/mkdir -p /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/share/doc/python-cryptography-2.7 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/share/doc/python-cryptography-2.7... Documentation compressed. + cp -pr AUTHORS.rst README.rst LICENSE LICENSE.APACHE LICENSE.BSD /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/share/doc/python-cryptography-2.7 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/share/doc/python-cryptography-2.7... ./AUTHORS.rst ./README.rst ./LICENSE.APACHE ./LICENSE.BSD ./LICENSE Documentation compressed. + exit 0 Provides: _constant_time.so()(64bit) _openssl.so()(64bit) _padding.so()(64bit) pythonegg(cryptography) = 2.7 Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(VersionedDependencies) <= 3.0.3-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.4)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libcrypto.so.1.1(OPENSSL_1_1_0j)(64bit) libcrypto.so.1.1(OPENSSL_1_1_1)(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) libssl.so.1.1(OPENSSL_1_1_1)(64bit) python(abi) = 2.7 pythonegg(asn1crypto) >= 0.21.0 pythonegg(cffi) >= 1.8 pythonegg(enum34) pythonegg(ipaddress) pythonegg(six) >= 1.4.1 rtld(GNU_HASH) Processing files: python3-cryptography-2.7-2 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.wKcx3e/BUILD/tmp /bin/sh -e /tmp/B.wKcx3e/BUILD/tmp/rpm-tmp.39770 + umask 022 + cd /tmp/B.wKcx3e/BUILD + cd cryptography-2.7 + DOCDIR=/tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/share/doc/python3-cryptography-2.7 + export DOCDIR + rm -rf /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/share/doc/python3-cryptography-2.7 + /bin/mkdir -p /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/share/doc/python3-cryptography-2.7 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/share/doc/python3-cryptography-2.7... Documentation compressed. + cp -pr AUTHORS.rst README.rst LICENSE LICENSE.APACHE LICENSE.BSD /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/share/doc/python3-cryptography-2.7 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/share/doc/python3-cryptography-2.7... ./AUTHORS.rst ./README.rst ./LICENSE.APACHE ./LICENSE.BSD ./LICENSE Documentation compressed. + exit 0 Provides: _constant_time.abi3.so()(64bit) _openssl.abi3.so()(64bit) _padding.abi3.so()(64bit) python3egg(cryptography) = 2.7 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-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.4)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libcrypto.so.1.1(OPENSSL_1_1_0j)(64bit) libcrypto.so.1.1(OPENSSL_1_1_1)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) libssl.so.1.1(OPENSSL_1_1_1)(64bit) python(abi) = 3.8 python3egg(asn1crypto) >= 0.21.0 python3egg(cffi) >= 1.8 python3egg(six) >= 1.4.1 rtld(GNU_HASH) Processing files: python-cryptography-apidocs-2.7-2 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.wKcx3e/BUILD/tmp /bin/sh -e /tmp/B.wKcx3e/BUILD/tmp/rpm-tmp.8945 + umask 022 + cd /tmp/B.wKcx3e/BUILD + cd cryptography-2.7 + DOCDIR=/tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/share/doc/python-cryptography-apidocs-2.7 + export DOCDIR + rm -rf /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/share/doc/python-cryptography-apidocs-2.7 + /bin/mkdir -p /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/share/doc/python-cryptography-apidocs-2.7 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/share/doc/python-cryptography-apidocs-2.7... Documentation compressed. + cp -pr docs/_build/html/_downloads docs/_build/html/_modules docs/_build/html/_static docs/_build/html/development docs/_build/html/hazmat docs/_build/html/x509 docs/_build/html/api-stability.html docs/_build/html/changelog.html docs/_build/html/community.html docs/_build/html/doing-a-release.html docs/_build/html/exceptions.html docs/_build/html/faq.html docs/_build/html/fernet.html docs/_build/html/genindex.html docs/_build/html/glossary.html docs/_build/html/index.html docs/_build/html/installation.html docs/_build/html/limitations.html docs/_build/html/py-modindex.html docs/_build/html/random-numbers.html docs/_build/html/search.html docs/_build/html/security.html docs/_build/html/searchindex.js /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/share/doc/python-cryptography-apidocs-2.7 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder/usr/share/doc/python-cryptography-apidocs-2.7... ./_static/fonts/fontawesome-webfont.ttf ./_static/fonts/RobotoSlab/roboto-slab-v7-bold.eot ./_static/fonts/RobotoSlab/roboto-slab-v7-regular.ttf ./_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff ./_static/fonts/RobotoSlab/roboto-slab-v7-regular.eot ./_static/fonts/RobotoSlab/roboto-slab-v7-bold.ttf ./_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff ./_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff2 ./_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff2 ./_static/fonts/fontawesome-webfont.woff2 ./_static/fonts/fontawesome-webfont.woff ./_static/fonts/fontawesome-webfont.eot ./_static/fonts/Lato/lato-italic.ttf ./_static/fonts/Lato/lato-bolditalic.ttf ./_static/fonts/Lato/lato-bolditalic.eot ./_static/fonts/Lato/lato-italic.eot ./_static/fonts/Lato/lato-regular.eot ./_static/fonts/Lato/lato-bold.ttf ./_static/fonts/Lato/lato-regular.woff ./_static/fonts/Lato/lato-italic.woff ./_static/fonts/Lato/lato-regular.ttf ./_static/fonts/Lato/lato-bold.eot ./_static/fonts/Lato/lato-regular.woff2 ./_static/fonts/Lato/lato-bold.woff2 ./_static/fonts/Lato/lato-bolditalic.woff ./_static/fonts/Lato/lato-italic.woff2 ./_static/fonts/Lato/lato-bold.woff ./_static/fonts/Lato/lato-bolditalic.woff2 ./_static/fonts/fontawesome-webfont.svg ./_downloads/20a382336bdc431ae5874d77c0d19361/generate_hkdf.py ./_downloads/89691523afcaef1abb470ed8d13c5b8e/verify_idea.py ./_downloads/d14009a0ab89868d3a012ecacb34b741/verify_cast5.go ./_downloads/d9e5d96d32ba9e54d0815f5f1fbad3af/generate_seed.py ./_downloads/ad5206092f07d784a9bc879dd89d0918/generate_idea.py ./_downloads/6529dda21f4284fa3e41bac772f1671a/generate_secp256k1.py ./_downloads/2b53a8f6bf169fb48b7d4d71a8cfbf6d/generate_cast5.py ./_downloads/e9e969515aa160628b76fb65e71e1f13/verify_seed.py ./_downloads/f9f861d52db38294e1052c0d6d2f9a16/verify_hkdf.go ./_downloads/dcd14db4ac56af958d6f1f9bd9aa5e4b/verify_secp256k1.py ./_downloads/f813cd205c4c26c47880d4249ba7148f/generate_arc4.py ./_downloads/dc4f5ea68ef3b0dd8c0e147bdcd60177/generate_rsa_oaep_sha2.py ./_downloads/b141e871f7a164c3d72cb69a492a56f8/verify_arc4.go ./_downloads/460a0f8a48cf13f2a34fe95f708ae3a8/VerifyRSAOAEPSHA2.java Documentation compressed. + exit 0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder Wrote: /tmp/B.wKcx3e/RPMS/python-cryptography-2.7-2.x86_64.rpm Wrote: /tmp/B.wKcx3e/RPMS/python3-cryptography-2.7-2.x86_64.rpm Wrote: /tmp/B.wKcx3e/RPMS/python-cryptography-apidocs-2.7-2.x86_64.rpm Executing(%clean): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.wKcx3e/BUILD/tmp /bin/sh -e /tmp/B.wKcx3e/BUILD/tmp/rpm-tmp.45102 + umask 022 + cd /tmp/B.wKcx3e/BUILD + cd cryptography-2.7 + /bin/rm '--interactive=never' -rf /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder + rm -rf /tmp/B.wKcx3e/BUILD/tmp/python-cryptography-2.7-root-builder ended at: Sun Apr 19 13:23:00 2020, done in 0:03:41.086734 + chmod -R u+rwX /tmp/B.wKcx3e/BUILD + rm -rf /tmp/B.wKcx3e/tmp /tmp/B.wKcx3e/BUILD copy rpm files to cache_dir: /spools/ready Creating pndir index of /spools/ready/ (type=dir)... Loading [pndir]previous /spools/ready/packages.ndir.gz... Loading [dir]/spools/ready/... Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages error: Failed dependencies: pythonegg(asn1crypto) >= 0.21.0 is needed by python-cryptography-2.7-2.x86_64 package upgrade failed End-TLD-Builder-Info + rm -rf /tmp/B.wKcx3e Begin-TLD-Builder-Info Build-Time: user:192.21s sys:24.94s real:223.74s (faults io:2 non-io:3620786) Files queued for ftp: 5665705 python-cryptography-apidocs-2.7-2.x86_64.rpm 374144 python3-cryptography-2.7-2.x86_64.rpm 280606 python-cryptography-2.7-2.x86_64.rpm 199 python-cryptography-2.7-2.src.rpm.uploadinfo End-TLD-Builder-Info