request from: hawk checking if we should skip the build started at: Sun Apr 19 13:22:41 2020 fetching http://src.tld-linux.org/~builderti//srpms/59dda07c-87d9-4d4e-8076-43dc31b0c3bf/python-cryptography-2.8-1.src.rpm fetched 35562548 bytes, 133263.6 K/s installing srpm: python-cryptography-2.8-1.src.rpm + install -d /tmp/B.5DIvaO/BUILD /tmp/B.5DIvaO/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog python-cryptography-2.8-1.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=master * Sun Apr 19 2020 Marcin Krol eca1329 - merged 2.8 from PLD * Fri Dec 06 2019 Marcin Krol b26a474 - merged 2.7 from PLD + rpm -Uhv --nodeps --define '_topdir /tmp/B.5DIvaO' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests python-cryptography-2.8-1.src.rpm python-cryptography ################################################## + rm -f python-cryptography-2.8-1.src.rpm + install -m 700 -d /tmp/B.5DIvaO/BUILD/tmp + TMPDIR=/tmp/B.5DIvaO/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.5DIvaO' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target i686-tld-linux --define 'prep exit 0' /tmp/B.5DIvaO/python-cryptography.spec Building target platforms: i686-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: i686-tld-linux no BR needed building RPM using: set -ex; : build-id: 59dda07c-87d9-4d4e-8076-43dc31b0c3bf; TMPDIR=/tmp/B.5DIvaO/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.5DIvaO' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target i686-tld-linux /tmp/B.5DIvaO/python-cryptography.spec + : build-id: 59dda07c-87d9-4d4e-8076-43dc31b0c3bf + TMPDIR=/tmp/B.5DIvaO/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.5DIvaO' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target i686-tld-linux /tmp/B.5DIvaO/python-cryptography.spec Building target platforms: i686-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.5DIvaO/BUILD/tmp /bin/sh -e /tmp/B.5DIvaO/BUILD/tmp/rpm-tmp.50008 + umask 022 + cd /tmp/B.5DIvaO/BUILD + cd /tmp/B.5DIvaO/BUILD + rm -rf cryptography-2.8 + /usr/bin/gzip -dc /tmp/B.5DIvaO/cryptography-2.8.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd cryptography-2.8 + /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.5DIvaO/BUILD/tmp /bin/sh -e /tmp/B.5DIvaO/BUILD/tmp/rpm-tmp.50008 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.5DIvaO/BUILD/tmp + umask 022 + cd /tmp/B.5DIvaO/BUILD + cd cryptography-2.8 + export 'CFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + 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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CXXFLAGS + CC=i686-tld-linux-gcc + export CC + CXX=i686-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-i686-2.7 creating build-2/lib.linux-i686-2.7/cryptography copying src/cryptography/__about__.py -> build-2/lib.linux-i686-2.7/cryptography copying src/cryptography/exceptions.py -> build-2/lib.linux-i686-2.7/cryptography copying src/cryptography/utils.py -> build-2/lib.linux-i686-2.7/cryptography copying src/cryptography/__init__.py -> build-2/lib.linux-i686-2.7/cryptography copying src/cryptography/fernet.py -> build-2/lib.linux-i686-2.7/cryptography creating build-2/lib.linux-i686-2.7/cryptography/x509 copying src/cryptography/x509/oid.py -> build-2/lib.linux-i686-2.7/cryptography/x509 copying src/cryptography/x509/extensions.py -> build-2/lib.linux-i686-2.7/cryptography/x509 copying src/cryptography/x509/ocsp.py -> build-2/lib.linux-i686-2.7/cryptography/x509 copying src/cryptography/x509/certificate_transparency.py -> build-2/lib.linux-i686-2.7/cryptography/x509 copying src/cryptography/x509/base.py -> build-2/lib.linux-i686-2.7/cryptography/x509 copying src/cryptography/x509/general_name.py -> build-2/lib.linux-i686-2.7/cryptography/x509 copying src/cryptography/x509/__init__.py -> build-2/lib.linux-i686-2.7/cryptography/x509 copying src/cryptography/x509/name.py -> build-2/lib.linux-i686-2.7/cryptography/x509 creating build-2/lib.linux-i686-2.7/cryptography/hazmat copying src/cryptography/hazmat/_oid.py -> build-2/lib.linux-i686-2.7/cryptography/hazmat copying src/cryptography/hazmat/_der.py -> build-2/lib.linux-i686-2.7/cryptography/hazmat copying src/cryptography/hazmat/__init__.py -> build-2/lib.linux-i686-2.7/cryptography/hazmat creating build-2/lib.linux-i686-2.7/cryptography/hazmat/bindings copying src/cryptography/hazmat/bindings/__init__.py -> build-2/lib.linux-i686-2.7/cryptography/hazmat/bindings creating build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/padding.py -> build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/hashes.py -> build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/poly1305.py -> build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/constant_time.py -> build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/cmac.py -> build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/keywrap.py -> build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/hmac.py -> build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/__init__.py -> build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives creating build-2/lib.linux-i686-2.7/cryptography/hazmat/backends copying src/cryptography/hazmat/backends/__init__.py -> build-2/lib.linux-i686-2.7/cryptography/hazmat/backends copying src/cryptography/hazmat/backends/interfaces.py -> build-2/lib.linux-i686-2.7/cryptography/hazmat/backends creating build-2/lib.linux-i686-2.7/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/binding.py -> build-2/lib.linux-i686-2.7/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/_conditional.py -> build-2/lib.linux-i686-2.7/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/__init__.py -> build-2/lib.linux-i686-2.7/cryptography/hazmat/bindings/openssl creating build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/modes.py -> build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/algorithms.py -> build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/base.py -> build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/__init__.py -> build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/aead.py -> build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/ciphers creating build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/padding.py -> build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/ed25519.py -> build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/ec.py -> build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/x25519.py -> build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/utils.py -> build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/rsa.py -> build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/ed448.py -> build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/x448.py -> build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/__init__.py -> build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/dsa.py -> build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/dh.py -> build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/asymmetric creating build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/totp.py -> build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/utils.py -> build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/__init__.py -> build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/hotp.py -> build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/twofactor creating build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/pkcs12.py -> build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/ssh.py -> build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/base.py -> build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/__init__.py -> build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/serialization creating build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/scrypt.py -> build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/pbkdf2.py -> build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/hkdf.py -> build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/x963kdf.py -> build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/kbkdf.py -> build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/__init__.py -> build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/concatkdf.py -> build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/kdf creating build-2/lib.linux-i686-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ed25519.py -> build-2/lib.linux-i686-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/hashes.py -> build-2/lib.linux-i686-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ciphers.py -> build-2/lib.linux-i686-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ocsp.py -> build-2/lib.linux-i686-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ec.py -> build-2/lib.linux-i686-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/poly1305.py -> build-2/lib.linux-i686-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/x25519.py -> build-2/lib.linux-i686-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/backend.py -> build-2/lib.linux-i686-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/utils.py -> build-2/lib.linux-i686-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/rsa.py -> build-2/lib.linux-i686-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ed448.py -> build-2/lib.linux-i686-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/cmac.py -> build-2/lib.linux-i686-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/decode_asn1.py -> build-2/lib.linux-i686-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/x448.py -> build-2/lib.linux-i686-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/hmac.py -> build-2/lib.linux-i686-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/__init__.py -> build-2/lib.linux-i686-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/aead.py -> build-2/lib.linux-i686-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/encode_asn1.py -> build-2/lib.linux-i686-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/dsa.py -> build-2/lib.linux-i686-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/dh.py -> build-2/lib.linux-i686-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/x509.py -> build-2/lib.linux-i686-2.7/cryptography/hazmat/backends/openssl running egg_info writing requirements to src/cryptography.egg-info/requires.txt writing src/cryptography.egg-info/PKG-INFO writing top-level names to src/cryptography.egg-info/top_level.txt writing dependency_links to src/cryptography.egg-info/dependency_links.txt reading manifest file 'src/cryptography.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files 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-i686-2.7/_padding.c' creating build-2/temp.linux-i686-2.7 generating cffi module 'build-2/temp.linux-i686-2.7/_constant_time.c' generating cffi module 'build-2/temp.linux-i686-2.7/_openssl.c' building '_openssl' extension creating build-2/temp.linux-i686-2.7/build-2 creating build-2/temp.linux-i686-2.7/build-2/temp.linux-i686-2.7 i686-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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -I/usr/include/python2.7 -c build-2/temp.linux-i686-2.7/_openssl.c -o build-2/temp.linux-i686-2.7/build-2/temp.linux-i686-2.7/_openssl.o -Wconversion -Wno-error=sign-conversion build-2/temp.linux-i686-2.7/_openssl.c: In function 'Cryptography_pem_password_cb': build-2/temp.linux-i686-2.7/_openssl.c:3062:37: warning: conversion to 'size_t' {aka 'unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 3062 | memcpy(buf, st->password, st->length); | ~~^~~~~~~~ build-2/temp.linux-i686-2.7/_openssl.c: In function '_cffi_d_ASN1_STRING_data': build-2/temp.linux-i686-2.7/_openssl.c:10957:3: warning: 'ASN1_STRING_data' is deprecated [-Wdeprecated-declarations] 10957 | return ASN1_STRING_data(x0); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-i686-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-i686-2.7/_openssl.c: In function '_cffi_f_ASN1_STRING_data': build-2/temp.linux-i686-2.7/_openssl.c:10980:3: warning: 'ASN1_STRING_data' is deprecated [-Wdeprecated-declarations] 10980 | { result = ASN1_STRING_data(x0); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-i686-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-i686-2.7/_openssl.c: In function '_cffi_d_BIO_s_datagram': build-2/temp.linux-i686-2.7/_openssl.c:12159:10: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 12159 | return BIO_s_datagram(); | ^~~~~~~~~~~~~~~~ build-2/temp.linux-i686-2.7/_openssl.c: In function '_cffi_f_BIO_s_datagram': build-2/temp.linux-i686-2.7/_openssl.c:12170:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 12170 | { result = BIO_s_datagram(); } | ^ build-2/temp.linux-i686-2.7/_openssl.c: In function '_cffi_d_BIO_s_mem': build-2/temp.linux-i686-2.7/_openssl.c:12185:10: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 12185 | return BIO_s_mem(); | ^~~~~~~~~~~ build-2/temp.linux-i686-2.7/_openssl.c: In function '_cffi_f_BIO_s_mem': build-2/temp.linux-i686-2.7/_openssl.c:12196:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 12196 | { result = BIO_s_mem(); } | ^ build-2/temp.linux-i686-2.7/_openssl.c: In function '_cffi_d_DTLSv1_client_method': build-2/temp.linux-i686-2.7/_openssl.c:17483:3: warning: 'DTLSv1_client_method' is deprecated [-Wdeprecated-declarations] 17483 | return DTLSv1_client_method(); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-i686-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-i686-2.7/_openssl.c: In function '_cffi_f_DTLSv1_client_method': build-2/temp.linux-i686-2.7/_openssl.c:17494:3: warning: 'DTLSv1_client_method' is deprecated [-Wdeprecated-declarations] 17494 | { result = DTLSv1_client_method(); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-i686-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-i686-2.7/_openssl.c: In function '_cffi_d_DTLSv1_method': build-2/temp.linux-i686-2.7/_openssl.c:17547:3: warning: 'DTLSv1_method' is deprecated [-Wdeprecated-declarations] 17547 | return DTLSv1_method(); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-i686-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-i686-2.7/_openssl.c: In function '_cffi_f_DTLSv1_method': build-2/temp.linux-i686-2.7/_openssl.c:17558:3: warning: 'DTLSv1_method' is deprecated [-Wdeprecated-declarations] 17558 | { result = DTLSv1_method(); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-i686-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-i686-2.7/_openssl.c: In function '_cffi_d_DTLSv1_server_method': build-2/temp.linux-i686-2.7/_openssl.c:17573:3: warning: 'DTLSv1_server_method' is deprecated [-Wdeprecated-declarations] 17573 | return DTLSv1_server_method(); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-i686-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-i686-2.7/_openssl.c: In function '_cffi_f_DTLSv1_server_method': build-2/temp.linux-i686-2.7/_openssl.c:17584:3: warning: 'DTLSv1_server_method' is deprecated [-Wdeprecated-declarations] 17584 | { result = DTLSv1_server_method(); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-i686-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-i686-2.7/_openssl.c: In function '_cffi_d_OCSP_resp_get0_certs': build-2/temp.linux-i686-2.7/_openssl.c:28418:10: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 28418 | return OCSP_resp_get0_certs(x0); | ^~~~~~~~~~~~~~~~~~~~~~~~ build-2/temp.linux-i686-2.7/_openssl.c: In function '_cffi_f_OCSP_resp_get0_certs': build-2/temp.linux-i686-2.7/_openssl.c:28441:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 28441 | { result = OCSP_resp_get0_certs(x0); } | ^ build-2/temp.linux-i686-2.7/_openssl.c: In function '_cffi_d_OPENSSL_config': build-2/temp.linux-i686-2.7/_openssl.c:28906:3: warning: 'OPENSSL_config' is deprecated [-Wdeprecated-declarations] 28906 | OPENSSL_config(x0); | ^~~~~~~~~~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-i686-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-i686-2.7/_openssl.c: In function '_cffi_f_OPENSSL_config': build-2/temp.linux-i686-2.7/_openssl.c:28927:3: warning: 'OPENSSL_config' is deprecated [-Wdeprecated-declarations] 28927 | { OPENSSL_config(x0); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-i686-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-i686-2.7/_openssl.c: In function '_cffi_d_SSL_CTX_add_extra_chain_cert': build-2/temp.linux-i686-2.7/_openssl.c:34546:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 34546 | return SSL_CTX_add_extra_chain_cert(x0, x1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ build-2/temp.linux-i686-2.7/_openssl.c: In function '_cffi_f_SSL_CTX_add_extra_chain_cert': build-2/temp.linux-i686-2.7/_openssl.c:34584:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 34584 | { result = SSL_CTX_add_extra_chain_cert(x0, x1); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ build-2/temp.linux-i686-2.7/_openssl.c: In function '_cffi_d_SSL_CTX_get_mode': build-2/temp.linux-i686-2.7/_openssl.c:35014:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 35014 | return SSL_CTX_get_mode(x0); | ^~~~~~~~~~~~~~~~ build-2/temp.linux-i686-2.7/_openssl.c: In function '_cffi_f_SSL_CTX_get_mode': build-2/temp.linux-i686-2.7/_openssl.c:35037:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 35037 | { result = SSL_CTX_get_mode(x0); } | ^~~~~~~~~~~~~~~~ build-2/temp.linux-i686-2.7/_openssl.c: In function '_cffi_d_SSL_CTX_get_session_cache_mode': build-2/temp.linux-i686-2.7/_openssl.c:35128:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 35128 | return SSL_CTX_get_session_cache_mode(x0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build-2/temp.linux-i686-2.7/_openssl.c: In function '_cffi_f_SSL_CTX_get_session_cache_mode': build-2/temp.linux-i686-2.7/_openssl.c:35151:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 35151 | { result = SSL_CTX_get_session_cache_mode(x0); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build-2/temp.linux-i686-2.7/_openssl.c: In function '_cffi_d_SSL_CTX_set_mode': build-2/temp.linux-i686-2.7/_openssl.c:36787:10: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 36787 | return SSL_CTX_set_mode(x0, x1); | ^~~~~~~~~~~~~~~~ build-2/temp.linux-i686-2.7/_openssl.c:36787:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] build-2/temp.linux-i686-2.7/_openssl.c: In function '_cffi_f_SSL_CTX_set_mode': build-2/temp.linux-i686-2.7/_openssl.c:36820:14: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 36820 | { result = SSL_CTX_set_mode(x0, x1); } | ^~~~~~~~~~~~~~~~ build-2/temp.linux-i686-2.7/_openssl.c:36820: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-i686-2.7/_openssl.c:792: build-2/temp.linux-i686-2.7/_openssl.c: In function '_cffi_d_SSL_CTX_set_session_cache_mode': build-2/temp.linux-i686-2.7/_openssl.c:37183:45: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 37183 | return SSL_CTX_set_session_cache_mode(x0, x1); | ^~ build-2/temp.linux-i686-2.7/_openssl.c:37183:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 37183 | return SSL_CTX_set_session_cache_mode(x0, x1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from build-2/temp.linux-i686-2.7/_openssl.c:792: build-2/temp.linux-i686-2.7/_openssl.c: In function '_cffi_f_SSL_CTX_set_session_cache_mode': build-2/temp.linux-i686-2.7/_openssl.c:37216:49: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 37216 | { result = SSL_CTX_set_session_cache_mode(x0, x1); } | ^~ build-2/temp.linux-i686-2.7/_openssl.c:37216:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 37216 | { result = SSL_CTX_set_session_cache_mode(x0, x1); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build-2/temp.linux-i686-2.7/_openssl.c: In function '_cffi_d_SSL_CTX_set_tmp_dh': build-2/temp.linux-i686-2.7/_openssl.c:37589:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 37589 | return SSL_CTX_set_tmp_dh(x0, x1); | ^~~~~~~~~~~~~~~~~~ build-2/temp.linux-i686-2.7/_openssl.c: In function '_cffi_f_SSL_CTX_set_tmp_dh': build-2/temp.linux-i686-2.7/_openssl.c:37627:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 37627 | { result = SSL_CTX_set_tmp_dh(x0, x1); } | ^~~~~~~~~~~~~~~~~~ build-2/temp.linux-i686-2.7/_openssl.c: In function '_cffi_d_SSL_CTX_set_tmp_ecdh': build-2/temp.linux-i686-2.7/_openssl.c:37642:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 37642 | return SSL_CTX_set_tmp_ecdh(x0, x1); | ^~~~~~~~~~~~~~~~~~~~ build-2/temp.linux-i686-2.7/_openssl.c: In function '_cffi_f_SSL_CTX_set_tmp_ecdh': build-2/temp.linux-i686-2.7/_openssl.c:37680:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 37680 | { result = SSL_CTX_set_tmp_ecdh(x0, x1); } | ^~~~~~~~~~~~~~~~~~~~ build-2/temp.linux-i686-2.7/_openssl.c: In function '_cffi_d_SSL_SESSION_get_ticket_lifetime_hint': build-2/temp.linux-i686-2.7/_openssl.c:38433:10: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 38433 | return SSL_SESSION_get_ticket_lifetime_hint(x0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build-2/temp.linux-i686-2.7/_openssl.c: In function '_cffi_f_SSL_SESSION_get_ticket_lifetime_hint': build-2/temp.linux-i686-2.7/_openssl.c:38456:14: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 38456 | { result = SSL_SESSION_get_ticket_lifetime_hint(x0); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build-2/temp.linux-i686-2.7/_openssl.c: In function '_cffi_d_SSL_get_mode': build-2/temp.linux-i686-2.7/_openssl.c:39887:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 39887 | return SSL_get_mode(x0); | ^~~~~~~~~~~~ build-2/temp.linux-i686-2.7/_openssl.c: In function '_cffi_f_SSL_get_mode': build-2/temp.linux-i686-2.7/_openssl.c:39910:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 39910 | { result = SSL_get_mode(x0); } | ^~~~~~~~~~~~ build-2/temp.linux-i686-2.7/_openssl.c: In function '_cffi_d_SSL_set_mode': build-2/temp.linux-i686-2.7/_openssl.c:41854:10: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 41854 | return SSL_set_mode(x0, x1); | ^~~~~~~~~~~~ build-2/temp.linux-i686-2.7/_openssl.c:41854:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] build-2/temp.linux-i686-2.7/_openssl.c: In function '_cffi_f_SSL_set_mode': build-2/temp.linux-i686-2.7/_openssl.c:41887:14: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 41887 | { result = SSL_set_mode(x0, x1); } | ^~~~~~~~~~~~ build-2/temp.linux-i686-2.7/_openssl.c:41887:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] build-2/temp.linux-i686-2.7/_openssl.c: In function '_cffi_d_TLSv1_1_client_method': build-2/temp.linux-i686-2.7/_openssl.c:43405:3: warning: 'TLSv1_1_client_method' is deprecated [-Wdeprecated-declarations] 43405 | return TLSv1_1_client_method(); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-i686-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-i686-2.7/_openssl.c: In function '_cffi_f_TLSv1_1_client_method': build-2/temp.linux-i686-2.7/_openssl.c:43416:3: warning: 'TLSv1_1_client_method' is deprecated [-Wdeprecated-declarations] 43416 | { result = TLSv1_1_client_method(); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-i686-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-i686-2.7/_openssl.c: In function '_cffi_d_TLSv1_1_method': build-2/temp.linux-i686-2.7/_openssl.c:43431:3: warning: 'TLSv1_1_method' is deprecated [-Wdeprecated-declarations] 43431 | return TLSv1_1_method(); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-i686-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-i686-2.7/_openssl.c: In function '_cffi_f_TLSv1_1_method': build-2/temp.linux-i686-2.7/_openssl.c:43442:3: warning: 'TLSv1_1_method' is deprecated [-Wdeprecated-declarations] 43442 | { result = TLSv1_1_method(); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-i686-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-i686-2.7/_openssl.c: In function '_cffi_d_TLSv1_1_server_method': build-2/temp.linux-i686-2.7/_openssl.c:43457:3: warning: 'TLSv1_1_server_method' is deprecated [-Wdeprecated-declarations] 43457 | return TLSv1_1_server_method(); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-i686-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-i686-2.7/_openssl.c: In function '_cffi_f_TLSv1_1_server_method': build-2/temp.linux-i686-2.7/_openssl.c:43468:3: warning: 'TLSv1_1_server_method' is deprecated [-Wdeprecated-declarations] 43468 | { result = TLSv1_1_server_method(); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-i686-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-i686-2.7/_openssl.c: In function '_cffi_d_TLSv1_2_client_method': build-2/temp.linux-i686-2.7/_openssl.c:43483:3: warning: 'TLSv1_2_client_method' is deprecated [-Wdeprecated-declarations] 43483 | return TLSv1_2_client_method(); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-i686-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-i686-2.7/_openssl.c: In function '_cffi_f_TLSv1_2_client_method': build-2/temp.linux-i686-2.7/_openssl.c:43494:3: warning: 'TLSv1_2_client_method' is deprecated [-Wdeprecated-declarations] 43494 | { result = TLSv1_2_client_method(); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-i686-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-i686-2.7/_openssl.c: In function '_cffi_d_TLSv1_2_method': build-2/temp.linux-i686-2.7/_openssl.c:43509:3: warning: 'TLSv1_2_method' is deprecated [-Wdeprecated-declarations] 43509 | return TLSv1_2_method(); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-i686-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-i686-2.7/_openssl.c: In function '_cffi_f_TLSv1_2_method': build-2/temp.linux-i686-2.7/_openssl.c:43520:3: warning: 'TLSv1_2_method' is deprecated [-Wdeprecated-declarations] 43520 | { result = TLSv1_2_method(); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-i686-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-i686-2.7/_openssl.c: In function '_cffi_d_TLSv1_2_server_method': build-2/temp.linux-i686-2.7/_openssl.c:43535:3: warning: 'TLSv1_2_server_method' is deprecated [-Wdeprecated-declarations] 43535 | return TLSv1_2_server_method(); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-i686-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-i686-2.7/_openssl.c: In function '_cffi_f_TLSv1_2_server_method': build-2/temp.linux-i686-2.7/_openssl.c:43546:3: warning: 'TLSv1_2_server_method' is deprecated [-Wdeprecated-declarations] 43546 | { result = TLSv1_2_server_method(); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-i686-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-i686-2.7/_openssl.c: In function '_cffi_d_TLSv1_client_method': build-2/temp.linux-i686-2.7/_openssl.c:43561:3: warning: 'TLSv1_client_method' is deprecated [-Wdeprecated-declarations] 43561 | return TLSv1_client_method(); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-i686-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-i686-2.7/_openssl.c: In function '_cffi_f_TLSv1_client_method': build-2/temp.linux-i686-2.7/_openssl.c:43572:3: warning: 'TLSv1_client_method' is deprecated [-Wdeprecated-declarations] 43572 | { result = TLSv1_client_method(); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-i686-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-i686-2.7/_openssl.c: In function '_cffi_d_TLSv1_method': build-2/temp.linux-i686-2.7/_openssl.c:43587:3: warning: 'TLSv1_method' is deprecated [-Wdeprecated-declarations] 43587 | return TLSv1_method(); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-i686-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-i686-2.7/_openssl.c: In function '_cffi_f_TLSv1_method': build-2/temp.linux-i686-2.7/_openssl.c:43598:3: warning: 'TLSv1_method' is deprecated [-Wdeprecated-declarations] 43598 | { result = TLSv1_method(); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-i686-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-i686-2.7/_openssl.c: In function '_cffi_d_TLSv1_server_method': build-2/temp.linux-i686-2.7/_openssl.c:43613:3: warning: 'TLSv1_server_method' is deprecated [-Wdeprecated-declarations] 43613 | return TLSv1_server_method(); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-i686-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-i686-2.7/_openssl.c: In function '_cffi_f_TLSv1_server_method': build-2/temp.linux-i686-2.7/_openssl.c:43624:3: warning: 'TLSv1_server_method' is deprecated [-Wdeprecated-declarations] 43624 | { result = TLSv1_server_method(); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-i686-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-i686-2.7/_openssl.c: In function '_cffi_d_X509_CRL_get_lastUpdate': build-2/temp.linux-i686-2.7/_openssl.c:44811:3: warning: 'X509_CRL_get_lastUpdate' is deprecated [-Wdeprecated-declarations] 44811 | return X509_CRL_get_lastUpdate(x0); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-i686-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-i686-2.7/_openssl.c: In function '_cffi_f_X509_CRL_get_lastUpdate': build-2/temp.linux-i686-2.7/_openssl.c:44834:3: warning: 'X509_CRL_get_lastUpdate' is deprecated [-Wdeprecated-declarations] 44834 | { result = X509_CRL_get_lastUpdate(x0); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-i686-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-i686-2.7/_openssl.c: In function '_cffi_d_X509_CRL_get_nextUpdate': build-2/temp.linux-i686-2.7/_openssl.c:44849:3: warning: 'X509_CRL_get_nextUpdate' is deprecated [-Wdeprecated-declarations] 44849 | return X509_CRL_get_nextUpdate(x0); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-i686-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-i686-2.7/_openssl.c: In function '_cffi_f_X509_CRL_get_nextUpdate': build-2/temp.linux-i686-2.7/_openssl.c:44872:3: warning: 'X509_CRL_get_nextUpdate' is deprecated [-Wdeprecated-declarations] 44872 | { result = X509_CRL_get_nextUpdate(x0); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-i686-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)) | ^~~~~~~~~~~~~~~~~~ i686-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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 build-2/temp.linux-i686-2.7/build-2/temp.linux-i686-2.7/_openssl.o -L/usr/lib -lssl -lcrypto -lpython2.7 -o build-2/lib.linux-i686-2.7/cryptography/hazmat/bindings/_openssl.so building '_constant_time' extension i686-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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -I/usr/include/python2.7 -c build-2/temp.linux-i686-2.7/_constant_time.c -o build-2/temp.linux-i686-2.7/build-2/temp.linux-i686-2.7/_constant_time.o i686-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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 build-2/temp.linux-i686-2.7/build-2/temp.linux-i686-2.7/_constant_time.o -L/usr/lib -lpython2.7 -o build-2/lib.linux-i686-2.7/cryptography/hazmat/bindings/_constant_time.so building '_padding' extension i686-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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -I/usr/include/python2.7 -c build-2/temp.linux-i686-2.7/_padding.c -o build-2/temp.linux-i686-2.7/build-2/temp.linux-i686-2.7/_padding.o i686-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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 build-2/temp.linux-i686-2.7/build-2/temp.linux-i686-2.7/_padding.o -L/usr/lib -lpython2.7 -o build-2/lib.linux-i686-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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CXXFLAGS + CC=i686-tld-linux-gcc + export CC + CXX=i686-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-i686-3.8 creating build-3/lib.linux-i686-3.8/cryptography copying src/cryptography/__about__.py -> build-3/lib.linux-i686-3.8/cryptography copying src/cryptography/exceptions.py -> build-3/lib.linux-i686-3.8/cryptography copying src/cryptography/utils.py -> build-3/lib.linux-i686-3.8/cryptography copying src/cryptography/__init__.py -> build-3/lib.linux-i686-3.8/cryptography copying src/cryptography/fernet.py -> build-3/lib.linux-i686-3.8/cryptography creating build-3/lib.linux-i686-3.8/cryptography/x509 copying src/cryptography/x509/oid.py -> build-3/lib.linux-i686-3.8/cryptography/x509 copying src/cryptography/x509/extensions.py -> build-3/lib.linux-i686-3.8/cryptography/x509 copying src/cryptography/x509/ocsp.py -> build-3/lib.linux-i686-3.8/cryptography/x509 copying src/cryptography/x509/certificate_transparency.py -> build-3/lib.linux-i686-3.8/cryptography/x509 copying src/cryptography/x509/base.py -> build-3/lib.linux-i686-3.8/cryptography/x509 copying src/cryptography/x509/general_name.py -> build-3/lib.linux-i686-3.8/cryptography/x509 copying src/cryptography/x509/__init__.py -> build-3/lib.linux-i686-3.8/cryptography/x509 copying src/cryptography/x509/name.py -> build-3/lib.linux-i686-3.8/cryptography/x509 creating build-3/lib.linux-i686-3.8/cryptography/hazmat copying src/cryptography/hazmat/_oid.py -> build-3/lib.linux-i686-3.8/cryptography/hazmat copying src/cryptography/hazmat/_der.py -> build-3/lib.linux-i686-3.8/cryptography/hazmat copying src/cryptography/hazmat/__init__.py -> build-3/lib.linux-i686-3.8/cryptography/hazmat creating build-3/lib.linux-i686-3.8/cryptography/hazmat/bindings copying src/cryptography/hazmat/bindings/__init__.py -> build-3/lib.linux-i686-3.8/cryptography/hazmat/bindings creating build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/padding.py -> build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/hashes.py -> build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/poly1305.py -> build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/constant_time.py -> build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/cmac.py -> build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/keywrap.py -> build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/hmac.py -> build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/__init__.py -> build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives creating build-3/lib.linux-i686-3.8/cryptography/hazmat/backends copying src/cryptography/hazmat/backends/__init__.py -> build-3/lib.linux-i686-3.8/cryptography/hazmat/backends copying src/cryptography/hazmat/backends/interfaces.py -> build-3/lib.linux-i686-3.8/cryptography/hazmat/backends creating build-3/lib.linux-i686-3.8/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/binding.py -> build-3/lib.linux-i686-3.8/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/_conditional.py -> build-3/lib.linux-i686-3.8/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/__init__.py -> build-3/lib.linux-i686-3.8/cryptography/hazmat/bindings/openssl creating build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/modes.py -> build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/algorithms.py -> build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/base.py -> build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/__init__.py -> build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/aead.py -> build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives/ciphers creating build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/padding.py -> build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/ed25519.py -> build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/ec.py -> build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/x25519.py -> build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/utils.py -> build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/rsa.py -> build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/ed448.py -> build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/x448.py -> build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/__init__.py -> build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/dsa.py -> build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/dh.py -> build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives/asymmetric creating build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/totp.py -> build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/utils.py -> build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/__init__.py -> build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/hotp.py -> build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives/twofactor creating build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/pkcs12.py -> build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/ssh.py -> build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/base.py -> build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives/serialization copying src/cryptography/hazmat/primitives/serialization/__init__.py -> build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives/serialization creating build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/scrypt.py -> build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/pbkdf2.py -> build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/hkdf.py -> build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/x963kdf.py -> build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/kbkdf.py -> build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/__init__.py -> build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/concatkdf.py -> build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives/kdf creating build-3/lib.linux-i686-3.8/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ed25519.py -> build-3/lib.linux-i686-3.8/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/hashes.py -> build-3/lib.linux-i686-3.8/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ciphers.py -> build-3/lib.linux-i686-3.8/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ocsp.py -> build-3/lib.linux-i686-3.8/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ec.py -> build-3/lib.linux-i686-3.8/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/poly1305.py -> build-3/lib.linux-i686-3.8/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/x25519.py -> build-3/lib.linux-i686-3.8/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/backend.py -> build-3/lib.linux-i686-3.8/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/utils.py -> build-3/lib.linux-i686-3.8/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/rsa.py -> build-3/lib.linux-i686-3.8/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ed448.py -> build-3/lib.linux-i686-3.8/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/cmac.py -> build-3/lib.linux-i686-3.8/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/decode_asn1.py -> build-3/lib.linux-i686-3.8/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/x448.py -> build-3/lib.linux-i686-3.8/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/hmac.py -> build-3/lib.linux-i686-3.8/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/__init__.py -> build-3/lib.linux-i686-3.8/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/aead.py -> build-3/lib.linux-i686-3.8/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/encode_asn1.py -> build-3/lib.linux-i686-3.8/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/dsa.py -> build-3/lib.linux-i686-3.8/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/dh.py -> build-3/lib.linux-i686-3.8/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/x509.py -> build-3/lib.linux-i686-3.8/cryptography/hazmat/backends/openssl running egg_info writing src/cryptography.egg-info/PKG-INFO writing dependency_links to src/cryptography.egg-info/dependency_links.txt writing requirements to src/cryptography.egg-info/requires.txt writing top-level names to src/cryptography.egg-info/top_level.txt reading manifest file 'src/cryptography.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files 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-i686-3.8/_padding.c' creating build-3/temp.linux-i686-3.8 generating cffi module 'build-3/temp.linux-i686-3.8/_constant_time.c' generating cffi module 'build-3/temp.linux-i686-3.8/_openssl.c' building '_openssl' extension creating build-3/temp.linux-i686-3.8/build-3 creating build-3/temp.linux-i686-3.8/build-3/temp.linux-i686-3.8 i686-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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -I/usr/include/python3.8 -c build-3/temp.linux-i686-3.8/_openssl.c -o build-3/temp.linux-i686-3.8/build-3/temp.linux-i686-3.8/_openssl.o -Wconversion -Wno-error=sign-conversion build-3/temp.linux-i686-3.8/_openssl.c: In function 'Cryptography_pem_password_cb': build-3/temp.linux-i686-3.8/_openssl.c:3062:37: warning: conversion to 'size_t' {aka 'unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 3062 | memcpy(buf, st->password, st->length); | ~~^~~~~~~~ build-3/temp.linux-i686-3.8/_openssl.c: In function '_cffi_d_ASN1_STRING_data': build-3/temp.linux-i686-3.8/_openssl.c:10957:3: warning: 'ASN1_STRING_data' is deprecated [-Wdeprecated-declarations] 10957 | return ASN1_STRING_data(x0); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-i686-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-i686-3.8/_openssl.c: In function '_cffi_f_ASN1_STRING_data': build-3/temp.linux-i686-3.8/_openssl.c:10980:3: warning: 'ASN1_STRING_data' is deprecated [-Wdeprecated-declarations] 10980 | { result = ASN1_STRING_data(x0); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-i686-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-i686-3.8/_openssl.c: In function '_cffi_d_BIO_s_datagram': build-3/temp.linux-i686-3.8/_openssl.c:12159:10: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 12159 | return BIO_s_datagram(); | ^~~~~~~~~~~~~~~~ build-3/temp.linux-i686-3.8/_openssl.c: In function '_cffi_f_BIO_s_datagram': build-3/temp.linux-i686-3.8/_openssl.c:12170:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 12170 | { result = BIO_s_datagram(); } | ^ build-3/temp.linux-i686-3.8/_openssl.c: In function '_cffi_d_BIO_s_mem': build-3/temp.linux-i686-3.8/_openssl.c:12185:10: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 12185 | return BIO_s_mem(); | ^~~~~~~~~~~ build-3/temp.linux-i686-3.8/_openssl.c: In function '_cffi_f_BIO_s_mem': build-3/temp.linux-i686-3.8/_openssl.c:12196:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 12196 | { result = BIO_s_mem(); } | ^ build-3/temp.linux-i686-3.8/_openssl.c: In function '_cffi_d_DTLSv1_client_method': build-3/temp.linux-i686-3.8/_openssl.c:17483:3: warning: 'DTLSv1_client_method' is deprecated [-Wdeprecated-declarations] 17483 | return DTLSv1_client_method(); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-i686-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-i686-3.8/_openssl.c: In function '_cffi_f_DTLSv1_client_method': build-3/temp.linux-i686-3.8/_openssl.c:17494:3: warning: 'DTLSv1_client_method' is deprecated [-Wdeprecated-declarations] 17494 | { result = DTLSv1_client_method(); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-i686-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-i686-3.8/_openssl.c: In function '_cffi_d_DTLSv1_method': build-3/temp.linux-i686-3.8/_openssl.c:17547:3: warning: 'DTLSv1_method' is deprecated [-Wdeprecated-declarations] 17547 | return DTLSv1_method(); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-i686-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-i686-3.8/_openssl.c: In function '_cffi_f_DTLSv1_method': build-3/temp.linux-i686-3.8/_openssl.c:17558:3: warning: 'DTLSv1_method' is deprecated [-Wdeprecated-declarations] 17558 | { result = DTLSv1_method(); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-i686-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-i686-3.8/_openssl.c: In function '_cffi_d_DTLSv1_server_method': build-3/temp.linux-i686-3.8/_openssl.c:17573:3: warning: 'DTLSv1_server_method' is deprecated [-Wdeprecated-declarations] 17573 | return DTLSv1_server_method(); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-i686-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-i686-3.8/_openssl.c: In function '_cffi_f_DTLSv1_server_method': build-3/temp.linux-i686-3.8/_openssl.c:17584:3: warning: 'DTLSv1_server_method' is deprecated [-Wdeprecated-declarations] 17584 | { result = DTLSv1_server_method(); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-i686-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-i686-3.8/_openssl.c: In function '_cffi_d_OCSP_resp_get0_certs': build-3/temp.linux-i686-3.8/_openssl.c:28418:10: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 28418 | return OCSP_resp_get0_certs(x0); | ^~~~~~~~~~~~~~~~~~~~~~~~ build-3/temp.linux-i686-3.8/_openssl.c: In function '_cffi_f_OCSP_resp_get0_certs': build-3/temp.linux-i686-3.8/_openssl.c:28441:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 28441 | { result = OCSP_resp_get0_certs(x0); } | ^ build-3/temp.linux-i686-3.8/_openssl.c: In function '_cffi_d_OPENSSL_config': build-3/temp.linux-i686-3.8/_openssl.c:28906:3: warning: 'OPENSSL_config' is deprecated [-Wdeprecated-declarations] 28906 | OPENSSL_config(x0); | ^~~~~~~~~~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-i686-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-i686-3.8/_openssl.c: In function '_cffi_f_OPENSSL_config': build-3/temp.linux-i686-3.8/_openssl.c:28927:3: warning: 'OPENSSL_config' is deprecated [-Wdeprecated-declarations] 28927 | { OPENSSL_config(x0); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-i686-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-i686-3.8/_openssl.c: In function '_cffi_d_SSL_CTX_add_extra_chain_cert': build-3/temp.linux-i686-3.8/_openssl.c:34546:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 34546 | return SSL_CTX_add_extra_chain_cert(x0, x1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ build-3/temp.linux-i686-3.8/_openssl.c: In function '_cffi_f_SSL_CTX_add_extra_chain_cert': build-3/temp.linux-i686-3.8/_openssl.c:34584:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 34584 | { result = SSL_CTX_add_extra_chain_cert(x0, x1); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ build-3/temp.linux-i686-3.8/_openssl.c: In function '_cffi_d_SSL_CTX_get_mode': build-3/temp.linux-i686-3.8/_openssl.c:35014:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 35014 | return SSL_CTX_get_mode(x0); | ^~~~~~~~~~~~~~~~ build-3/temp.linux-i686-3.8/_openssl.c: In function '_cffi_f_SSL_CTX_get_mode': build-3/temp.linux-i686-3.8/_openssl.c:35037:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 35037 | { result = SSL_CTX_get_mode(x0); } | ^~~~~~~~~~~~~~~~ build-3/temp.linux-i686-3.8/_openssl.c: In function '_cffi_d_SSL_CTX_get_session_cache_mode': build-3/temp.linux-i686-3.8/_openssl.c:35128:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 35128 | return SSL_CTX_get_session_cache_mode(x0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build-3/temp.linux-i686-3.8/_openssl.c: In function '_cffi_f_SSL_CTX_get_session_cache_mode': build-3/temp.linux-i686-3.8/_openssl.c:35151:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 35151 | { result = SSL_CTX_get_session_cache_mode(x0); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build-3/temp.linux-i686-3.8/_openssl.c: In function '_cffi_d_SSL_CTX_set_mode': build-3/temp.linux-i686-3.8/_openssl.c:36787:10: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 36787 | return SSL_CTX_set_mode(x0, x1); | ^~~~~~~~~~~~~~~~ build-3/temp.linux-i686-3.8/_openssl.c:36787:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] build-3/temp.linux-i686-3.8/_openssl.c: In function '_cffi_f_SSL_CTX_set_mode': build-3/temp.linux-i686-3.8/_openssl.c:36820:14: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 36820 | { result = SSL_CTX_set_mode(x0, x1); } | ^~~~~~~~~~~~~~~~ build-3/temp.linux-i686-3.8/_openssl.c:36820: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-i686-3.8/_openssl.c:792: build-3/temp.linux-i686-3.8/_openssl.c: In function '_cffi_d_SSL_CTX_set_session_cache_mode': build-3/temp.linux-i686-3.8/_openssl.c:37183:45: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 37183 | return SSL_CTX_set_session_cache_mode(x0, x1); | ^~ build-3/temp.linux-i686-3.8/_openssl.c:37183:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 37183 | return SSL_CTX_set_session_cache_mode(x0, x1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from build-3/temp.linux-i686-3.8/_openssl.c:792: build-3/temp.linux-i686-3.8/_openssl.c: In function '_cffi_f_SSL_CTX_set_session_cache_mode': build-3/temp.linux-i686-3.8/_openssl.c:37216:49: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 37216 | { result = SSL_CTX_set_session_cache_mode(x0, x1); } | ^~ build-3/temp.linux-i686-3.8/_openssl.c:37216:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 37216 | { result = SSL_CTX_set_session_cache_mode(x0, x1); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build-3/temp.linux-i686-3.8/_openssl.c: In function '_cffi_d_SSL_CTX_set_tmp_dh': build-3/temp.linux-i686-3.8/_openssl.c:37589:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 37589 | return SSL_CTX_set_tmp_dh(x0, x1); | ^~~~~~~~~~~~~~~~~~ build-3/temp.linux-i686-3.8/_openssl.c: In function '_cffi_f_SSL_CTX_set_tmp_dh': build-3/temp.linux-i686-3.8/_openssl.c:37627:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 37627 | { result = SSL_CTX_set_tmp_dh(x0, x1); } | ^~~~~~~~~~~~~~~~~~ build-3/temp.linux-i686-3.8/_openssl.c: In function '_cffi_d_SSL_CTX_set_tmp_ecdh': build-3/temp.linux-i686-3.8/_openssl.c:37642:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 37642 | return SSL_CTX_set_tmp_ecdh(x0, x1); | ^~~~~~~~~~~~~~~~~~~~ build-3/temp.linux-i686-3.8/_openssl.c: In function '_cffi_f_SSL_CTX_set_tmp_ecdh': build-3/temp.linux-i686-3.8/_openssl.c:37680:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 37680 | { result = SSL_CTX_set_tmp_ecdh(x0, x1); } | ^~~~~~~~~~~~~~~~~~~~ build-3/temp.linux-i686-3.8/_openssl.c: In function '_cffi_d_SSL_SESSION_get_ticket_lifetime_hint': build-3/temp.linux-i686-3.8/_openssl.c:38433:10: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 38433 | return SSL_SESSION_get_ticket_lifetime_hint(x0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build-3/temp.linux-i686-3.8/_openssl.c: In function '_cffi_f_SSL_SESSION_get_ticket_lifetime_hint': build-3/temp.linux-i686-3.8/_openssl.c:38456:14: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 38456 | { result = SSL_SESSION_get_ticket_lifetime_hint(x0); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build-3/temp.linux-i686-3.8/_openssl.c: In function '_cffi_d_SSL_get_mode': build-3/temp.linux-i686-3.8/_openssl.c:39887:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 39887 | return SSL_get_mode(x0); | ^~~~~~~~~~~~ build-3/temp.linux-i686-3.8/_openssl.c: In function '_cffi_f_SSL_get_mode': build-3/temp.linux-i686-3.8/_openssl.c:39910:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 39910 | { result = SSL_get_mode(x0); } | ^~~~~~~~~~~~ build-3/temp.linux-i686-3.8/_openssl.c: In function '_cffi_d_SSL_set_mode': build-3/temp.linux-i686-3.8/_openssl.c:41854:10: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 41854 | return SSL_set_mode(x0, x1); | ^~~~~~~~~~~~ build-3/temp.linux-i686-3.8/_openssl.c:41854:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] build-3/temp.linux-i686-3.8/_openssl.c: In function '_cffi_f_SSL_set_mode': build-3/temp.linux-i686-3.8/_openssl.c:41887:14: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 41887 | { result = SSL_set_mode(x0, x1); } | ^~~~~~~~~~~~ build-3/temp.linux-i686-3.8/_openssl.c:41887:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] build-3/temp.linux-i686-3.8/_openssl.c: In function '_cffi_d_TLSv1_1_client_method': build-3/temp.linux-i686-3.8/_openssl.c:43405:3: warning: 'TLSv1_1_client_method' is deprecated [-Wdeprecated-declarations] 43405 | return TLSv1_1_client_method(); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-i686-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-i686-3.8/_openssl.c: In function '_cffi_f_TLSv1_1_client_method': build-3/temp.linux-i686-3.8/_openssl.c:43416:3: warning: 'TLSv1_1_client_method' is deprecated [-Wdeprecated-declarations] 43416 | { result = TLSv1_1_client_method(); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-i686-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-i686-3.8/_openssl.c: In function '_cffi_d_TLSv1_1_method': build-3/temp.linux-i686-3.8/_openssl.c:43431:3: warning: 'TLSv1_1_method' is deprecated [-Wdeprecated-declarations] 43431 | return TLSv1_1_method(); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-i686-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-i686-3.8/_openssl.c: In function '_cffi_f_TLSv1_1_method': build-3/temp.linux-i686-3.8/_openssl.c:43442:3: warning: 'TLSv1_1_method' is deprecated [-Wdeprecated-declarations] 43442 | { result = TLSv1_1_method(); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-i686-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-i686-3.8/_openssl.c: In function '_cffi_d_TLSv1_1_server_method': build-3/temp.linux-i686-3.8/_openssl.c:43457:3: warning: 'TLSv1_1_server_method' is deprecated [-Wdeprecated-declarations] 43457 | return TLSv1_1_server_method(); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-i686-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-i686-3.8/_openssl.c: In function '_cffi_f_TLSv1_1_server_method': build-3/temp.linux-i686-3.8/_openssl.c:43468:3: warning: 'TLSv1_1_server_method' is deprecated [-Wdeprecated-declarations] 43468 | { result = TLSv1_1_server_method(); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-i686-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-i686-3.8/_openssl.c: In function '_cffi_d_TLSv1_2_client_method': build-3/temp.linux-i686-3.8/_openssl.c:43483:3: warning: 'TLSv1_2_client_method' is deprecated [-Wdeprecated-declarations] 43483 | return TLSv1_2_client_method(); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-i686-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-i686-3.8/_openssl.c: In function '_cffi_f_TLSv1_2_client_method': build-3/temp.linux-i686-3.8/_openssl.c:43494:3: warning: 'TLSv1_2_client_method' is deprecated [-Wdeprecated-declarations] 43494 | { result = TLSv1_2_client_method(); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-i686-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-i686-3.8/_openssl.c: In function '_cffi_d_TLSv1_2_method': build-3/temp.linux-i686-3.8/_openssl.c:43509:3: warning: 'TLSv1_2_method' is deprecated [-Wdeprecated-declarations] 43509 | return TLSv1_2_method(); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-i686-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-i686-3.8/_openssl.c: In function '_cffi_f_TLSv1_2_method': build-3/temp.linux-i686-3.8/_openssl.c:43520:3: warning: 'TLSv1_2_method' is deprecated [-Wdeprecated-declarations] 43520 | { result = TLSv1_2_method(); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-i686-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-i686-3.8/_openssl.c: In function '_cffi_d_TLSv1_2_server_method': build-3/temp.linux-i686-3.8/_openssl.c:43535:3: warning: 'TLSv1_2_server_method' is deprecated [-Wdeprecated-declarations] 43535 | return TLSv1_2_server_method(); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-i686-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-i686-3.8/_openssl.c: In function '_cffi_f_TLSv1_2_server_method': build-3/temp.linux-i686-3.8/_openssl.c:43546:3: warning: 'TLSv1_2_server_method' is deprecated [-Wdeprecated-declarations] 43546 | { result = TLSv1_2_server_method(); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-i686-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-i686-3.8/_openssl.c: In function '_cffi_d_TLSv1_client_method': build-3/temp.linux-i686-3.8/_openssl.c:43561:3: warning: 'TLSv1_client_method' is deprecated [-Wdeprecated-declarations] 43561 | return TLSv1_client_method(); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-i686-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-i686-3.8/_openssl.c: In function '_cffi_f_TLSv1_client_method': build-3/temp.linux-i686-3.8/_openssl.c:43572:3: warning: 'TLSv1_client_method' is deprecated [-Wdeprecated-declarations] 43572 | { result = TLSv1_client_method(); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-i686-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-i686-3.8/_openssl.c: In function '_cffi_d_TLSv1_method': build-3/temp.linux-i686-3.8/_openssl.c:43587:3: warning: 'TLSv1_method' is deprecated [-Wdeprecated-declarations] 43587 | return TLSv1_method(); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-i686-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-i686-3.8/_openssl.c: In function '_cffi_f_TLSv1_method': build-3/temp.linux-i686-3.8/_openssl.c:43598:3: warning: 'TLSv1_method' is deprecated [-Wdeprecated-declarations] 43598 | { result = TLSv1_method(); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-i686-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-i686-3.8/_openssl.c: In function '_cffi_d_TLSv1_server_method': build-3/temp.linux-i686-3.8/_openssl.c:43613:3: warning: 'TLSv1_server_method' is deprecated [-Wdeprecated-declarations] 43613 | return TLSv1_server_method(); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-i686-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-i686-3.8/_openssl.c: In function '_cffi_f_TLSv1_server_method': build-3/temp.linux-i686-3.8/_openssl.c:43624:3: warning: 'TLSv1_server_method' is deprecated [-Wdeprecated-declarations] 43624 | { result = TLSv1_server_method(); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-i686-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-i686-3.8/_openssl.c: In function '_cffi_d_X509_CRL_get_lastUpdate': build-3/temp.linux-i686-3.8/_openssl.c:44811:3: warning: 'X509_CRL_get_lastUpdate' is deprecated [-Wdeprecated-declarations] 44811 | return X509_CRL_get_lastUpdate(x0); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-i686-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-i686-3.8/_openssl.c: In function '_cffi_f_X509_CRL_get_lastUpdate': build-3/temp.linux-i686-3.8/_openssl.c:44834:3: warning: 'X509_CRL_get_lastUpdate' is deprecated [-Wdeprecated-declarations] 44834 | { result = X509_CRL_get_lastUpdate(x0); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-i686-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-i686-3.8/_openssl.c: In function '_cffi_d_X509_CRL_get_nextUpdate': build-3/temp.linux-i686-3.8/_openssl.c:44849:3: warning: 'X509_CRL_get_nextUpdate' is deprecated [-Wdeprecated-declarations] 44849 | return X509_CRL_get_nextUpdate(x0); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-i686-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-i686-3.8/_openssl.c: In function '_cffi_f_X509_CRL_get_nextUpdate': build-3/temp.linux-i686-3.8/_openssl.c:44872:3: warning: 'X509_CRL_get_nextUpdate' is deprecated [-Wdeprecated-declarations] 44872 | { result = X509_CRL_get_nextUpdate(x0); } | ^ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-i686-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)) | ^~~~~~~~~~~~~~~~~~ i686-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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 build-3/temp.linux-i686-3.8/build-3/temp.linux-i686-3.8/_openssl.o -L/usr/lib -lssl -lcrypto -o build-3/lib.linux-i686-3.8/cryptography/hazmat/bindings/_openssl.abi3.so building '_constant_time' extension i686-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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -I/usr/include/python3.8 -c build-3/temp.linux-i686-3.8/_constant_time.c -o build-3/temp.linux-i686-3.8/build-3/temp.linux-i686-3.8/_constant_time.o i686-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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 build-3/temp.linux-i686-3.8/build-3/temp.linux-i686-3.8/_constant_time.o -L/usr/lib -o build-3/lib.linux-i686-3.8/cryptography/hazmat/bindings/_constant_time.abi3.so building '_padding' extension i686-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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -I/usr/include/python3.8 -c build-3/temp.linux-i686-3.8/_padding.c -o build-3/temp.linux-i686-3.8/build-3/temp.linux-i686-3.8/_padding.o i686-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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 build-3/temp.linux-i686-3.8/build-3/temp.linux-i686-3.8/_padding.o -L/usr/lib -o build-3/lib.linux-i686-3.8/cryptography/hazmat/bindings/_padding.abi3.so + /usr/bin/make -j4 -C docs html 'SPHINXBUILD=sphinx-build-3' make: Entering directory '/tmp/B.5DIvaO/BUILD/cryptography-2.8/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.5DIvaO/BUILD/cryptography-2.8/docs/fernet.rst:99: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/fernet.rst:55: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/fernet.rst:55: WARNING: py:exc reference target not found: TypeError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/fernet.rst:82: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/fernet.rst:82: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/fernet.rst:82: WARNING: py:exc reference target not found: TypeError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/fernet.rst:97: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/fernet.rst:97: WARNING: py:exc reference target not found: TypeError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/fernet.rst:171: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/fernet.rst:171: WARNING: py:exc reference target not found: TypeError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/backends/interfaces.rst:59: WARNING: py:exc reference target not found: ValueError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/backends/interfaces.rst:76: WARNING: py:exc reference target not found: ValueError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/backends/interfaces.rst:143: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/backends/interfaces.rst:209: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/backends/interfaces.rst:209: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/backends/interfaces.rst:209: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/backends/interfaces.rst:209: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/backends/interfaces.rst:230: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/backends/interfaces.rst:230: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/backends/interfaces.rst:230: WARNING: py:exc reference target not found: ValueError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/backends/interfaces.rst:249: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/backends/interfaces.rst:249: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/backends/interfaces.rst:264: WARNING: py:exc reference target not found: ValueError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/backends/interfaces.rst:278: WARNING: py:exc reference target not found: ValueError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/backends/interfaces.rst:298: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/backends/interfaces.rst:309: WARNING: py:exc reference target not found: ValueError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/backends/interfaces.rst:324: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/backends/interfaces.rst:324: WARNING: py:exc reference target not found: ValueError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/backends/interfaces.rst:343: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/backends/interfaces.rst:343: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/backends/interfaces.rst:343: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/backends/interfaces.rst:446: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/backends/interfaces.rst:446: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/backends/interfaces.rst:446: WARNING: py:exc reference target not found: ValueError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/backends/interfaces.rst:453: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/backends/interfaces.rst:453: WARNING: py:exc reference target not found: ValueError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/backends/interfaces.rst:461: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/backends/interfaces.rst:461: WARNING: py:exc reference target not found: ValueError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/backends/interfaces.rst:479: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/backends/interfaces.rst:479: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/backends/interfaces.rst:479: WARNING: py:exc reference target not found: ValueError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/backends/interfaces.rst:486: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/backends/interfaces.rst:486: WARNING: py:exc reference target not found: ValueError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/backends/interfaces.rst:494: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/backends/interfaces.rst:494: WARNING: py:exc reference target not found: ValueError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/backends/interfaces.rst:508: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/backends/interfaces.rst:514: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/backends/interfaces.rst:523: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/backends/interfaces.rst:532: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/backends/interfaces.rst:627: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/backends/interfaces.rst:627: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/backends/interfaces.rst:627: WARNING: py:exc reference target not found: ValueError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/backends/interfaces.rst:646: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/backends/interfaces.rst:646: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/backends/interfaces.rst:646: WARNING: py:exc reference target not found: ValueError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/backends/interfaces.rst:693: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/backends/interfaces.rst:693: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/backends/interfaces.rst:693: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/backends/interfaces.rst:728: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/backends/interfaces.rst:728: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/backends/interfaces.rst:728: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/backends/interfaces.rst:728: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/backends/interfaces.rst:728: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/backends/interfaces.rst:728: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/aead.rst:66: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/aead.rst:66: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/aead.rst:66: WARNING: py:exc reference target not found: OverflowError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/aead.rst:83: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/aead.rst:83: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/aead.rst:139: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/aead.rst:139: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/aead.rst:139: WARNING: py:exc reference target not found: OverflowError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/aead.rst:157: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/aead.rst:157: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/aead.rst:247: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/aead.rst:228: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/aead.rst:228: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/aead.rst:228: WARNING: py:exc reference target not found: OverflowError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/aead.rst:246: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/aead.rst:246: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/dh.rst:114: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/dh.rst:138: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/dh.rst:152: WARNING: py:exc reference target not found: ValueError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/dh.rst:334: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/dh.rst:340: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/dh.rst:348: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/dh.rst:376: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/dh.rst:404: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/dsa.rst:36: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/dsa.rst:59: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/dsa.rst:157: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/dsa.rst:163: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/dsa.rst:169: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/dsa.rst:189: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/dsa.rst:221: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/dsa.rst:299: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/dsa.rst:320: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/dsa.rst:377: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/dsa.rst:434: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/dsa.rst:434: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/ec.rst:39: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/ec.rst:143: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/ec.rst:179: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/ec.rst:185: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/ec.rst:199: WARNING: py:exc reference target not found: ValueError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/ec.rst:240: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/ec.rst:240: WARNING: py:exc reference target not found: ValueError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/ec.rst:240: WARNING: py:exc reference target not found: TypeError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/ec.rst:531: WARNING: py:class reference target not found: str /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/ec.rst:538: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/ec.rst:613: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/ec.rst:618: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/ec.rst:727: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/ec.rst:727: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/ec.rst:732: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/ec.rst:756: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/ec.rst:756: WARNING: py:exc reference target not found: ValueError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/ec.rst:756: WARNING: py:exc reference target not found: TypeError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/ec.rst:955: WARNING: py:exc reference target not found: LookupError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/ed25519.rst:68: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/ed25519.rst:120: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/ed25519.rst:161: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/ed25519.rst:161: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/ed448.rst:53: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/ed448.rst:93: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/ed448.rst:127: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/ed448.rst:127: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/rsa.rst:57: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/rsa.rst:57: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/rsa.rst:314: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/rsa.rst:332: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/rsa.rst:392: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/rsa.rst:398: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/rsa.rst:432: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/rsa.rst:438: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/rsa.rst:444: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/rsa.rst:450: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/rsa.rst:457: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/rsa.rst:464: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/rsa.rst:550: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/rsa.rst:559: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/rsa.rst:583: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/rsa.rst:650: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/rsa.rst:653: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/rsa.rst:709: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/rsa.rst:709: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/serialization.rst:164: WARNING: py:exc reference target not found: ValueError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/serialization.rst:164: WARNING: py:exc reference target not found: TypeError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/serialization.rst:199: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/serialization.rst:199: WARNING: py:exc reference target not found: ValueError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/serialization.rst:230: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/serialization.rst:230: WARNING: py:exc reference target not found: ValueError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/serialization.rst:283: WARNING: py:exc reference target not found: ValueError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/serialization.rst:283: WARNING: py:exc reference target not found: TypeError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/serialization.rst:319: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/serialization.rst:319: WARNING: py:exc reference target not found: ValueError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/serialization.rst:351: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/serialization.rst:351: WARNING: py:exc reference target not found: ValueError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/serialization.rst:400: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/serialization.rst:400: WARNING: py:exc reference target not found: ValueError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/serialization.rst:640: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/utils.rst:20: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/utils.rst:20: WARNING: py:exc reference target not found: ValueError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/utils.rst:31: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/utils.rst:31: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/x25519.rst:91: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/x25519.rst:155: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/asymmetric/x448.rst:150: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/constant-time.rst:42: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/constant-time.rst:42: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/constant-time.rst:42: WARNING: py:exc reference target not found: TypeError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/cryptographic-hashes.rst:58: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/cryptographic-hashes.rst:58: WARNING: py:exc reference target not found: TypeError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/cryptographic-hashes.rst:140: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/cryptographic-hashes.rst:140: WARNING: py:exc reference target not found: ValueError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/cryptographic-hashes.rst:150: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/cryptographic-hashes.rst:150: WARNING: py:exc reference target not found: ValueError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/cryptographic-hashes.rst:202: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/cryptographic-hashes.rst:202: WARNING: py:exc reference target not found: ValueError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/cryptographic-hashes.rst:217: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/cryptographic-hashes.rst:217: WARNING: py:exc reference target not found: ValueError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/cryptographic-hashes.rst:256: WARNING: py:class reference target not found: str /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/cryptographic-hashes.rst:263: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/cryptographic-hashes.rst:277: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/key-derivation-functions.rst:132: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/key-derivation-functions.rst:132: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/key-derivation-functions.rst:132: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/key-derivation-functions.rst:132: WARNING: py:exc reference target not found: TypeError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/key-derivation-functions.rst:: WARNING: py:exc reference target not found: TypeError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/key-derivation-functions.rst:: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/key-derivation-functions.rst:: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/key-derivation-functions.rst:232: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/key-derivation-functions.rst:232: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/key-derivation-functions.rst:232: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/key-derivation-functions.rst:232: WARNING: py:exc reference target not found: TypeError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/key-derivation-functions.rst:: WARNING: py:exc reference target not found: TypeError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/key-derivation-functions.rst:: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/key-derivation-functions.rst:: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/key-derivation-functions.rst:321: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/key-derivation-functions.rst:321: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/key-derivation-functions.rst:321: WARNING: py:exc reference target not found: TypeError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/key-derivation-functions.rst:: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/key-derivation-functions.rst:: WARNING: py:exc reference target not found: TypeError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/key-derivation-functions.rst:: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/key-derivation-functions.rst:: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/key-derivation-functions.rst:: WARNING: py:exc reference target not found: TypeError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/key-derivation-functions.rst:408: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/key-derivation-functions.rst:408: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/key-derivation-functions.rst:408: WARNING: py:exc reference target not found: TypeError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/key-derivation-functions.rst:: WARNING: py:exc reference target not found: TypeError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/key-derivation-functions.rst:: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/key-derivation-functions.rst:: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/key-derivation-functions.rst:500: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/key-derivation-functions.rst:500: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/key-derivation-functions.rst:500: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/key-derivation-functions.rst:500: WARNING: py:exc reference target not found: TypeError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/key-derivation-functions.rst:: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/key-derivation-functions.rst:: WARNING: py:exc reference target not found: TypeError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/key-derivation-functions.rst:: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/key-derivation-functions.rst:: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/key-derivation-functions.rst:594: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/key-derivation-functions.rst:594: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/key-derivation-functions.rst:594: WARNING: py:exc reference target not found: TypeError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/key-derivation-functions.rst:: WARNING: py:exc reference target not found: TypeError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/key-derivation-functions.rst:: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/key-derivation-functions.rst:: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/key-derivation-functions.rst:720: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/key-derivation-functions.rst:720: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/key-derivation-functions.rst:720: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/key-derivation-functions.rst:720: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/key-derivation-functions.rst:720: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/key-derivation-functions.rst:720: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/key-derivation-functions.rst:720: WARNING: py:exc reference target not found: TypeError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/key-derivation-functions.rst:720: WARNING: py:exc reference target not found: ValueError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/key-derivation-functions.rst:: WARNING: py:exc reference target not found: TypeError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/key-derivation-functions.rst:: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/key-derivation-functions.rst:: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/key-derivation-functions.rst:853: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/key-derivation-functions.rst:853: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/key-derivation-functions.rst:853: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/key-derivation-functions.rst:853: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/key-derivation-functions.rst:853: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/key-derivation-functions.rst:853: WARNING: py:exc reference target not found: TypeError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/key-derivation-functions.rst:853: WARNING: py:exc reference target not found: ValueError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/key-derivation-functions.rst:: WARNING: py:exc reference target not found: TypeError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/key-derivation-functions.rst:: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/key-derivation-functions.rst:: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/key-derivation-functions.rst:: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/key-derivation-functions.rst:: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/key-derivation-functions.rst:: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/keywrap.rst:31: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/keywrap.rst:31: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/keywrap.rst:52: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/keywrap.rst:52: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/keywrap.rst:70: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/keywrap.rst:70: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/keywrap.rst:91: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/keywrap.rst:91: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/mac/cmac.rst:109: WARNING: py:exc reference target not found: TypeError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/mac/cmac.rst:72: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/mac/cmac.rst:72: WARNING: py:exc reference target not found: TypeError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/mac/cmac.rst:107: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/mac/cmac.rst:107: WARNING: py:exc reference target not found: TypeError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/mac/hmac.rst:77: WARNING: py:exc reference target not found: TypeError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/mac/hmac.rst:100: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/mac/hmac.rst:100: WARNING: py:exc reference target not found: TypeError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/mac/poly1305.rst:63: WARNING: py:exc reference target not found: TypeError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/mac/poly1305.rst:88: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/mac/poly1305.rst:88: WARNING: py:exc reference target not found: TypeError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/mac/poly1305.rst:109: WARNING: py:exc reference target not found: TypeError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/mac/poly1305.rst:132: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/mac/poly1305.rst:132: WARNING: py:exc reference target not found: TypeError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/padding.rst:56: WARNING: py:exc reference target not found: ValueError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/padding.rst:99: WARNING: py:exc reference target not found: ValueError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/padding.rst:115: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/padding.rst:115: WARNING: py:exc reference target not found: TypeError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/padding.rst:115: WARNING: py:exc reference target not found: TypeError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/padding.rst:127: WARNING: py:exc reference target not found: TypeError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/padding.rst:127: WARNING: py:exc reference target not found: ValueError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/symmetric-encryption.rst:492: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/symmetric-encryption.rst:492: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/symmetric-encryption.rst:492: WARNING: py:exc reference target not found: ValueError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/symmetric-encryption.rst:492: WARNING: py:exc reference target not found: NotImplementedError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/symmetric-encryption.rst:617: WARNING: py:exc reference target not found: NotImplementedError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/symmetric-encryption.rst:617: WARNING: py:exc reference target not found: ValueError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/symmetric-encryption.rst:: WARNING: py:exc reference target not found: ValueError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/symmetric-encryption.rst:: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/symmetric-encryption.rst:: WARNING: py:exc reference target not found: ValueError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/symmetric-encryption.rst:: WARNING: py:exc reference target not found: NotImplementedError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/symmetric-encryption.rst:708: WARNING: py:class reference target not found: str /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/symmetric-encryption.rst:715: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/symmetric-encryption.rst:726: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/symmetric-encryption.rst:741: WARNING: py:class reference target not found: str /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/twofactor.rst:102: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/twofactor.rst:102: WARNING: py:exc reference target not found: ValueError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/twofactor.rst:102: WARNING: py:exc reference target not found: TypeError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/twofactor.rst:81: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/twofactor.rst:88: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/twofactor.rst:88: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/twofactor.rst:101: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/twofactor.rst:223: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/twofactor.rst:223: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/twofactor.rst:223: WARNING: py:exc reference target not found: ValueError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/twofactor.rst:223: WARNING: py:exc reference target not found: TypeError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/twofactor.rst:203: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/twofactor.rst:210: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/hazmat/primitives/twofactor.rst:210: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/random-numbers.rst:4: WARNING: py:mod reference target not found: random /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/random-numbers.rst:11: WARNING: py:func reference target not found: os.urandom /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/certificate-transparency.rst:31: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/certificate-transparency.rst:38: WARNING: py:class reference target not found: datetime.datetime /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/ocsp.rst:122: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/ocsp.rst:203: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/ocsp.rst:240: WARNING: py:class reference target not found: datetime.datetime /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/ocsp.rst:244: WARNING: py:class reference target not found: datetime.datetime /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/ocsp.rst:248: WARNING: py:class reference target not found: datetime.datetime /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/ocsp.rst:264: WARNING: py:class reference target not found: list /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/ocsp.rst:375: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/ocsp.rst:382: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/ocsp.rst:396: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/ocsp.rst:437: WARNING: py:exc reference target not found: ValueError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/ocsp.rst:453: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/ocsp.rst:459: WARNING: py:exc reference target not found: ValueError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/ocsp.rst:462: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/ocsp.rst:469: WARNING: py:exc reference target not found: ValueError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/ocsp.rst:472: WARNING: py:class reference target not found: list /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/ocsp.rst:480: WARNING: py:exc reference target not found: ValueError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/ocsp.rst:483: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/ocsp.rst:483: WARNING: py:obj reference target not found: None /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/ocsp.rst:490: WARNING: py:exc reference target not found: ValueError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/ocsp.rst:500: WARNING: py:exc reference target not found: ValueError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/ocsp.rst:503: WARNING: py:class reference target not found: datetime.datetime /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/ocsp.rst:509: WARNING: py:exc reference target not found: ValueError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/ocsp.rst:518: WARNING: py:exc reference target not found: ValueError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/ocsp.rst:521: WARNING: py:class reference target not found: datetime.datetime /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/ocsp.rst:528: WARNING: py:exc reference target not found: ValueError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/ocsp.rst:538: WARNING: py:exc reference target not found: ValueError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/ocsp.rst:541: WARNING: py:class reference target not found: datetime.datetime /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/ocsp.rst:548: WARNING: py:exc reference target not found: ValueError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/ocsp.rst:551: WARNING: py:class reference target not found: datetime.datetime /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/ocsp.rst:558: WARNING: py:exc reference target not found: ValueError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/ocsp.rst:561: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/ocsp.rst:568: WARNING: py:exc reference target not found: ValueError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/ocsp.rst:571: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/ocsp.rst:578: WARNING: py:exc reference target not found: ValueError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/ocsp.rst:588: WARNING: py:exc reference target not found: ValueError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/ocsp.rst:591: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/ocsp.rst:597: WARNING: py:exc reference target not found: ValueError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:177: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:193: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:222: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:238: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:268: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:284: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:325: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:354: WARNING: py:class reference target not found: datetime.datetime /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:366: WARNING: py:class reference target not found: datetime.datetime /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:449: WARNING: py:exc reference target not found: UnicodeError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:454: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:462: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:598: WARNING: py:class reference target not found: datetime.datetime /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:610: WARNING: py:class reference target not found: datetime.datetime /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:629: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:637: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:764: WARNING: py:class reference target not found: datetime.datetime /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:774: WARNING: py:class reference target not found: datetime.datetime /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:897: WARNING: py:exc reference target not found: UnicodeError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:914: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:922: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:989: WARNING: py:class reference target not found: datetime.datetime /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:999: WARNING: py:class reference target not found: datetime.datetime /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:1060: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:1071: WARNING: py:class reference target not found: datetime.datetime /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:1127: WARNING: py:class reference target not found: datetime.datetime /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:1372: WARNING: py:class reference target not found: str /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:1486: WARNING: py:class reference target not found: ipaddress.IPv4Address /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:1486: WARNING: py:class reference target not found: ipaddress.IPv6Address /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:1486: WARNING: py:class reference target not found: ipaddress.IPv4Network /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:1486: WARNING: py:class reference target not found: ipaddress.IPv6Network /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:1512: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:1568: WARNING: py:class reference target not found: bool /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:1604: WARNING: py:class reference target not found: bool /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:1612: WARNING: py:class reference target not found: bool /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:1625: WARNING: py:class reference target not found: bool /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:1632: WARNING: py:class reference target not found: bool /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:1640: WARNING: py:class reference target not found: bool /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:1648: WARNING: py:class reference target not found: bool /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:1657: WARNING: py:class reference target not found: bool /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:1664: WARNING: py:class reference target not found: bool /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:1672: WARNING: py:exc reference target not found: ValueError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:1675: WARNING: py:class reference target not found: bool /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:1682: WARNING: py:exc reference target not found: ValueError /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:1703: WARNING: py:class reference target not found: bool /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:1709: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:1709: WARNING: py:obj reference target not found: None /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:1741: WARNING: py:class reference target not found: list /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:1781: WARNING: py:class reference target not found: list /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:1857: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:1870: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:1870: WARNING: py:obj reference target not found: None /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:1961: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:2030: WARNING: py:class reference target not found: list /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:2058: WARNING: py:class reference target not found: list /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:2084: WARNING: py:class reference target not found: list /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:2125: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:2123: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:2148: WARNING: py:class reference target not found: list /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:2192: WARNING: py:class reference target not found: list /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:2212: WARNING: py:class reference target not found: list /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:2327: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:2346: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:2346: WARNING: py:obj reference target not found: None /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:2359: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:2359: WARNING: py:obj reference target not found: None /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:2385: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:2409: WARNING: py:class reference target not found: bool /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:2416: WARNING: py:class reference target not found: bool /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:2423: WARNING: py:class reference target not found: bool /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:2431: WARNING: py:class reference target not found: bool /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:2473: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:2494: WARNING: py:class reference target not found: list /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:2512: WARNING: py:class reference target not found: list /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:2559: WARNING: py:class reference target not found: list /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:2597: WARNING: py:class reference target not found: list /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:2630: WARNING: py:class reference target not found: datetime.datetime /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:2642: WARNING: py:class reference target not found: datetime.datetime /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:2667: WARNING: py:class reference target not found: bytes /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:3145: WARNING: py:class reference target not found: int /tmp/B.5DIvaO/BUILD/cryptography-2.8/docs/x509/reference.rst:3178: 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, 430 warnings. The HTML pages are in _build/html. Build finished. The HTML pages are in _build/html. make: Leaving directory '/tmp/B.5DIvaO/BUILD/cryptography-2.8/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.5DIvaO/BUILD/tmp /bin/sh -e /tmp/B.5DIvaO/BUILD/tmp/rpm-tmp.96546 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.5DIvaO/BUILD/tmp + umask 022 + cd /tmp/B.5DIvaO/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder + /bin/mkdir -p /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder + cd cryptography-2.8 + rm -rf /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CXXFLAGS + CC=i686-tld-linux-gcc + export CC + CXX=i686-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/lib/python2.7/site-packages' '--optimize=2' '--root=/tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-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-i686-2.7/_padding.c' already up-to-date generating cffi module 'build-2/temp.linux-i686-2.7/_constant_time.c' already up-to-date generating cffi module 'build-2/temp.linux-i686-2.7/_openssl.c' already up-to-date running install running install_lib creating /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder creating /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr creating /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib creating /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7 creating /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages creating /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography copying build-2/lib.linux-i686-2.7/cryptography/__about__.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography creating /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/x509 copying build-2/lib.linux-i686-2.7/cryptography/x509/oid.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/x509 copying build-2/lib.linux-i686-2.7/cryptography/x509/extensions.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/x509 copying build-2/lib.linux-i686-2.7/cryptography/x509/ocsp.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/x509 copying build-2/lib.linux-i686-2.7/cryptography/x509/certificate_transparency.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/x509 copying build-2/lib.linux-i686-2.7/cryptography/x509/base.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/x509 copying build-2/lib.linux-i686-2.7/cryptography/x509/general_name.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/x509 copying build-2/lib.linux-i686-2.7/cryptography/x509/__init__.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/x509 copying build-2/lib.linux-i686-2.7/cryptography/x509/name.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/x509 copying build-2/lib.linux-i686-2.7/cryptography/exceptions.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography copying build-2/lib.linux-i686-2.7/cryptography/utils.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography copying build-2/lib.linux-i686-2.7/cryptography/__init__.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography creating /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat creating /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/bindings copying build-2/lib.linux-i686-2.7/cryptography/hazmat/bindings/_openssl.so -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/bindings copying build-2/lib.linux-i686-2.7/cryptography/hazmat/bindings/_constant_time.so -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/bindings creating /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/bindings/openssl copying build-2/lib.linux-i686-2.7/cryptography/hazmat/bindings/openssl/binding.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/bindings/openssl copying build-2/lib.linux-i686-2.7/cryptography/hazmat/bindings/openssl/_conditional.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/bindings/openssl copying build-2/lib.linux-i686-2.7/cryptography/hazmat/bindings/openssl/__init__.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/bindings/openssl copying build-2/lib.linux-i686-2.7/cryptography/hazmat/bindings/__init__.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/bindings copying build-2/lib.linux-i686-2.7/cryptography/hazmat/bindings/_padding.so -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/bindings copying build-2/lib.linux-i686-2.7/cryptography/hazmat/_oid.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat copying build-2/lib.linux-i686-2.7/cryptography/hazmat/_der.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat creating /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives copying build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/padding.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives creating /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/ciphers copying build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/ciphers/modes.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/ciphers copying build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/ciphers/algorithms.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/ciphers copying build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/ciphers/base.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/ciphers copying build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/ciphers/__init__.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/ciphers copying build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/ciphers/aead.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/ciphers copying build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/hashes.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives copying build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/poly1305.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives copying build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/constant_time.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives copying build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/cmac.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives copying build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/keywrap.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives creating /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric copying build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/asymmetric/padding.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric copying build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/asymmetric/ed25519.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric copying build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/asymmetric/ec.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric copying build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/asymmetric/x25519.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric copying build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/asymmetric/utils.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric copying build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/asymmetric/rsa.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric copying build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/asymmetric/ed448.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric copying build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/asymmetric/x448.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric copying build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/asymmetric/__init__.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric copying build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/asymmetric/dsa.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric copying build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/asymmetric/dh.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric creating /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/twofactor copying build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/twofactor/totp.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/twofactor copying build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/twofactor/utils.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/twofactor copying build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/twofactor/__init__.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/twofactor copying build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/twofactor/hotp.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/twofactor copying build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/hmac.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives copying build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/__init__.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives creating /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/serialization copying build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/serialization/pkcs12.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/serialization copying build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/serialization/ssh.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/serialization copying build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/serialization/base.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/serialization copying build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/serialization/__init__.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/serialization creating /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/kdf copying build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/kdf/scrypt.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/kdf copying build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/kdf/pbkdf2.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/kdf copying build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/kdf/hkdf.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/kdf copying build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/kdf/x963kdf.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/kdf copying build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/kdf/kbkdf.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/kdf copying build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/kdf/__init__.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/kdf copying build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/kdf/concatkdf.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/kdf copying build-2/lib.linux-i686-2.7/cryptography/hazmat/__init__.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat creating /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/backends creating /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build-2/lib.linux-i686-2.7/cryptography/hazmat/backends/openssl/ed25519.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build-2/lib.linux-i686-2.7/cryptography/hazmat/backends/openssl/hashes.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build-2/lib.linux-i686-2.7/cryptography/hazmat/backends/openssl/ciphers.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build-2/lib.linux-i686-2.7/cryptography/hazmat/backends/openssl/ocsp.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build-2/lib.linux-i686-2.7/cryptography/hazmat/backends/openssl/ec.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build-2/lib.linux-i686-2.7/cryptography/hazmat/backends/openssl/poly1305.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build-2/lib.linux-i686-2.7/cryptography/hazmat/backends/openssl/x25519.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build-2/lib.linux-i686-2.7/cryptography/hazmat/backends/openssl/backend.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build-2/lib.linux-i686-2.7/cryptography/hazmat/backends/openssl/utils.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build-2/lib.linux-i686-2.7/cryptography/hazmat/backends/openssl/rsa.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build-2/lib.linux-i686-2.7/cryptography/hazmat/backends/openssl/ed448.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build-2/lib.linux-i686-2.7/cryptography/hazmat/backends/openssl/cmac.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build-2/lib.linux-i686-2.7/cryptography/hazmat/backends/openssl/decode_asn1.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build-2/lib.linux-i686-2.7/cryptography/hazmat/backends/openssl/x448.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build-2/lib.linux-i686-2.7/cryptography/hazmat/backends/openssl/hmac.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build-2/lib.linux-i686-2.7/cryptography/hazmat/backends/openssl/__init__.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build-2/lib.linux-i686-2.7/cryptography/hazmat/backends/openssl/aead.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build-2/lib.linux-i686-2.7/cryptography/hazmat/backends/openssl/encode_asn1.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build-2/lib.linux-i686-2.7/cryptography/hazmat/backends/openssl/dsa.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build-2/lib.linux-i686-2.7/cryptography/hazmat/backends/openssl/dh.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build-2/lib.linux-i686-2.7/cryptography/hazmat/backends/openssl/x509.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build-2/lib.linux-i686-2.7/cryptography/hazmat/backends/__init__.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/backends copying build-2/lib.linux-i686-2.7/cryptography/hazmat/backends/interfaces.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/backends copying build-2/lib.linux-i686-2.7/cryptography/fernet.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/__about__.py to __about__.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/x509/oid.py to oid.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/x509/extensions.py to extensions.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/x509/ocsp.py to ocsp.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/x509/certificate_transparency.py to certificate_transparency.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/x509/base.py to base.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/x509/general_name.py to general_name.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/x509/__init__.py to __init__.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/x509/name.py to name.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/exceptions.py to exceptions.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/utils.py to utils.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/__init__.py to __init__.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/bindings/openssl/binding.py to binding.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/bindings/openssl/_conditional.py to _conditional.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/bindings/openssl/__init__.py to __init__.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/bindings/__init__.py to __init__.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/_oid.py to _oid.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/_der.py to _der.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/padding.py to padding.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/ciphers/modes.py to modes.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py to algorithms.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/ciphers/base.py to base.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py to __init__.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/ciphers/aead.py to aead.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/hashes.py to hashes.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/poly1305.py to poly1305.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/constant_time.py to constant_time.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/cmac.py to cmac.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/keywrap.py to keywrap.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/padding.py to padding.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py to ed25519.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py to ec.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/x25519.py to x25519.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/utils.py to utils.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py to rsa.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py to ed448.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/x448.py to x448.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py to __init__.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py to dsa.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/dh.py to dh.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/twofactor/totp.py to totp.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/twofactor/utils.py to utils.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/twofactor/__init__.py to __init__.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/twofactor/hotp.py to hotp.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/hmac.py to hmac.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/__init__.py to __init__.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py to pkcs12.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/serialization/ssh.py to ssh.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/serialization/base.py to base.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/serialization/__init__.py to __init__.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/kdf/scrypt.py to scrypt.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/kdf/pbkdf2.py to pbkdf2.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/kdf/hkdf.py to hkdf.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/kdf/x963kdf.py to x963kdf.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/kdf/kbkdf.py to kbkdf.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/kdf/__init__.py to __init__.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/kdf/concatkdf.py to concatkdf.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/__init__.py to __init__.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl/ed25519.py to ed25519.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl/hashes.py to hashes.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl/ciphers.py to ciphers.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl/ocsp.py to ocsp.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl/ec.py to ec.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl/poly1305.py to poly1305.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl/x25519.py to x25519.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl/backend.py to backend.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl/utils.py to utils.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl/rsa.py to rsa.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl/ed448.py to ed448.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl/cmac.py to cmac.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl/decode_asn1.py to decode_asn1.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl/x448.py to x448.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl/hmac.py to hmac.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl/__init__.py to __init__.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl/aead.py to aead.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl/encode_asn1.py to encode_asn1.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl/dsa.py to dsa.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl/dh.py to dh.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl/x509.py to x509.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/__init__.py to __init__.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/interfaces.py to interfaces.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography/fernet.py to fernet.pyc writing byte-compilation script '/tmp/B.5DIvaO/BUILD/tmp/tmp3qGYsf.py' /usr/bin/python -OO /tmp/B.5DIvaO/BUILD/tmp/tmp3qGYsf.py removing /tmp/B.5DIvaO/BUILD/tmp/tmp3qGYsf.py running install_egg_info Copying src/cryptography.egg-info to /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages/cryptography-2.8-py2.7.egg-info running install_scripts + '[' ! -d /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/share/python2.7/site-packages ']' + '[' ! -d /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python2.7/site-packages ']' + find /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CXXFLAGS + CC=i686-tld-linux-gcc + export CC + CXX=i686-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/lib/python3.8/site-packages' '--optimize=2' '--root=/tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-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-i686-3.8/_padding.c' already up-to-date generating cffi module 'build-3/temp.linux-i686-3.8/_constant_time.c' already up-to-date generating cffi module 'build-3/temp.linux-i686-3.8/_openssl.c' already up-to-date running install running install_lib creating /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8 creating /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages creating /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography copying build-3/lib.linux-i686-3.8/cryptography/__about__.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography creating /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/x509 copying build-3/lib.linux-i686-3.8/cryptography/x509/oid.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/x509 copying build-3/lib.linux-i686-3.8/cryptography/x509/extensions.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/x509 copying build-3/lib.linux-i686-3.8/cryptography/x509/ocsp.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/x509 copying build-3/lib.linux-i686-3.8/cryptography/x509/certificate_transparency.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/x509 copying build-3/lib.linux-i686-3.8/cryptography/x509/base.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/x509 copying build-3/lib.linux-i686-3.8/cryptography/x509/general_name.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/x509 copying build-3/lib.linux-i686-3.8/cryptography/x509/__init__.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/x509 copying build-3/lib.linux-i686-3.8/cryptography/x509/name.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/x509 copying build-3/lib.linux-i686-3.8/cryptography/exceptions.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography copying build-3/lib.linux-i686-3.8/cryptography/utils.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography copying build-3/lib.linux-i686-3.8/cryptography/__init__.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography creating /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat creating /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/bindings copying build-3/lib.linux-i686-3.8/cryptography/hazmat/bindings/_padding.abi3.so -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/bindings copying build-3/lib.linux-i686-3.8/cryptography/hazmat/bindings/_constant_time.abi3.so -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/bindings copying build-3/lib.linux-i686-3.8/cryptography/hazmat/bindings/_openssl.abi3.so -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/bindings creating /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/bindings/openssl copying build-3/lib.linux-i686-3.8/cryptography/hazmat/bindings/openssl/binding.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/bindings/openssl copying build-3/lib.linux-i686-3.8/cryptography/hazmat/bindings/openssl/_conditional.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/bindings/openssl copying build-3/lib.linux-i686-3.8/cryptography/hazmat/bindings/openssl/__init__.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/bindings/openssl copying build-3/lib.linux-i686-3.8/cryptography/hazmat/bindings/__init__.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/bindings copying build-3/lib.linux-i686-3.8/cryptography/hazmat/_oid.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat copying build-3/lib.linux-i686-3.8/cryptography/hazmat/_der.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat creating /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives copying build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives/padding.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives creating /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/ciphers copying build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives/ciphers/modes.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/ciphers copying build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives/ciphers/algorithms.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/ciphers copying build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives/ciphers/base.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/ciphers copying build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives/ciphers/__init__.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/ciphers copying build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives/ciphers/aead.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/ciphers copying build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives/hashes.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives copying build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives/poly1305.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives copying build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives/constant_time.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives copying build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives/cmac.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives copying build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives/keywrap.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives creating /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric copying build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives/asymmetric/padding.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric copying build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives/asymmetric/ed25519.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric copying build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives/asymmetric/ec.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric copying build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives/asymmetric/x25519.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric copying build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives/asymmetric/utils.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric copying build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives/asymmetric/rsa.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric copying build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives/asymmetric/ed448.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric copying build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives/asymmetric/x448.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric copying build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives/asymmetric/__init__.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric copying build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives/asymmetric/dsa.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric copying build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives/asymmetric/dh.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric creating /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/twofactor copying build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives/twofactor/totp.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/twofactor copying build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives/twofactor/utils.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/twofactor copying build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives/twofactor/__init__.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/twofactor copying build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives/twofactor/hotp.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/twofactor copying build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives/hmac.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives copying build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives/__init__.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives creating /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/serialization copying build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives/serialization/pkcs12.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/serialization copying build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives/serialization/ssh.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/serialization copying build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives/serialization/base.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/serialization copying build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives/serialization/__init__.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/serialization creating /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/kdf copying build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives/kdf/scrypt.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/kdf copying build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives/kdf/pbkdf2.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/kdf copying build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives/kdf/hkdf.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/kdf copying build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives/kdf/x963kdf.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/kdf copying build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives/kdf/kbkdf.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/kdf copying build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives/kdf/__init__.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/kdf copying build-3/lib.linux-i686-3.8/cryptography/hazmat/primitives/kdf/concatkdf.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/kdf copying build-3/lib.linux-i686-3.8/cryptography/hazmat/__init__.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat creating /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/backends creating /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl copying build-3/lib.linux-i686-3.8/cryptography/hazmat/backends/openssl/ed25519.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl copying build-3/lib.linux-i686-3.8/cryptography/hazmat/backends/openssl/hashes.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl copying build-3/lib.linux-i686-3.8/cryptography/hazmat/backends/openssl/ciphers.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl copying build-3/lib.linux-i686-3.8/cryptography/hazmat/backends/openssl/ocsp.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl copying build-3/lib.linux-i686-3.8/cryptography/hazmat/backends/openssl/ec.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl copying build-3/lib.linux-i686-3.8/cryptography/hazmat/backends/openssl/poly1305.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl copying build-3/lib.linux-i686-3.8/cryptography/hazmat/backends/openssl/x25519.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl copying build-3/lib.linux-i686-3.8/cryptography/hazmat/backends/openssl/backend.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl copying build-3/lib.linux-i686-3.8/cryptography/hazmat/backends/openssl/utils.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl copying build-3/lib.linux-i686-3.8/cryptography/hazmat/backends/openssl/rsa.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl copying build-3/lib.linux-i686-3.8/cryptography/hazmat/backends/openssl/ed448.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl copying build-3/lib.linux-i686-3.8/cryptography/hazmat/backends/openssl/cmac.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl copying build-3/lib.linux-i686-3.8/cryptography/hazmat/backends/openssl/decode_asn1.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl copying build-3/lib.linux-i686-3.8/cryptography/hazmat/backends/openssl/x448.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl copying build-3/lib.linux-i686-3.8/cryptography/hazmat/backends/openssl/hmac.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl copying build-3/lib.linux-i686-3.8/cryptography/hazmat/backends/openssl/__init__.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl copying build-3/lib.linux-i686-3.8/cryptography/hazmat/backends/openssl/aead.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl copying build-3/lib.linux-i686-3.8/cryptography/hazmat/backends/openssl/encode_asn1.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl copying build-3/lib.linux-i686-3.8/cryptography/hazmat/backends/openssl/dsa.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl copying build-3/lib.linux-i686-3.8/cryptography/hazmat/backends/openssl/dh.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl copying build-3/lib.linux-i686-3.8/cryptography/hazmat/backends/openssl/x509.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl copying build-3/lib.linux-i686-3.8/cryptography/hazmat/backends/__init__.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/backends copying build-3/lib.linux-i686-3.8/cryptography/hazmat/backends/interfaces.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/backends copying build-3/lib.linux-i686-3.8/cryptography/fernet.py -> /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/__about__.py to __about__.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/x509/oid.py to oid.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/x509/extensions.py to extensions.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/x509/ocsp.py to ocsp.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/x509/certificate_transparency.py to certificate_transparency.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/x509/base.py to base.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/x509/general_name.py to general_name.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/x509/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/x509/name.py to name.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/exceptions.py to exceptions.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/utils.py to utils.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/bindings/openssl/binding.py to binding.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/bindings/openssl/_conditional.py to _conditional.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/bindings/openssl/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/bindings/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/_oid.py to _oid.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/_der.py to _der.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/padding.py to padding.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/ciphers/modes.py to modes.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py to algorithms.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/ciphers/base.py to base.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/ciphers/aead.py to aead.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/hashes.py to hashes.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/poly1305.py to poly1305.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/constant_time.py to constant_time.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/cmac.py to cmac.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/keywrap.py to keywrap.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric/padding.py to padding.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py to ed25519.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py to ec.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric/x25519.py to x25519.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric/utils.py to utils.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py to rsa.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py to ed448.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric/x448.py to x448.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py to dsa.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/asymmetric/dh.py to dh.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/twofactor/totp.py to totp.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/twofactor/utils.py to utils.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/twofactor/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/twofactor/hotp.py to hotp.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/hmac.py to hmac.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py to pkcs12.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/serialization/ssh.py to ssh.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/serialization/base.py to base.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/serialization/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/kdf/scrypt.py to scrypt.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/kdf/pbkdf2.py to pbkdf2.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/kdf/hkdf.py to hkdf.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/kdf/x963kdf.py to x963kdf.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/kdf/kbkdf.py to kbkdf.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/kdf/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/primitives/kdf/concatkdf.py to concatkdf.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl/ed25519.py to ed25519.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl/hashes.py to hashes.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl/ciphers.py to ciphers.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl/ocsp.py to ocsp.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl/ec.py to ec.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl/poly1305.py to poly1305.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl/x25519.py to x25519.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl/backend.py to backend.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl/utils.py to utils.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl/rsa.py to rsa.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl/ed448.py to ed448.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl/cmac.py to cmac.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl/decode_asn1.py to decode_asn1.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl/x448.py to x448.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl/hmac.py to hmac.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl/aead.py to aead.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl/encode_asn1.py to encode_asn1.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl/dsa.py to dsa.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl/dh.py to dh.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/backends/openssl/x509.py to x509.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/backends/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/hazmat/backends/interfaces.py to interfaces.cpython-38.pyc byte-compiling /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography/fernet.py to fernet.cpython-38.pyc writing byte-compilation script '/tmp/B.5DIvaO/BUILD/tmp/tmp1n_s0lk9.py' /usr/bin/python3 /tmp/B.5DIvaO/BUILD/tmp/tmp1n_s0lk9.py removing /tmp/B.5DIvaO/BUILD/tmp/tmp1n_s0lk9.py running install_egg_info Copying src/cryptography.egg-info to /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/lib/python3.8/site-packages/cryptography-2.8-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: 49/246 files hardlinked Processing files: python-cryptography-2.8-1 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.5DIvaO/BUILD/tmp /bin/sh -e /tmp/B.5DIvaO/BUILD/tmp/rpm-tmp.75785 + umask 022 + cd /tmp/B.5DIvaO/BUILD + cd cryptography-2.8 + DOCDIR=/tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/share/doc/python-cryptography-2.8 + export DOCDIR + rm -rf /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/share/doc/python-cryptography-2.8 + /bin/mkdir -p /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/share/doc/python-cryptography-2.8 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/share/doc/python-cryptography-2.8... Documentation compressed. + cp -pr AUTHORS.rst README.rst LICENSE LICENSE.APACHE LICENSE.BSD /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/share/doc/python-cryptography-2.8 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/share/doc/python-cryptography-2.8... ./LICENSE.BSD ./LICENSE.APACHE ./README.rst ./AUTHORS.rst ./LICENSE Documentation compressed. + exit 0 Provides: _constant_time.so _openssl.so _padding.so pythonegg(cryptography) = 2.8 Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.4) libcrypto.so.1.1 libcrypto.so.1.1(OPENSSL_1_1_0) libcrypto.so.1.1(OPENSSL_1_1_0j) libcrypto.so.1.1(OPENSSL_1_1_1) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.2) libpython2.7.so.1.0 libssl.so.1.1 libssl.so.1.1(OPENSSL_1_1_0) libssl.so.1.1(OPENSSL_1_1_1) python(abi) = 2.7 pythonegg(cffi) >= 1.8 pythonegg(enum34) pythonegg(ipaddress) pythonegg(six) >= 1.4.1 rtld(GNU_HASH) Processing files: python3-cryptography-2.8-1 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.5DIvaO/BUILD/tmp /bin/sh -e /tmp/B.5DIvaO/BUILD/tmp/rpm-tmp.79581 + umask 022 + cd /tmp/B.5DIvaO/BUILD + cd cryptography-2.8 + DOCDIR=/tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/share/doc/python3-cryptography-2.8 + export DOCDIR + rm -rf /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/share/doc/python3-cryptography-2.8 + /bin/mkdir -p /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/share/doc/python3-cryptography-2.8 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/share/doc/python3-cryptography-2.8... Documentation compressed. + cp -pr AUTHORS.rst README.rst LICENSE LICENSE.APACHE LICENSE.BSD /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/share/doc/python3-cryptography-2.8 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/share/doc/python3-cryptography-2.8... ./LICENSE.BSD ./LICENSE.APACHE ./README.rst ./AUTHORS.rst ./LICENSE Documentation compressed. + exit 0 Provides: _constant_time.abi3.so _openssl.abi3.so _padding.abi3.so python3egg(cryptography) = 2.8 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.4) libcrypto.so.1.1 libcrypto.so.1.1(OPENSSL_1_1_0) libcrypto.so.1.1(OPENSSL_1_1_0j) libcrypto.so.1.1(OPENSSL_1_1_1) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.2) libssl.so.1.1 libssl.so.1.1(OPENSSL_1_1_0) libssl.so.1.1(OPENSSL_1_1_1) python(abi) = 3.8 python3egg(cffi) >= 1.8 python3egg(six) >= 1.4.1 rtld(GNU_HASH) Processing files: python-cryptography-apidocs-2.8-1 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.5DIvaO/BUILD/tmp /bin/sh -e /tmp/B.5DIvaO/BUILD/tmp/rpm-tmp.69132 + umask 022 + cd /tmp/B.5DIvaO/BUILD + cd cryptography-2.8 + DOCDIR=/tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/share/doc/python-cryptography-apidocs-2.8 + export DOCDIR + rm -rf /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/share/doc/python-cryptography-apidocs-2.8 + /bin/mkdir -p /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/share/doc/python-cryptography-apidocs-2.8 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/share/doc/python-cryptography-apidocs-2.8... Documentation compressed. + cp -pr docs/_build/html/_downloads 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.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/share/doc/python-cryptography-apidocs-2.8 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder/usr/share/doc/python-cryptography-apidocs-2.8... ./_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff2 ./_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff2 ./_static/fonts/RobotoSlab/roboto-slab-v7-bold.eot ./_static/fonts/RobotoSlab/roboto-slab-v7-regular.ttf ./_static/fonts/RobotoSlab/roboto-slab-v7-regular.eot ./_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff ./_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff ./_static/fonts/RobotoSlab/roboto-slab-v7-bold.ttf ./_static/fonts/Lato/lato-bold.woff2 ./_static/fonts/Lato/lato-regular.eot ./_static/fonts/Lato/lato-bold.woff ./_static/fonts/Lato/lato-regular.woff ./_static/fonts/Lato/lato-italic.woff2 ./_static/fonts/Lato/lato-bolditalic.ttf ./_static/fonts/Lato/lato-bolditalic.woff ./_static/fonts/Lato/lato-bolditalic.eot ./_static/fonts/Lato/lato-italic.eot ./_static/fonts/Lato/lato-italic.ttf ./_static/fonts/Lato/lato-bold.ttf ./_static/fonts/Lato/lato-bold.eot ./_static/fonts/Lato/lato-regular.woff2 ./_static/fonts/Lato/lato-bolditalic.woff2 ./_static/fonts/Lato/lato-italic.woff ./_static/fonts/Lato/lato-regular.ttf ./_static/fonts/fontawesome-webfont.svg ./_static/fonts/fontawesome-webfont.woff ./_static/fonts/fontawesome-webfont.woff2 ./_static/fonts/fontawesome-webfont.eot ./_static/fonts/fontawesome-webfont.ttf ./_downloads/30910d8e70631362f0e5c5a3644783cb/generate_cast5.py ./_downloads/6fd919cfcec74c6726c15b00cfdb273a/generate_hkdf.py ./_downloads/10722944b8ddd11741766f503d8abd8e/verify_cast5.go ./_downloads/fe8361ce10b616f0a1c72f4f9ac02130/generate_rsa_oaep_sha2.py ./_downloads/3330016e329b87a358c505dc76a3a84a/verify_secp256k1.py ./_downloads/667c4aa2261f41133178b2109b92d1a8/generate_seed.py ./_downloads/b0e5bb640f9e82dea1af968a8237c906/verify_arc4.go ./_downloads/d01320b109ccc9b9654f96042e785e9e/generate_arc4.py ./_downloads/fc65f3982df767810525c434482ead2c/VerifyRSAOAEPSHA2.java ./_downloads/7b716b815410ad33a1f2fb49f3d15459/generate_idea.py ./_downloads/01341ec9355cc1d078faf06f7a0f7b85/generate_secp256k1.py ./_downloads/ae6417f6e91d7852fa4fe4b57abcf00d/verify_seed.py ./_downloads/5d36749f450cbaaf01d4a71d4f0e6abd/verify_hkdf.go ./_downloads/8dbd0b0109266efcc512ebd01930ca64/verify_idea.py Documentation compressed. + exit 0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder Wrote: /tmp/B.5DIvaO/RPMS/python-cryptography-2.8-1.i686.rpm Wrote: /tmp/B.5DIvaO/RPMS/python3-cryptography-2.8-1.i686.rpm Wrote: /tmp/B.5DIvaO/RPMS/python-cryptography-apidocs-2.8-1.i686.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.5DIvaO/BUILD/tmp /bin/sh -e /tmp/B.5DIvaO/BUILD/tmp/rpm-tmp.75397 + umask 022 + cd /tmp/B.5DIvaO/BUILD + cd cryptography-2.8 + /bin/rm '--interactive=never' -rf /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder + rm -rf /tmp/B.5DIvaO/BUILD/tmp/python-cryptography-2.8-root-builder ended at: Sun Apr 19 13:26:52 2020, done in 0:04:09.917199 + chmod -R u+rwX /tmp/B.5DIvaO/BUILD + rm -rf /tmp/B.5DIvaO/tmp /tmp/B.5DIvaO/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 Preparing... ################################################## python-cryptography ################################################## python3-cryptography ################################################## End-TLD-Builder-Info + rm -rf /tmp/B.5DIvaO Begin-TLD-Builder-Info Build-Time: user:223.99s sys:22.93s real:257.30s (faults io:0 non-io:2432979) Files queued for ftp: 5604821 python-cryptography-apidocs-2.8-1.i686.rpm 367311 python3-cryptography-2.8-1.i686.rpm 272714 python-cryptography-2.8-1.i686.rpm 193 python-cryptography-2.8-1.src.rpm.uploadinfo End-TLD-Builder-Info