request from: hawk checking if we should skip the build started at: Mon Feb 25 12:31:16 2019 fetching http://src.tld-linux.org/~buildertidev//srpms/11694456-47b8-427b-a8bc-5c61bd49ed28/python-cryptography-2.4.2-1.src.rpm fetched 475082 bytes, 12819.4 K/s installing srpm: python-cryptography-2.4.2-1.src.rpm + install -d /tmp/B.Buapr5/BUILD /tmp/B.Buapr5/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog python-cryptography-2.4.2-1.src.rpm * Mon Feb 25 2019 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/python-cryptography.git;a=log;h=master * Mon Feb 25 2019 Marcin Krol 651fb1f - from PLD, adjusted for TLD + rpm -Uhv --nodeps --define '_topdir /tmp/B.Buapr5' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' python-cryptography-2.4.2-1.src.rpm python-cryptography ################################################## + rm -f python-cryptography-2.4.2-1.src.rpm + install -m 700 -d /tmp/B.Buapr5/BUILD/tmp + TMPDIR=/tmp/B.Buapr5/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.Buapr5' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux --define 'prep exit 0' /tmp/B.Buapr5/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: 11694456-47b8-427b-a8bc-5c61bd49ed28; TMPDIR=/tmp/B.Buapr5/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.Buapr5' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.Buapr5/python-cryptography.spec + : build-id: 11694456-47b8-427b-a8bc-5c61bd49ed28 + TMPDIR=/tmp/B.Buapr5/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.Buapr5' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.Buapr5/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.Buapr5/BUILD/tmp /bin/sh -e /tmp/B.Buapr5/BUILD/tmp/rpm-tmp.76319 + umask 022 + cd /tmp/B.Buapr5/BUILD + cd /tmp/B.Buapr5/BUILD + rm -rf cryptography-2.4.2 + /usr/bin/gzip -dc /tmp/B.Buapr5/cryptography-2.4.2.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd cryptography-2.4.2 + /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.Buapr5/BUILD/tmp /bin/sh -e /tmp/B.Buapr5/BUILD/tmp/rpm-tmp.76319 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.Buapr5/BUILD/tmp + umask 022 + cd /tmp/B.Buapr5/BUILD + cd cryptography-2.4.2 + 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/__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/serialization.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/mac.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/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/__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/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/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/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/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/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 matching '*' found under directory 'vectors' 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 -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:2866:37: warning: conversion to 'size_t' {aka 'unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 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:12429:3: warning: 'ASN1_STRING_data' is deprecated [-Wdeprecated-declarations] return ASN1_STRING_data(x0); ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-i686-2.7/_openssl.c:512: /usr/include/openssl/asn1.h:554:1: note: declared here 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:12452:3: warning: 'ASN1_STRING_data' is deprecated [-Wdeprecated-declarations] { result = ASN1_STRING_data(x0); } ^ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-i686-2.7/_openssl.c:512: /usr/include/openssl/asn1.h:554:1: note: declared here 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:13565:10: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 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:13575:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 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:13589:10: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 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:13599:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 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:19290:3: warning: 'DTLSv1_client_method' is deprecated [-Wdeprecated-declarations] 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:512: /usr/include/openssl/ssl.h:1884:1: note: declared here 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:19300:3: warning: 'DTLSv1_client_method' is deprecated [-Wdeprecated-declarations] { 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:512: /usr/include/openssl/ssl.h:1884:1: note: declared here 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:19350:3: warning: 'DTLSv1_method' is deprecated [-Wdeprecated-declarations] return DTLSv1_method(); ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-i686-2.7/_openssl.c:512: /usr/include/openssl/ssl.h:1882:1: note: declared here 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:19360:3: warning: 'DTLSv1_method' is deprecated [-Wdeprecated-declarations] { result = DTLSv1_method(); } ^ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-i686-2.7/_openssl.c:512: /usr/include/openssl/ssl.h:1882:1: note: declared here 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:19374:3: warning: 'DTLSv1_server_method' is deprecated [-Wdeprecated-declarations] 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:512: /usr/include/openssl/ssl.h:1883:1: note: declared here 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:19384:3: warning: 'DTLSv1_server_method' is deprecated [-Wdeprecated-declarations] { 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:512: /usr/include/openssl/ssl.h:1883:1: note: declared here 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:34129:10: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 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:34152:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { 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:34609:3: warning: 'OPENSSL_config' is deprecated [-Wdeprecated-declarations] OPENSSL_config(x0); ^~~~~~~~~~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-i686-2.7/_openssl.c:512: /usr/include/openssl/conf.h:91:1: note: declared here 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:34631:3: warning: 'OPENSSL_config' is deprecated [-Wdeprecated-declarations] { OPENSSL_config(x0); } ^ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-i686-2.7/_openssl.c:512: /usr/include/openssl/conf.h:91:1: note: declared here 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:40666:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] return SSL_CTX_add_extra_chain_cert(x0, x1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ build-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:40706:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] { result = SSL_CTX_add_extra_chain_cert(x0, x1); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ build-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:41130:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] return SSL_CTX_get_mode(x0); ^~~~~~~~~~~~~~~~ build-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:41153:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] { result = SSL_CTX_get_mode(x0); } ^~~~~~~~~~~~~~~~ build-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:41238:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] return SSL_CTX_get_session_cache_mode(x0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build-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:41261:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] { result = SSL_CTX_get_session_cache_mode(x0); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build-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:42874:10: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] return SSL_CTX_set_mode(x0, x1); ^~~~~~~~~~~~~~~~ build-2/temp.linux-i686-2.7/_openssl.c:42874: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:42907:14: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] { result = SSL_CTX_set_mode(x0, x1); } ^~~~~~~~~~~~~~~~ build-2/temp.linux-i686-2.7/_openssl.c:42907: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:721: 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:43268:45: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] return SSL_CTX_set_session_cache_mode(x0, x1); ^~ build-2/temp.linux-i686-2.7/_openssl.c:43268:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] return SSL_CTX_set_session_cache_mode(x0, x1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from build-2/temp.linux-i686-2.7/_openssl.c:721: 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:43301:49: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] { result = SSL_CTX_set_session_cache_mode(x0, x1); } ^~ build-2/temp.linux-i686-2.7/_openssl.c:43301:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] { result = SSL_CTX_set_session_cache_mode(x0, x1); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build-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:43670:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] return SSL_CTX_set_tmp_dh(x0, x1); ^~~~~~~~~~~~~~~~~~ build-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:43710:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] { result = SSL_CTX_set_tmp_dh(x0, x1); } ^~~~~~~~~~~~~~~~~~ build-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:43723:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] return SSL_CTX_set_tmp_ecdh(x0, x1); ^~~~~~~~~~~~~~~~~~~~ build-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:43763:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] { result = SSL_CTX_set_tmp_ecdh(x0, x1); } ^~~~~~~~~~~~~~~~~~~~ build-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:44476:10: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] return SSL_SESSION_get_ticket_lifetime_hint(x0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build-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:44499:14: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] { result = SSL_SESSION_get_ticket_lifetime_hint(x0); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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:45864:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] return SSL_get_mode(x0); ^~~~~~~~~~~~ build-2/temp.linux-i686-2.7/_openssl.c: In function '_cffi_f_SSL_get_mode': build-2/temp.linux-i686-2.7/_openssl.c:45887:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] { result = SSL_get_mode(x0); } ^~~~~~~~~~~~ build-2/temp.linux-i686-2.7/_openssl.c: In function '_cffi_d_SSL_set_mode': build-2/temp.linux-i686-2.7/_openssl.c:47699:10: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] return SSL_set_mode(x0, x1); ^~~~~~~~~~~~ build-2/temp.linux-i686-2.7/_openssl.c:47699: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:47732:14: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] { result = SSL_set_mode(x0, x1); } ^~~~~~~~~~~~ build-2/temp.linux-i686-2.7/_openssl.c:47732: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:49146:3: warning: 'TLSv1_1_client_method' is deprecated [-Wdeprecated-declarations] return TLSv1_1_client_method(); ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-i686-2.7/_openssl.c:512: /usr/include/openssl/ssl.h:1872:1: note: declared here 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:49156:3: warning: 'TLSv1_1_client_method' is deprecated [-Wdeprecated-declarations] { result = TLSv1_1_client_method(); } ^ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-i686-2.7/_openssl.c:512: /usr/include/openssl/ssl.h:1872:1: note: declared here 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:49170:3: warning: 'TLSv1_1_method' is deprecated [-Wdeprecated-declarations] 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:512: /usr/include/openssl/ssl.h:1870:1: note: declared here 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:49180:3: warning: 'TLSv1_1_method' is deprecated [-Wdeprecated-declarations] { 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:512: /usr/include/openssl/ssl.h:1870:1: note: declared here 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:49194:3: warning: 'TLSv1_1_server_method' is deprecated [-Wdeprecated-declarations] return TLSv1_1_server_method(); ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-i686-2.7/_openssl.c:512: /usr/include/openssl/ssl.h:1871:1: note: declared here 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:49204:3: warning: 'TLSv1_1_server_method' is deprecated [-Wdeprecated-declarations] { result = TLSv1_1_server_method(); } ^ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-i686-2.7/_openssl.c:512: /usr/include/openssl/ssl.h:1871:1: note: declared here 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:49218:3: warning: 'TLSv1_2_client_method' is deprecated [-Wdeprecated-declarations] return TLSv1_2_client_method(); ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-i686-2.7/_openssl.c:512: /usr/include/openssl/ssl.h:1878:1: note: declared here 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:49228:3: warning: 'TLSv1_2_client_method' is deprecated [-Wdeprecated-declarations] { result = TLSv1_2_client_method(); } ^ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-i686-2.7/_openssl.c:512: /usr/include/openssl/ssl.h:1878:1: note: declared here 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:49242:3: warning: 'TLSv1_2_method' is deprecated [-Wdeprecated-declarations] 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:512: /usr/include/openssl/ssl.h:1876:1: note: declared here 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:49252:3: warning: 'TLSv1_2_method' is deprecated [-Wdeprecated-declarations] { 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:512: /usr/include/openssl/ssl.h:1876:1: note: declared here 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:49266:3: warning: 'TLSv1_2_server_method' is deprecated [-Wdeprecated-declarations] return TLSv1_2_server_method(); ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-i686-2.7/_openssl.c:512: /usr/include/openssl/ssl.h:1877:1: note: declared here 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:49276:3: warning: 'TLSv1_2_server_method' is deprecated [-Wdeprecated-declarations] { result = TLSv1_2_server_method(); } ^ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-i686-2.7/_openssl.c:512: /usr/include/openssl/ssl.h:1877:1: note: declared here 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:49290:3: warning: 'TLSv1_client_method' is deprecated [-Wdeprecated-declarations] 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:512: /usr/include/openssl/ssl.h:1866:1: note: declared here 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:49300:3: warning: 'TLSv1_client_method' is deprecated [-Wdeprecated-declarations] { 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:512: /usr/include/openssl/ssl.h:1866:1: note: declared here 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:49314:3: warning: 'TLSv1_method' is deprecated [-Wdeprecated-declarations] return TLSv1_method(); ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-i686-2.7/_openssl.c:512: /usr/include/openssl/ssl.h:1864:1: note: declared here 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:49324:3: warning: 'TLSv1_method' is deprecated [-Wdeprecated-declarations] { result = TLSv1_method(); } ^ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-i686-2.7/_openssl.c:512: /usr/include/openssl/ssl.h:1864:1: note: declared here 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:49338:3: warning: 'TLSv1_server_method' is deprecated [-Wdeprecated-declarations] 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:512: /usr/include/openssl/ssl.h:1865:1: note: declared here 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:49348:3: warning: 'TLSv1_server_method' is deprecated [-Wdeprecated-declarations] { 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:512: /usr/include/openssl/ssl.h:1865:1: note: declared here 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:50421:3: warning: 'X509_CRL_get_lastUpdate' is deprecated [-Wdeprecated-declarations] return X509_CRL_get_lastUpdate(x0); ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-i686-2.7/_openssl.c:512: /usr/include/openssl/x509.h:727:1: note: declared here 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:50444:3: warning: 'X509_CRL_get_lastUpdate' is deprecated [-Wdeprecated-declarations] { result = X509_CRL_get_lastUpdate(x0); } ^ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-i686-2.7/_openssl.c:512: /usr/include/openssl/x509.h:727:1: note: declared here 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:50457:3: warning: 'X509_CRL_get_nextUpdate' is deprecated [-Wdeprecated-declarations] return X509_CRL_get_nextUpdate(x0); ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-i686-2.7/_openssl.c:512: /usr/include/openssl/x509.h:728:1: note: declared here 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:50480:3: warning: 'X509_CRL_get_nextUpdate' is deprecated [-Wdeprecated-declarations] { result = X509_CRL_get_nextUpdate(x0); } ^ In file included from /usr/include/openssl/e_os2.h:13, from build-2/temp.linux-i686-2.7/_openssl.c:512: /usr/include/openssl/x509.h:728:1: note: declared here 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 -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 -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.7 creating build-3/lib.linux-i686-3.7/cryptography copying src/cryptography/__about__.py -> build-3/lib.linux-i686-3.7/cryptography copying src/cryptography/exceptions.py -> build-3/lib.linux-i686-3.7/cryptography copying src/cryptography/utils.py -> build-3/lib.linux-i686-3.7/cryptography copying src/cryptography/__init__.py -> build-3/lib.linux-i686-3.7/cryptography copying src/cryptography/fernet.py -> build-3/lib.linux-i686-3.7/cryptography creating build-3/lib.linux-i686-3.7/cryptography/x509 copying src/cryptography/x509/oid.py -> build-3/lib.linux-i686-3.7/cryptography/x509 copying src/cryptography/x509/extensions.py -> build-3/lib.linux-i686-3.7/cryptography/x509 copying src/cryptography/x509/ocsp.py -> build-3/lib.linux-i686-3.7/cryptography/x509 copying src/cryptography/x509/certificate_transparency.py -> build-3/lib.linux-i686-3.7/cryptography/x509 copying src/cryptography/x509/base.py -> build-3/lib.linux-i686-3.7/cryptography/x509 copying src/cryptography/x509/general_name.py -> build-3/lib.linux-i686-3.7/cryptography/x509 copying src/cryptography/x509/__init__.py -> build-3/lib.linux-i686-3.7/cryptography/x509 copying src/cryptography/x509/name.py -> build-3/lib.linux-i686-3.7/cryptography/x509 creating build-3/lib.linux-i686-3.7/cryptography/hazmat copying src/cryptography/hazmat/_oid.py -> build-3/lib.linux-i686-3.7/cryptography/hazmat copying src/cryptography/hazmat/__init__.py -> build-3/lib.linux-i686-3.7/cryptography/hazmat creating build-3/lib.linux-i686-3.7/cryptography/hazmat/bindings copying src/cryptography/hazmat/bindings/__init__.py -> build-3/lib.linux-i686-3.7/cryptography/hazmat/bindings creating build-3/lib.linux-i686-3.7/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/padding.py -> build-3/lib.linux-i686-3.7/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/serialization.py -> build-3/lib.linux-i686-3.7/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/hashes.py -> build-3/lib.linux-i686-3.7/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/mac.py -> build-3/lib.linux-i686-3.7/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/constant_time.py -> build-3/lib.linux-i686-3.7/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/cmac.py -> build-3/lib.linux-i686-3.7/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/keywrap.py -> build-3/lib.linux-i686-3.7/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/hmac.py -> build-3/lib.linux-i686-3.7/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/__init__.py -> build-3/lib.linux-i686-3.7/cryptography/hazmat/primitives creating build-3/lib.linux-i686-3.7/cryptography/hazmat/backends copying src/cryptography/hazmat/backends/__init__.py -> build-3/lib.linux-i686-3.7/cryptography/hazmat/backends copying src/cryptography/hazmat/backends/interfaces.py -> build-3/lib.linux-i686-3.7/cryptography/hazmat/backends creating build-3/lib.linux-i686-3.7/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/binding.py -> build-3/lib.linux-i686-3.7/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/_conditional.py -> build-3/lib.linux-i686-3.7/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/__init__.py -> build-3/lib.linux-i686-3.7/cryptography/hazmat/bindings/openssl creating build-3/lib.linux-i686-3.7/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/modes.py -> build-3/lib.linux-i686-3.7/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/algorithms.py -> build-3/lib.linux-i686-3.7/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/base.py -> build-3/lib.linux-i686-3.7/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/__init__.py -> build-3/lib.linux-i686-3.7/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/aead.py -> build-3/lib.linux-i686-3.7/cryptography/hazmat/primitives/ciphers creating build-3/lib.linux-i686-3.7/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/padding.py -> build-3/lib.linux-i686-3.7/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/ec.py -> build-3/lib.linux-i686-3.7/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/x25519.py -> build-3/lib.linux-i686-3.7/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/utils.py -> build-3/lib.linux-i686-3.7/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/rsa.py -> build-3/lib.linux-i686-3.7/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/__init__.py -> build-3/lib.linux-i686-3.7/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/dsa.py -> build-3/lib.linux-i686-3.7/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/dh.py -> build-3/lib.linux-i686-3.7/cryptography/hazmat/primitives/asymmetric creating build-3/lib.linux-i686-3.7/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/totp.py -> build-3/lib.linux-i686-3.7/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/utils.py -> build-3/lib.linux-i686-3.7/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/__init__.py -> build-3/lib.linux-i686-3.7/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/hotp.py -> build-3/lib.linux-i686-3.7/cryptography/hazmat/primitives/twofactor creating build-3/lib.linux-i686-3.7/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/scrypt.py -> build-3/lib.linux-i686-3.7/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/pbkdf2.py -> build-3/lib.linux-i686-3.7/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/hkdf.py -> build-3/lib.linux-i686-3.7/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/x963kdf.py -> build-3/lib.linux-i686-3.7/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/kbkdf.py -> build-3/lib.linux-i686-3.7/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/__init__.py -> build-3/lib.linux-i686-3.7/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/concatkdf.py -> build-3/lib.linux-i686-3.7/cryptography/hazmat/primitives/kdf creating build-3/lib.linux-i686-3.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/hashes.py -> build-3/lib.linux-i686-3.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ciphers.py -> build-3/lib.linux-i686-3.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ocsp.py -> build-3/lib.linux-i686-3.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ec.py -> build-3/lib.linux-i686-3.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/x25519.py -> build-3/lib.linux-i686-3.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/backend.py -> build-3/lib.linux-i686-3.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/utils.py -> build-3/lib.linux-i686-3.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/rsa.py -> build-3/lib.linux-i686-3.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/cmac.py -> build-3/lib.linux-i686-3.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/decode_asn1.py -> build-3/lib.linux-i686-3.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/hmac.py -> build-3/lib.linux-i686-3.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/__init__.py -> build-3/lib.linux-i686-3.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/aead.py -> build-3/lib.linux-i686-3.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/encode_asn1.py -> build-3/lib.linux-i686-3.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/dsa.py -> build-3/lib.linux-i686-3.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/dh.py -> build-3/lib.linux-i686-3.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/x509.py -> build-3/lib.linux-i686-3.7/cryptography/hazmat/backends/openssl running egg_info writing src/cryptography.egg-info/PKG-INFO writing dependency_links to src/cryptography.egg-info/dependency_links.txt writing requirements to src/cryptography.egg-info/requires.txt writing top-level names to src/cryptography.egg-info/top_level.txt reading manifest file 'src/cryptography.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*' found under directory 'vectors' writing manifest file 'src/cryptography.egg-info/SOURCES.txt' running build_ext generating cffi module 'build-3/temp.linux-i686-3.7/_padding.c' creating build-3/temp.linux-i686-3.7 generating cffi module 'build-3/temp.linux-i686-3.7/_constant_time.c' generating cffi module 'build-3/temp.linux-i686-3.7/_openssl.c' building '_openssl' extension creating build-3/temp.linux-i686-3.7/build-3 creating build-3/temp.linux-i686-3.7/build-3/temp.linux-i686-3.7 i686-tld-linux-gcc -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 -fPIC -I/usr/include/python3.7m -c build-3/temp.linux-i686-3.7/_openssl.c -o build-3/temp.linux-i686-3.7/build-3/temp.linux-i686-3.7/_openssl.o -Wconversion -Wno-error=sign-conversion build-3/temp.linux-i686-3.7/_openssl.c: In function 'Cryptography_pem_password_cb': build-3/temp.linux-i686-3.7/_openssl.c:2866:37: warning: conversion to 'size_t' {aka 'unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] memcpy(buf, st->password, st->length); ~~^~~~~~~~ build-3/temp.linux-i686-3.7/_openssl.c: In function '_cffi_d_ASN1_STRING_data': build-3/temp.linux-i686-3.7/_openssl.c:12429:3: warning: 'ASN1_STRING_data' is deprecated [-Wdeprecated-declarations] return ASN1_STRING_data(x0); ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-i686-3.7/_openssl.c:512: /usr/include/openssl/asn1.h:554:1: note: declared here DEPRECATEDIN_1_1_0(unsigned char *ASN1_STRING_data(ASN1_STRING *x)) ^~~~~~~~~~~~~~~~~~ build-3/temp.linux-i686-3.7/_openssl.c: In function '_cffi_f_ASN1_STRING_data': build-3/temp.linux-i686-3.7/_openssl.c:12452:3: warning: 'ASN1_STRING_data' is deprecated [-Wdeprecated-declarations] { result = ASN1_STRING_data(x0); } ^ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-i686-3.7/_openssl.c:512: /usr/include/openssl/asn1.h:554:1: note: declared here DEPRECATEDIN_1_1_0(unsigned char *ASN1_STRING_data(ASN1_STRING *x)) ^~~~~~~~~~~~~~~~~~ build-3/temp.linux-i686-3.7/_openssl.c: In function '_cffi_d_BIO_s_datagram': build-3/temp.linux-i686-3.7/_openssl.c:13565:10: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] return BIO_s_datagram(); ^~~~~~~~~~~~~~~~ build-3/temp.linux-i686-3.7/_openssl.c: In function '_cffi_f_BIO_s_datagram': build-3/temp.linux-i686-3.7/_openssl.c:13575:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { result = BIO_s_datagram(); } ^ build-3/temp.linux-i686-3.7/_openssl.c: In function '_cffi_d_BIO_s_mem': build-3/temp.linux-i686-3.7/_openssl.c:13589:10: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] return BIO_s_mem(); ^~~~~~~~~~~ build-3/temp.linux-i686-3.7/_openssl.c: In function '_cffi_f_BIO_s_mem': build-3/temp.linux-i686-3.7/_openssl.c:13599:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { result = BIO_s_mem(); } ^ build-3/temp.linux-i686-3.7/_openssl.c: In function '_cffi_d_DTLSv1_client_method': build-3/temp.linux-i686-3.7/_openssl.c:19290:3: warning: 'DTLSv1_client_method' is deprecated [-Wdeprecated-declarations] return DTLSv1_client_method(); ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-i686-3.7/_openssl.c:512: /usr/include/openssl/ssl.h:1884:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_client_method(void)) ^~~~~~~~~~~~~~~~~~ build-3/temp.linux-i686-3.7/_openssl.c: In function '_cffi_f_DTLSv1_client_method': build-3/temp.linux-i686-3.7/_openssl.c:19300:3: warning: 'DTLSv1_client_method' is deprecated [-Wdeprecated-declarations] { result = DTLSv1_client_method(); } ^ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-i686-3.7/_openssl.c:512: /usr/include/openssl/ssl.h:1884:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_client_method(void)) ^~~~~~~~~~~~~~~~~~ build-3/temp.linux-i686-3.7/_openssl.c: In function '_cffi_d_DTLSv1_method': build-3/temp.linux-i686-3.7/_openssl.c:19350:3: warning: 'DTLSv1_method' is deprecated [-Wdeprecated-declarations] return DTLSv1_method(); ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-i686-3.7/_openssl.c:512: /usr/include/openssl/ssl.h:1882:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_method(void)) /* DTLSv1.0 */ ^~~~~~~~~~~~~~~~~~ build-3/temp.linux-i686-3.7/_openssl.c: In function '_cffi_f_DTLSv1_method': build-3/temp.linux-i686-3.7/_openssl.c:19360:3: warning: 'DTLSv1_method' is deprecated [-Wdeprecated-declarations] { result = DTLSv1_method(); } ^ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-i686-3.7/_openssl.c:512: /usr/include/openssl/ssl.h:1882:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_method(void)) /* DTLSv1.0 */ ^~~~~~~~~~~~~~~~~~ build-3/temp.linux-i686-3.7/_openssl.c: In function '_cffi_d_DTLSv1_server_method': build-3/temp.linux-i686-3.7/_openssl.c:19374:3: warning: 'DTLSv1_server_method' is deprecated [-Wdeprecated-declarations] return DTLSv1_server_method(); ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-i686-3.7/_openssl.c:512: /usr/include/openssl/ssl.h:1883:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_server_method(void)) ^~~~~~~~~~~~~~~~~~ build-3/temp.linux-i686-3.7/_openssl.c: In function '_cffi_f_DTLSv1_server_method': build-3/temp.linux-i686-3.7/_openssl.c:19384:3: warning: 'DTLSv1_server_method' is deprecated [-Wdeprecated-declarations] { result = DTLSv1_server_method(); } ^ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-i686-3.7/_openssl.c:512: /usr/include/openssl/ssl.h:1883:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_server_method(void)) ^~~~~~~~~~~~~~~~~~ build-3/temp.linux-i686-3.7/_openssl.c: In function '_cffi_d_OCSP_resp_get0_certs': build-3/temp.linux-i686-3.7/_openssl.c:34129:10: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] return OCSP_resp_get0_certs(x0); ^~~~~~~~~~~~~~~~~~~~~~~~ build-3/temp.linux-i686-3.7/_openssl.c: In function '_cffi_f_OCSP_resp_get0_certs': build-3/temp.linux-i686-3.7/_openssl.c:34152:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] { result = OCSP_resp_get0_certs(x0); } ^ build-3/temp.linux-i686-3.7/_openssl.c: In function '_cffi_d_OPENSSL_config': build-3/temp.linux-i686-3.7/_openssl.c:34609:3: warning: 'OPENSSL_config' is deprecated [-Wdeprecated-declarations] OPENSSL_config(x0); ^~~~~~~~~~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-i686-3.7/_openssl.c:512: /usr/include/openssl/conf.h:91:1: note: declared here DEPRECATEDIN_1_1_0(void OPENSSL_config(const char *config_name)) ^~~~~~~~~~~~~~~~~~ build-3/temp.linux-i686-3.7/_openssl.c: In function '_cffi_f_OPENSSL_config': build-3/temp.linux-i686-3.7/_openssl.c:34631:3: warning: 'OPENSSL_config' is deprecated [-Wdeprecated-declarations] { OPENSSL_config(x0); } ^ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-i686-3.7/_openssl.c:512: /usr/include/openssl/conf.h:91:1: note: declared here DEPRECATEDIN_1_1_0(void OPENSSL_config(const char *config_name)) ^~~~~~~~~~~~~~~~~~ build-3/temp.linux-i686-3.7/_openssl.c: In function '_cffi_d_SSL_CTX_add_extra_chain_cert': build-3/temp.linux-i686-3.7/_openssl.c:40666:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] return SSL_CTX_add_extra_chain_cert(x0, x1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ build-3/temp.linux-i686-3.7/_openssl.c: In function '_cffi_f_SSL_CTX_add_extra_chain_cert': build-3/temp.linux-i686-3.7/_openssl.c:40706:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] { result = SSL_CTX_add_extra_chain_cert(x0, x1); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ build-3/temp.linux-i686-3.7/_openssl.c: In function '_cffi_d_SSL_CTX_get_mode': build-3/temp.linux-i686-3.7/_openssl.c:41130:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] return SSL_CTX_get_mode(x0); ^~~~~~~~~~~~~~~~ build-3/temp.linux-i686-3.7/_openssl.c: In function '_cffi_f_SSL_CTX_get_mode': build-3/temp.linux-i686-3.7/_openssl.c:41153:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] { result = SSL_CTX_get_mode(x0); } ^~~~~~~~~~~~~~~~ build-3/temp.linux-i686-3.7/_openssl.c: In function '_cffi_d_SSL_CTX_get_session_cache_mode': build-3/temp.linux-i686-3.7/_openssl.c:41238:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] return SSL_CTX_get_session_cache_mode(x0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build-3/temp.linux-i686-3.7/_openssl.c: In function '_cffi_f_SSL_CTX_get_session_cache_mode': build-3/temp.linux-i686-3.7/_openssl.c:41261:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] { result = SSL_CTX_get_session_cache_mode(x0); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build-3/temp.linux-i686-3.7/_openssl.c: In function '_cffi_d_SSL_CTX_set_mode': build-3/temp.linux-i686-3.7/_openssl.c:42874:10: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] return SSL_CTX_set_mode(x0, x1); ^~~~~~~~~~~~~~~~ build-3/temp.linux-i686-3.7/_openssl.c:42874: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.7/_openssl.c: In function '_cffi_f_SSL_CTX_set_mode': build-3/temp.linux-i686-3.7/_openssl.c:42907:14: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] { result = SSL_CTX_set_mode(x0, x1); } ^~~~~~~~~~~~~~~~ build-3/temp.linux-i686-3.7/_openssl.c:42907: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.7/_openssl.c:721: build-3/temp.linux-i686-3.7/_openssl.c: In function '_cffi_d_SSL_CTX_set_session_cache_mode': build-3/temp.linux-i686-3.7/_openssl.c:43268:45: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] return SSL_CTX_set_session_cache_mode(x0, x1); ^~ build-3/temp.linux-i686-3.7/_openssl.c:43268:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] return SSL_CTX_set_session_cache_mode(x0, x1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from build-3/temp.linux-i686-3.7/_openssl.c:721: build-3/temp.linux-i686-3.7/_openssl.c: In function '_cffi_f_SSL_CTX_set_session_cache_mode': build-3/temp.linux-i686-3.7/_openssl.c:43301:49: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] { result = SSL_CTX_set_session_cache_mode(x0, x1); } ^~ build-3/temp.linux-i686-3.7/_openssl.c:43301:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] { result = SSL_CTX_set_session_cache_mode(x0, x1); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build-3/temp.linux-i686-3.7/_openssl.c: In function '_cffi_d_SSL_CTX_set_tmp_dh': build-3/temp.linux-i686-3.7/_openssl.c:43670:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] return SSL_CTX_set_tmp_dh(x0, x1); ^~~~~~~~~~~~~~~~~~ build-3/temp.linux-i686-3.7/_openssl.c: In function '_cffi_f_SSL_CTX_set_tmp_dh': build-3/temp.linux-i686-3.7/_openssl.c:43710:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] { result = SSL_CTX_set_tmp_dh(x0, x1); } ^~~~~~~~~~~~~~~~~~ build-3/temp.linux-i686-3.7/_openssl.c: In function '_cffi_d_SSL_CTX_set_tmp_ecdh': build-3/temp.linux-i686-3.7/_openssl.c:43723:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] return SSL_CTX_set_tmp_ecdh(x0, x1); ^~~~~~~~~~~~~~~~~~~~ build-3/temp.linux-i686-3.7/_openssl.c: In function '_cffi_f_SSL_CTX_set_tmp_ecdh': build-3/temp.linux-i686-3.7/_openssl.c:43763:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] { result = SSL_CTX_set_tmp_ecdh(x0, x1); } ^~~~~~~~~~~~~~~~~~~~ build-3/temp.linux-i686-3.7/_openssl.c: In function '_cffi_d_SSL_SESSION_get_ticket_lifetime_hint': build-3/temp.linux-i686-3.7/_openssl.c:44476:10: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] return SSL_SESSION_get_ticket_lifetime_hint(x0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build-3/temp.linux-i686-3.7/_openssl.c: In function '_cffi_f_SSL_SESSION_get_ticket_lifetime_hint': build-3/temp.linux-i686-3.7/_openssl.c:44499:14: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] { result = SSL_SESSION_get_ticket_lifetime_hint(x0); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build-3/temp.linux-i686-3.7/_openssl.c: In function '_cffi_d_SSL_get_mode': build-3/temp.linux-i686-3.7/_openssl.c:45864:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] return SSL_get_mode(x0); ^~~~~~~~~~~~ build-3/temp.linux-i686-3.7/_openssl.c: In function '_cffi_f_SSL_get_mode': build-3/temp.linux-i686-3.7/_openssl.c:45887:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] { result = SSL_get_mode(x0); } ^~~~~~~~~~~~ build-3/temp.linux-i686-3.7/_openssl.c: In function '_cffi_d_SSL_set_mode': build-3/temp.linux-i686-3.7/_openssl.c:47699:10: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] return SSL_set_mode(x0, x1); ^~~~~~~~~~~~ build-3/temp.linux-i686-3.7/_openssl.c:47699: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.7/_openssl.c: In function '_cffi_f_SSL_set_mode': build-3/temp.linux-i686-3.7/_openssl.c:47732:14: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] { result = SSL_set_mode(x0, x1); } ^~~~~~~~~~~~ build-3/temp.linux-i686-3.7/_openssl.c:47732: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.7/_openssl.c: In function '_cffi_d_TLSv1_1_client_method': build-3/temp.linux-i686-3.7/_openssl.c:49146:3: warning: 'TLSv1_1_client_method' is deprecated [-Wdeprecated-declarations] return TLSv1_1_client_method(); ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-i686-3.7/_openssl.c:512: /usr/include/openssl/ssl.h:1872:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_client_method(void)) ^~~~~~~~~~~~~~~~~~ build-3/temp.linux-i686-3.7/_openssl.c: In function '_cffi_f_TLSv1_1_client_method': build-3/temp.linux-i686-3.7/_openssl.c:49156:3: warning: 'TLSv1_1_client_method' is deprecated [-Wdeprecated-declarations] { result = TLSv1_1_client_method(); } ^ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-i686-3.7/_openssl.c:512: /usr/include/openssl/ssl.h:1872:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_client_method(void)) ^~~~~~~~~~~~~~~~~~ build-3/temp.linux-i686-3.7/_openssl.c: In function '_cffi_d_TLSv1_1_method': build-3/temp.linux-i686-3.7/_openssl.c:49170:3: warning: 'TLSv1_1_method' is deprecated [-Wdeprecated-declarations] return TLSv1_1_method(); ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-i686-3.7/_openssl.c:512: /usr/include/openssl/ssl.h:1870:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_method(void)) /* TLSv1.1 */ ^~~~~~~~~~~~~~~~~~ build-3/temp.linux-i686-3.7/_openssl.c: In function '_cffi_f_TLSv1_1_method': build-3/temp.linux-i686-3.7/_openssl.c:49180:3: warning: 'TLSv1_1_method' is deprecated [-Wdeprecated-declarations] { result = TLSv1_1_method(); } ^ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-i686-3.7/_openssl.c:512: /usr/include/openssl/ssl.h:1870:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_method(void)) /* TLSv1.1 */ ^~~~~~~~~~~~~~~~~~ build-3/temp.linux-i686-3.7/_openssl.c: In function '_cffi_d_TLSv1_1_server_method': build-3/temp.linux-i686-3.7/_openssl.c:49194:3: warning: 'TLSv1_1_server_method' is deprecated [-Wdeprecated-declarations] return TLSv1_1_server_method(); ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-i686-3.7/_openssl.c:512: /usr/include/openssl/ssl.h:1871:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_server_method(void)) ^~~~~~~~~~~~~~~~~~ build-3/temp.linux-i686-3.7/_openssl.c: In function '_cffi_f_TLSv1_1_server_method': build-3/temp.linux-i686-3.7/_openssl.c:49204:3: warning: 'TLSv1_1_server_method' is deprecated [-Wdeprecated-declarations] { result = TLSv1_1_server_method(); } ^ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-i686-3.7/_openssl.c:512: /usr/include/openssl/ssl.h:1871:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_server_method(void)) ^~~~~~~~~~~~~~~~~~ build-3/temp.linux-i686-3.7/_openssl.c: In function '_cffi_d_TLSv1_2_client_method': build-3/temp.linux-i686-3.7/_openssl.c:49218:3: warning: 'TLSv1_2_client_method' is deprecated [-Wdeprecated-declarations] return TLSv1_2_client_method(); ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-i686-3.7/_openssl.c:512: /usr/include/openssl/ssl.h:1878:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_client_method(void)) ^~~~~~~~~~~~~~~~~~ build-3/temp.linux-i686-3.7/_openssl.c: In function '_cffi_f_TLSv1_2_client_method': build-3/temp.linux-i686-3.7/_openssl.c:49228:3: warning: 'TLSv1_2_client_method' is deprecated [-Wdeprecated-declarations] { result = TLSv1_2_client_method(); } ^ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-i686-3.7/_openssl.c:512: /usr/include/openssl/ssl.h:1878:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_client_method(void)) ^~~~~~~~~~~~~~~~~~ build-3/temp.linux-i686-3.7/_openssl.c: In function '_cffi_d_TLSv1_2_method': build-3/temp.linux-i686-3.7/_openssl.c:49242:3: warning: 'TLSv1_2_method' is deprecated [-Wdeprecated-declarations] return TLSv1_2_method(); ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-i686-3.7/_openssl.c:512: /usr/include/openssl/ssl.h:1876:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_method(void)) /* TLSv1.2 */ ^~~~~~~~~~~~~~~~~~ build-3/temp.linux-i686-3.7/_openssl.c: In function '_cffi_f_TLSv1_2_method': build-3/temp.linux-i686-3.7/_openssl.c:49252:3: warning: 'TLSv1_2_method' is deprecated [-Wdeprecated-declarations] { result = TLSv1_2_method(); } ^ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-i686-3.7/_openssl.c:512: /usr/include/openssl/ssl.h:1876:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_method(void)) /* TLSv1.2 */ ^~~~~~~~~~~~~~~~~~ build-3/temp.linux-i686-3.7/_openssl.c: In function '_cffi_d_TLSv1_2_server_method': build-3/temp.linux-i686-3.7/_openssl.c:49266:3: warning: 'TLSv1_2_server_method' is deprecated [-Wdeprecated-declarations] return TLSv1_2_server_method(); ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-i686-3.7/_openssl.c:512: /usr/include/openssl/ssl.h:1877:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_server_method(void)) ^~~~~~~~~~~~~~~~~~ build-3/temp.linux-i686-3.7/_openssl.c: In function '_cffi_f_TLSv1_2_server_method': build-3/temp.linux-i686-3.7/_openssl.c:49276:3: warning: 'TLSv1_2_server_method' is deprecated [-Wdeprecated-declarations] { result = TLSv1_2_server_method(); } ^ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-i686-3.7/_openssl.c:512: /usr/include/openssl/ssl.h:1877:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_server_method(void)) ^~~~~~~~~~~~~~~~~~ build-3/temp.linux-i686-3.7/_openssl.c: In function '_cffi_d_TLSv1_client_method': build-3/temp.linux-i686-3.7/_openssl.c:49290:3: warning: 'TLSv1_client_method' is deprecated [-Wdeprecated-declarations] return TLSv1_client_method(); ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-i686-3.7/_openssl.c:512: /usr/include/openssl/ssl.h:1866:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_client_method(void)) ^~~~~~~~~~~~~~~~~~ build-3/temp.linux-i686-3.7/_openssl.c: In function '_cffi_f_TLSv1_client_method': build-3/temp.linux-i686-3.7/_openssl.c:49300:3: warning: 'TLSv1_client_method' is deprecated [-Wdeprecated-declarations] { result = TLSv1_client_method(); } ^ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-i686-3.7/_openssl.c:512: /usr/include/openssl/ssl.h:1866:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_client_method(void)) ^~~~~~~~~~~~~~~~~~ build-3/temp.linux-i686-3.7/_openssl.c: In function '_cffi_d_TLSv1_method': build-3/temp.linux-i686-3.7/_openssl.c:49314:3: warning: 'TLSv1_method' is deprecated [-Wdeprecated-declarations] return TLSv1_method(); ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-i686-3.7/_openssl.c:512: /usr/include/openssl/ssl.h:1864:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_method(void)) /* TLSv1.0 */ ^~~~~~~~~~~~~~~~~~ build-3/temp.linux-i686-3.7/_openssl.c: In function '_cffi_f_TLSv1_method': build-3/temp.linux-i686-3.7/_openssl.c:49324:3: warning: 'TLSv1_method' is deprecated [-Wdeprecated-declarations] { result = TLSv1_method(); } ^ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-i686-3.7/_openssl.c:512: /usr/include/openssl/ssl.h:1864:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_method(void)) /* TLSv1.0 */ ^~~~~~~~~~~~~~~~~~ build-3/temp.linux-i686-3.7/_openssl.c: In function '_cffi_d_TLSv1_server_method': build-3/temp.linux-i686-3.7/_openssl.c:49338:3: warning: 'TLSv1_server_method' is deprecated [-Wdeprecated-declarations] return TLSv1_server_method(); ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-i686-3.7/_openssl.c:512: /usr/include/openssl/ssl.h:1865:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_server_method(void)) ^~~~~~~~~~~~~~~~~~ build-3/temp.linux-i686-3.7/_openssl.c: In function '_cffi_f_TLSv1_server_method': build-3/temp.linux-i686-3.7/_openssl.c:49348:3: warning: 'TLSv1_server_method' is deprecated [-Wdeprecated-declarations] { result = TLSv1_server_method(); } ^ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-i686-3.7/_openssl.c:512: /usr/include/openssl/ssl.h:1865:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_server_method(void)) ^~~~~~~~~~~~~~~~~~ build-3/temp.linux-i686-3.7/_openssl.c: In function '_cffi_d_X509_CRL_get_lastUpdate': build-3/temp.linux-i686-3.7/_openssl.c:50421:3: warning: 'X509_CRL_get_lastUpdate' is deprecated [-Wdeprecated-declarations] return X509_CRL_get_lastUpdate(x0); ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-i686-3.7/_openssl.c:512: /usr/include/openssl/x509.h:727:1: note: declared here DEPRECATEDIN_1_1_0(ASN1_TIME *X509_CRL_get_lastUpdate(X509_CRL *crl)) ^~~~~~~~~~~~~~~~~~ build-3/temp.linux-i686-3.7/_openssl.c: In function '_cffi_f_X509_CRL_get_lastUpdate': build-3/temp.linux-i686-3.7/_openssl.c:50444:3: warning: 'X509_CRL_get_lastUpdate' is deprecated [-Wdeprecated-declarations] { result = X509_CRL_get_lastUpdate(x0); } ^ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-i686-3.7/_openssl.c:512: /usr/include/openssl/x509.h:727:1: note: declared here DEPRECATEDIN_1_1_0(ASN1_TIME *X509_CRL_get_lastUpdate(X509_CRL *crl)) ^~~~~~~~~~~~~~~~~~ build-3/temp.linux-i686-3.7/_openssl.c: In function '_cffi_d_X509_CRL_get_nextUpdate': build-3/temp.linux-i686-3.7/_openssl.c:50457:3: warning: 'X509_CRL_get_nextUpdate' is deprecated [-Wdeprecated-declarations] return X509_CRL_get_nextUpdate(x0); ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-i686-3.7/_openssl.c:512: /usr/include/openssl/x509.h:728:1: note: declared here DEPRECATEDIN_1_1_0(ASN1_TIME *X509_CRL_get_nextUpdate(X509_CRL *crl)) ^~~~~~~~~~~~~~~~~~ build-3/temp.linux-i686-3.7/_openssl.c: In function '_cffi_f_X509_CRL_get_nextUpdate': build-3/temp.linux-i686-3.7/_openssl.c:50480:3: warning: 'X509_CRL_get_nextUpdate' is deprecated [-Wdeprecated-declarations] { result = X509_CRL_get_nextUpdate(x0); } ^ In file included from /usr/include/openssl/e_os2.h:13, from build-3/temp.linux-i686-3.7/_openssl.c:512: /usr/include/openssl/x509.h:728:1: note: declared here 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.7/build-3/temp.linux-i686-3.7/_openssl.o -L/usr/lib -lssl -lcrypto -lpython3.7m -o build-3/lib.linux-i686-3.7/cryptography/hazmat/bindings/_openssl.abi3.so building '_constant_time' extension i686-tld-linux-gcc -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 -fPIC -I/usr/include/python3.7m -c build-3/temp.linux-i686-3.7/_constant_time.c -o build-3/temp.linux-i686-3.7/build-3/temp.linux-i686-3.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-3/temp.linux-i686-3.7/build-3/temp.linux-i686-3.7/_constant_time.o -L/usr/lib -lpython3.7m -o build-3/lib.linux-i686-3.7/cryptography/hazmat/bindings/_constant_time.abi3.so building '_padding' extension i686-tld-linux-gcc -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 -fPIC -I/usr/include/python3.7m -c build-3/temp.linux-i686-3.7/_padding.c -o build-3/temp.linux-i686-3.7/build-3/temp.linux-i686-3.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-3/temp.linux-i686-3.7/build-3/temp.linux-i686-3.7/_padding.o -L/usr/lib -lpython3.7m -o build-3/lib.linux-i686-3.7/cryptography/hazmat/bindings/_padding.abi3.so + 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.Buapr5/BUILD/tmp /bin/sh -e /tmp/B.Buapr5/BUILD/tmp/rpm-tmp.71503 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.Buapr5/BUILD/tmp + umask 022 + cd /tmp/B.Buapr5/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder + /bin/mkdir -p /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder + cd cryptography-2.4.2 + rm -rf /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-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.Buapr5/BUILD/tmp/python-cryptography-2.4.2-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' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*' found under directory 'vectors' writing manifest file 'src/cryptography.egg-info/SOURCES.txt' running build_ext generating cffi module 'build-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.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder creating /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr creating /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib creating /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7 creating /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages creating /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography copying build-2/lib.linux-i686-2.7/cryptography/__about__.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography creating /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/x509 copying build-2/lib.linux-i686-2.7/cryptography/x509/oid.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/x509 copying build-2/lib.linux-i686-2.7/cryptography/x509/extensions.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/x509 copying build-2/lib.linux-i686-2.7/cryptography/x509/ocsp.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-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.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/x509 copying build-2/lib.linux-i686-2.7/cryptography/x509/base.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-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.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/x509 copying build-2/lib.linux-i686-2.7/cryptography/x509/__init__.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/x509 copying build-2/lib.linux-i686-2.7/cryptography/x509/name.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/x509 copying build-2/lib.linux-i686-2.7/cryptography/exceptions.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography copying build-2/lib.linux-i686-2.7/cryptography/utils.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography copying build-2/lib.linux-i686-2.7/cryptography/__init__.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography creating /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat creating /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-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.Buapr5/BUILD/tmp/python-cryptography-2.4.2-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.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/bindings creating /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-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.Buapr5/BUILD/tmp/python-cryptography-2.4.2-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.Buapr5/BUILD/tmp/python-cryptography-2.4.2-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.Buapr5/BUILD/tmp/python-cryptography-2.4.2-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.Buapr5/BUILD/tmp/python-cryptography-2.4.2-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.Buapr5/BUILD/tmp/python-cryptography-2.4.2-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.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat creating /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-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.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives copying build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/serialization.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives creating /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-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.Buapr5/BUILD/tmp/python-cryptography-2.4.2-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.Buapr5/BUILD/tmp/python-cryptography-2.4.2-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.Buapr5/BUILD/tmp/python-cryptography-2.4.2-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.Buapr5/BUILD/tmp/python-cryptography-2.4.2-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.Buapr5/BUILD/tmp/python-cryptography-2.4.2-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.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives copying build-2/lib.linux-i686-2.7/cryptography/hazmat/primitives/mac.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-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.Buapr5/BUILD/tmp/python-cryptography-2.4.2-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.Buapr5/BUILD/tmp/python-cryptography-2.4.2-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.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives creating /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-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.Buapr5/BUILD/tmp/python-cryptography-2.4.2-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.Buapr5/BUILD/tmp/python-cryptography-2.4.2-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.Buapr5/BUILD/tmp/python-cryptography-2.4.2-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.Buapr5/BUILD/tmp/python-cryptography-2.4.2-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.Buapr5/BUILD/tmp/python-cryptography-2.4.2-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.Buapr5/BUILD/tmp/python-cryptography-2.4.2-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.Buapr5/BUILD/tmp/python-cryptography-2.4.2-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.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric creating /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-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.Buapr5/BUILD/tmp/python-cryptography-2.4.2-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.Buapr5/BUILD/tmp/python-cryptography-2.4.2-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.Buapr5/BUILD/tmp/python-cryptography-2.4.2-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.Buapr5/BUILD/tmp/python-cryptography-2.4.2-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.Buapr5/BUILD/tmp/python-cryptography-2.4.2-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.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives creating /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-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.Buapr5/BUILD/tmp/python-cryptography-2.4.2-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.Buapr5/BUILD/tmp/python-cryptography-2.4.2-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.Buapr5/BUILD/tmp/python-cryptography-2.4.2-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.Buapr5/BUILD/tmp/python-cryptography-2.4.2-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.Buapr5/BUILD/tmp/python-cryptography-2.4.2-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.Buapr5/BUILD/tmp/python-cryptography-2.4.2-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.Buapr5/BUILD/tmp/python-cryptography-2.4.2-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.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat creating /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/backends creating /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-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.Buapr5/BUILD/tmp/python-cryptography-2.4.2-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.Buapr5/BUILD/tmp/python-cryptography-2.4.2-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.Buapr5/BUILD/tmp/python-cryptography-2.4.2-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.Buapr5/BUILD/tmp/python-cryptography-2.4.2-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.Buapr5/BUILD/tmp/python-cryptography-2.4.2-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.Buapr5/BUILD/tmp/python-cryptography-2.4.2-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.Buapr5/BUILD/tmp/python-cryptography-2.4.2-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.Buapr5/BUILD/tmp/python-cryptography-2.4.2-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.Buapr5/BUILD/tmp/python-cryptography-2.4.2-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.Buapr5/BUILD/tmp/python-cryptography-2.4.2-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.Buapr5/BUILD/tmp/python-cryptography-2.4.2-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.Buapr5/BUILD/tmp/python-cryptography-2.4.2-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.Buapr5/BUILD/tmp/python-cryptography-2.4.2-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.Buapr5/BUILD/tmp/python-cryptography-2.4.2-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.Buapr5/BUILD/tmp/python-cryptography-2.4.2-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.Buapr5/BUILD/tmp/python-cryptography-2.4.2-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.Buapr5/BUILD/tmp/python-cryptography-2.4.2-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.Buapr5/BUILD/tmp/python-cryptography-2.4.2-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.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/backends copying build-2/lib.linux-i686-2.7/cryptography/fernet.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/__about__.py to __about__.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/x509/oid.py to oid.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/x509/extensions.py to extensions.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/x509/ocsp.py to ocsp.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/x509/certificate_transparency.py to certificate_transparency.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/x509/base.py to base.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/x509/general_name.py to general_name.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/x509/__init__.py to __init__.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/x509/name.py to name.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/exceptions.py to exceptions.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/utils.py to utils.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/__init__.py to __init__.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/bindings/openssl/binding.py to binding.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/bindings/openssl/_conditional.py to _conditional.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/bindings/openssl/__init__.py to __init__.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/bindings/__init__.py to __init__.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/_oid.py to _oid.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/padding.py to padding.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/serialization.py to serialization.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/ciphers/modes.py to modes.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py to algorithms.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/ciphers/base.py to base.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py to __init__.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/ciphers/aead.py to aead.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/hashes.py to hashes.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/mac.py to mac.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/constant_time.py to constant_time.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/cmac.py to cmac.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/keywrap.py to keywrap.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/padding.py to padding.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py to ec.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/x25519.py to x25519.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/utils.py to utils.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py to rsa.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py to __init__.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py to dsa.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/dh.py to dh.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/twofactor/totp.py to totp.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/twofactor/utils.py to utils.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/twofactor/__init__.py to __init__.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/twofactor/hotp.py to hotp.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/hmac.py to hmac.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/__init__.py to __init__.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/kdf/scrypt.py to scrypt.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/kdf/pbkdf2.py to pbkdf2.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/kdf/hkdf.py to hkdf.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/kdf/x963kdf.py to x963kdf.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/kdf/kbkdf.py to kbkdf.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/kdf/__init__.py to __init__.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/kdf/concatkdf.py to concatkdf.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/__init__.py to __init__.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl/hashes.py to hashes.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl/ciphers.py to ciphers.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl/ocsp.py to ocsp.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl/ec.py to ec.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl/x25519.py to x25519.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl/backend.py to backend.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl/utils.py to utils.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl/rsa.py to rsa.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl/cmac.py to cmac.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl/decode_asn1.py to decode_asn1.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl/hmac.py to hmac.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl/__init__.py to __init__.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl/aead.py to aead.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl/encode_asn1.py to encode_asn1.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl/dsa.py to dsa.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl/dh.py to dh.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl/x509.py to x509.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/__init__.py to __init__.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/interfaces.py to interfaces.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography/fernet.py to fernet.pyc writing byte-compilation script '/tmp/B.Buapr5/BUILD/tmp/tmpdT98V5.py' /usr/bin/python -OO /tmp/B.Buapr5/BUILD/tmp/tmpdT98V5.py removing /tmp/B.Buapr5/BUILD/tmp/tmpdT98V5.py running install_egg_info Copying src/cryptography.egg-info to /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages/cryptography-2.4.2-py2.7.egg-info running install_scripts + '[' ! -d /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/share/python2.7/site-packages ']' + '[' ! -d /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python2.7/site-packages ']' + find /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-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.7/site-packages' '--install-platlib=/usr/lib/python3.7/site-packages' '--optimize=2' '--root=/tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-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' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*' found under directory 'vectors' writing manifest file 'src/cryptography.egg-info/SOURCES.txt' running build_ext generating cffi module 'build-3/temp.linux-i686-3.7/_padding.c' already up-to-date generating cffi module 'build-3/temp.linux-i686-3.7/_constant_time.c' already up-to-date generating cffi module 'build-3/temp.linux-i686-3.7/_openssl.c' already up-to-date running install running install_lib creating /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7 creating /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages creating /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography copying build-3/lib.linux-i686-3.7/cryptography/__about__.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography creating /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/x509 copying build-3/lib.linux-i686-3.7/cryptography/x509/oid.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/x509 copying build-3/lib.linux-i686-3.7/cryptography/x509/extensions.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/x509 copying build-3/lib.linux-i686-3.7/cryptography/x509/ocsp.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/x509 copying build-3/lib.linux-i686-3.7/cryptography/x509/certificate_transparency.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/x509 copying build-3/lib.linux-i686-3.7/cryptography/x509/base.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/x509 copying build-3/lib.linux-i686-3.7/cryptography/x509/general_name.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/x509 copying build-3/lib.linux-i686-3.7/cryptography/x509/__init__.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/x509 copying build-3/lib.linux-i686-3.7/cryptography/x509/name.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/x509 copying build-3/lib.linux-i686-3.7/cryptography/exceptions.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography copying build-3/lib.linux-i686-3.7/cryptography/utils.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography copying build-3/lib.linux-i686-3.7/cryptography/__init__.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography creating /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat creating /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/bindings copying build-3/lib.linux-i686-3.7/cryptography/hazmat/bindings/_padding.abi3.so -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/bindings copying build-3/lib.linux-i686-3.7/cryptography/hazmat/bindings/_constant_time.abi3.so -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/bindings copying build-3/lib.linux-i686-3.7/cryptography/hazmat/bindings/_openssl.abi3.so -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/bindings creating /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/bindings/openssl copying build-3/lib.linux-i686-3.7/cryptography/hazmat/bindings/openssl/binding.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/bindings/openssl copying build-3/lib.linux-i686-3.7/cryptography/hazmat/bindings/openssl/_conditional.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/bindings/openssl copying build-3/lib.linux-i686-3.7/cryptography/hazmat/bindings/openssl/__init__.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/bindings/openssl copying build-3/lib.linux-i686-3.7/cryptography/hazmat/bindings/__init__.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/bindings copying build-3/lib.linux-i686-3.7/cryptography/hazmat/_oid.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat creating /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/primitives copying build-3/lib.linux-i686-3.7/cryptography/hazmat/primitives/padding.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/primitives copying build-3/lib.linux-i686-3.7/cryptography/hazmat/primitives/serialization.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/primitives creating /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/primitives/ciphers copying build-3/lib.linux-i686-3.7/cryptography/hazmat/primitives/ciphers/modes.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/primitives/ciphers copying build-3/lib.linux-i686-3.7/cryptography/hazmat/primitives/ciphers/algorithms.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/primitives/ciphers copying build-3/lib.linux-i686-3.7/cryptography/hazmat/primitives/ciphers/base.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/primitives/ciphers copying build-3/lib.linux-i686-3.7/cryptography/hazmat/primitives/ciphers/__init__.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/primitives/ciphers copying build-3/lib.linux-i686-3.7/cryptography/hazmat/primitives/ciphers/aead.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/primitives/ciphers copying build-3/lib.linux-i686-3.7/cryptography/hazmat/primitives/hashes.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/primitives copying build-3/lib.linux-i686-3.7/cryptography/hazmat/primitives/mac.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/primitives copying build-3/lib.linux-i686-3.7/cryptography/hazmat/primitives/constant_time.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/primitives copying build-3/lib.linux-i686-3.7/cryptography/hazmat/primitives/cmac.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/primitives copying build-3/lib.linux-i686-3.7/cryptography/hazmat/primitives/keywrap.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/primitives creating /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/primitives/asymmetric copying build-3/lib.linux-i686-3.7/cryptography/hazmat/primitives/asymmetric/padding.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/primitives/asymmetric copying build-3/lib.linux-i686-3.7/cryptography/hazmat/primitives/asymmetric/ec.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/primitives/asymmetric copying build-3/lib.linux-i686-3.7/cryptography/hazmat/primitives/asymmetric/x25519.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/primitives/asymmetric copying build-3/lib.linux-i686-3.7/cryptography/hazmat/primitives/asymmetric/utils.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/primitives/asymmetric copying build-3/lib.linux-i686-3.7/cryptography/hazmat/primitives/asymmetric/rsa.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/primitives/asymmetric copying build-3/lib.linux-i686-3.7/cryptography/hazmat/primitives/asymmetric/__init__.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/primitives/asymmetric copying build-3/lib.linux-i686-3.7/cryptography/hazmat/primitives/asymmetric/dsa.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/primitives/asymmetric copying build-3/lib.linux-i686-3.7/cryptography/hazmat/primitives/asymmetric/dh.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/primitives/asymmetric creating /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/primitives/twofactor copying build-3/lib.linux-i686-3.7/cryptography/hazmat/primitives/twofactor/totp.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/primitives/twofactor copying build-3/lib.linux-i686-3.7/cryptography/hazmat/primitives/twofactor/utils.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/primitives/twofactor copying build-3/lib.linux-i686-3.7/cryptography/hazmat/primitives/twofactor/__init__.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/primitives/twofactor copying build-3/lib.linux-i686-3.7/cryptography/hazmat/primitives/twofactor/hotp.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/primitives/twofactor copying build-3/lib.linux-i686-3.7/cryptography/hazmat/primitives/hmac.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/primitives copying build-3/lib.linux-i686-3.7/cryptography/hazmat/primitives/__init__.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/primitives creating /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/primitives/kdf copying build-3/lib.linux-i686-3.7/cryptography/hazmat/primitives/kdf/scrypt.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/primitives/kdf copying build-3/lib.linux-i686-3.7/cryptography/hazmat/primitives/kdf/pbkdf2.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/primitives/kdf copying build-3/lib.linux-i686-3.7/cryptography/hazmat/primitives/kdf/hkdf.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/primitives/kdf copying build-3/lib.linux-i686-3.7/cryptography/hazmat/primitives/kdf/x963kdf.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/primitives/kdf copying build-3/lib.linux-i686-3.7/cryptography/hazmat/primitives/kdf/kbkdf.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/primitives/kdf copying build-3/lib.linux-i686-3.7/cryptography/hazmat/primitives/kdf/__init__.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/primitives/kdf copying build-3/lib.linux-i686-3.7/cryptography/hazmat/primitives/kdf/concatkdf.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/primitives/kdf copying build-3/lib.linux-i686-3.7/cryptography/hazmat/__init__.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat creating /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/backends creating /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/backends/openssl copying build-3/lib.linux-i686-3.7/cryptography/hazmat/backends/openssl/hashes.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/backends/openssl copying build-3/lib.linux-i686-3.7/cryptography/hazmat/backends/openssl/ciphers.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/backends/openssl copying build-3/lib.linux-i686-3.7/cryptography/hazmat/backends/openssl/ocsp.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/backends/openssl copying build-3/lib.linux-i686-3.7/cryptography/hazmat/backends/openssl/ec.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/backends/openssl copying build-3/lib.linux-i686-3.7/cryptography/hazmat/backends/openssl/x25519.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/backends/openssl copying build-3/lib.linux-i686-3.7/cryptography/hazmat/backends/openssl/backend.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/backends/openssl copying build-3/lib.linux-i686-3.7/cryptography/hazmat/backends/openssl/utils.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/backends/openssl copying build-3/lib.linux-i686-3.7/cryptography/hazmat/backends/openssl/rsa.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/backends/openssl copying build-3/lib.linux-i686-3.7/cryptography/hazmat/backends/openssl/cmac.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/backends/openssl copying build-3/lib.linux-i686-3.7/cryptography/hazmat/backends/openssl/decode_asn1.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/backends/openssl copying build-3/lib.linux-i686-3.7/cryptography/hazmat/backends/openssl/hmac.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/backends/openssl copying build-3/lib.linux-i686-3.7/cryptography/hazmat/backends/openssl/__init__.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/backends/openssl copying build-3/lib.linux-i686-3.7/cryptography/hazmat/backends/openssl/aead.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/backends/openssl copying build-3/lib.linux-i686-3.7/cryptography/hazmat/backends/openssl/encode_asn1.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/backends/openssl copying build-3/lib.linux-i686-3.7/cryptography/hazmat/backends/openssl/dsa.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/backends/openssl copying build-3/lib.linux-i686-3.7/cryptography/hazmat/backends/openssl/dh.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/backends/openssl copying build-3/lib.linux-i686-3.7/cryptography/hazmat/backends/openssl/x509.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/backends/openssl copying build-3/lib.linux-i686-3.7/cryptography/hazmat/backends/__init__.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/backends copying build-3/lib.linux-i686-3.7/cryptography/hazmat/backends/interfaces.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/backends copying build-3/lib.linux-i686-3.7/cryptography/fernet.py -> /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/__about__.py to __about__.cpython-37.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/x509/oid.py to oid.cpython-37.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/x509/extensions.py to extensions.cpython-37.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/x509/ocsp.py to ocsp.cpython-37.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/x509/certificate_transparency.py to certificate_transparency.cpython-37.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/x509/base.py to base.cpython-37.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/x509/general_name.py to general_name.cpython-37.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/x509/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/x509/name.py to name.cpython-37.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/exceptions.py to exceptions.cpython-37.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/utils.py to utils.cpython-37.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/bindings/openssl/binding.py to binding.cpython-37.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/bindings/openssl/_conditional.py to _conditional.cpython-37.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/bindings/openssl/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/bindings/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/_oid.py to _oid.cpython-37.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/primitives/padding.py to padding.cpython-37.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/primitives/serialization.py to serialization.cpython-37.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/primitives/ciphers/modes.py to modes.cpython-37.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py to algorithms.cpython-37.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/primitives/ciphers/base.py to base.cpython-37.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/primitives/ciphers/aead.py to aead.cpython-37.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/primitives/hashes.py to hashes.cpython-37.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/primitives/mac.py to mac.cpython-37.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/primitives/constant_time.py to constant_time.cpython-37.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/primitives/cmac.py to cmac.cpython-37.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/primitives/keywrap.py to keywrap.cpython-37.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/primitives/asymmetric/padding.py to padding.cpython-37.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py to ec.cpython-37.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/primitives/asymmetric/x25519.py to x25519.cpython-37.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/primitives/asymmetric/utils.py to utils.cpython-37.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py to rsa.cpython-37.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py to dsa.cpython-37.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/primitives/asymmetric/dh.py to dh.cpython-37.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/primitives/twofactor/totp.py to totp.cpython-37.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/primitives/twofactor/utils.py to utils.cpython-37.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/primitives/twofactor/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/primitives/twofactor/hotp.py to hotp.cpython-37.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/primitives/hmac.py to hmac.cpython-37.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/primitives/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/primitives/kdf/scrypt.py to scrypt.cpython-37.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/primitives/kdf/pbkdf2.py to pbkdf2.cpython-37.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/primitives/kdf/hkdf.py to hkdf.cpython-37.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/primitives/kdf/x963kdf.py to x963kdf.cpython-37.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/primitives/kdf/kbkdf.py to kbkdf.cpython-37.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/primitives/kdf/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/primitives/kdf/concatkdf.py to concatkdf.cpython-37.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/backends/openssl/hashes.py to hashes.cpython-37.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/backends/openssl/ciphers.py to ciphers.cpython-37.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/backends/openssl/ocsp.py to ocsp.cpython-37.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/backends/openssl/ec.py to ec.cpython-37.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/backends/openssl/x25519.py to x25519.cpython-37.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/backends/openssl/backend.py to backend.cpython-37.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/backends/openssl/utils.py to utils.cpython-37.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/backends/openssl/rsa.py to rsa.cpython-37.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/backends/openssl/cmac.py to cmac.cpython-37.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/backends/openssl/decode_asn1.py to decode_asn1.cpython-37.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/backends/openssl/hmac.py to hmac.cpython-37.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/backends/openssl/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/backends/openssl/aead.py to aead.cpython-37.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/backends/openssl/encode_asn1.py to encode_asn1.cpython-37.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/backends/openssl/dsa.py to dsa.cpython-37.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/backends/openssl/dh.py to dh.cpython-37.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/backends/openssl/x509.py to x509.cpython-37.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/backends/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/hazmat/backends/interfaces.py to interfaces.cpython-37.pyc byte-compiling /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography/fernet.py to fernet.cpython-37.pyc writing byte-compilation script '/tmp/B.Buapr5/BUILD/tmp/tmpizsgy05d.py' /usr/bin/python3 /tmp/B.Buapr5/BUILD/tmp/tmpizsgy05d.py removing /tmp/B.Buapr5/BUILD/tmp/tmpizsgy05d.py running install_egg_info Copying src/cryptography.egg-info to /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/lib/python3.7/site-packages/cryptography-2.4.2-py3.7.egg-info running install_scripts + __spec_install_post_strip + set +x Stripping 6 ELF executables...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: 41/213 files hardlinked Processing files: python-cryptography-2.4.2-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.Buapr5/BUILD/tmp /bin/sh -e /tmp/B.Buapr5/BUILD/tmp/rpm-tmp.30782 + umask 022 + cd /tmp/B.Buapr5/BUILD + cd cryptography-2.4.2 + DOCDIR=/tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/share/doc/python-cryptography-2.4.2 + export DOCDIR + rm -rf /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/share/doc/python-cryptography-2.4.2 + /bin/mkdir -p /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/share/doc/python-cryptography-2.4.2 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/share/doc/python-cryptography-2.4.2... Documentation compressed. + cp -pr AUTHORS.rst README.rst LICENSE LICENSE.APACHE LICENSE.BSD /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/share/doc/python-cryptography-2.4.2 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/share/doc/python-cryptography-2.4.2... ./LICENSE.BSD ./LICENSE.APACHE ./README.rst ./AUTHORS.rst ./LICENSE Documentation compressed. + exit 0 Provides: _constant_time.so _openssl.so _padding.so Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-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.28) 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 rtld(GNU_HASH) Processing files: python3-cryptography-2.4.2-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.Buapr5/BUILD/tmp /bin/sh -e /tmp/B.Buapr5/BUILD/tmp/rpm-tmp.24937 + umask 022 + cd /tmp/B.Buapr5/BUILD + cd cryptography-2.4.2 + DOCDIR=/tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/share/doc/python3-cryptography-2.4.2 + export DOCDIR + rm -rf /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/share/doc/python3-cryptography-2.4.2 + /bin/mkdir -p /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/share/doc/python3-cryptography-2.4.2 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/share/doc/python3-cryptography-2.4.2... Documentation compressed. + cp -pr AUTHORS.rst README.rst LICENSE LICENSE.APACHE LICENSE.BSD /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/share/doc/python3-cryptography-2.4.2 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder/usr/share/doc/python3-cryptography-2.4.2... ./LICENSE.BSD ./LICENSE.APACHE ./README.rst ./AUTHORS.rst ./LICENSE Documentation compressed. + exit 0 Provides: _constant_time.abi3.so _openssl.abi3.so _padding.abi3.so 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.28) 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) libpython3.7m.so.1.0 libssl.so.1.1 libssl.so.1.1(OPENSSL_1_1_0) libssl.so.1.1(OPENSSL_1_1_1) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder Wrote: /tmp/B.Buapr5/RPMS/python-cryptography-2.4.2-1.i686.rpm Wrote: /tmp/B.Buapr5/RPMS/python3-cryptography-2.4.2-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.Buapr5/BUILD/tmp /bin/sh -e /tmp/B.Buapr5/BUILD/tmp/rpm-tmp.58875 + umask 022 + cd /tmp/B.Buapr5/BUILD + cd cryptography-2.4.2 + /bin/rm '--interactive=never' -rf /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder + rm -rf /tmp/B.Buapr5/BUILD/tmp/python-cryptography-2.4.2-root-builder ended at: Mon Feb 25 12:31:54 2019, done in 0:00:37.738354 + chmod -R u+rwX /tmp/B.Buapr5/BUILD + rm -rf /tmp/B.Buapr5/tmp /tmp/B.Buapr5/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.Buapr5 Begin-TLD-Builder-Info Build-Time: user:24.75s sys:0.95s real:46.15s (faults io:62 non-io:682505) Files queued for ftp: 349215 python3-cryptography-2.4.2-1.i686.rpm 268836 python-cryptography-2.4.2-1.i686.rpm 146 python-cryptography-2.4.2-1.src.rpm.uploadinfo End-TLD-Builder-Info