>>> python-pycrypto 2.6.1 Extracting gzip -d -c /home/peko/autobuild/instance-2/dl/pycrypto-2.6.1.tar.gz | tar --strip-components=1 -C /home/peko/autobuild/instance-2/output/build/python-pycrypto-2.6.1 -xf - mv /home/peko/autobuild/instance-2/output/build/python-pycrypto-2.6.1/LEGAL/copy/LICENSE.orig /home/peko/autobuild/instance-2/output/build/python-pycrypto-2.6.1/LEGAL/copy/LICENSE.original >>> python-pycrypto 2.6.1 Patching Applying 0001-remove-incorrect-header-path.patch using patch: patching file setup.py >>> python-pycrypto 2.6.1 Configuring (cd /home/peko/autobuild/instance-2/output/build/python-pycrypto-2.6.1 && PATH="/home/peko/autobuild/instance-2/output/host/bin:/home/peko/autobuild/instance-2/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/peko/autobuild/instance-2/output/host/bin/arm-linux-ar" AS="/home/peko/autobuild/instance-2/output/host/bin/arm-linux-as" LD="/home/peko/autobuild/instance-2/output/host/bin/arm-linux-ld" NM="/home/peko/autobuild/instance-2/output/host/bin/arm-linux-nm" CC="/home/peko/autobuild/instance-2/output/host/bin/arm-linux-gcc" GCC="/home/peko/autobuild/instance-2/output/host/bin/arm-linux-gcc" CPP="/home/peko/autobuild/instance-2/output/host/bin/arm-linux-cpp" CXX="/home/peko/autobuild/instance-2/output/host/bin/arm-linux-g++" FC="/home/peko/autobuild/instance-2/output/host/bin/arm-linux-gfortran" F77="/home/peko/autobuild/instance-2/output/host/bin/arm-linux-gfortran" RANLIB="/home/peko/autobuild/instance-2/output/host/bin/arm-linux-ranlib" READELF="/home/peko/autobuild/instance-2/output/host/bin/arm-linux-readelf" STRIP="/home/peko/autobuild/instance-2/output/host/bin/arm-linux-strip" OBJCOPY="/home/peko/autobuild/instance-2/output/host/bin/arm-linux-objcopy" OBJDUMP="/home/peko/autobuild/instance-2/output/host/bin/arm-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/peko/autobuild/instance-2/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-2/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-2/output/host/include" LDFLAGS_FOR_BUILD="-L/home/peko/autobuild/instance-2/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-2/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/peko/autobuild/instance-2/output/host/bin/arm-linux-as" DEFAULT_LINKER="/home/peko/autobuild/instance-2/output/host/bin/arm-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2" LDFLAGS="" FCFLAGS=" -Os -g2" FFLAGS=" -Os -g2" PKG_CONFIG="/home/peko/autobuild/instance-2/output/host/bin/pkg-config" STAGING_DIR="/home/peko/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no ./configure --target=arm-buildroot-linux-uclibcgnueabi --host=arm-buildroot-linux-uclibcgnueabi --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --program-prefix="" ) checking for arm-buildroot-linux-uclibcgnueabi-gcc... /home/peko/autobuild/instance-2/output/host/bin/arm-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/peko/autobuild/instance-2/output/host/bin/arm-linux-gcc accepts -g... yes checking for /home/peko/autobuild/instance-2/output/host/bin/arm-linux-gcc option to accept ISO C89... none needed checking for __gmpz_init in -lgmp... yes checking for __gmpz_init in -lmpir... no checking whether mpz_powm is declared... yes checking whether mpz_powm_sec is declared... yes checking how to run the C preprocessor... /home/peko/autobuild/instance-2/output/host/bin/arm-linux-cpp checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for inline... inline checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for int8_t... yes checking for size_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for memmove... yes checking for memset... yes configure: creating ./config.status config.status: creating src/config.h >>> python-pycrypto 2.6.1 Building (cd /home/peko/autobuild/instance-2/output/build/python-pycrypto-2.6.1//; PATH="/home/peko/autobuild/instance-2/output/host/bin:/home/peko/autobuild/instance-2/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" CC="/home/peko/autobuild/instance-2/output/host/bin/arm-linux-gcc" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2" LDFLAGS="" LDSHARED="/home/peko/autobuild/instance-2/output/host/bin/arm-linux-gcc -shared" PYTHONPATH="/home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/" PYTHONNOUSERSITE=1 _PYTHON_SYSCONFIGDATA_NAME="_sysconfigdata_m_linux_arm-linux-gnueabi" _python_sysroot=/home/peko/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/peko/autobuild/instance-2/output/host/bin/python setup.py build --executable=/usr/bin/python ) running build running build_py creating build creating build/lib.linux-x86_64-3.6 creating build/lib.linux-x86_64-3.6/Crypto copying lib/Crypto/pct_warnings.py -> build/lib.linux-x86_64-3.6/Crypto copying lib/Crypto/__init__.py -> build/lib.linux-x86_64-3.6/Crypto creating build/lib.linux-x86_64-3.6/Crypto/Hash copying lib/Crypto/Hash/SHA224.py -> build/lib.linux-x86_64-3.6/Crypto/Hash copying lib/Crypto/Hash/SHA.py -> build/lib.linux-x86_64-3.6/Crypto/Hash copying lib/Crypto/Hash/hashalgo.py -> build/lib.linux-x86_64-3.6/Crypto/Hash copying lib/Crypto/Hash/SHA384.py -> build/lib.linux-x86_64-3.6/Crypto/Hash copying lib/Crypto/Hash/RIPEMD.py -> build/lib.linux-x86_64-3.6/Crypto/Hash copying lib/Crypto/Hash/MD4.py -> build/lib.linux-x86_64-3.6/Crypto/Hash copying lib/Crypto/Hash/MD5.py -> build/lib.linux-x86_64-3.6/Crypto/Hash copying lib/Crypto/Hash/HMAC.py -> build/lib.linux-x86_64-3.6/Crypto/Hash copying lib/Crypto/Hash/__init__.py -> build/lib.linux-x86_64-3.6/Crypto/Hash copying lib/Crypto/Hash/SHA512.py -> build/lib.linux-x86_64-3.6/Crypto/Hash copying lib/Crypto/Hash/MD2.py -> build/lib.linux-x86_64-3.6/Crypto/Hash copying lib/Crypto/Hash/SHA256.py -> build/lib.linux-x86_64-3.6/Crypto/Hash creating build/lib.linux-x86_64-3.6/Crypto/Cipher copying lib/Crypto/Cipher/ARC4.py -> build/lib.linux-x86_64-3.6/Crypto/Cipher copying lib/Crypto/Cipher/CAST.py -> build/lib.linux-x86_64-3.6/Crypto/Cipher copying lib/Crypto/Cipher/DES3.py -> build/lib.linux-x86_64-3.6/Crypto/Cipher copying lib/Crypto/Cipher/PKCS1_OAEP.py -> build/lib.linux-x86_64-3.6/Crypto/Cipher copying lib/Crypto/Cipher/Blowfish.py -> build/lib.linux-x86_64-3.6/Crypto/Cipher copying lib/Crypto/Cipher/ARC2.py -> build/lib.linux-x86_64-3.6/Crypto/Cipher copying lib/Crypto/Cipher/DES.py -> build/lib.linux-x86_64-3.6/Crypto/Cipher copying lib/Crypto/Cipher/__init__.py -> build/lib.linux-x86_64-3.6/Crypto/Cipher copying lib/Crypto/Cipher/AES.py -> build/lib.linux-x86_64-3.6/Crypto/Cipher copying lib/Crypto/Cipher/PKCS1_v1_5.py -> build/lib.linux-x86_64-3.6/Crypto/Cipher copying lib/Crypto/Cipher/blockalgo.py -> build/lib.linux-x86_64-3.6/Crypto/Cipher copying lib/Crypto/Cipher/XOR.py -> build/lib.linux-x86_64-3.6/Crypto/Cipher creating build/lib.linux-x86_64-3.6/Crypto/Util copying lib/Crypto/Util/RFC1751.py -> build/lib.linux-x86_64-3.6/Crypto/Util copying lib/Crypto/Util/number.py -> build/lib.linux-x86_64-3.6/Crypto/Util copying lib/Crypto/Util/asn1.py -> build/lib.linux-x86_64-3.6/Crypto/Util copying lib/Crypto/Util/py3compat.py -> build/lib.linux-x86_64-3.6/Crypto/Util copying lib/Crypto/Util/_number_new.py -> build/lib.linux-x86_64-3.6/Crypto/Util copying lib/Crypto/Util/__init__.py -> build/lib.linux-x86_64-3.6/Crypto/Util copying lib/Crypto/Util/randpool.py -> build/lib.linux-x86_64-3.6/Crypto/Util copying lib/Crypto/Util/Counter.py -> build/lib.linux-x86_64-3.6/Crypto/Util copying lib/Crypto/Util/winrandom.py -> build/lib.linux-x86_64-3.6/Crypto/Util creating build/lib.linux-x86_64-3.6/Crypto/Random copying lib/Crypto/Random/__init__.py -> build/lib.linux-x86_64-3.6/Crypto/Random copying lib/Crypto/Random/random.py -> build/lib.linux-x86_64-3.6/Crypto/Random copying lib/Crypto/Random/_UserFriendlyRNG.py -> build/lib.linux-x86_64-3.6/Crypto/Random creating build/lib.linux-x86_64-3.6/Crypto/Random/Fortuna copying lib/Crypto/Random/Fortuna/SHAd256.py -> build/lib.linux-x86_64-3.6/Crypto/Random/Fortuna copying lib/Crypto/Random/Fortuna/__init__.py -> build/lib.linux-x86_64-3.6/Crypto/Random/Fortuna copying lib/Crypto/Random/Fortuna/FortunaAccumulator.py -> build/lib.linux-x86_64-3.6/Crypto/Random/Fortuna copying lib/Crypto/Random/Fortuna/FortunaGenerator.py -> build/lib.linux-x86_64-3.6/Crypto/Random/Fortuna creating build/lib.linux-x86_64-3.6/Crypto/Random/OSRNG copying lib/Crypto/Random/OSRNG/posix.py -> build/lib.linux-x86_64-3.6/Crypto/Random/OSRNG copying lib/Crypto/Random/OSRNG/__init__.py -> build/lib.linux-x86_64-3.6/Crypto/Random/OSRNG copying lib/Crypto/Random/OSRNG/rng_base.py -> build/lib.linux-x86_64-3.6/Crypto/Random/OSRNG copying lib/Crypto/Random/OSRNG/fallback.py -> build/lib.linux-x86_64-3.6/Crypto/Random/OSRNG creating build/lib.linux-x86_64-3.6/Crypto/SelfTest copying lib/Crypto/SelfTest/st_common.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest copying lib/Crypto/SelfTest/__init__.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest creating build/lib.linux-x86_64-3.6/Crypto/SelfTest/Cipher copying lib/Crypto/SelfTest/Cipher/test_ARC2.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Cipher copying lib/Crypto/SelfTest/Cipher/test_pkcs1_oaep.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Cipher copying lib/Crypto/SelfTest/Cipher/test_DES.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Cipher copying lib/Crypto/SelfTest/Cipher/test_DES3.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Cipher copying lib/Crypto/SelfTest/Cipher/test_pkcs1_15.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Cipher copying lib/Crypto/SelfTest/Cipher/__init__.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Cipher copying lib/Crypto/SelfTest/Cipher/common.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Cipher copying lib/Crypto/SelfTest/Cipher/test_ARC4.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Cipher copying lib/Crypto/SelfTest/Cipher/test_CAST.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Cipher copying lib/Crypto/SelfTest/Cipher/test_AES.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Cipher copying lib/Crypto/SelfTest/Cipher/test_XOR.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Cipher copying lib/Crypto/SelfTest/Cipher/test_Blowfish.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Cipher creating build/lib.linux-x86_64-3.6/Crypto/SelfTest/Hash copying lib/Crypto/SelfTest/Hash/test_MD5.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Hash copying lib/Crypto/SelfTest/Hash/test_SHA224.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Hash copying lib/Crypto/SelfTest/Hash/test_MD4.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Hash copying lib/Crypto/SelfTest/Hash/test_MD2.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Hash copying lib/Crypto/SelfTest/Hash/test_RIPEMD.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Hash copying lib/Crypto/SelfTest/Hash/__init__.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Hash copying lib/Crypto/SelfTest/Hash/test_SHA512.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Hash copying lib/Crypto/SelfTest/Hash/common.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Hash copying lib/Crypto/SelfTest/Hash/test_HMAC.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Hash copying lib/Crypto/SelfTest/Hash/test_SHA256.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Hash copying lib/Crypto/SelfTest/Hash/test_SHA384.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Hash copying lib/Crypto/SelfTest/Hash/test_SHA.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Hash creating build/lib.linux-x86_64-3.6/Crypto/SelfTest/Protocol copying lib/Crypto/SelfTest/Protocol/test_KDF.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Protocol copying lib/Crypto/SelfTest/Protocol/test_chaffing.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Protocol copying lib/Crypto/SelfTest/Protocol/test_AllOrNothing.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Protocol copying lib/Crypto/SelfTest/Protocol/test_rfc1751.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Protocol copying lib/Crypto/SelfTest/Protocol/__init__.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Protocol creating build/lib.linux-x86_64-3.6/Crypto/SelfTest/PublicKey copying lib/Crypto/SelfTest/PublicKey/test_RSA.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/PublicKey copying lib/Crypto/SelfTest/PublicKey/__init__.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/PublicKey copying lib/Crypto/SelfTest/PublicKey/test_importKey.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/PublicKey copying lib/Crypto/SelfTest/PublicKey/test_DSA.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/PublicKey copying lib/Crypto/SelfTest/PublicKey/test_ElGamal.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/PublicKey creating build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random copying lib/Crypto/SelfTest/Random/test__UserFriendlyRNG.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random copying lib/Crypto/SelfTest/Random/test_random.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random copying lib/Crypto/SelfTest/Random/__init__.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random copying lib/Crypto/SelfTest/Random/test_rpoolcompat.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random creating build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/Fortuna copying lib/Crypto/SelfTest/Random/Fortuna/test_FortunaAccumulator.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/Fortuna copying lib/Crypto/SelfTest/Random/Fortuna/test_FortunaGenerator.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/Fortuna copying lib/Crypto/SelfTest/Random/Fortuna/test_SHAd256.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/Fortuna copying lib/Crypto/SelfTest/Random/Fortuna/__init__.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/Fortuna creating build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/OSRNG copying lib/Crypto/SelfTest/Random/OSRNG/test_nt.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/OSRNG copying lib/Crypto/SelfTest/Random/OSRNG/test_winrandom.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/OSRNG copying lib/Crypto/SelfTest/Random/OSRNG/__init__.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/OSRNG copying lib/Crypto/SelfTest/Random/OSRNG/test_fallback.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/OSRNG copying lib/Crypto/SelfTest/Random/OSRNG/test_generic.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/OSRNG copying lib/Crypto/SelfTest/Random/OSRNG/test_posix.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/OSRNG creating build/lib.linux-x86_64-3.6/Crypto/SelfTest/Util copying lib/Crypto/SelfTest/Util/test_number.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Util copying lib/Crypto/SelfTest/Util/test_asn1.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Util copying lib/Crypto/SelfTest/Util/test_winrandom.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Util copying lib/Crypto/SelfTest/Util/__init__.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Util copying lib/Crypto/SelfTest/Util/test_Counter.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Util creating build/lib.linux-x86_64-3.6/Crypto/SelfTest/Signature copying lib/Crypto/SelfTest/Signature/test_pkcs1_pss.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Signature copying lib/Crypto/SelfTest/Signature/test_pkcs1_15.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Signature copying lib/Crypto/SelfTest/Signature/__init__.py -> build/lib.linux-x86_64-3.6/Crypto/SelfTest/Signature creating build/lib.linux-x86_64-3.6/Crypto/Protocol copying lib/Crypto/Protocol/Chaffing.py -> build/lib.linux-x86_64-3.6/Crypto/Protocol copying lib/Crypto/Protocol/__init__.py -> build/lib.linux-x86_64-3.6/Crypto/Protocol copying lib/Crypto/Protocol/KDF.py -> build/lib.linux-x86_64-3.6/Crypto/Protocol copying lib/Crypto/Protocol/AllOrNothing.py -> build/lib.linux-x86_64-3.6/Crypto/Protocol creating build/lib.linux-x86_64-3.6/Crypto/PublicKey copying lib/Crypto/PublicKey/_RSA.py -> build/lib.linux-x86_64-3.6/Crypto/PublicKey copying lib/Crypto/PublicKey/_DSA.py -> build/lib.linux-x86_64-3.6/Crypto/PublicKey copying lib/Crypto/PublicKey/pubkey.py -> build/lib.linux-x86_64-3.6/Crypto/PublicKey copying lib/Crypto/PublicKey/_slowmath.py -> build/lib.linux-x86_64-3.6/Crypto/PublicKey copying lib/Crypto/PublicKey/__init__.py -> build/lib.linux-x86_64-3.6/Crypto/PublicKey copying lib/Crypto/PublicKey/ElGamal.py -> build/lib.linux-x86_64-3.6/Crypto/PublicKey copying lib/Crypto/PublicKey/RSA.py -> build/lib.linux-x86_64-3.6/Crypto/PublicKey copying lib/Crypto/PublicKey/DSA.py -> build/lib.linux-x86_64-3.6/Crypto/PublicKey creating build/lib.linux-x86_64-3.6/Crypto/Signature copying lib/Crypto/Signature/PKCS1_PSS.py -> build/lib.linux-x86_64-3.6/Crypto/Signature copying lib/Crypto/Signature/__init__.py -> build/lib.linux-x86_64-3.6/Crypto/Signature copying lib/Crypto/Signature/PKCS1_v1_5.py -> build/lib.linux-x86_64-3.6/Crypto/Signature Skipping optional fixer: buffer Skipping optional fixer: idioms Skipping optional fixer: set_literal Skipping optional fixer: ws_comma running build_ext running build_configure building 'Crypto.PublicKey._fastmath' extension creating build/temp.linux-x86_64-3.6 creating build/temp.linux-x86_64-3.6/src /home/peko/autobuild/instance-2/output/host/bin/arm-linux-gcc -fwrapv -Wall -Wstrict-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g2 -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/home/peko/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/python3.6m -c src/_fastmath.c -o build/temp.linux-x86_64-3.6/src/_fastmath.o /home/peko/autobuild/instance-2/output/host/bin/arm-linux-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 build/temp.linux-x86_64-3.6/src/_fastmath.o -L/home/peko/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib -lgmp -lpython3.6m -o build/lib.linux-x86_64-3.6/Crypto/PublicKey/_fastmath.cpython-36m-arm-linux-gnueabi.so building 'Crypto.Hash._MD2' extension /home/peko/autobuild/instance-2/output/host/bin/arm-linux-gcc -fwrapv -Wall -Wstrict-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g2 -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/home/peko/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/python3.6m -c src/MD2.c -o build/temp.linux-x86_64-3.6/src/MD2.o /home/peko/autobuild/instance-2/output/host/bin/arm-linux-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 build/temp.linux-x86_64-3.6/src/MD2.o -L/home/peko/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/Crypto/Hash/_MD2.cpython-36m-arm-linux-gnueabi.so building 'Crypto.Hash._MD4' extension /home/peko/autobuild/instance-2/output/host/bin/arm-linux-gcc -fwrapv -Wall -Wstrict-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g2 -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/home/peko/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/python3.6m -c src/MD4.c -o build/temp.linux-x86_64-3.6/src/MD4.o /home/peko/autobuild/instance-2/output/host/bin/arm-linux-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 build/temp.linux-x86_64-3.6/src/MD4.o -L/home/peko/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/Crypto/Hash/_MD4.cpython-36m-arm-linux-gnueabi.so building 'Crypto.Hash._SHA256' extension /home/peko/autobuild/instance-2/output/host/bin/arm-linux-gcc -fwrapv -Wall -Wstrict-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g2 -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/home/peko/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/python3.6m -c src/SHA256.c -o build/temp.linux-x86_64-3.6/src/SHA256.o /home/peko/autobuild/instance-2/output/host/bin/arm-linux-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 build/temp.linux-x86_64-3.6/src/SHA256.o -L/home/peko/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/Crypto/Hash/_SHA256.cpython-36m-arm-linux-gnueabi.so building 'Crypto.Hash._SHA224' extension /home/peko/autobuild/instance-2/output/host/bin/arm-linux-gcc -fwrapv -Wall -Wstrict-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g2 -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/home/peko/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/python3.6m -c src/SHA224.c -o build/temp.linux-x86_64-3.6/src/SHA224.o /home/peko/autobuild/instance-2/output/host/bin/arm-linux-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 build/temp.linux-x86_64-3.6/src/SHA224.o -L/home/peko/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/Crypto/Hash/_SHA224.cpython-36m-arm-linux-gnueabi.so building 'Crypto.Hash._SHA384' extension /home/peko/autobuild/instance-2/output/host/bin/arm-linux-gcc -fwrapv -Wall -Wstrict-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g2 -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/home/peko/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/python3.6m -c src/SHA384.c -o build/temp.linux-x86_64-3.6/src/SHA384.o /home/peko/autobuild/instance-2/output/host/bin/arm-linux-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 build/temp.linux-x86_64-3.6/src/SHA384.o -L/home/peko/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/Crypto/Hash/_SHA384.cpython-36m-arm-linux-gnueabi.so building 'Crypto.Hash._SHA512' extension /home/peko/autobuild/instance-2/output/host/bin/arm-linux-gcc -fwrapv -Wall -Wstrict-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g2 -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/home/peko/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/python3.6m -c src/SHA512.c -o build/temp.linux-x86_64-3.6/src/SHA512.o /home/peko/autobuild/instance-2/output/host/bin/arm-linux-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 build/temp.linux-x86_64-3.6/src/SHA512.o -L/home/peko/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/Crypto/Hash/_SHA512.cpython-36m-arm-linux-gnueabi.so building 'Crypto.Hash._RIPEMD160' extension /home/peko/autobuild/instance-2/output/host/bin/arm-linux-gcc -fwrapv -Wall -Wstrict-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g2 -fPIC -std=c99 -O3 -fomit-frame-pointer -DPCT_LITTLE_ENDIAN=1 -Isrc/ -I/home/peko/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/python3.6m -c src/RIPEMD160.c -o build/temp.linux-x86_64-3.6/src/RIPEMD160.o /home/peko/autobuild/instance-2/output/host/bin/arm-linux-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 build/temp.linux-x86_64-3.6/src/RIPEMD160.o -L/home/peko/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/Crypto/Hash/_RIPEMD160.cpython-36m-arm-linux-gnueabi.so building 'Crypto.Cipher._AES' extension /home/peko/autobuild/instance-2/output/host/bin/arm-linux-gcc -fwrapv -Wall -Wstrict-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g2 -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/home/peko/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/python3.6m -c src/AES.c -o build/temp.linux-x86_64-3.6/src/AES.o /home/peko/autobuild/instance-2/output/host/bin/arm-linux-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 build/temp.linux-x86_64-3.6/src/AES.o -L/home/peko/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/Crypto/Cipher/_AES.cpython-36m-arm-linux-gnueabi.so building 'Crypto.Cipher._ARC2' extension /home/peko/autobuild/instance-2/output/host/bin/arm-linux-gcc -fwrapv -Wall -Wstrict-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g2 -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/home/peko/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/python3.6m -c src/ARC2.c -o build/temp.linux-x86_64-3.6/src/ARC2.o /home/peko/autobuild/instance-2/output/host/bin/arm-linux-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 build/temp.linux-x86_64-3.6/src/ARC2.o -L/home/peko/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/Crypto/Cipher/_ARC2.cpython-36m-arm-linux-gnueabi.so building 'Crypto.Cipher._Blowfish' extension /home/peko/autobuild/instance-2/output/host/bin/arm-linux-gcc -fwrapv -Wall -Wstrict-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g2 -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/home/peko/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/python3.6m -c src/Blowfish.c -o build/temp.linux-x86_64-3.6/src/Blowfish.o /home/peko/autobuild/instance-2/output/host/bin/arm-linux-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 build/temp.linux-x86_64-3.6/src/Blowfish.o -L/home/peko/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/Crypto/Cipher/_Blowfish.cpython-36m-arm-linux-gnueabi.so building 'Crypto.Cipher._CAST' extension /home/peko/autobuild/instance-2/output/host/bin/arm-linux-gcc -fwrapv -Wall -Wstrict-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g2 -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/home/peko/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/python3.6m -c src/CAST.c -o build/temp.linux-x86_64-3.6/src/CAST.o /home/peko/autobuild/instance-2/output/host/bin/arm-linux-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 build/temp.linux-x86_64-3.6/src/CAST.o -L/home/peko/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/Crypto/Cipher/_CAST.cpython-36m-arm-linux-gnueabi.so building 'Crypto.Cipher._DES' extension /home/peko/autobuild/instance-2/output/host/bin/arm-linux-gcc -fwrapv -Wall -Wstrict-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g2 -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -Isrc/libtom/ -I/home/peko/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/python3.6m -c src/DES.c -o build/temp.linux-x86_64-3.6/src/DES.o In file included from /home/peko/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/python3.6m/Python.h:65:0, from src/DES.c:37: /home/peko/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/python3.6m/pytime.h:135:56: warning: 'struct timespec' declared inside parameter list PyAPI_FUNC(int) _PyTime_AsTimespec(_PyTime_t t, struct timespec *ts); ^ /home/peko/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/python3.6m/pytime.h:135:56: warning: its scope is only this definition or declaration, which is probably not what you want /home/peko/autobuild/instance-2/output/host/bin/arm-linux-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 build/temp.linux-x86_64-3.6/src/DES.o -L/home/peko/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/Crypto/Cipher/_DES.cpython-36m-arm-linux-gnueabi.so building 'Crypto.Cipher._DES3' extension /home/peko/autobuild/instance-2/output/host/bin/arm-linux-gcc -fwrapv -Wall -Wstrict-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g2 -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -Isrc/libtom/ -I/home/peko/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/python3.6m -c src/DES3.c -o build/temp.linux-x86_64-3.6/src/DES3.o In file included from /home/peko/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/python3.6m/Python.h:65:0, from src/DES.c:37, from src/DES3.c:26: /home/peko/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/python3.6m/pytime.h:135:56: warning: 'struct timespec' declared inside parameter list PyAPI_FUNC(int) _PyTime_AsTimespec(_PyTime_t t, struct timespec *ts); ^ /home/peko/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/python3.6m/pytime.h:135:56: warning: its scope is only this definition or declaration, which is probably not what you want /home/peko/autobuild/instance-2/output/host/bin/arm-linux-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 build/temp.linux-x86_64-3.6/src/DES3.o -L/home/peko/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/Crypto/Cipher/_DES3.cpython-36m-arm-linux-gnueabi.so building 'Crypto.Cipher._ARC4' extension /home/peko/autobuild/instance-2/output/host/bin/arm-linux-gcc -fwrapv -Wall -Wstrict-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g2 -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/home/peko/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/python3.6m -c src/ARC4.c -o build/temp.linux-x86_64-3.6/src/ARC4.o /home/peko/autobuild/instance-2/output/host/bin/arm-linux-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 build/temp.linux-x86_64-3.6/src/ARC4.o -L/home/peko/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/Crypto/Cipher/_ARC4.cpython-36m-arm-linux-gnueabi.so building 'Crypto.Cipher._XOR' extension /home/peko/autobuild/instance-2/output/host/bin/arm-linux-gcc -fwrapv -Wall -Wstrict-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g2 -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/home/peko/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/python3.6m -c src/XOR.c -o build/temp.linux-x86_64-3.6/src/XOR.o /home/peko/autobuild/instance-2/output/host/bin/arm-linux-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 build/temp.linux-x86_64-3.6/src/XOR.o -L/home/peko/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/Crypto/Cipher/_XOR.cpython-36m-arm-linux-gnueabi.so building 'Crypto.Util.strxor' extension /home/peko/autobuild/instance-2/output/host/bin/arm-linux-gcc -fwrapv -Wall -Wstrict-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g2 -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/home/peko/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/python3.6m -c src/strxor.c -o build/temp.linux-x86_64-3.6/src/strxor.o /home/peko/autobuild/instance-2/output/host/bin/arm-linux-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 build/temp.linux-x86_64-3.6/src/strxor.o -L/home/peko/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/Crypto/Util/strxor.cpython-36m-arm-linux-gnueabi.so building 'Crypto.Util._counter' extension /home/peko/autobuild/instance-2/output/host/bin/arm-linux-gcc -fwrapv -Wall -Wstrict-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g2 -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/home/peko/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/python3.6m -c src/_counter.c -o build/temp.linux-x86_64-3.6/src/_counter.o /home/peko/autobuild/instance-2/output/host/bin/arm-linux-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 build/temp.linux-x86_64-3.6/src/_counter.o -L/home/peko/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib -lpython3.6m -o build/lib.linux-x86_64-3.6/Crypto/Util/_counter.cpython-36m-arm-linux-gnueabi.so >>> python-pycrypto 2.6.1 Installing to target (cd /home/peko/autobuild/instance-2/output/build/python-pycrypto-2.6.1//; PATH="/home/peko/autobuild/instance-2/output/host/bin:/home/peko/autobuild/instance-2/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" CC="/home/peko/autobuild/instance-2/output/host/bin/arm-linux-gcc" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2" LDFLAGS="" LDSHARED="/home/peko/autobuild/instance-2/output/host/bin/arm-linux-gcc -shared" PYTHONPATH="/home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/" PYTHONNOUSERSITE=1 _PYTHON_SYSCONFIGDATA_NAME="_sysconfigdata_m_linux_arm-linux-gnueabi" _python_sysroot=/home/peko/autobuild/instance-2/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/peko/autobuild/instance-2/output/host/bin/python setup.py install --no-compile --prefix=/home/peko/autobuild/instance-2/output/target/usr ) running install running build running build_py running build_ext running build_configure running install_lib creating /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto creating /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.6/Crypto/Hash/SHA224.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.6/Crypto/Hash/SHA.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.6/Crypto/Hash/_SHA512.cpython-36m-arm-linux-gnueabi.so -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.6/Crypto/Hash/_RIPEMD160.cpython-36m-arm-linux-gnueabi.so -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.6/Crypto/Hash/_MD2.cpython-36m-arm-linux-gnueabi.so -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.6/Crypto/Hash/hashalgo.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.6/Crypto/Hash/SHA384.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.6/Crypto/Hash/RIPEMD.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.6/Crypto/Hash/MD4.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.6/Crypto/Hash/MD5.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.6/Crypto/Hash/_SHA384.cpython-36m-arm-linux-gnueabi.so -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.6/Crypto/Hash/_SHA256.cpython-36m-arm-linux-gnueabi.so -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.6/Crypto/Hash/HMAC.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.6/Crypto/Hash/_SHA224.cpython-36m-arm-linux-gnueabi.so -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.6/Crypto/Hash/__init__.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.6/Crypto/Hash/SHA512.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.6/Crypto/Hash/_MD4.cpython-36m-arm-linux-gnueabi.so -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.6/Crypto/Hash/MD2.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.6/Crypto/Hash/SHA256.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Hash copying build/lib.linux-x86_64-3.6/Crypto/pct_warnings.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto creating /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Util copying build/lib.linux-x86_64-3.6/Crypto/Util/RFC1751.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Util copying build/lib.linux-x86_64-3.6/Crypto/Util/number.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Util copying build/lib.linux-x86_64-3.6/Crypto/Util/asn1.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Util copying build/lib.linux-x86_64-3.6/Crypto/Util/_counter.cpython-36m-arm-linux-gnueabi.so -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Util copying build/lib.linux-x86_64-3.6/Crypto/Util/py3compat.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Util copying build/lib.linux-x86_64-3.6/Crypto/Util/_number_new.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Util copying build/lib.linux-x86_64-3.6/Crypto/Util/__init__.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Util copying build/lib.linux-x86_64-3.6/Crypto/Util/strxor.cpython-36m-arm-linux-gnueabi.so -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Util copying build/lib.linux-x86_64-3.6/Crypto/Util/randpool.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Util copying build/lib.linux-x86_64-3.6/Crypto/Util/Counter.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Util copying build/lib.linux-x86_64-3.6/Crypto/Util/winrandom.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Util creating /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.6/Crypto/Cipher/ARC4.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.6/Crypto/Cipher/CAST.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.6/Crypto/Cipher/DES3.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.6/Crypto/Cipher/PKCS1_OAEP.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.6/Crypto/Cipher/_DES.cpython-36m-arm-linux-gnueabi.so -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.6/Crypto/Cipher/Blowfish.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.6/Crypto/Cipher/_AES.cpython-36m-arm-linux-gnueabi.so -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.6/Crypto/Cipher/ARC2.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.6/Crypto/Cipher/DES.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.6/Crypto/Cipher/__init__.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.6/Crypto/Cipher/_ARC2.cpython-36m-arm-linux-gnueabi.so -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.6/Crypto/Cipher/_ARC4.cpython-36m-arm-linux-gnueabi.so -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.6/Crypto/Cipher/AES.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.6/Crypto/Cipher/PKCS1_v1_5.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.6/Crypto/Cipher/_DES3.cpython-36m-arm-linux-gnueabi.so -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.6/Crypto/Cipher/_Blowfish.cpython-36m-arm-linux-gnueabi.so -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.6/Crypto/Cipher/_CAST.cpython-36m-arm-linux-gnueabi.so -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.6/Crypto/Cipher/blockalgo.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.6/Crypto/Cipher/_XOR.cpython-36m-arm-linux-gnueabi.so -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-3.6/Crypto/Cipher/XOR.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Cipher creating /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/SelfTest creating /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/SelfTest/Hash copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Hash/test_MD5.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/SelfTest/Hash copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Hash/test_SHA224.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/SelfTest/Hash copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Hash/test_MD4.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/SelfTest/Hash copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Hash/test_MD2.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/SelfTest/Hash copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Hash/test_RIPEMD.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/SelfTest/Hash copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Hash/__init__.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/SelfTest/Hash copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Hash/test_SHA512.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/SelfTest/Hash copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Hash/common.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/SelfTest/Hash copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Hash/test_HMAC.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/SelfTest/Hash copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Hash/test_SHA256.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/SelfTest/Hash copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Hash/test_SHA384.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/SelfTest/Hash copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Hash/test_SHA.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/SelfTest/Hash creating /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/SelfTest/Util copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Util/test_number.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/SelfTest/Util copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Util/test_asn1.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/SelfTest/Util copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Util/test_winrandom.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/SelfTest/Util copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Util/__init__.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/SelfTest/Util copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Util/test_Counter.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/SelfTest/Util creating /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/SelfTest/Cipher copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Cipher/test_ARC2.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/SelfTest/Cipher copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Cipher/test_pkcs1_oaep.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/SelfTest/Cipher copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Cipher/test_DES.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/SelfTest/Cipher copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Cipher/test_DES3.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/SelfTest/Cipher copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Cipher/test_pkcs1_15.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/SelfTest/Cipher copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Cipher/__init__.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/SelfTest/Cipher copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Cipher/common.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/SelfTest/Cipher copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Cipher/test_ARC4.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/SelfTest/Cipher copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Cipher/test_CAST.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/SelfTest/Cipher copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Cipher/test_AES.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/SelfTest/Cipher copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Cipher/test_XOR.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/SelfTest/Cipher copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Cipher/test_Blowfish.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/SelfTest/Cipher copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/st_common.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/SelfTest copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/__init__.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/SelfTest creating /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/SelfTest/Protocol copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Protocol/test_KDF.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/SelfTest/Protocol copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Protocol/test_chaffing.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/SelfTest/Protocol copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Protocol/test_AllOrNothing.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/SelfTest/Protocol copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Protocol/test_rfc1751.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/SelfTest/Protocol copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Protocol/__init__.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/SelfTest/Protocol creating /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/SelfTest/PublicKey copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/PublicKey/test_RSA.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/SelfTest/PublicKey copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/PublicKey/__init__.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/SelfTest/PublicKey copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/PublicKey/test_importKey.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/SelfTest/PublicKey copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/PublicKey/test_DSA.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/SelfTest/PublicKey copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/PublicKey/test_ElGamal.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/SelfTest/PublicKey creating /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/SelfTest/Signature copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Signature/test_pkcs1_pss.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/SelfTest/Signature copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Signature/test_pkcs1_15.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/SelfTest/Signature copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Signature/__init__.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/SelfTest/Signature creating /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/SelfTest/Random copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/test__UserFriendlyRNG.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/SelfTest/Random copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/test_random.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/SelfTest/Random copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/__init__.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/SelfTest/Random copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/test_rpoolcompat.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/SelfTest/Random creating /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/SelfTest/Random/OSRNG copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/OSRNG/test_nt.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/SelfTest/Random/OSRNG copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/OSRNG/test_winrandom.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/SelfTest/Random/OSRNG copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/OSRNG/__init__.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/SelfTest/Random/OSRNG copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/OSRNG/test_fallback.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/SelfTest/Random/OSRNG copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/OSRNG/test_generic.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/SelfTest/Random/OSRNG copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/OSRNG/test_posix.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/SelfTest/Random/OSRNG creating /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/SelfTest/Random/Fortuna copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/Fortuna/test_FortunaAccumulator.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/SelfTest/Random/Fortuna copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/Fortuna/test_FortunaGenerator.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/SelfTest/Random/Fortuna copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/Fortuna/test_SHAd256.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/SelfTest/Random/Fortuna copying build/lib.linux-x86_64-3.6/Crypto/SelfTest/Random/Fortuna/__init__.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/SelfTest/Random/Fortuna copying build/lib.linux-x86_64-3.6/Crypto/__init__.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto creating /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Protocol copying build/lib.linux-x86_64-3.6/Crypto/Protocol/Chaffing.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Protocol copying build/lib.linux-x86_64-3.6/Crypto/Protocol/__init__.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Protocol copying build/lib.linux-x86_64-3.6/Crypto/Protocol/KDF.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Protocol copying build/lib.linux-x86_64-3.6/Crypto/Protocol/AllOrNothing.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Protocol creating /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/PublicKey copying build/lib.linux-x86_64-3.6/Crypto/PublicKey/_fastmath.cpython-36m-arm-linux-gnueabi.so -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/PublicKey copying build/lib.linux-x86_64-3.6/Crypto/PublicKey/_RSA.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/PublicKey copying build/lib.linux-x86_64-3.6/Crypto/PublicKey/_DSA.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/PublicKey copying build/lib.linux-x86_64-3.6/Crypto/PublicKey/pubkey.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/PublicKey copying build/lib.linux-x86_64-3.6/Crypto/PublicKey/_slowmath.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/PublicKey copying build/lib.linux-x86_64-3.6/Crypto/PublicKey/__init__.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/PublicKey copying build/lib.linux-x86_64-3.6/Crypto/PublicKey/ElGamal.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/PublicKey copying build/lib.linux-x86_64-3.6/Crypto/PublicKey/RSA.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/PublicKey copying build/lib.linux-x86_64-3.6/Crypto/PublicKey/DSA.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/PublicKey creating /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Signature copying build/lib.linux-x86_64-3.6/Crypto/Signature/PKCS1_PSS.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Signature copying build/lib.linux-x86_64-3.6/Crypto/Signature/__init__.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Signature copying build/lib.linux-x86_64-3.6/Crypto/Signature/PKCS1_v1_5.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Signature creating /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Random copying build/lib.linux-x86_64-3.6/Crypto/Random/__init__.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Random copying build/lib.linux-x86_64-3.6/Crypto/Random/random.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Random creating /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Random/OSRNG copying build/lib.linux-x86_64-3.6/Crypto/Random/OSRNG/posix.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Random/OSRNG copying build/lib.linux-x86_64-3.6/Crypto/Random/OSRNG/__init__.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Random/OSRNG copying build/lib.linux-x86_64-3.6/Crypto/Random/OSRNG/rng_base.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Random/OSRNG copying build/lib.linux-x86_64-3.6/Crypto/Random/OSRNG/fallback.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Random/OSRNG creating /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Random/Fortuna copying build/lib.linux-x86_64-3.6/Crypto/Random/Fortuna/SHAd256.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Random/Fortuna copying build/lib.linux-x86_64-3.6/Crypto/Random/Fortuna/__init__.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Random/Fortuna copying build/lib.linux-x86_64-3.6/Crypto/Random/Fortuna/FortunaAccumulator.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Random/Fortuna copying build/lib.linux-x86_64-3.6/Crypto/Random/Fortuna/FortunaGenerator.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Random/Fortuna copying build/lib.linux-x86_64-3.6/Crypto/Random/_UserFriendlyRNG.py -> /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/Crypto/Random running install_egg_info Writing /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/site-packages/pycrypto-2.6.1-py3.6.egg-info make: *** [/home/peko/autobuild/instance-2/output/build/python-pycrypto-2.6.1/.stamp_target_installed] Terminated