>>> py-cryptography: Checking sanity of /home/buildozer/aports/community/py-cryptography/APKBUILD... >>> py-cryptography: Analyzing dependencies... (1/24) Installing py-cffi (1.7.0-r1) (2/24) Installing py-idna (2.1-r0) (3/24) Installing py-asn1 (0.1.9-r0) (4/24) Installing py-six (1.10.0-r4) (5/24) Installing libbz2 (1.0.6-r4) (6/24) Installing libffi (3.2.1-r2) (7/24) Installing gdbm (1.12-r0) (8/24) Installing readline (6.3.008-r4) (9/24) Installing sqlite-libs (3.14.1-r0) (10/24) Installing python2 (2.7.12-r1) (11/24) Installing py2-six (1.10.0-r4) (12/24) Installing py2-cparser (2.14-r2) (13/24) Installing py2-cffi (1.7.0-r1) (14/24) Installing python2-dev (2.7.12-r1) (15/24) Installing python3 (3.5.2-r1) (16/24) Installing py3-cparser (2.14-r2) (17/24) Installing py3-cffi (1.7.0-r1) (18/24) Installing py3-six (1.10.0-r4) (19/24) Installing python3-dev (3.5.2-r1) (20/24) Installing py-setuptools (24.0.3-r1) (21/24) Installing libffi-dev (3.2.1-r2) (22/24) Installing zlib-dev (1.2.8-r2) (23/24) Installing openssl-dev (1.0.2h-r1) (24/24) Installing .makedepends-py-cryptography (0) Executing busybox-1.25.0-r5.trigger OK: 595 MiB in 128 packages >>> py-cryptography: Cleaning temporary build dirs... >>> py-cryptography: Checking sha512sums... cryptography-1.4.tar.gz: OK >>> py-cryptography: Unpacking /var/cache/distfiles/cryptography-1.4.tar.gz... running build running build_py creating build creating build/lib.linux-armv7l-2.7 creating build/lib.linux-armv7l-2.7/cryptography copying src/cryptography/__about__.py -> build/lib.linux-armv7l-2.7/cryptography copying src/cryptography/fernet.py -> build/lib.linux-armv7l-2.7/cryptography copying src/cryptography/utils.py -> build/lib.linux-armv7l-2.7/cryptography copying src/cryptography/__init__.py -> build/lib.linux-armv7l-2.7/cryptography copying src/cryptography/exceptions.py -> build/lib.linux-armv7l-2.7/cryptography creating build/lib.linux-armv7l-2.7/cryptography/x509 copying src/cryptography/x509/name.py -> build/lib.linux-armv7l-2.7/cryptography/x509 copying src/cryptography/x509/oid.py -> build/lib.linux-armv7l-2.7/cryptography/x509 copying src/cryptography/x509/base.py -> build/lib.linux-armv7l-2.7/cryptography/x509 copying src/cryptography/x509/general_name.py -> build/lib.linux-armv7l-2.7/cryptography/x509 copying src/cryptography/x509/extensions.py -> build/lib.linux-armv7l-2.7/cryptography/x509 copying src/cryptography/x509/__init__.py -> build/lib.linux-armv7l-2.7/cryptography/x509 creating build/lib.linux-armv7l-2.7/cryptography/hazmat copying src/cryptography/hazmat/__init__.py -> build/lib.linux-armv7l-2.7/cryptography/hazmat creating build/lib.linux-armv7l-2.7/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/padding.py -> build/lib.linux-armv7l-2.7/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/hmac.py -> build/lib.linux-armv7l-2.7/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/constant_time.py -> build/lib.linux-armv7l-2.7/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/serialization.py -> build/lib.linux-armv7l-2.7/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/__init__.py -> build/lib.linux-armv7l-2.7/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/cmac.py -> build/lib.linux-armv7l-2.7/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/keywrap.py -> build/lib.linux-armv7l-2.7/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/hashes.py -> build/lib.linux-armv7l-2.7/cryptography/hazmat/primitives creating build/lib.linux-armv7l-2.7/cryptography/hazmat/backends copying src/cryptography/hazmat/backends/interfaces.py -> build/lib.linux-armv7l-2.7/cryptography/hazmat/backends copying src/cryptography/hazmat/backends/__init__.py -> build/lib.linux-armv7l-2.7/cryptography/hazmat/backends copying src/cryptography/hazmat/backends/multibackend.py -> build/lib.linux-armv7l-2.7/cryptography/hazmat/backends creating build/lib.linux-armv7l-2.7/cryptography/hazmat/bindings copying src/cryptography/hazmat/bindings/__init__.py -> build/lib.linux-armv7l-2.7/cryptography/hazmat/bindings creating build/lib.linux-armv7l-2.7/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/hotp.py -> build/lib.linux-armv7l-2.7/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/utils.py -> build/lib.linux-armv7l-2.7/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/totp.py -> build/lib.linux-armv7l-2.7/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/__init__.py -> build/lib.linux-armv7l-2.7/cryptography/hazmat/primitives/twofactor creating build/lib.linux-armv7l-2.7/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/dh.py -> build/lib.linux-armv7l-2.7/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/padding.py -> build/lib.linux-armv7l-2.7/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/dsa.py -> build/lib.linux-armv7l-2.7/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/utils.py -> build/lib.linux-armv7l-2.7/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/ec.py -> build/lib.linux-armv7l-2.7/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/__init__.py -> build/lib.linux-armv7l-2.7/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/rsa.py -> build/lib.linux-armv7l-2.7/cryptography/hazmat/primitives/asymmetric creating build/lib.linux-armv7l-2.7/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/modes.py -> build/lib.linux-armv7l-2.7/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/algorithms.py -> build/lib.linux-armv7l-2.7/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/base.py -> build/lib.linux-armv7l-2.7/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/__init__.py -> build/lib.linux-armv7l-2.7/cryptography/hazmat/primitives/ciphers creating build/lib.linux-armv7l-2.7/cryptography/hazmat/primitives/interfaces copying src/cryptography/hazmat/primitives/interfaces/__init__.py -> build/lib.linux-armv7l-2.7/cryptography/hazmat/primitives/interfaces creating build/lib.linux-armv7l-2.7/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/x963kdf.py -> build/lib.linux-armv7l-2.7/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/concatkdf.py -> build/lib.linux-armv7l-2.7/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/hkdf.py -> build/lib.linux-armv7l-2.7/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/kbkdf.py -> build/lib.linux-armv7l-2.7/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/__init__.py -> build/lib.linux-armv7l-2.7/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/pbkdf2.py -> build/lib.linux-armv7l-2.7/cryptography/hazmat/primitives/kdf creating build/lib.linux-armv7l-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ciphers.py -> build/lib.linux-armv7l-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/x509.py -> build/lib.linux-armv7l-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/decode_asn1.py -> build/lib.linux-armv7l-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/hmac.py -> build/lib.linux-armv7l-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/dsa.py -> build/lib.linux-armv7l-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/utils.py -> build/lib.linux-armv7l-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ec.py -> build/lib.linux-armv7l-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/encode_asn1.py -> build/lib.linux-armv7l-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/__init__.py -> build/lib.linux-armv7l-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/cmac.py -> build/lib.linux-armv7l-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/backend.py -> build/lib.linux-armv7l-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/hashes.py -> build/lib.linux-armv7l-2.7/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/rsa.py -> build/lib.linux-armv7l-2.7/cryptography/hazmat/backends/openssl creating build/lib.linux-armv7l-2.7/cryptography/hazmat/backends/commoncrypto copying src/cryptography/hazmat/backends/commoncrypto/ciphers.py -> build/lib.linux-armv7l-2.7/cryptography/hazmat/backends/commoncrypto copying src/cryptography/hazmat/backends/commoncrypto/hmac.py -> build/lib.linux-armv7l-2.7/cryptography/hazmat/backends/commoncrypto copying src/cryptography/hazmat/backends/commoncrypto/__init__.py -> build/lib.linux-armv7l-2.7/cryptography/hazmat/backends/commoncrypto copying src/cryptography/hazmat/backends/commoncrypto/backend.py -> build/lib.linux-armv7l-2.7/cryptography/hazmat/backends/commoncrypto copying src/cryptography/hazmat/backends/commoncrypto/hashes.py -> build/lib.linux-armv7l-2.7/cryptography/hazmat/backends/commoncrypto creating build/lib.linux-armv7l-2.7/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/_conditional.py -> build/lib.linux-armv7l-2.7/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/binding.py -> build/lib.linux-armv7l-2.7/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/__init__.py -> build/lib.linux-armv7l-2.7/cryptography/hazmat/bindings/openssl creating build/lib.linux-armv7l-2.7/cryptography/hazmat/bindings/commoncrypto copying src/cryptography/hazmat/bindings/commoncrypto/binding.py -> build/lib.linux-armv7l-2.7/cryptography/hazmat/bindings/commoncrypto copying src/cryptography/hazmat/bindings/commoncrypto/__init__.py -> build/lib.linux-armv7l-2.7/cryptography/hazmat/bindings/commoncrypto 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 writing entry points to src/cryptography.egg-info/entry_points.txt reading manifest file 'src/cryptography.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*' found under directory 'vectors' writing manifest file 'src/cryptography.egg-info/SOURCES.txt' running build_ext generating cffi module 'build/temp.linux-armv7l-2.7/_padding.c' creating build/temp.linux-armv7l-2.7 generating cffi module 'build/temp.linux-armv7l-2.7/_constant_time.c' generating cffi module 'build/temp.linux-armv7l-2.7/_openssl.c' building '_openssl' extension creating build/temp.linux-armv7l-2.7/build creating build/temp.linux-armv7l-2.7/build/temp.linux-armv7l-2.7 gcc -DNDEBUG -Os -fomit-frame-pointer -pipe -fPIC -g -Os -fomit-frame-pointer -pipe -fPIC -Os -fomit-frame-pointer -pipe -fPIC -fPIC -I/usr/include/python2.7 -c build/temp.linux-armv7l-2.7/_openssl.c -o build/temp.linux-armv7l-2.7/build/temp.linux-armv7l-2.7/_openssl.o gcc -shared -Wl,--as-needed -Wl,--as-needed -Os -fomit-frame-pointer -pipe -fPIC -Os -fomit-frame-pointer -pipe -fPIC build/temp.linux-armv7l-2.7/build/temp.linux-armv7l-2.7/_openssl.o -L/usr/lib -lssl -lcrypto -lpython2.7 -o build/lib.linux-armv7l-2.7/cryptography/hazmat/bindings/_openssl.so building '_constant_time' extension gcc -DNDEBUG -Os -fomit-frame-pointer -pipe -fPIC -g -Os -fomit-frame-pointer -pipe -fPIC -Os -fomit-frame-pointer -pipe -fPIC -fPIC -I/usr/include/python2.7 -c build/temp.linux-armv7l-2.7/_constant_time.c -o build/temp.linux-armv7l-2.7/build/temp.linux-armv7l-2.7/_constant_time.o gcc -shared -Wl,--as-needed -Wl,--as-needed -Os -fomit-frame-pointer -pipe -fPIC -Os -fomit-frame-pointer -pipe -fPIC build/temp.linux-armv7l-2.7/build/temp.linux-armv7l-2.7/_constant_time.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/cryptography/hazmat/bindings/_constant_time.so building '_padding' extension gcc -DNDEBUG -Os -fomit-frame-pointer -pipe -fPIC -g -Os -fomit-frame-pointer -pipe -fPIC -Os -fomit-frame-pointer -pipe -fPIC -fPIC -I/usr/include/python2.7 -c build/temp.linux-armv7l-2.7/_padding.c -o build/temp.linux-armv7l-2.7/build/temp.linux-armv7l-2.7/_padding.o gcc -shared -Wl,--as-needed -Wl,--as-needed -Os -fomit-frame-pointer -pipe -fPIC -Os -fomit-frame-pointer -pipe -fPIC build/temp.linux-armv7l-2.7/build/temp.linux-armv7l-2.7/_padding.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/cryptography/hazmat/bindings/_padding.so running build running build_py creating build/lib.linux-armv7l-3.5 creating build/lib.linux-armv7l-3.5/cryptography copying src/cryptography/__about__.py -> build/lib.linux-armv7l-3.5/cryptography copying src/cryptography/fernet.py -> build/lib.linux-armv7l-3.5/cryptography copying src/cryptography/utils.py -> build/lib.linux-armv7l-3.5/cryptography copying src/cryptography/__init__.py -> build/lib.linux-armv7l-3.5/cryptography copying src/cryptography/exceptions.py -> build/lib.linux-armv7l-3.5/cryptography creating build/lib.linux-armv7l-3.5/cryptography/x509 copying src/cryptography/x509/name.py -> build/lib.linux-armv7l-3.5/cryptography/x509 copying src/cryptography/x509/oid.py -> build/lib.linux-armv7l-3.5/cryptography/x509 copying src/cryptography/x509/base.py -> build/lib.linux-armv7l-3.5/cryptography/x509 copying src/cryptography/x509/general_name.py -> build/lib.linux-armv7l-3.5/cryptography/x509 copying src/cryptography/x509/extensions.py -> build/lib.linux-armv7l-3.5/cryptography/x509 copying src/cryptography/x509/__init__.py -> build/lib.linux-armv7l-3.5/cryptography/x509 creating build/lib.linux-armv7l-3.5/cryptography/hazmat copying src/cryptography/hazmat/__init__.py -> build/lib.linux-armv7l-3.5/cryptography/hazmat creating build/lib.linux-armv7l-3.5/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/padding.py -> build/lib.linux-armv7l-3.5/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/hmac.py -> build/lib.linux-armv7l-3.5/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/constant_time.py -> build/lib.linux-armv7l-3.5/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/serialization.py -> build/lib.linux-armv7l-3.5/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/__init__.py -> build/lib.linux-armv7l-3.5/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/cmac.py -> build/lib.linux-armv7l-3.5/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/keywrap.py -> build/lib.linux-armv7l-3.5/cryptography/hazmat/primitives copying src/cryptography/hazmat/primitives/hashes.py -> build/lib.linux-armv7l-3.5/cryptography/hazmat/primitives creating build/lib.linux-armv7l-3.5/cryptography/hazmat/backends copying src/cryptography/hazmat/backends/interfaces.py -> build/lib.linux-armv7l-3.5/cryptography/hazmat/backends copying src/cryptography/hazmat/backends/__init__.py -> build/lib.linux-armv7l-3.5/cryptography/hazmat/backends copying src/cryptography/hazmat/backends/multibackend.py -> build/lib.linux-armv7l-3.5/cryptography/hazmat/backends creating build/lib.linux-armv7l-3.5/cryptography/hazmat/bindings copying src/cryptography/hazmat/bindings/__init__.py -> build/lib.linux-armv7l-3.5/cryptography/hazmat/bindings creating build/lib.linux-armv7l-3.5/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/hotp.py -> build/lib.linux-armv7l-3.5/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/utils.py -> build/lib.linux-armv7l-3.5/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/totp.py -> build/lib.linux-armv7l-3.5/cryptography/hazmat/primitives/twofactor copying src/cryptography/hazmat/primitives/twofactor/__init__.py -> build/lib.linux-armv7l-3.5/cryptography/hazmat/primitives/twofactor creating build/lib.linux-armv7l-3.5/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/dh.py -> build/lib.linux-armv7l-3.5/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/padding.py -> build/lib.linux-armv7l-3.5/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/dsa.py -> build/lib.linux-armv7l-3.5/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/utils.py -> build/lib.linux-armv7l-3.5/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/ec.py -> build/lib.linux-armv7l-3.5/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/__init__.py -> build/lib.linux-armv7l-3.5/cryptography/hazmat/primitives/asymmetric copying src/cryptography/hazmat/primitives/asymmetric/rsa.py -> build/lib.linux-armv7l-3.5/cryptography/hazmat/primitives/asymmetric creating build/lib.linux-armv7l-3.5/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/modes.py -> build/lib.linux-armv7l-3.5/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/algorithms.py -> build/lib.linux-armv7l-3.5/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/base.py -> build/lib.linux-armv7l-3.5/cryptography/hazmat/primitives/ciphers copying src/cryptography/hazmat/primitives/ciphers/__init__.py -> build/lib.linux-armv7l-3.5/cryptography/hazmat/primitives/ciphers creating build/lib.linux-armv7l-3.5/cryptography/hazmat/primitives/interfaces copying src/cryptography/hazmat/primitives/interfaces/__init__.py -> build/lib.linux-armv7l-3.5/cryptography/hazmat/primitives/interfaces creating build/lib.linux-armv7l-3.5/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/x963kdf.py -> build/lib.linux-armv7l-3.5/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/concatkdf.py -> build/lib.linux-armv7l-3.5/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/hkdf.py -> build/lib.linux-armv7l-3.5/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/kbkdf.py -> build/lib.linux-armv7l-3.5/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/__init__.py -> build/lib.linux-armv7l-3.5/cryptography/hazmat/primitives/kdf copying src/cryptography/hazmat/primitives/kdf/pbkdf2.py -> build/lib.linux-armv7l-3.5/cryptography/hazmat/primitives/kdf creating build/lib.linux-armv7l-3.5/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ciphers.py -> build/lib.linux-armv7l-3.5/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/x509.py -> build/lib.linux-armv7l-3.5/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/decode_asn1.py -> build/lib.linux-armv7l-3.5/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/hmac.py -> build/lib.linux-armv7l-3.5/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/dsa.py -> build/lib.linux-armv7l-3.5/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/utils.py -> build/lib.linux-armv7l-3.5/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/ec.py -> build/lib.linux-armv7l-3.5/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/encode_asn1.py -> build/lib.linux-armv7l-3.5/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/__init__.py -> build/lib.linux-armv7l-3.5/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/cmac.py -> build/lib.linux-armv7l-3.5/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/backend.py -> build/lib.linux-armv7l-3.5/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/hashes.py -> build/lib.linux-armv7l-3.5/cryptography/hazmat/backends/openssl copying src/cryptography/hazmat/backends/openssl/rsa.py -> build/lib.linux-armv7l-3.5/cryptography/hazmat/backends/openssl creating build/lib.linux-armv7l-3.5/cryptography/hazmat/backends/commoncrypto copying src/cryptography/hazmat/backends/commoncrypto/ciphers.py -> build/lib.linux-armv7l-3.5/cryptography/hazmat/backends/commoncrypto copying src/cryptography/hazmat/backends/commoncrypto/hmac.py -> build/lib.linux-armv7l-3.5/cryptography/hazmat/backends/commoncrypto copying src/cryptography/hazmat/backends/commoncrypto/__init__.py -> build/lib.linux-armv7l-3.5/cryptography/hazmat/backends/commoncrypto copying src/cryptography/hazmat/backends/commoncrypto/backend.py -> build/lib.linux-armv7l-3.5/cryptography/hazmat/backends/commoncrypto copying src/cryptography/hazmat/backends/commoncrypto/hashes.py -> build/lib.linux-armv7l-3.5/cryptography/hazmat/backends/commoncrypto creating build/lib.linux-armv7l-3.5/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/_conditional.py -> build/lib.linux-armv7l-3.5/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/binding.py -> build/lib.linux-armv7l-3.5/cryptography/hazmat/bindings/openssl copying src/cryptography/hazmat/bindings/openssl/__init__.py -> build/lib.linux-armv7l-3.5/cryptography/hazmat/bindings/openssl creating build/lib.linux-armv7l-3.5/cryptography/hazmat/bindings/commoncrypto copying src/cryptography/hazmat/bindings/commoncrypto/binding.py -> build/lib.linux-armv7l-3.5/cryptography/hazmat/bindings/commoncrypto copying src/cryptography/hazmat/bindings/commoncrypto/__init__.py -> build/lib.linux-armv7l-3.5/cryptography/hazmat/bindings/commoncrypto running egg_info writing src/cryptography.egg-info/PKG-INFO writing requirements to src/cryptography.egg-info/requires.txt writing top-level names to src/cryptography.egg-info/top_level.txt writing entry points to src/cryptography.egg-info/entry_points.txt writing dependency_links to src/cryptography.egg-info/dependency_links.txt reading manifest file 'src/cryptography.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*' found under directory 'vectors' writing manifest file 'src/cryptography.egg-info/SOURCES.txt' running build_ext generating cffi module 'build/temp.linux-armv7l-3.5/_padding.c' creating build/temp.linux-armv7l-3.5 generating cffi module 'build/temp.linux-armv7l-3.5/_constant_time.c' generating cffi module 'build/temp.linux-armv7l-3.5/_openssl.c' building '_openssl' extension creating build/temp.linux-armv7l-3.5/build creating build/temp.linux-armv7l-3.5/build/temp.linux-armv7l-3.5 gcc -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Os -fomit-frame-pointer -pipe -fPIC -Os -fomit-frame-pointer -pipe -fPIC -fPIC -I/usr/include/python3.5m -c build/temp.linux-armv7l-3.5/_openssl.c -o build/temp.linux-armv7l-3.5/build/temp.linux-armv7l-3.5/_openssl.o gcc -shared -Wl,--as-needed -Wl,--as-needed -Wl,--as-needed -Os -fomit-frame-pointer -pipe -fPIC -Os -fomit-frame-pointer -pipe -fPIC build/temp.linux-armv7l-3.5/build/temp.linux-armv7l-3.5/_openssl.o -L/usr/lib -lssl -lcrypto -lpython3.5m -o build/lib.linux-armv7l-3.5/cryptography/hazmat/bindings/_openssl.cpython-35m-arm-linux-gnueabihf.so building '_constant_time' extension gcc -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Os -fomit-frame-pointer -pipe -fPIC -Os -fomit-frame-pointer -pipe -fPIC -fPIC -I/usr/include/python3.5m -c build/temp.linux-armv7l-3.5/_constant_time.c -o build/temp.linux-armv7l-3.5/build/temp.linux-armv7l-3.5/_constant_time.o gcc -shared -Wl,--as-needed -Wl,--as-needed -Wl,--as-needed -Os -fomit-frame-pointer -pipe -fPIC -Os -fomit-frame-pointer -pipe -fPIC build/temp.linux-armv7l-3.5/build/temp.linux-armv7l-3.5/_constant_time.o -L/usr/lib -lpython3.5m -o build/lib.linux-armv7l-3.5/cryptography/hazmat/bindings/_constant_time.cpython-35m-arm-linux-gnueabihf.so building '_padding' extension gcc -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Os -fomit-frame-pointer -pipe -fPIC -Os -fomit-frame-pointer -pipe -fPIC -fPIC -I/usr/include/python3.5m -c build/temp.linux-armv7l-3.5/_padding.c -o build/temp.linux-armv7l-3.5/build/temp.linux-armv7l-3.5/_padding.o gcc -shared -Wl,--as-needed -Wl,--as-needed -Wl,--as-needed -Os -fomit-frame-pointer -pipe -fPIC -Os -fomit-frame-pointer -pipe -fPIC build/temp.linux-armv7l-3.5/build/temp.linux-armv7l-3.5/_padding.o -L/usr/lib -lpython3.5m -o build/lib.linux-armv7l-3.5/cryptography/hazmat/bindings/_padding.cpython-35m-arm-linux-gnueabihf.so >>> py-cryptography: Entering fakeroot... >>> py-cryptography*: Running split function _py3... running install running build running build_py running egg_info writing requirements to src/cryptography.egg-info/requires.txt writing dependency_links to src/cryptography.egg-info/dependency_links.txt writing src/cryptography.egg-info/PKG-INFO writing entry points to src/cryptography.egg-info/entry_points.txt writing top-level names to src/cryptography.egg-info/top_level.txt reading manifest file 'src/cryptography.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*' found under directory 'vectors' writing manifest file 'src/cryptography.egg-info/SOURCES.txt' running build_ext generating cffi module 'build/temp.linux-armv7l-3.5/_padding.c' already up-to-date generating cffi module 'build/temp.linux-armv7l-3.5/_constant_time.c' already up-to-date generating cffi module 'build/temp.linux-armv7l-3.5/_openssl.c' already up-to-date running install_lib creating /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography creating /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr creating /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib creating /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5 creating /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages creating /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography copying build/lib.linux-armv7l-3.5/cryptography/__about__.py -> /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography copying build/lib.linux-armv7l-3.5/cryptography/fernet.py -> /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography creating /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/x509 copying build/lib.linux-armv7l-3.5/cryptography/x509/name.py -> /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/x509 copying build/lib.linux-armv7l-3.5/cryptography/x509/oid.py -> /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/x509 copying build/lib.linux-armv7l-3.5/cryptography/x509/base.py -> /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/x509 copying build/lib.linux-armv7l-3.5/cryptography/x509/general_name.py -> /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/x509 copying build/lib.linux-armv7l-3.5/cryptography/x509/extensions.py -> /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/x509 copying build/lib.linux-armv7l-3.5/cryptography/x509/__init__.py -> /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/x509 copying build/lib.linux-armv7l-3.5/cryptography/utils.py -> /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography copying build/lib.linux-armv7l-3.5/cryptography/__init__.py -> /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography copying build/lib.linux-armv7l-3.5/cryptography/exceptions.py -> /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography creating /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat creating /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/primitives creating /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/primitives/twofactor copying build/lib.linux-armv7l-3.5/cryptography/hazmat/primitives/twofactor/hotp.py -> /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/primitives/twofactor copying build/lib.linux-armv7l-3.5/cryptography/hazmat/primitives/twofactor/utils.py -> /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/primitives/twofactor copying build/lib.linux-armv7l-3.5/cryptography/hazmat/primitives/twofactor/totp.py -> /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/primitives/twofactor copying build/lib.linux-armv7l-3.5/cryptography/hazmat/primitives/twofactor/__init__.py -> /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/primitives/twofactor creating /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-armv7l-3.5/cryptography/hazmat/primitives/asymmetric/dh.py -> /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-armv7l-3.5/cryptography/hazmat/primitives/asymmetric/padding.py -> /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-armv7l-3.5/cryptography/hazmat/primitives/asymmetric/dsa.py -> /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-armv7l-3.5/cryptography/hazmat/primitives/asymmetric/utils.py -> /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-armv7l-3.5/cryptography/hazmat/primitives/asymmetric/ec.py -> /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-armv7l-3.5/cryptography/hazmat/primitives/asymmetric/__init__.py -> /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-armv7l-3.5/cryptography/hazmat/primitives/asymmetric/rsa.py -> /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-armv7l-3.5/cryptography/hazmat/primitives/padding.py -> /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/primitives creating /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/primitives/ciphers copying build/lib.linux-armv7l-3.5/cryptography/hazmat/primitives/ciphers/modes.py -> /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/primitives/ciphers copying build/lib.linux-armv7l-3.5/cryptography/hazmat/primitives/ciphers/algorithms.py -> /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/primitives/ciphers copying build/lib.linux-armv7l-3.5/cryptography/hazmat/primitives/ciphers/base.py -> /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/primitives/ciphers copying build/lib.linux-armv7l-3.5/cryptography/hazmat/primitives/ciphers/__init__.py -> /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/primitives/ciphers copying build/lib.linux-armv7l-3.5/cryptography/hazmat/primitives/hmac.py -> /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/primitives copying build/lib.linux-armv7l-3.5/cryptography/hazmat/primitives/constant_time.py -> /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/primitives copying build/lib.linux-armv7l-3.5/cryptography/hazmat/primitives/serialization.py -> /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/primitives copying build/lib.linux-armv7l-3.5/cryptography/hazmat/primitives/__init__.py -> /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/primitives creating /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/primitives/interfaces copying build/lib.linux-armv7l-3.5/cryptography/hazmat/primitives/interfaces/__init__.py -> /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/primitives/interfaces copying build/lib.linux-armv7l-3.5/cryptography/hazmat/primitives/cmac.py -> /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/primitives creating /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-armv7l-3.5/cryptography/hazmat/primitives/kdf/x963kdf.py -> /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-armv7l-3.5/cryptography/hazmat/primitives/kdf/concatkdf.py -> /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-armv7l-3.5/cryptography/hazmat/primitives/kdf/hkdf.py -> /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-armv7l-3.5/cryptography/hazmat/primitives/kdf/kbkdf.py -> /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-armv7l-3.5/cryptography/hazmat/primitives/kdf/__init__.py -> /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-armv7l-3.5/cryptography/hazmat/primitives/kdf/pbkdf2.py -> /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-armv7l-3.5/cryptography/hazmat/primitives/keywrap.py -> /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/primitives copying build/lib.linux-armv7l-3.5/cryptography/hazmat/primitives/hashes.py -> /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/primitives creating /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/backends creating /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-armv7l-3.5/cryptography/hazmat/backends/openssl/ciphers.py -> /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-armv7l-3.5/cryptography/hazmat/backends/openssl/x509.py -> /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-armv7l-3.5/cryptography/hazmat/backends/openssl/decode_asn1.py -> /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-armv7l-3.5/cryptography/hazmat/backends/openssl/hmac.py -> /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-armv7l-3.5/cryptography/hazmat/backends/openssl/dsa.py -> /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-armv7l-3.5/cryptography/hazmat/backends/openssl/utils.py -> /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-armv7l-3.5/cryptography/hazmat/backends/openssl/ec.py -> /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-armv7l-3.5/cryptography/hazmat/backends/openssl/encode_asn1.py -> /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-armv7l-3.5/cryptography/hazmat/backends/openssl/__init__.py -> /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-armv7l-3.5/cryptography/hazmat/backends/openssl/cmac.py -> /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-armv7l-3.5/cryptography/hazmat/backends/openssl/backend.py -> /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-armv7l-3.5/cryptography/hazmat/backends/openssl/hashes.py -> /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-armv7l-3.5/cryptography/hazmat/backends/openssl/rsa.py -> /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-armv7l-3.5/cryptography/hazmat/backends/interfaces.py -> /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/backends copying build/lib.linux-armv7l-3.5/cryptography/hazmat/backends/__init__.py -> /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/backends creating /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/backends/commoncrypto copying build/lib.linux-armv7l-3.5/cryptography/hazmat/backends/commoncrypto/ciphers.py -> /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/backends/commoncrypto copying build/lib.linux-armv7l-3.5/cryptography/hazmat/backends/commoncrypto/hmac.py -> /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/backends/commoncrypto copying build/lib.linux-armv7l-3.5/cryptography/hazmat/backends/commoncrypto/__init__.py -> /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/backends/commoncrypto copying build/lib.linux-armv7l-3.5/cryptography/hazmat/backends/commoncrypto/backend.py -> /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/backends/commoncrypto copying build/lib.linux-armv7l-3.5/cryptography/hazmat/backends/commoncrypto/hashes.py -> /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/backends/commoncrypto copying build/lib.linux-armv7l-3.5/cryptography/hazmat/backends/multibackend.py -> /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/backends copying build/lib.linux-armv7l-3.5/cryptography/hazmat/__init__.py -> /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat creating /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/bindings creating /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/bindings/openssl copying build/lib.linux-armv7l-3.5/cryptography/hazmat/bindings/openssl/_conditional.py -> /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/bindings/openssl copying build/lib.linux-armv7l-3.5/cryptography/hazmat/bindings/openssl/binding.py -> /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/bindings/openssl copying build/lib.linux-armv7l-3.5/cryptography/hazmat/bindings/openssl/__init__.py -> /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/bindings/openssl copying build/lib.linux-armv7l-3.5/cryptography/hazmat/bindings/_padding.cpython-35m-arm-linux-gnueabihf.so -> /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/bindings copying build/lib.linux-armv7l-3.5/cryptography/hazmat/bindings/__init__.py -> /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/bindings copying build/lib.linux-armv7l-3.5/cryptography/hazmat/bindings/_constant_time.cpython-35m-arm-linux-gnueabihf.so -> /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/bindings creating /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/bindings/commoncrypto copying build/lib.linux-armv7l-3.5/cryptography/hazmat/bindings/commoncrypto/binding.py -> /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/bindings/commoncrypto copying build/lib.linux-armv7l-3.5/cryptography/hazmat/bindings/commoncrypto/__init__.py -> /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/bindings/commoncrypto copying build/lib.linux-armv7l-3.5/cryptography/hazmat/bindings/_openssl.cpython-35m-arm-linux-gnueabihf.so -> /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/bindings byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/__about__.py to __about__.cpython-35.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/fernet.py to fernet.cpython-35.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/x509/name.py to name.cpython-35.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/x509/oid.py to oid.cpython-35.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/x509/base.py to base.cpython-35.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/x509/general_name.py to general_name.cpython-35.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/x509/extensions.py to extensions.cpython-35.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/x509/__init__.py to __init__.cpython-35.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/utils.py to utils.cpython-35.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/__init__.py to __init__.cpython-35.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/exceptions.py to exceptions.cpython-35.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/primitives/twofactor/hotp.py to hotp.cpython-35.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/primitives/twofactor/utils.py to utils.cpython-35.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/primitives/twofactor/totp.py to totp.cpython-35.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/primitives/twofactor/__init__.py to __init__.cpython-35.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/primitives/asymmetric/dh.py to dh.cpython-35.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/primitives/asymmetric/padding.py to padding.cpython-35.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py to dsa.cpython-35.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/primitives/asymmetric/utils.py to utils.cpython-35.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py to ec.cpython-35.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py to __init__.cpython-35.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py to rsa.cpython-35.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/primitives/padding.py to padding.cpython-35.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/primitives/ciphers/modes.py to modes.cpython-35.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py to algorithms.cpython-35.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/primitives/ciphers/base.py to base.cpython-35.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py to __init__.cpython-35.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/primitives/hmac.py to hmac.cpython-35.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/primitives/constant_time.py to constant_time.cpython-35.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/primitives/serialization.py to serialization.cpython-35.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/primitives/__init__.py to __init__.cpython-35.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/primitives/interfaces/__init__.py to __init__.cpython-35.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/primitives/cmac.py to cmac.cpython-35.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/primitives/kdf/x963kdf.py to x963kdf.cpython-35.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/primitives/kdf/concatkdf.py to concatkdf.cpython-35.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/primitives/kdf/hkdf.py to hkdf.cpython-35.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/primitives/kdf/kbkdf.py to kbkdf.cpython-35.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/primitives/kdf/__init__.py to __init__.cpython-35.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/primitives/kdf/pbkdf2.py to pbkdf2.cpython-35.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/primitives/keywrap.py to keywrap.cpython-35.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/primitives/hashes.py to hashes.cpython-35.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/backends/openssl/ciphers.py to ciphers.cpython-35.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/backends/openssl/x509.py to x509.cpython-35.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/backends/openssl/decode_asn1.py to decode_asn1.cpython-35.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/backends/openssl/hmac.py to hmac.cpython-35.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/backends/openssl/dsa.py to dsa.cpython-35.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/backends/openssl/utils.py to utils.cpython-35.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/backends/openssl/ec.py to ec.cpython-35.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/backends/openssl/encode_asn1.py to encode_asn1.cpython-35.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/backends/openssl/__init__.py to __init__.cpython-35.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/backends/openssl/cmac.py to cmac.cpython-35.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/backends/openssl/backend.py to backend.cpython-35.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/backends/openssl/hashes.py to hashes.cpython-35.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/backends/openssl/rsa.py to rsa.cpython-35.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/backends/interfaces.py to interfaces.cpython-35.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/backends/__init__.py to __init__.cpython-35.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/backends/commoncrypto/ciphers.py to ciphers.cpython-35.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/backends/commoncrypto/hmac.py to hmac.cpython-35.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/backends/commoncrypto/__init__.py to __init__.cpython-35.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/backends/commoncrypto/backend.py to backend.cpython-35.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/backends/commoncrypto/hashes.py to hashes.cpython-35.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/backends/multibackend.py to multibackend.cpython-35.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/__init__.py to __init__.cpython-35.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/bindings/openssl/_conditional.py to _conditional.cpython-35.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/bindings/openssl/binding.py to binding.cpython-35.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/bindings/openssl/__init__.py to __init__.cpython-35.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/bindings/__init__.py to __init__.cpython-35.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/bindings/commoncrypto/binding.py to binding.cpython-35.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography/hazmat/bindings/commoncrypto/__init__.py to __init__.cpython-35.pyc writing byte-compilation script '/tmp/tmp6l1rox0k.py' /usr/bin/python3 -O /tmp/tmp6l1rox0k.py removing /tmp/tmp6l1rox0k.py running install_egg_info Copying src/cryptography.egg-info to /home/buildozer/aports/community/py-cryptography/pkg/py3-cryptography/usr/lib/python3.5/site-packages/cryptography-1.4-py3.5.egg-info running install_scripts >>> py3-cryptography*: Preparing subpackage py3-cryptography... >>> py3-cryptography*: Stripping binaries >>> py-cryptography*: Running postcheck for py3-cryptography >>> py-cryptography*: Running split function _py2... running install 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 writing entry points to src/cryptography.egg-info/entry_points.txt reading manifest file 'src/cryptography.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*' found under directory 'vectors' writing manifest file 'src/cryptography.egg-info/SOURCES.txt' running build_ext generating cffi module 'build/temp.linux-armv7l-2.7/_padding.c' already up-to-date generating cffi module 'build/temp.linux-armv7l-2.7/_constant_time.c' already up-to-date generating cffi module 'build/temp.linux-armv7l-2.7/_openssl.c' already up-to-date running install_lib creating /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography creating /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr creating /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib creating /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7 creating /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages creating /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography copying build/lib.linux-armv7l-2.7/cryptography/__about__.py -> /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography copying build/lib.linux-armv7l-2.7/cryptography/fernet.py -> /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography creating /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/x509 copying build/lib.linux-armv7l-2.7/cryptography/x509/name.py -> /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/x509 copying build/lib.linux-armv7l-2.7/cryptography/x509/oid.py -> /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/x509 copying build/lib.linux-armv7l-2.7/cryptography/x509/base.py -> /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/x509 copying build/lib.linux-armv7l-2.7/cryptography/x509/general_name.py -> /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/x509 copying build/lib.linux-armv7l-2.7/cryptography/x509/extensions.py -> /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/x509 copying build/lib.linux-armv7l-2.7/cryptography/x509/__init__.py -> /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/x509 copying build/lib.linux-armv7l-2.7/cryptography/utils.py -> /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography copying build/lib.linux-armv7l-2.7/cryptography/__init__.py -> /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography copying build/lib.linux-armv7l-2.7/cryptography/exceptions.py -> /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography creating /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat creating /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives creating /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/twofactor copying build/lib.linux-armv7l-2.7/cryptography/hazmat/primitives/twofactor/hotp.py -> /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/twofactor copying build/lib.linux-armv7l-2.7/cryptography/hazmat/primitives/twofactor/utils.py -> /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/twofactor copying build/lib.linux-armv7l-2.7/cryptography/hazmat/primitives/twofactor/totp.py -> /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/twofactor copying build/lib.linux-armv7l-2.7/cryptography/hazmat/primitives/twofactor/__init__.py -> /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/twofactor creating /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-armv7l-2.7/cryptography/hazmat/primitives/asymmetric/dh.py -> /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-armv7l-2.7/cryptography/hazmat/primitives/asymmetric/padding.py -> /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-armv7l-2.7/cryptography/hazmat/primitives/asymmetric/dsa.py -> /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-armv7l-2.7/cryptography/hazmat/primitives/asymmetric/utils.py -> /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-armv7l-2.7/cryptography/hazmat/primitives/asymmetric/ec.py -> /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-armv7l-2.7/cryptography/hazmat/primitives/asymmetric/__init__.py -> /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-armv7l-2.7/cryptography/hazmat/primitives/asymmetric/rsa.py -> /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric copying build/lib.linux-armv7l-2.7/cryptography/hazmat/primitives/padding.py -> /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives creating /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/ciphers copying build/lib.linux-armv7l-2.7/cryptography/hazmat/primitives/ciphers/modes.py -> /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/ciphers copying build/lib.linux-armv7l-2.7/cryptography/hazmat/primitives/ciphers/algorithms.py -> /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/ciphers copying build/lib.linux-armv7l-2.7/cryptography/hazmat/primitives/ciphers/base.py -> /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/ciphers copying build/lib.linux-armv7l-2.7/cryptography/hazmat/primitives/ciphers/__init__.py -> /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/ciphers copying build/lib.linux-armv7l-2.7/cryptography/hazmat/primitives/hmac.py -> /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives copying build/lib.linux-armv7l-2.7/cryptography/hazmat/primitives/constant_time.py -> /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives copying build/lib.linux-armv7l-2.7/cryptography/hazmat/primitives/serialization.py -> /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives copying build/lib.linux-armv7l-2.7/cryptography/hazmat/primitives/__init__.py -> /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives creating /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/interfaces copying build/lib.linux-armv7l-2.7/cryptography/hazmat/primitives/interfaces/__init__.py -> /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/interfaces copying build/lib.linux-armv7l-2.7/cryptography/hazmat/primitives/cmac.py -> /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives creating /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-armv7l-2.7/cryptography/hazmat/primitives/kdf/x963kdf.py -> /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-armv7l-2.7/cryptography/hazmat/primitives/kdf/concatkdf.py -> /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-armv7l-2.7/cryptography/hazmat/primitives/kdf/hkdf.py -> /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-armv7l-2.7/cryptography/hazmat/primitives/kdf/kbkdf.py -> /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-armv7l-2.7/cryptography/hazmat/primitives/kdf/__init__.py -> /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-armv7l-2.7/cryptography/hazmat/primitives/kdf/pbkdf2.py -> /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/kdf copying build/lib.linux-armv7l-2.7/cryptography/hazmat/primitives/keywrap.py -> /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives copying build/lib.linux-armv7l-2.7/cryptography/hazmat/primitives/hashes.py -> /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives creating /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/backends creating /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-armv7l-2.7/cryptography/hazmat/backends/openssl/ciphers.py -> /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-armv7l-2.7/cryptography/hazmat/backends/openssl/x509.py -> /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-armv7l-2.7/cryptography/hazmat/backends/openssl/decode_asn1.py -> /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-armv7l-2.7/cryptography/hazmat/backends/openssl/hmac.py -> /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-armv7l-2.7/cryptography/hazmat/backends/openssl/dsa.py -> /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-armv7l-2.7/cryptography/hazmat/backends/openssl/utils.py -> /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-armv7l-2.7/cryptography/hazmat/backends/openssl/ec.py -> /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-armv7l-2.7/cryptography/hazmat/backends/openssl/encode_asn1.py -> /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-armv7l-2.7/cryptography/hazmat/backends/openssl/__init__.py -> /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-armv7l-2.7/cryptography/hazmat/backends/openssl/cmac.py -> /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-armv7l-2.7/cryptography/hazmat/backends/openssl/backend.py -> /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-armv7l-2.7/cryptography/hazmat/backends/openssl/hashes.py -> /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-armv7l-2.7/cryptography/hazmat/backends/openssl/rsa.py -> /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl copying build/lib.linux-armv7l-2.7/cryptography/hazmat/backends/interfaces.py -> /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/backends copying build/lib.linux-armv7l-2.7/cryptography/hazmat/backends/__init__.py -> /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/backends creating /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/commoncrypto copying build/lib.linux-armv7l-2.7/cryptography/hazmat/backends/commoncrypto/ciphers.py -> /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/commoncrypto copying build/lib.linux-armv7l-2.7/cryptography/hazmat/backends/commoncrypto/hmac.py -> /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/commoncrypto copying build/lib.linux-armv7l-2.7/cryptography/hazmat/backends/commoncrypto/__init__.py -> /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/commoncrypto copying build/lib.linux-armv7l-2.7/cryptography/hazmat/backends/commoncrypto/backend.py -> /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/commoncrypto copying build/lib.linux-armv7l-2.7/cryptography/hazmat/backends/commoncrypto/hashes.py -> /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/commoncrypto copying build/lib.linux-armv7l-2.7/cryptography/hazmat/backends/multibackend.py -> /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/backends copying build/lib.linux-armv7l-2.7/cryptography/hazmat/__init__.py -> /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat creating /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/bindings creating /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/bindings/openssl copying build/lib.linux-armv7l-2.7/cryptography/hazmat/bindings/openssl/_conditional.py -> /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/bindings/openssl copying build/lib.linux-armv7l-2.7/cryptography/hazmat/bindings/openssl/binding.py -> /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/bindings/openssl copying build/lib.linux-armv7l-2.7/cryptography/hazmat/bindings/openssl/__init__.py -> /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/bindings/openssl copying build/lib.linux-armv7l-2.7/cryptography/hazmat/bindings/_constant_time.so -> /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/bindings copying build/lib.linux-armv7l-2.7/cryptography/hazmat/bindings/_padding.so -> /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/bindings copying build/lib.linux-armv7l-2.7/cryptography/hazmat/bindings/_openssl.so -> /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/bindings copying build/lib.linux-armv7l-2.7/cryptography/hazmat/bindings/__init__.py -> /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/bindings creating /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/bindings/commoncrypto copying build/lib.linux-armv7l-2.7/cryptography/hazmat/bindings/commoncrypto/binding.py -> /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/bindings/commoncrypto copying build/lib.linux-armv7l-2.7/cryptography/hazmat/bindings/commoncrypto/__init__.py -> /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/bindings/commoncrypto byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/__about__.py to __about__.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/fernet.py to fernet.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/x509/name.py to name.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/x509/oid.py to oid.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/x509/base.py to base.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/x509/general_name.py to general_name.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/x509/extensions.py to extensions.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/x509/__init__.py to __init__.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/utils.py to utils.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/__init__.py to __init__.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/exceptions.py to exceptions.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/twofactor/hotp.py to hotp.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/twofactor/utils.py to utils.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/twofactor/totp.py to totp.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/twofactor/__init__.py to __init__.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/dh.py to dh.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/padding.py to padding.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py to dsa.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/utils.py to utils.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py to ec.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py to __init__.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py to rsa.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/padding.py to padding.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/ciphers/modes.py to modes.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py to algorithms.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/ciphers/base.py to base.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py to __init__.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/hmac.py to hmac.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/constant_time.py to constant_time.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/serialization.py to serialization.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/__init__.py to __init__.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/interfaces/__init__.py to __init__.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/cmac.py to cmac.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/kdf/x963kdf.py to x963kdf.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/kdf/concatkdf.py to concatkdf.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/kdf/hkdf.py to hkdf.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/kdf/kbkdf.py to kbkdf.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/kdf/__init__.py to __init__.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/kdf/pbkdf2.py to pbkdf2.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/keywrap.py to keywrap.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/primitives/hashes.py to hashes.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl/ciphers.py to ciphers.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl/x509.py to x509.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl/decode_asn1.py to decode_asn1.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl/hmac.py to hmac.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl/dsa.py to dsa.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl/utils.py to utils.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl/ec.py to ec.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl/encode_asn1.py to encode_asn1.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl/__init__.py to __init__.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl/cmac.py to cmac.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl/backend.py to backend.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl/hashes.py to hashes.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/openssl/rsa.py to rsa.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/interfaces.py to interfaces.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/__init__.py to __init__.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/commoncrypto/ciphers.py to ciphers.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/commoncrypto/hmac.py to hmac.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/commoncrypto/__init__.py to __init__.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/commoncrypto/backend.py to backend.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/commoncrypto/hashes.py to hashes.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/backends/multibackend.py to multibackend.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/__init__.py to __init__.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/bindings/openssl/_conditional.py to _conditional.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/bindings/openssl/binding.py to binding.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/bindings/openssl/__init__.py to __init__.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/bindings/__init__.py to __init__.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/bindings/commoncrypto/binding.py to binding.pyc byte-compiling /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography/hazmat/bindings/commoncrypto/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmpCmj3vZ.py' /usr/bin/python2 -O /tmp/tmpCmj3vZ.py removing /tmp/tmpCmj3vZ.py running install_egg_info Copying src/cryptography.egg-info to /home/buildozer/aports/community/py-cryptography/pkg/py2-cryptography/usr/lib/python2.7/site-packages/cryptography-1.4-py2.7.egg-info running install_scripts >>> py2-cryptography*: Preparing subpackage py2-cryptography... >>> py2-cryptography*: Stripping binaries >>> py-cryptography*: Running postcheck for py2-cryptography >>> py-cryptography*: Running postcheck for py-cryptography >>> py-cryptography*: Preparing package py-cryptography... >>> py2-cryptography*: Scanning shared objects >>> py3-cryptography*: Scanning shared objects >>> py-cryptography*: Tracing dependencies... >>> py-cryptography*: Package size: 4.0 KB >>> py-cryptography*: Compressing data... >>> py-cryptography*: Create checksum... >>> py-cryptography*: Create py-cryptography-1.4-r1.apk >>> py2-cryptography*: Tracing dependencies... py-cffi py-idna py-asn1 py-six py-ipaddress py-enum34 so:libc.musl-armhf.so.1 so:libcrypto.so.1.0.0 so:libpython2.7.so.1.0 so:libssl.so.1.0.0 >>> py2-cryptography*: Package size: 2.7 MB >>> py2-cryptography*: Compressing data... >>> py2-cryptography*: Create checksum... >>> py2-cryptography*: Create py2-cryptography-1.4-r1.apk >>> py3-cryptography*: Tracing dependencies... py-cffi py-idna py-asn1 py-six so:libc.musl-armhf.so.1 so:libcrypto.so.1.0.0 so:libpython3.5m.so.1.0 so:libssl.so.1.0.0 >>> py3-cryptography*: Package size: 2.6 MB >>> py3-cryptography*: Compressing data... >>> py3-cryptography*: Create checksum... >>> py3-cryptography*: Create py3-cryptography-1.4-r1.apk >>> py-cryptography: Cleaning up srcdir >>> py-cryptography: Cleaning up pkgdir >>> py-cryptography: Uninstalling dependencies... >>> py-cryptography: Updating the cached abuild repository index... >>> py-cryptography: Signing the index...