tar -xf pycrypto-2.7a1.tar.gz running install running build running build_py creating build creating build/lib.linux-x86_64-2.7 creating build/lib.linux-x86_64-2.7/Crypto copying lib/Crypto/pct_warnings.py -> build/lib.linux-x86_64-2.7/Crypto copying lib/Crypto/__init__.py -> build/lib.linux-x86_64-2.7/Crypto creating build/lib.linux-x86_64-2.7/Crypto/Hash copying lib/Crypto/Hash/SHA.py -> build/lib.linux-x86_64-2.7/Crypto/Hash copying lib/Crypto/Hash/RIPEMD.py -> build/lib.linux-x86_64-2.7/Crypto/Hash copying lib/Crypto/Hash/MD5.py -> build/lib.linux-x86_64-2.7/Crypto/Hash copying lib/Crypto/Hash/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/Hash copying lib/Crypto/Hash/CMAC.py -> build/lib.linux-x86_64-2.7/Crypto/Hash copying lib/Crypto/Hash/SHA1.py -> build/lib.linux-x86_64-2.7/Crypto/Hash copying lib/Crypto/Hash/HMAC.py -> build/lib.linux-x86_64-2.7/Crypto/Hash creating build/lib.linux-x86_64-2.7/Crypto/Cipher copying lib/Crypto/Cipher/XOR.py -> build/lib.linux-x86_64-2.7/Crypto/Cipher copying lib/Crypto/Cipher/PKCS1_v1_5.py -> build/lib.linux-x86_64-2.7/Crypto/Cipher copying lib/Crypto/Cipher/CAST.py -> build/lib.linux-x86_64-2.7/Crypto/Cipher copying lib/Crypto/Cipher/ARC2.py -> build/lib.linux-x86_64-2.7/Crypto/Cipher copying lib/Crypto/Cipher/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/Cipher copying lib/Crypto/Cipher/DES3.py -> build/lib.linux-x86_64-2.7/Crypto/Cipher copying lib/Crypto/Cipher/blockalgo.py -> build/lib.linux-x86_64-2.7/Crypto/Cipher copying lib/Crypto/Cipher/PKCS1_OAEP.py -> build/lib.linux-x86_64-2.7/Crypto/Cipher copying lib/Crypto/Cipher/ARC4.py -> build/lib.linux-x86_64-2.7/Crypto/Cipher copying lib/Crypto/Cipher/AES.py -> build/lib.linux-x86_64-2.7/Crypto/Cipher copying lib/Crypto/Cipher/DES.py -> build/lib.linux-x86_64-2.7/Crypto/Cipher copying lib/Crypto/Cipher/Blowfish.py -> build/lib.linux-x86_64-2.7/Crypto/Cipher creating build/lib.linux-x86_64-2.7/Crypto/Util copying lib/Crypto/Util/Counter.py -> build/lib.linux-x86_64-2.7/Crypto/Util copying lib/Crypto/Util/number.py -> build/lib.linux-x86_64-2.7/Crypto/Util copying lib/Crypto/Util/_number_new.py -> build/lib.linux-x86_64-2.7/Crypto/Util copying lib/Crypto/Util/asn1.py -> build/lib.linux-x86_64-2.7/Crypto/Util copying lib/Crypto/Util/_time.py -> build/lib.linux-x86_64-2.7/Crypto/Util copying lib/Crypto/Util/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/Util copying lib/Crypto/Util/RFC1751.py -> build/lib.linux-x86_64-2.7/Crypto/Util copying lib/Crypto/Util/Padding.py -> build/lib.linux-x86_64-2.7/Crypto/Util copying lib/Crypto/Util/winrandom.py -> build/lib.linux-x86_64-2.7/Crypto/Util copying lib/Crypto/Util/randpool.py -> build/lib.linux-x86_64-2.7/Crypto/Util copying lib/Crypto/Util/py3compat.py -> build/lib.linux-x86_64-2.7/Crypto/Util copying lib/Crypto/Util/py21compat.py -> build/lib.linux-x86_64-2.7/Crypto/Util creating build/lib.linux-x86_64-2.7/Crypto/Random copying lib/Crypto/Random/random.py -> build/lib.linux-x86_64-2.7/Crypto/Random copying lib/Crypto/Random/_UserFriendlyRNG.py -> build/lib.linux-x86_64-2.7/Crypto/Random copying lib/Crypto/Random/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/Random creating build/lib.linux-x86_64-2.7/Crypto/Random/Fortuna copying lib/Crypto/Random/Fortuna/FortunaAccumulator.py -> build/lib.linux-x86_64-2.7/Crypto/Random/Fortuna copying lib/Crypto/Random/Fortuna/SHAd256.py -> build/lib.linux-x86_64-2.7/Crypto/Random/Fortuna copying lib/Crypto/Random/Fortuna/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/Random/Fortuna copying lib/Crypto/Random/Fortuna/FortunaGenerator.py -> build/lib.linux-x86_64-2.7/Crypto/Random/Fortuna creating build/lib.linux-x86_64-2.7/Crypto/Random/OSRNG copying lib/Crypto/Random/OSRNG/posix.py -> build/lib.linux-x86_64-2.7/Crypto/Random/OSRNG copying lib/Crypto/Random/OSRNG/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/Random/OSRNG copying lib/Crypto/Random/OSRNG/fallback.py -> build/lib.linux-x86_64-2.7/Crypto/Random/OSRNG copying lib/Crypto/Random/OSRNG/rng_base.py -> build/lib.linux-x86_64-2.7/Crypto/Random/OSRNG copying lib/Crypto/Random/OSRNG/nt.py -> build/lib.linux-x86_64-2.7/Crypto/Random/OSRNG creating build/lib.linux-x86_64-2.7/Crypto/SelfTest copying lib/Crypto/SelfTest/st_common.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest copying lib/Crypto/SelfTest/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest creating build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher copying lib/Crypto/SelfTest/Cipher/test_XOR.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher copying lib/Crypto/SelfTest/Cipher/test_AES.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher copying lib/Crypto/SelfTest/Cipher/test_DES.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher copying lib/Crypto/SelfTest/Cipher/common.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher copying lib/Crypto/SelfTest/Cipher/test_DES3.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher copying lib/Crypto/SelfTest/Cipher/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher copying lib/Crypto/SelfTest/Cipher/test_ARC4.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher copying lib/Crypto/SelfTest/Cipher/test_Blowfish.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher copying lib/Crypto/SelfTest/Cipher/test_pkcs1_15.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher copying lib/Crypto/SelfTest/Cipher/test_pkcs1_oaep.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher copying lib/Crypto/SelfTest/Cipher/test_ARC2.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher copying lib/Crypto/SelfTest/Cipher/test_CAST.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher creating build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash copying lib/Crypto/SelfTest/Hash/test_SHA512.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash copying lib/Crypto/SelfTest/Hash/test_SHA384.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash copying lib/Crypto/SelfTest/Hash/common.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash copying lib/Crypto/SelfTest/Hash/test_MD2.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash copying lib/Crypto/SelfTest/Hash/test_SHA1.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash copying lib/Crypto/SelfTest/Hash/test_CMAC.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash copying lib/Crypto/SelfTest/Hash/test_MD5.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash copying lib/Crypto/SelfTest/Hash/test_SHA224.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash copying lib/Crypto/SelfTest/Hash/test_SHA256.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash copying lib/Crypto/SelfTest/Hash/test_MD4.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash copying lib/Crypto/SelfTest/Hash/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash copying lib/Crypto/SelfTest/Hash/test_RIPEMD160.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash copying lib/Crypto/SelfTest/Hash/test_HMAC.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash creating build/lib.linux-x86_64-2.7/Crypto/SelfTest/Protocol copying lib/Crypto/SelfTest/Protocol/test_chaffing.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Protocol copying lib/Crypto/SelfTest/Protocol/test_KDF.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Protocol copying lib/Crypto/SelfTest/Protocol/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Protocol copying lib/Crypto/SelfTest/Protocol/test_AllOrNothing.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Protocol copying lib/Crypto/SelfTest/Protocol/test_rfc1751.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Protocol creating build/lib.linux-x86_64-2.7/Crypto/SelfTest/PublicKey copying lib/Crypto/SelfTest/PublicKey/test_DSA.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/PublicKey copying lib/Crypto/SelfTest/PublicKey/test_ElGamal.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/PublicKey copying lib/Crypto/SelfTest/PublicKey/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/PublicKey copying lib/Crypto/SelfTest/PublicKey/test_import_RSA.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/PublicKey copying lib/Crypto/SelfTest/PublicKey/test_RSA.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/PublicKey copying lib/Crypto/SelfTest/PublicKey/test_import_DSA.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/PublicKey creating build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random copying lib/Crypto/SelfTest/Random/test_random.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random copying lib/Crypto/SelfTest/Random/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random copying lib/Crypto/SelfTest/Random/test__UserFriendlyRNG.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random copying lib/Crypto/SelfTest/Random/test_rpoolcompat.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random creating build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/Fortuna copying lib/Crypto/SelfTest/Random/Fortuna/test_SHAd256.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/Fortuna copying lib/Crypto/SelfTest/Random/Fortuna/test_FortunaGenerator.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/Fortuna copying lib/Crypto/SelfTest/Random/Fortuna/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/Fortuna copying lib/Crypto/SelfTest/Random/Fortuna/test_FortunaAccumulator.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/Fortuna creating build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/OSRNG copying lib/Crypto/SelfTest/Random/OSRNG/test_fallback.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/OSRNG copying lib/Crypto/SelfTest/Random/OSRNG/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/OSRNG copying lib/Crypto/SelfTest/Random/OSRNG/test_nt.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/OSRNG copying lib/Crypto/SelfTest/Random/OSRNG/test_posix.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/OSRNG copying lib/Crypto/SelfTest/Random/OSRNG/test_winrandom.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/OSRNG copying lib/Crypto/SelfTest/Random/OSRNG/test_generic.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/OSRNG creating build/lib.linux-x86_64-2.7/Crypto/SelfTest/Util copying lib/Crypto/SelfTest/Util/test_asn1.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Util copying lib/Crypto/SelfTest/Util/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Util copying lib/Crypto/SelfTest/Util/test_Padding.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Util copying lib/Crypto/SelfTest/Util/test_winrandom.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Util copying lib/Crypto/SelfTest/Util/test_Counter.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Util copying lib/Crypto/SelfTest/Util/test_number.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Util creating build/lib.linux-x86_64-2.7/Crypto/SelfTest/Signature copying lib/Crypto/SelfTest/Signature/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Signature copying lib/Crypto/SelfTest/Signature/test_pkcs1_15.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Signature copying lib/Crypto/SelfTest/Signature/test_pkcs1_pss.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Signature creating build/lib.linux-x86_64-2.7/Crypto/SelfTest/IO copying lib/Crypto/SelfTest/IO/test_PKCS8.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/IO copying lib/Crypto/SelfTest/IO/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/IO creating build/lib.linux-x86_64-2.7/Crypto/Protocol copying lib/Crypto/Protocol/KDF.py -> build/lib.linux-x86_64-2.7/Crypto/Protocol copying lib/Crypto/Protocol/AllOrNothing.py -> build/lib.linux-x86_64-2.7/Crypto/Protocol copying lib/Crypto/Protocol/Chaffing.py -> build/lib.linux-x86_64-2.7/Crypto/Protocol copying lib/Crypto/Protocol/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/Protocol creating build/lib.linux-x86_64-2.7/Crypto/PublicKey copying lib/Crypto/PublicKey/pubkey.py -> build/lib.linux-x86_64-2.7/Crypto/PublicKey copying lib/Crypto/PublicKey/DSA.py -> build/lib.linux-x86_64-2.7/Crypto/PublicKey copying lib/Crypto/PublicKey/RSA.py -> build/lib.linux-x86_64-2.7/Crypto/PublicKey copying lib/Crypto/PublicKey/_slowmath.py -> build/lib.linux-x86_64-2.7/Crypto/PublicKey copying lib/Crypto/PublicKey/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/PublicKey copying lib/Crypto/PublicKey/_DSA.py -> build/lib.linux-x86_64-2.7/Crypto/PublicKey copying lib/Crypto/PublicKey/ElGamal.py -> build/lib.linux-x86_64-2.7/Crypto/PublicKey copying lib/Crypto/PublicKey/_RSA.py -> build/lib.linux-x86_64-2.7/Crypto/PublicKey creating build/lib.linux-x86_64-2.7/Crypto/Signature copying lib/Crypto/Signature/PKCS1_v1_5.py -> build/lib.linux-x86_64-2.7/Crypto/Signature copying lib/Crypto/Signature/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/Signature copying lib/Crypto/Signature/PKCS1_PSS.py -> build/lib.linux-x86_64-2.7/Crypto/Signature creating build/lib.linux-x86_64-2.7/Crypto/IO copying lib/Crypto/IO/PKCS8.py -> build/lib.linux-x86_64-2.7/Crypto/IO copying lib/Crypto/IO/__init__.py -> build/lib.linux-x86_64-2.7/Crypto/IO copying lib/Crypto/IO/_PBES.py -> build/lib.linux-x86_64-2.7/Crypto/IO copying lib/Crypto/IO/PEM.py -> build/lib.linux-x86_64-2.7/Crypto/IO running build_ext running build_configure checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for gcc... 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... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking for gcc option to accept ISO C99... -std=gnu99 checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -Wno-missing-field-initializers... yes checking whether C compiler accepts -Wno-unused-parameter... yes checking whether C compiler accepts -maes... yes 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... gcc -std=gnu99 -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 sys/inttypes.h usability... no checking sys/inttypes.h presence... no checking for sys/inttypes.h... no checking cpuid.h usability... yes checking cpuid.h presence... yes checking for cpuid.h... 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 wmmintrin.h usability... yes checking wmmintrin.h presence... yes checking for wmmintrin.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... yes checking for memmove... yes checking for memset... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating buildenv config.status: creating src/config.h config.status: executing depfiles commands building 'Crypto.PublicKey._fastmath' extension creating build/temp.linux-x86_64-2.7 creating build/temp.linux-x86_64-2.7/src gcc -std=gnu99 -g -fwrapv -O3 -Wall -Wstrict-prototypes -O2 -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -DHAVE_CONFIG_H -fPIC -Isrc/ -I/usr/include/python2.7 -c src/_fastmath.c -o build/temp.linux-x86_64-2.7/src/_fastmath.o src/_fastmath.c: In function ‘dsaKey__verify’: src/_fastmath.c:552:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Py_INCREF(Py_True); ^ src/_fastmath.c:555:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Py_INCREF(Py_False); ^ src/_fastmath.c: In function ‘dsaKey_has_private’: src/_fastmath.c:574:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Py_INCREF(Py_False); ^ src/_fastmath.c:577:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Py_INCREF(Py_True); ^ src/_fastmath.c: In function ‘rsaKey__verify’: src/_fastmath.c:843:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Py_INCREF(Py_True); ^ src/_fastmath.c:847:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Py_INCREF(Py_False); ^ src/_fastmath.c: In function ‘rsaKey_has_private’: src/_fastmath.c:948:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Py_INCREF(Py_False); ^ src/_fastmath.c:951:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Py_INCREF(Py_True); ^ src/_fastmath.c: In function ‘isPrime’: src/_fastmath.c:1004:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Py_INCREF(Py_False); ^ src/_fastmath.c:1007:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Py_INCREF(Py_True); ^ gcc -pthread -shared -O2 -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -DHAVE_CONFIG_H build/temp.linux-x86_64-2.7/src/_fastmath.o -L/usr/lib64 -lgmp -lpython2.7 -o build/lib.linux-x86_64-2.7/Crypto/PublicKey/_fastmath.so building 'Crypto.Hash.MD2' extension gcc -std=gnu99 -g -fwrapv -O3 -Wall -Wstrict-prototypes -O2 -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -DHAVE_CONFIG_H -fPIC -Isrc/ -I/usr/include/python2.7 -c src/MD2.c -o build/temp.linux-x86_64-2.7/src/MD2.o gcc -pthread -shared -O2 -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -DHAVE_CONFIG_H build/temp.linux-x86_64-2.7/src/MD2.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/Crypto/Hash/MD2.so building 'Crypto.Hash.MD4' extension gcc -std=gnu99 -g -fwrapv -O3 -Wall -Wstrict-prototypes -O2 -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -DHAVE_CONFIG_H -fPIC -Isrc/ -I/usr/include/python2.7 -c src/MD4.c -o build/temp.linux-x86_64-2.7/src/MD4.o gcc -pthread -shared -O2 -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -DHAVE_CONFIG_H build/temp.linux-x86_64-2.7/src/MD4.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/Crypto/Hash/MD4.so building 'Crypto.Hash.SHA256' extension gcc -std=gnu99 -g -fwrapv -O3 -Wall -Wstrict-prototypes -O2 -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -DHAVE_CONFIG_H -fPIC -Isrc/ -I/usr/include/python2.7 -c src/SHA256.c -o build/temp.linux-x86_64-2.7/src/SHA256.o gcc -pthread -shared -O2 -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -DHAVE_CONFIG_H build/temp.linux-x86_64-2.7/src/SHA256.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/Crypto/Hash/SHA256.so building 'Crypto.Hash.SHA224' extension gcc -std=gnu99 -g -fwrapv -O3 -Wall -Wstrict-prototypes -O2 -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -DHAVE_CONFIG_H -fPIC -Isrc/ -I/usr/include/python2.7 -c src/SHA224.c -o build/temp.linux-x86_64-2.7/src/SHA224.o gcc -pthread -shared -O2 -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -DHAVE_CONFIG_H build/temp.linux-x86_64-2.7/src/SHA224.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/Crypto/Hash/SHA224.so building 'Crypto.Hash.SHA384' extension gcc -std=gnu99 -g -fwrapv -O3 -Wall -Wstrict-prototypes -O2 -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -DHAVE_CONFIG_H -fPIC -Isrc/ -I/usr/include/python2.7 -c src/SHA384.c -o build/temp.linux-x86_64-2.7/src/SHA384.o gcc -pthread -shared -O2 -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -DHAVE_CONFIG_H build/temp.linux-x86_64-2.7/src/SHA384.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/Crypto/Hash/SHA384.so building 'Crypto.Hash.SHA512' extension gcc -std=gnu99 -g -fwrapv -O3 -Wall -Wstrict-prototypes -O2 -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -DHAVE_CONFIG_H -fPIC -Isrc/ -I/usr/include/python2.7 -c src/SHA512.c -o build/temp.linux-x86_64-2.7/src/SHA512.o gcc -pthread -shared -O2 -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -DHAVE_CONFIG_H build/temp.linux-x86_64-2.7/src/SHA512.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/Crypto/Hash/SHA512.so building 'Crypto.Hash.RIPEMD160' extension gcc -std=gnu99 -g -fwrapv -O3 -Wall -Wstrict-prototypes -O2 -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -DHAVE_CONFIG_H -fPIC -DPCT_LITTLE_ENDIAN=1 -Isrc/ -I/usr/include/python2.7 -c src/RIPEMD160.c -o build/temp.linux-x86_64-2.7/src/RIPEMD160.o gcc -pthread -shared -O2 -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -DHAVE_CONFIG_H build/temp.linux-x86_64-2.7/src/RIPEMD160.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/Crypto/Hash/RIPEMD160.so building 'Crypto.Cipher._AES' extension gcc -std=gnu99 -g -fwrapv -O3 -Wall -Wstrict-prototypes -O2 -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -DHAVE_CONFIG_H -fPIC -Isrc/ -I/usr/include/python2.7 -c src/AES.c -o build/temp.linux-x86_64-2.7/src/AES.o gcc -pthread -shared -O2 -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -DHAVE_CONFIG_H build/temp.linux-x86_64-2.7/src/AES.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/Crypto/Cipher/_AES.so building 'Crypto.Cipher._AESNI' extension gcc -std=gnu99 -g -fwrapv -O3 -Wall -Wstrict-prototypes -O2 -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -DHAVE_CONFIG_H -fPIC -Isrc/ -I/usr/include/python2.7 -c src/AESNI.c -o build/temp.linux-x86_64-2.7/src/AESNI.o -maes gcc -pthread -shared -O2 -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -DHAVE_CONFIG_H build/temp.linux-x86_64-2.7/src/AESNI.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/Crypto/Cipher/_AESNI.so building 'Crypto.Cipher._ARC2' extension gcc -std=gnu99 -g -fwrapv -O3 -Wall -Wstrict-prototypes -O2 -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -DHAVE_CONFIG_H -fPIC -Isrc/ -I/usr/include/python2.7 -c src/ARC2.c -o build/temp.linux-x86_64-2.7/src/ARC2.o gcc -pthread -shared -O2 -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -DHAVE_CONFIG_H build/temp.linux-x86_64-2.7/src/ARC2.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/Crypto/Cipher/_ARC2.so building 'Crypto.Cipher._Blowfish' extension gcc -std=gnu99 -g -fwrapv -O3 -Wall -Wstrict-prototypes -O2 -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -DHAVE_CONFIG_H -fPIC -Isrc/ -I/usr/include/python2.7 -c src/Blowfish.c -o build/temp.linux-x86_64-2.7/src/Blowfish.o gcc -pthread -shared -O2 -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -DHAVE_CONFIG_H build/temp.linux-x86_64-2.7/src/Blowfish.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/Crypto/Cipher/_Blowfish.so building 'Crypto.Cipher._CAST' extension gcc -std=gnu99 -g -fwrapv -O3 -Wall -Wstrict-prototypes -O2 -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -DHAVE_CONFIG_H -fPIC -Isrc/ -I/usr/include/python2.7 -c src/CAST.c -o build/temp.linux-x86_64-2.7/src/CAST.o gcc -pthread -shared -O2 -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -DHAVE_CONFIG_H build/temp.linux-x86_64-2.7/src/CAST.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/Crypto/Cipher/_CAST.so building 'Crypto.Cipher._DES' extension gcc -std=gnu99 -g -fwrapv -O3 -Wall -Wstrict-prototypes -O2 -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -DHAVE_CONFIG_H -fPIC -Isrc/ -Isrc/libtom/ -I/usr/include/python2.7 -c src/DES.c -o build/temp.linux-x86_64-2.7/src/DES.o gcc -pthread -shared -O2 -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -DHAVE_CONFIG_H build/temp.linux-x86_64-2.7/src/DES.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/Crypto/Cipher/_DES.so building 'Crypto.Cipher._DES3' extension gcc -std=gnu99 -g -fwrapv -O3 -Wall -Wstrict-prototypes -O2 -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -DHAVE_CONFIG_H -fPIC -Isrc/ -Isrc/libtom/ -I/usr/include/python2.7 -c src/DES3.c -o build/temp.linux-x86_64-2.7/src/DES3.o gcc -pthread -shared -O2 -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -DHAVE_CONFIG_H build/temp.linux-x86_64-2.7/src/DES3.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/Crypto/Cipher/_DES3.so building 'Crypto.Cipher._ARC4' extension gcc -std=gnu99 -g -fwrapv -O3 -Wall -Wstrict-prototypes -O2 -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -DHAVE_CONFIG_H -fPIC -Isrc/ -I/usr/include/python2.7 -c src/ARC4.c -o build/temp.linux-x86_64-2.7/src/ARC4.o gcc -pthread -shared -O2 -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -DHAVE_CONFIG_H build/temp.linux-x86_64-2.7/src/ARC4.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/Crypto/Cipher/_ARC4.so building 'Crypto.Cipher._XOR' extension gcc -std=gnu99 -g -fwrapv -O3 -Wall -Wstrict-prototypes -O2 -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -DHAVE_CONFIG_H -fPIC -Isrc/ -I/usr/include/python2.7 -c src/XOR.c -o build/temp.linux-x86_64-2.7/src/XOR.o gcc -pthread -shared -O2 -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -DHAVE_CONFIG_H build/temp.linux-x86_64-2.7/src/XOR.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/Crypto/Cipher/_XOR.so building 'Crypto.Util.strxor' extension gcc -std=gnu99 -g -fwrapv -O3 -Wall -Wstrict-prototypes -O2 -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -DHAVE_CONFIG_H -fPIC -Isrc/ -I/usr/include/python2.7 -c src/strxor.c -o build/temp.linux-x86_64-2.7/src/strxor.o gcc -pthread -shared -O2 -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -DHAVE_CONFIG_H build/temp.linux-x86_64-2.7/src/strxor.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/Crypto/Util/strxor.so building 'Crypto.Util.cpuid' extension gcc -std=gnu99 -g -fwrapv -O3 -Wall -Wstrict-prototypes -O2 -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -DHAVE_CONFIG_H -fPIC -Isrc/ -I/usr/include/python2.7 -c src/cpuid.c -o build/temp.linux-x86_64-2.7/src/cpuid.o src/cpuid.c: In function ‘have_aes_ni’: src/cpuid.c:56:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Py_INCREF(Py_True); ^ src/cpuid.c:60:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Py_INCREF(Py_False); ^ gcc -pthread -shared -O2 -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -DHAVE_CONFIG_H build/temp.linux-x86_64-2.7/src/cpuid.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/Crypto/Util/cpuid.so building 'Crypto.Util.galois' extension gcc -std=gnu99 -g -fwrapv -O3 -Wall -Wstrict-prototypes -O2 -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -DHAVE_CONFIG_H -fPIC -Isrc/ -I/usr/include/python2.7 -c src/galois.c -o build/temp.linux-x86_64-2.7/src/galois.o gcc -pthread -shared -O2 -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -DHAVE_CONFIG_H build/temp.linux-x86_64-2.7/src/galois.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/Crypto/Util/galois.so building 'Crypto.Util._counter' extension gcc -std=gnu99 -g -fwrapv -O3 -Wall -Wstrict-prototypes -O2 -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -DHAVE_CONFIG_H -fPIC -Isrc/ -I/usr/include/python2.7 -c src/_counter.c -o build/temp.linux-x86_64-2.7/src/_counter.o gcc -pthread -shared -O2 -fPIC -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -DHAVE_CONFIG_H build/temp.linux-x86_64-2.7/src/_counter.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/Crypto/Util/_counter.so running install_lib creating /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64 creating /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7 creating /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages creating /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto copying build/lib.linux-x86_64-2.7/Crypto/pct_warnings.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto creating /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Util copying build/lib.linux-x86_64-2.7/Crypto/Util/Counter.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Util copying build/lib.linux-x86_64-2.7/Crypto/Util/number.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Util copying build/lib.linux-x86_64-2.7/Crypto/Util/strxor.so -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Util copying build/lib.linux-x86_64-2.7/Crypto/Util/_counter.so -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Util copying build/lib.linux-x86_64-2.7/Crypto/Util/_number_new.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Util copying build/lib.linux-x86_64-2.7/Crypto/Util/asn1.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Util copying build/lib.linux-x86_64-2.7/Crypto/Util/_time.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Util copying build/lib.linux-x86_64-2.7/Crypto/Util/__init__.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Util copying build/lib.linux-x86_64-2.7/Crypto/Util/RFC1751.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Util copying build/lib.linux-x86_64-2.7/Crypto/Util/Padding.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Util copying build/lib.linux-x86_64-2.7/Crypto/Util/winrandom.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Util copying build/lib.linux-x86_64-2.7/Crypto/Util/randpool.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Util copying build/lib.linux-x86_64-2.7/Crypto/Util/cpuid.so -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Util copying build/lib.linux-x86_64-2.7/Crypto/Util/py3compat.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Util copying build/lib.linux-x86_64-2.7/Crypto/Util/py21compat.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Util copying build/lib.linux-x86_64-2.7/Crypto/Util/galois.so -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Util creating /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/st_common.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest creating /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Util copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Util/test_asn1.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Util copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Util/__init__.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Util copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Util/test_Padding.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Util copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Util/test_winrandom.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Util copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Util/test_Counter.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Util copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Util/test_number.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Util creating /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/PublicKey copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/PublicKey/test_DSA.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/PublicKey copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/PublicKey/test_ElGamal.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/PublicKey copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/PublicKey/__init__.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/PublicKey copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/PublicKey/test_import_RSA.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/PublicKey copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/PublicKey/test_RSA.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/PublicKey copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/PublicKey/test_import_DSA.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/PublicKey creating /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Signature copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Signature/__init__.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Signature copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Signature/test_pkcs1_15.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Signature copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Signature/test_pkcs1_pss.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Signature creating /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Protocol copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Protocol/test_chaffing.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Protocol copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Protocol/test_KDF.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Protocol copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Protocol/__init__.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Protocol copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Protocol/test_AllOrNothing.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Protocol copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Protocol/test_rfc1751.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Protocol creating /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/test_random.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random creating /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/OSRNG copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/OSRNG/test_fallback.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/OSRNG copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/OSRNG/__init__.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/OSRNG copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/OSRNG/test_nt.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/OSRNG copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/OSRNG/test_posix.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/OSRNG copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/OSRNG/test_winrandom.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/OSRNG copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/OSRNG/test_generic.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/OSRNG creating /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/Fortuna copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/Fortuna/test_SHAd256.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/Fortuna copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/Fortuna/test_FortunaGenerator.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/Fortuna copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/Fortuna/__init__.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/Fortuna copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/Fortuna/test_FortunaAccumulator.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/Fortuna copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/__init__.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/test__UserFriendlyRNG.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Random/test_rpoolcompat.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/__init__.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest creating /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash/test_SHA512.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash/test_SHA384.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash/common.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash/test_MD2.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash/test_SHA1.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash/test_CMAC.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash/test_MD5.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash/test_SHA224.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash/test_SHA256.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash/test_MD4.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash/__init__.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash/test_RIPEMD160.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash/test_HMAC.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash creating /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher/test_XOR.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher/test_AES.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher/test_DES.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher/common.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher/test_DES3.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher/__init__.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher/test_ARC4.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher/test_Blowfish.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher/test_pkcs1_15.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher/test_pkcs1_oaep.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher/test_ARC2.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Cipher/test_CAST.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher creating /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/IO copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/IO/test_PKCS8.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/IO copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/IO/__init__.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/IO creating /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/PublicKey copying build/lib.linux-x86_64-2.7/Crypto/PublicKey/pubkey.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/PublicKey copying build/lib.linux-x86_64-2.7/Crypto/PublicKey/DSA.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/PublicKey copying build/lib.linux-x86_64-2.7/Crypto/PublicKey/RSA.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/PublicKey copying build/lib.linux-x86_64-2.7/Crypto/PublicKey/_slowmath.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/PublicKey copying build/lib.linux-x86_64-2.7/Crypto/PublicKey/__init__.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/PublicKey copying build/lib.linux-x86_64-2.7/Crypto/PublicKey/_fastmath.so -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/PublicKey copying build/lib.linux-x86_64-2.7/Crypto/PublicKey/_DSA.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/PublicKey copying build/lib.linux-x86_64-2.7/Crypto/PublicKey/ElGamal.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/PublicKey copying build/lib.linux-x86_64-2.7/Crypto/PublicKey/_RSA.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/PublicKey creating /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Signature copying build/lib.linux-x86_64-2.7/Crypto/Signature/PKCS1_v1_5.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Signature copying build/lib.linux-x86_64-2.7/Crypto/Signature/__init__.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Signature copying build/lib.linux-x86_64-2.7/Crypto/Signature/PKCS1_PSS.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Signature creating /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Protocol copying build/lib.linux-x86_64-2.7/Crypto/Protocol/KDF.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Protocol copying build/lib.linux-x86_64-2.7/Crypto/Protocol/AllOrNothing.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Protocol copying build/lib.linux-x86_64-2.7/Crypto/Protocol/Chaffing.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Protocol copying build/lib.linux-x86_64-2.7/Crypto/Protocol/__init__.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Protocol creating /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Random copying build/lib.linux-x86_64-2.7/Crypto/Random/random.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Random copying build/lib.linux-x86_64-2.7/Crypto/Random/_UserFriendlyRNG.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Random creating /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Random/OSRNG copying build/lib.linux-x86_64-2.7/Crypto/Random/OSRNG/posix.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Random/OSRNG copying build/lib.linux-x86_64-2.7/Crypto/Random/OSRNG/__init__.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Random/OSRNG copying build/lib.linux-x86_64-2.7/Crypto/Random/OSRNG/fallback.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Random/OSRNG copying build/lib.linux-x86_64-2.7/Crypto/Random/OSRNG/rng_base.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Random/OSRNG copying build/lib.linux-x86_64-2.7/Crypto/Random/OSRNG/nt.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Random/OSRNG creating /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Random/Fortuna copying build/lib.linux-x86_64-2.7/Crypto/Random/Fortuna/FortunaAccumulator.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Random/Fortuna copying build/lib.linux-x86_64-2.7/Crypto/Random/Fortuna/SHAd256.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Random/Fortuna copying build/lib.linux-x86_64-2.7/Crypto/Random/Fortuna/__init__.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Random/Fortuna copying build/lib.linux-x86_64-2.7/Crypto/Random/Fortuna/FortunaGenerator.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Random/Fortuna copying build/lib.linux-x86_64-2.7/Crypto/Random/__init__.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Random copying build/lib.linux-x86_64-2.7/Crypto/__init__.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto creating /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Hash copying build/lib.linux-x86_64-2.7/Crypto/Hash/MD2.so -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Hash copying build/lib.linux-x86_64-2.7/Crypto/Hash/RIPEMD160.so -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Hash copying build/lib.linux-x86_64-2.7/Crypto/Hash/MD4.so -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Hash copying build/lib.linux-x86_64-2.7/Crypto/Hash/SHA256.so -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Hash copying build/lib.linux-x86_64-2.7/Crypto/Hash/SHA.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Hash copying build/lib.linux-x86_64-2.7/Crypto/Hash/SHA224.so -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Hash copying build/lib.linux-x86_64-2.7/Crypto/Hash/RIPEMD.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Hash copying build/lib.linux-x86_64-2.7/Crypto/Hash/MD5.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Hash copying build/lib.linux-x86_64-2.7/Crypto/Hash/__init__.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Hash copying build/lib.linux-x86_64-2.7/Crypto/Hash/SHA512.so -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Hash copying build/lib.linux-x86_64-2.7/Crypto/Hash/CMAC.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Hash copying build/lib.linux-x86_64-2.7/Crypto/Hash/SHA1.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Hash copying build/lib.linux-x86_64-2.7/Crypto/Hash/SHA384.so -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Hash copying build/lib.linux-x86_64-2.7/Crypto/Hash/HMAC.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Hash creating /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-2.7/Crypto/Cipher/XOR.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-2.7/Crypto/Cipher/_DES3.so -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-2.7/Crypto/Cipher/_ARC4.so -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-2.7/Crypto/Cipher/PKCS1_v1_5.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-2.7/Crypto/Cipher/_ARC2.so -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-2.7/Crypto/Cipher/_CAST.so -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-2.7/Crypto/Cipher/CAST.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-2.7/Crypto/Cipher/_AES.so -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-2.7/Crypto/Cipher/ARC2.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-2.7/Crypto/Cipher/_Blowfish.so -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-2.7/Crypto/Cipher/__init__.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-2.7/Crypto/Cipher/DES3.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-2.7/Crypto/Cipher/blockalgo.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-2.7/Crypto/Cipher/_XOR.so -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-2.7/Crypto/Cipher/PKCS1_OAEP.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-2.7/Crypto/Cipher/_DES.so -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-2.7/Crypto/Cipher/ARC4.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-2.7/Crypto/Cipher/AES.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-2.7/Crypto/Cipher/DES.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-2.7/Crypto/Cipher/Blowfish.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-2.7/Crypto/Cipher/_AESNI.so -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Cipher creating /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/IO copying build/lib.linux-x86_64-2.7/Crypto/IO/PKCS8.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/IO copying build/lib.linux-x86_64-2.7/Crypto/IO/__init__.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/IO copying build/lib.linux-x86_64-2.7/Crypto/IO/_PBES.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/IO copying build/lib.linux-x86_64-2.7/Crypto/IO/PEM.py -> /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/IO byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/pct_warnings.py to pct_warnings.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Util/Counter.py to Counter.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Util/number.py to number.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Util/_number_new.py to _number_new.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Util/asn1.py to asn1.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Util/_time.py to _time.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Util/__init__.py to __init__.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Util/RFC1751.py to RFC1751.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Util/Padding.py to Padding.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Util/winrandom.py to winrandom.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Util/randpool.py to randpool.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Util/py3compat.py to py3compat.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Util/py21compat.py to py21compat.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/st_common.py to st_common.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Util/test_asn1.py to test_asn1.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Util/__init__.py to __init__.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Util/test_Padding.py to test_Padding.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Util/test_winrandom.py to test_winrandom.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Util/test_Counter.py to test_Counter.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Util/test_number.py to test_number.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/PublicKey/test_DSA.py to test_DSA.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/PublicKey/test_ElGamal.py to test_ElGamal.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/PublicKey/__init__.py to __init__.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/PublicKey/test_import_RSA.py to test_import_RSA.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/PublicKey/test_RSA.py to test_RSA.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/PublicKey/test_import_DSA.py to test_import_DSA.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Signature/__init__.py to __init__.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Signature/test_pkcs1_15.py to test_pkcs1_15.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Signature/test_pkcs1_pss.py to test_pkcs1_pss.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Protocol/test_chaffing.py to test_chaffing.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Protocol/test_KDF.py to test_KDF.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Protocol/__init__.py to __init__.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Protocol/test_AllOrNothing.py to test_AllOrNothing.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Protocol/test_rfc1751.py to test_rfc1751.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/test_random.py to test_random.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/OSRNG/test_fallback.py to test_fallback.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/OSRNG/__init__.py to __init__.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/OSRNG/test_nt.py to test_nt.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/OSRNG/test_posix.py to test_posix.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/OSRNG/test_winrandom.py to test_winrandom.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/OSRNG/test_generic.py to test_generic.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/Fortuna/test_SHAd256.py to test_SHAd256.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/Fortuna/test_FortunaGenerator.py to test_FortunaGenerator.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/Fortuna/__init__.py to __init__.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/Fortuna/test_FortunaAccumulator.py to test_FortunaAccumulator.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/__init__.py to __init__.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/test__UserFriendlyRNG.py to test__UserFriendlyRNG.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/test_rpoolcompat.py to test_rpoolcompat.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/__init__.py to __init__.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash/test_SHA512.py to test_SHA512.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash/test_SHA384.py to test_SHA384.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash/common.py to common.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash/test_MD2.py to test_MD2.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash/test_SHA1.py to test_SHA1.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash/test_CMAC.py to test_CMAC.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash/test_MD5.py to test_MD5.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash/test_SHA224.py to test_SHA224.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash/test_SHA256.py to test_SHA256.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash/test_MD4.py to test_MD4.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash/__init__.py to __init__.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash/test_RIPEMD160.py to test_RIPEMD160.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash/test_HMAC.py to test_HMAC.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher/test_XOR.py to test_XOR.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher/test_AES.py to test_AES.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher/test_DES.py to test_DES.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher/common.py to common.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher/test_DES3.py to test_DES3.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher/__init__.py to __init__.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher/test_ARC4.py to test_ARC4.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher/test_Blowfish.py to test_Blowfish.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher/test_pkcs1_15.py to test_pkcs1_15.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher/test_pkcs1_oaep.py to test_pkcs1_oaep.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher/test_ARC2.py to test_ARC2.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher/test_CAST.py to test_CAST.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/IO/test_PKCS8.py to test_PKCS8.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/IO/__init__.py to __init__.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/PublicKey/pubkey.py to pubkey.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/PublicKey/DSA.py to DSA.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/PublicKey/RSA.py to RSA.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/PublicKey/_slowmath.py to _slowmath.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/PublicKey/__init__.py to __init__.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/PublicKey/_DSA.py to _DSA.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/PublicKey/ElGamal.py to ElGamal.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/PublicKey/_RSA.py to _RSA.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Signature/PKCS1_v1_5.py to PKCS1_v1_5.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Signature/__init__.py to __init__.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Signature/PKCS1_PSS.py to PKCS1_PSS.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Protocol/KDF.py to KDF.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Protocol/AllOrNothing.py to AllOrNothing.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Protocol/Chaffing.py to Chaffing.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Protocol/__init__.py to __init__.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Random/random.py to random.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Random/_UserFriendlyRNG.py to _UserFriendlyRNG.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Random/OSRNG/posix.py to posix.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Random/OSRNG/__init__.py to __init__.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Random/OSRNG/fallback.py to fallback.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Random/OSRNG/rng_base.py to rng_base.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Random/OSRNG/nt.py to nt.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Random/Fortuna/FortunaAccumulator.py to FortunaAccumulator.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Random/Fortuna/SHAd256.py to SHAd256.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Random/Fortuna/__init__.py to __init__.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Random/Fortuna/FortunaGenerator.py to FortunaGenerator.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Random/__init__.py to __init__.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/__init__.py to __init__.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Hash/SHA.py to SHA.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Hash/RIPEMD.py to RIPEMD.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Hash/MD5.py to MD5.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Hash/__init__.py to __init__.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Hash/CMAC.py to CMAC.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Hash/SHA1.py to SHA1.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Hash/HMAC.py to HMAC.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Cipher/XOR.py to XOR.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Cipher/PKCS1_v1_5.py to PKCS1_v1_5.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Cipher/CAST.py to CAST.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Cipher/ARC2.py to ARC2.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Cipher/__init__.py to __init__.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Cipher/DES3.py to DES3.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Cipher/blockalgo.py to blockalgo.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Cipher/PKCS1_OAEP.py to PKCS1_OAEP.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Cipher/ARC4.py to ARC4.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Cipher/AES.py to AES.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Cipher/DES.py to DES.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Cipher/Blowfish.py to Blowfish.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/IO/PKCS8.py to PKCS8.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/IO/__init__.py to __init__.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/IO/_PBES.py to _PBES.pyc byte-compiling /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/IO/PEM.py to PEM.pyc running install_egg_info Writing /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/pycrypto-2.7a1-py2.7.egg-info /home/pkg/build/pycrypto-2.7a1/pkg: total 8 drwxr-xr-x 2 root root 4096 Feb 17 16:01 install drwxr-xr-x 5 root root 4096 Feb 17 16:01 usr /home/pkg/build/pycrypto-2.7a1/pkg/install: total 4 -rw-r--r-- 1 root root 360 Feb 17 16:01 slack-desc /home/pkg/build/pycrypto-2.7a1/pkg/usr: total 12 drwxr-xr-x 3 root root 4096 Feb 17 16:01 doc drwxr-xr-x 3 root root 4096 Feb 17 16:01 lib64 drwxr-xr-x 3 root root 4096 Feb 17 16:01 src /home/pkg/build/pycrypto-2.7a1/pkg/usr/doc: total 4 drwxr-xr-x 4 root root 4096 Feb 17 16:01 pycrypto-2.7a1 /home/pkg/build/pycrypto-2.7a1/pkg/usr/doc/pycrypto-2.7a1: total 60 -rw-r--r-- 1 root root 1044 Feb 17 16:01 ACKS -rw-r--r-- 1 root root 28340 Feb 17 16:01 ChangeLog -rw-r--r-- 1 root root 3649 Feb 17 16:01 COPYRIGHT drwxr-xr-x 2 root root 4096 Feb 17 16:01 Doc drwxr-xr-x 3 root root 4096 Feb 17 16:01 LEGAL -rw-r--r-- 1 root root 666 Feb 17 16:01 PKG-INFO -rw-r--r-- 1 root root 4213 Feb 17 16:01 README -rw-r--r-- 1 root root 991 Feb 17 16:01 TODO /home/pkg/build/pycrypto-2.7a1/pkg/usr/doc/pycrypto-2.7a1/Doc: total 72 -rw-r--r-- 1 root root 12659 Feb 17 16:01 AEAD_API.txt -rw-r--r-- 1 root root 730 Feb 17 16:01 epydoc-config -rw-r--r-- 1 root root 52955 Feb 17 16:01 pycrypt.rst /home/pkg/build/pycrypto-2.7a1/pkg/usr/doc/pycrypto-2.7a1/LEGAL: total 20 -rw-r--r-- 1 root root 177 Feb 17 16:01 00INDEX -rw-r--r-- 1 root root 2101 Feb 17 16:01 CodeSubmissionRequirements.txt drwxr-xr-x 3 root root 4096 Feb 17 16:01 copy -rw-r--r-- 1 root root 5205 Feb 17 16:01 tsu-notify.mbox /home/pkg/build/pycrypto-2.7a1/pkg/usr/doc/pycrypto-2.7a1/LEGAL/copy: total 32 -rw-r--r-- 1 root root 197 Feb 17 16:01 00INDEX -rw-r--r-- 1 root root 82 Feb 17 16:01 LICENSE.libtom -rw-r--r-- 1 root root 693 Feb 17 16:01 LICENSE.orig -rw-r--r-- 1 root root 12647 Feb 17 16:01 LICENSE.python-2.2 drwxr-xr-x 2 root root 4096 Feb 17 16:01 stmts /home/pkg/build/pycrypto-2.7a1/pkg/usr/doc/pycrypto-2.7a1/LEGAL/copy/stmts: total 84 -rw-r--r-- 1 root root 6647 Feb 17 16:01 Andrew_M_Kuchling.mbox -rw-r--r-- 1 root root 5704 Feb 17 16:01 Barry_A_Warsaw.mbox -rw-r--r-- 1 root root 13348 Feb 17 16:01 Jeethu_Rao.mbox -rw-r--r-- 1 root root 13470 Feb 17 16:01 Joris_Bontje.mbox -rw-r--r-- 1 root root 13657 Feb 17 16:01 Mark_Moraes.mbox -rw-r--r-- 1 root root 9599 Feb 17 16:01 Paul_Swartz.mbox -rw-r--r-- 1 root root 1907 Feb 17 16:01 Robey_Pointer.asc -rw-r--r-- 1 root root 1811 Feb 17 16:01 Wim_Lewis.asc /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64: total 4 drwxr-xr-x 3 root root 4096 Feb 17 16:01 python2.7 /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7: total 4 drwxr-xr-x 3 root root 4096 Feb 17 16:01 site-packages /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages: total 8 drwxr-xr-x 11 root root 4096 Feb 17 16:01 Crypto -rw-r--r-- 1 root root 666 Feb 17 16:01 pycrypto-2.7a1-py2.7.egg-info /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto: total 52 drwxr-xr-x 2 root root 4096 Feb 17 16:01 Cipher drwxr-xr-x 2 root root 4096 Feb 17 16:01 Hash -rw-r--r-- 1 root root 1997 Oct 21 18:25 __init__.py -rw-r--r-- 1 root root 1136 Feb 17 16:01 __init__.pyc drwxr-xr-x 2 root root 4096 Feb 17 16:01 IO -rw-r--r-- 1 root root 2432 Oct 21 18:24 pct_warnings.py -rw-r--r-- 1 root root 2479 Feb 17 16:01 pct_warnings.pyc drwxr-xr-x 2 root root 4096 Feb 17 16:01 Protocol drwxr-xr-x 2 root root 4096 Feb 17 16:01 PublicKey drwxr-xr-x 4 root root 4096 Feb 17 16:01 Random drwxr-xr-x 10 root root 4096 Feb 17 16:01 SelfTest drwxr-xr-x 2 root root 4096 Feb 17 16:01 Signature drwxr-xr-x 2 root root 4096 Feb 17 16:01 Util /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Cipher: total 496 -rwxr-xr-x 1 root root 19872 Feb 17 16:01 _AESNI.so -rw-r--r-- 1 root root 7760 Oct 21 18:25 AES.py -rw-r--r-- 1 root root 6582 Feb 17 16:01 AES.pyc -rwxr-xr-x 1 root root 32160 Feb 17 16:01 _AES.so -rw-r--r-- 1 root root 5299 Oct 21 18:25 ARC2.py -rw-r--r-- 1 root root 4569 Feb 17 16:01 ARC2.pyc -rwxr-xr-x 1 root root 19872 Feb 17 16:01 _ARC2.so -rw-r--r-- 1 root root 5079 Oct 21 18:24 ARC4.py -rw-r--r-- 1 root root 4601 Feb 17 16:01 ARC4.pyc -rwxr-xr-x 1 root root 11552 Feb 17 16:01 _ARC4.so -rw-r--r-- 1 root root 40911 Oct 21 18:25 blockalgo.py -rw-r--r-- 1 root root 24466 Feb 17 16:01 blockalgo.pyc -rw-r--r-- 1 root root 4843 Oct 21 18:25 Blowfish.py -rw-r--r-- 1 root root 4115 Feb 17 16:01 Blowfish.pyc -rwxr-xr-x 1 root root 24000 Feb 17 16:01 _Blowfish.so -rw-r--r-- 1 root root 4881 Oct 21 18:25 CAST.py -rw-r--r-- 1 root root 4152 Feb 17 16:01 CAST.pyc -rwxr-xr-x 1 root root 28192 Feb 17 16:01 _CAST.so -rw-r--r-- 1 root root 5515 Oct 21 18:25 DES3.py -rw-r--r-- 1 root root 4788 Feb 17 16:01 DES3.pyc -rwxr-xr-x 1 root root 54272 Feb 17 16:01 _DES3.so -rw-r--r-- 1 root root 4774 Oct 21 18:25 DES.py -rw-r--r-- 1 root root 4031 Feb 17 16:01 DES.pyc -rwxr-xr-x 1 root root 53920 Feb 17 16:01 _DES.so -rw-r--r-- 1 root root 3440 May 24 2012 __init__.py -rw-r--r-- 1 root root 2634 Feb 17 16:01 __init__.pyc -rw-r--r-- 1 root root 9386 Oct 21 18:24 PKCS1_OAEP.py -rw-r--r-- 1 root root 8529 Feb 17 16:01 PKCS1_OAEP.pyc -rw-r--r-- 1 root root 9104 Oct 21 18:24 PKCS1_v1_5.py -rw-r--r-- 1 root root 9127 Feb 17 16:01 PKCS1_v1_5.pyc -rw-r--r-- 1 root root 2737 May 24 2012 XOR.py -rw-r--r-- 1 root root 2453 Feb 17 16:01 XOR.pyc -rwxr-xr-x 1 root root 9920 Feb 17 16:01 _XOR.so /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Hash: total 212 -rw-r--r-- 1 root root 11991 Oct 21 18:25 CMAC.py -rw-r--r-- 1 root root 12487 Feb 17 16:01 CMAC.pyc -rw-r--r-- 1 root root 8895 Oct 21 18:25 HMAC.py -rw-r--r-- 1 root root 7896 Feb 17 16:01 HMAC.pyc -rw-r--r-- 1 root root 6298 Oct 21 18:25 __init__.py -rw-r--r-- 1 root root 5602 Feb 17 16:01 __init__.pyc -rwxr-xr-x 1 root root 13600 Feb 17 16:01 MD2.so -rwxr-xr-x 1 root root 13920 Feb 17 16:01 MD4.so -rw-r--r-- 1 root root 3230 Oct 21 18:24 MD5.py -rw-r--r-- 1 root root 2788 Feb 17 16:01 MD5.pyc -rwxr-xr-x 1 root root 17856 Feb 17 16:01 RIPEMD160.so -rw-r--r-- 1 root root 1199 Oct 21 18:24 RIPEMD.py -rw-r--r-- 1 root root 330 Feb 17 16:01 RIPEMD.pyc -rw-r--r-- 1 root root 3214 Oct 21 18:24 SHA1.py -rw-r--r-- 1 root root 2783 Feb 17 16:01 SHA1.pyc -rwxr-xr-x 1 root root 13504 Feb 17 16:01 SHA224.so -rwxr-xr-x 1 root root 13504 Feb 17 16:01 SHA256.so -rwxr-xr-x 1 root root 13728 Feb 17 16:01 SHA384.so -rwxr-xr-x 1 root root 13728 Feb 17 16:01 SHA512.so -rw-r--r-- 1 root root 1148 Oct 21 18:24 SHA.py -rw-r--r-- 1 root root 276 Feb 17 16:01 SHA.pyc /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/IO: total 68 -rw-r--r-- 1 root root 1506 Oct 21 18:24 __init__.py -rw-r--r-- 1 root root 694 Feb 17 16:01 __init__.pyc -rw-r--r-- 1 root root 12632 Oct 21 18:24 _PBES.py -rw-r--r-- 1 root root 8441 Feb 17 16:01 _PBES.pyc -rw-r--r-- 1 root root 6131 Oct 21 18:24 PEM.py -rw-r--r-- 1 root root 5086 Feb 17 16:01 PEM.pyc -rw-r--r-- 1 root root 7523 Oct 21 18:24 PKCS8.py -rw-r--r-- 1 root root 6065 Feb 17 16:01 PKCS8.pyc /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Protocol: total 72 -rw-r--r-- 1 root root 11897 May 24 2012 AllOrNothing.py -rw-r--r-- 1 root root 8008 Feb 17 16:01 AllOrNothing.pyc -rw-r--r-- 1 root root 10245 May 24 2012 Chaffing.py -rw-r--r-- 1 root root 8541 Feb 17 16:01 Chaffing.pyc -rw-r--r-- 1 root root 1573 May 24 2012 __init__.py -rw-r--r-- 1 root root 783 Feb 17 16:01 __init__.pyc -rw-r--r-- 1 root root 7959 Oct 21 18:25 KDF.py -rw-r--r-- 1 root root 8252 Feb 17 16:01 KDF.pyc /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/PublicKey: total 280 -rw-r--r-- 1 root root 3477 Oct 21 18:24 _DSA.py -rw-r--r-- 1 root root 25156 Oct 21 18:24 DSA.py -rw-r--r-- 1 root root 3230 Feb 17 16:01 _DSA.pyc -rw-r--r-- 1 root root 23344 Feb 17 16:01 DSA.pyc -rw-r--r-- 1 root root 13587 Oct 21 18:24 ElGamal.py -rw-r--r-- 1 root root 13578 Feb 17 16:01 ElGamal.pyc -rwxr-xr-x 1 root root 70104 Feb 17 16:01 _fastmath.so -rw-r--r-- 1 root root 1920 Oct 21 18:24 __init__.py -rw-r--r-- 1 root root 1316 Feb 17 16:01 __init__.pyc -rw-r--r-- 1 root root 8221 May 24 2012 pubkey.py -rw-r--r-- 1 root root 8798 Feb 17 16:01 pubkey.pyc -rw-r--r-- 1 root root 2762 May 24 2012 _RSA.py -rw-r--r-- 1 root root 29065 Oct 21 18:24 RSA.py -rw-r--r-- 1 root root 1912 Feb 17 16:01 _RSA.pyc -rw-r--r-- 1 root root 26279 Feb 17 16:01 RSA.pyc -rw-r--r-- 1 root root 6421 May 24 2012 _slowmath.py -rw-r--r-- 1 root root 6264 Feb 17 16:01 _slowmath.pyc /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Random: total 52 drwxr-xr-x 2 root root 4096 Feb 17 16:01 Fortuna -rw-r--r-- 1 root root 1669 May 24 2012 __init__.py -rw-r--r-- 1 root root 1071 Feb 17 16:01 __init__.pyc drwxr-xr-x 2 root root 4096 Feb 17 16:01 OSRNG -rw-r--r-- 1 root root 5482 Oct 21 18:24 random.py -rw-r--r-- 1 root root 4586 Feb 17 16:01 random.pyc -rw-r--r-- 1 root root 7629 Oct 21 18:25 _UserFriendlyRNG.py -rw-r--r-- 1 root root 8529 Feb 17 16:01 _UserFriendlyRNG.pyc /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Random/Fortuna: total 44 -rw-r--r-- 1 root root 6899 Oct 21 18:25 FortunaAccumulator.py -rw-r--r-- 1 root root 5601 Feb 17 16:01 FortunaAccumulator.pyc -rw-r--r-- 1 root root 5264 Oct 21 18:24 FortunaGenerator.py -rw-r--r-- 1 root root 4163 Feb 17 16:01 FortunaGenerator.pyc -rw-r--r-- 1 root root 0 May 24 2012 __init__.py -rw-r--r-- 1 root root 155 Feb 17 16:01 __init__.pyc -rw-r--r-- 1 root root 3098 May 24 2012 SHAd256.py -rw-r--r-- 1 root root 2923 Feb 17 16:01 SHAd256.pyc /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Random/OSRNG: total 40 -rw-r--r-- 1 root root 1520 May 24 2012 fallback.py -rw-r--r-- 1 root root 1158 Feb 17 16:01 fallback.pyc -rw-r--r-- 1 root root 1542 May 24 2012 __init__.py -rw-r--r-- 1 root root 670 Feb 17 16:01 __init__.pyc -rw-r--r-- 1 root root 2715 Oct 21 18:24 nt.py -rw-r--r-- 1 root root 2358 Feb 17 16:01 nt.pyc -rw-r--r-- 1 root root 2835 May 24 2012 posix.py -rw-r--r-- 1 root root 2017 Feb 17 16:01 posix.pyc -rw-r--r-- 1 root root 2875 May 24 2012 rng_base.py -rw-r--r-- 1 root root 3222 Feb 17 16:01 rng_base.pyc /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest: total 48 drwxr-xr-x 2 root root 4096 Feb 17 16:01 Cipher drwxr-xr-x 2 root root 4096 Feb 17 16:01 Hash -rw-r--r-- 1 root root 3547 Oct 21 18:24 __init__.py -rw-r--r-- 1 root root 3068 Feb 17 16:01 __init__.pyc drwxr-xr-x 2 root root 4096 Feb 17 16:01 IO drwxr-xr-x 2 root root 4096 Feb 17 16:01 Protocol drwxr-xr-x 2 root root 4096 Feb 17 16:01 PublicKey drwxr-xr-x 4 root root 4096 Feb 17 16:01 Random drwxr-xr-x 2 root root 4096 Feb 17 16:01 Signature -rw-r--r-- 1 root root 2142 May 24 2012 st_common.py -rw-r--r-- 1 root root 1930 Feb 17 16:01 st_common.pyc drwxr-xr-x 2 root root 4096 Feb 17 16:01 Util /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher: total 476 -rw-r--r-- 1 root root 31052 Oct 21 18:25 common.py -rw-r--r-- 1 root root 27814 Feb 17 16:01 common.pyc -rw-r--r-- 1 root root 2401 May 24 2012 __init__.py -rw-r--r-- 1 root root 1531 Feb 17 16:01 __init__.pyc -rw-r--r-- 1 root root 104775 Oct 21 18:25 test_AES.py -rw-r--r-- 1 root root 92899 Feb 17 16:01 test_AES.pyc -rw-r--r-- 1 root root 4945 May 24 2012 test_ARC2.py -rw-r--r-- 1 root root 4033 Feb 17 16:01 test_ARC2.pyc -rw-r--r-- 1 root root 24516 Oct 21 18:24 test_ARC4.py -rw-r--r-- 1 root root 21942 Feb 17 16:01 test_ARC4.pyc -rw-r--r-- 1 root root 5832 May 24 2012 test_Blowfish.py -rw-r--r-- 1 root root 5397 Feb 17 16:01 test_Blowfish.pyc -rw-r--r-- 1 root root 1977 May 24 2012 test_CAST.py -rw-r--r-- 1 root root 1324 Feb 17 16:01 test_CAST.pyc -rw-r--r-- 1 root root 15558 May 24 2012 test_DES3.py -rw-r--r-- 1 root root 12910 Feb 17 16:01 test_DES3.pyc -rw-r--r-- 1 root root 15009 May 24 2012 test_DES.py -rw-r--r-- 1 root root 13301 Feb 17 16:01 test_DES.pyc -rw-r--r-- 1 root root 7342 May 24 2012 test_pkcs1_15.py -rw-r--r-- 1 root root 10716 Feb 17 16:01 test_pkcs1_15.pyc -rw-r--r-- 1 root root 17319 Oct 21 18:24 test_pkcs1_oaep.py -rw-r--r-- 1 root root 15486 Feb 17 16:01 test_pkcs1_oaep.pyc -rw-r--r-- 1 root root 2538 May 24 2012 test_XOR.py -rw-r--r-- 1 root root 2021 Feb 17 16:01 test_XOR.pyc /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash: total 136 -rw-r--r-- 1 root root 9597 Oct 21 18:25 common.py -rw-r--r-- 1 root root 9242 Feb 17 16:01 common.pyc -rw-r--r-- 1 root root 2648 Oct 21 18:25 __init__.py -rw-r--r-- 1 root root 1782 Feb 17 16:01 __init__.pyc -rw-r--r-- 1 root root 7052 Oct 21 18:25 test_CMAC.py -rw-r--r-- 1 root root 3918 Feb 17 16:01 test_CMAC.pyc -rw-r--r-- 1 root root 8472 Oct 21 18:25 test_HMAC.py -rw-r--r-- 1 root root 5469 Feb 17 16:01 test_HMAC.pyc -rw-r--r-- 1 root root 2346 Oct 21 18:24 test_MD2.py -rw-r--r-- 1 root root 1831 Feb 17 16:01 test_MD2.pyc -rw-r--r-- 1 root root 2346 Oct 21 18:24 test_MD4.py -rw-r--r-- 1 root root 1831 Feb 17 16:01 test_MD4.pyc -rw-r--r-- 1 root root 2346 Oct 21 18:24 test_MD5.py -rw-r--r-- 1 root root 1831 Feb 17 16:01 test_MD5.pyc -rw-r--r-- 1 root root 2685 Oct 21 18:24 test_RIPEMD160.py -rw-r--r-- 1 root root 2043 Feb 17 16:01 test_RIPEMD160.pyc -rw-r--r-- 1 root root 2300 Oct 21 18:24 test_SHA1.py -rw-r--r-- 1 root root 1344 Feb 17 16:01 test_SHA1.pyc -rw-r--r-- 1 root root 2559 Oct 21 18:24 test_SHA224.py -rw-r--r-- 1 root root 1854 Feb 17 16:01 test_SHA224.pyc -rw-r--r-- 1 root root 3641 Oct 21 18:24 test_SHA256.py -rw-r--r-- 1 root root 2992 Feb 17 16:01 test_SHA256.pyc -rw-r--r-- 1 root root 2740 Oct 21 18:24 test_SHA384.py -rw-r--r-- 1 root root 1904 Feb 17 16:01 test_SHA384.pyc -rw-r--r-- 1 root root 2827 Oct 21 18:24 test_SHA512.py -rw-r--r-- 1 root root 2062 Feb 17 16:01 test_SHA512.pyc /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/IO: total 52 -rw-r--r-- 1 root root 1347 Oct 21 18:24 __init__.py -rw-r--r-- 1 root root 821 Feb 17 16:01 __init__.pyc -rw-r--r-- 1 root root 17101 Oct 21 18:25 test_PKCS8.py -rw-r--r-- 1 root root 24339 Feb 17 16:01 test_PKCS8.pyc /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Protocol: total 48 -rw-r--r-- 1 root root 1852 Oct 21 18:25 __init__.py -rw-r--r-- 1 root root 1117 Feb 17 16:01 __init__.pyc -rw-r--r-- 1 root root 3024 May 24 2012 test_AllOrNothing.py -rw-r--r-- 1 root root 2477 Feb 17 16:01 test_AllOrNothing.pyc -rw-r--r-- 1 root root 2972 May 24 2012 test_chaffing.py -rw-r--r-- 1 root root 2557 Feb 17 16:01 test_chaffing.pyc -rw-r--r-- 1 root root 5777 Oct 21 18:25 test_KDF.py -rw-r--r-- 1 root root 5613 Feb 17 16:01 test_KDF.pyc -rw-r--r-- 1 root root 2208 May 24 2012 test_rfc1751.py -rw-r--r-- 1 root root 2270 Feb 17 16:01 test_rfc1751.pyc /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/PublicKey: total 184 -rw-r--r-- 1 root root 1969 Oct 21 18:24 __init__.py -rw-r--r-- 1 root root 1214 Feb 17 16:01 __init__.pyc -rw-r--r-- 1 root root 9861 May 24 2012 test_DSA.py -rw-r--r-- 1 root root 10959 Feb 17 16:01 test_DSA.pyc -rw-r--r-- 1 root root 8518 Oct 21 18:25 test_ElGamal.py -rw-r--r-- 1 root root 8910 Feb 17 16:01 test_ElGamal.pyc -rw-r--r-- 1 root root 18679 Oct 21 18:24 test_import_DSA.py -rw-r--r-- 1 root root 19985 Feb 17 16:01 test_import_DSA.pyc -rw-r--r-- 1 root root 17917 Oct 21 18:24 test_import_RSA.py -rw-r--r-- 1 root root 21963 Feb 17 16:01 test_import_RSA.pyc -rw-r--r-- 1 root root 19748 Oct 21 18:24 test_RSA.py -rw-r--r-- 1 root root 20548 Feb 17 16:01 test_RSA.pyc /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random: total 56 drwxr-xr-x 2 root root 4096 Feb 17 16:01 Fortuna -rw-r--r-- 1 root root 1973 Oct 21 18:25 __init__.py -rw-r--r-- 1 root root 1190 Feb 17 16:01 __init__.pyc drwxr-xr-x 2 root root 4096 Feb 17 16:01 OSRNG -rw-r--r-- 1 root root 7112 Oct 21 18:24 test_random.py -rw-r--r-- 1 root root 4506 Feb 17 16:01 test_random.pyc -rw-r--r-- 1 root root 2030 May 24 2012 test_rpoolcompat.py -rw-r--r-- 1 root root 1737 Feb 17 16:01 test_rpoolcompat.pyc -rw-r--r-- 1 root root 5702 Oct 21 18:25 test__UserFriendlyRNG.py -rw-r--r-- 1 root root 5042 Feb 17 16:01 test__UserFriendlyRNG.pyc /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/Fortuna: total 44 -rw-r--r-- 1 root root 1825 May 24 2012 __init__.py -rw-r--r-- 1 root root 1124 Feb 17 16:01 __init__.pyc -rw-r--r-- 1 root root 8612 May 24 2012 test_FortunaAccumulator.py -rw-r--r-- 1 root root 5660 Feb 17 16:01 test_FortunaAccumulator.pyc -rw-r--r-- 1 root root 3506 May 24 2012 test_FortunaGenerator.py -rw-r--r-- 1 root root 2821 Feb 17 16:01 test_FortunaGenerator.pyc -rw-r--r-- 1 root root 2419 May 24 2012 test_SHAd256.py -rw-r--r-- 1 root root 1461 Feb 17 16:01 test_SHAd256.pyc /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/OSRNG: total 48 -rw-r--r-- 1 root root 2082 May 24 2012 __init__.py -rw-r--r-- 1 root root 1349 Feb 17 16:01 __init__.pyc -rw-r--r-- 1 root root 1795 May 24 2012 test_fallback.py -rw-r--r-- 1 root root 1507 Feb 17 16:01 test_fallback.pyc -rw-r--r-- 1 root root 1746 May 24 2012 test_generic.py -rw-r--r-- 1 root root 1459 Feb 17 16:01 test_generic.pyc -rw-r--r-- 1 root root 1764 May 24 2012 test_nt.py -rw-r--r-- 1 root root 1453 Feb 17 16:01 test_nt.pyc -rw-r--r-- 1 root root 1777 May 24 2012 test_posix.py -rw-r--r-- 1 root root 1480 Feb 17 16:01 test_posix.pyc -rw-r--r-- 1 root root 1777 May 24 2012 test_winrandom.py -rw-r--r-- 1 root root 1483 Feb 17 16:01 test_winrandom.pyc /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Signature: total 76 -rw-r--r-- 1 root root 1514 May 24 2012 __init__.py -rw-r--r-- 1 root root 939 Feb 17 16:01 __init__.pyc -rw-r--r-- 1 root root 10926 Oct 21 18:25 test_pkcs1_15.py -rw-r--r-- 1 root root 9583 Feb 17 16:01 test_pkcs1_15.pyc -rw-r--r-- 1 root root 20665 Oct 21 18:25 test_pkcs1_pss.py -rw-r--r-- 1 root root 17005 Feb 17 16:01 test_pkcs1_pss.pyc /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Util: total 136 -rw-r--r-- 1 root root 1841 Oct 21 18:24 __init__.py -rw-r--r-- 1 root root 1162 Feb 17 16:01 __init__.pyc -rw-r--r-- 1 root root 25019 Oct 21 18:25 test_asn1.py -rw-r--r-- 1 root root 24591 Feb 17 16:01 test_asn1.pyc -rw-r--r-- 1 root root 6415 Oct 21 18:24 test_Counter.py -rw-r--r-- 1 root root 6807 Feb 17 16:01 test_Counter.pyc -rw-r--r-- 1 root root 15168 Oct 21 18:24 test_number.py -rw-r--r-- 1 root root 14319 Feb 17 16:01 test_number.pyc -rw-r--r-- 1 root root 5102 Oct 21 18:25 test_Padding.py -rw-r--r-- 1 root root 7297 Feb 17 16:01 test_Padding.pyc -rw-r--r-- 1 root root 1772 May 24 2012 test_winrandom.py -rw-r--r-- 1 root root 1429 Feb 17 16:01 test_winrandom.pyc /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Signature: total 56 -rw-r--r-- 1 root root 1202 May 24 2012 __init__.py -rw-r--r-- 1 root root 405 Feb 17 16:01 __init__.pyc -rw-r--r-- 1 root root 12876 Oct 21 18:24 PKCS1_PSS.py -rw-r--r-- 1 root root 11682 Feb 17 16:01 PKCS1_PSS.pyc -rw-r--r-- 1 root root 11949 Oct 21 18:25 PKCS1_v1_5.py -rw-r--r-- 1 root root 8009 Feb 17 16:01 PKCS1_v1_5.pyc /home/pkg/build/pycrypto-2.7a1/pkg/usr/lib64/python2.7/site-packages/Crypto/Util: total 456 -rw-r--r-- 1 root root 29845 Oct 21 18:24 asn1.py -rw-r--r-- 1 root root 31431 Feb 17 16:01 asn1.pyc -rw-r--r-- 1 root root 5432 Oct 21 18:24 Counter.py -rw-r--r-- 1 root root 4514 Feb 17 16:01 Counter.pyc -rwxr-xr-x 1 root root 13816 Feb 17 16:01 _counter.so -rwxr-xr-x 1 root root 4952 Feb 17 16:01 cpuid.so -rwxr-xr-x 1 root root 7320 Feb 17 16:01 galois.so -rw-r--r-- 1 root root 1964 Oct 21 18:24 __init__.py -rw-r--r-- 1 root root 1173 Feb 17 16:01 __init__.pyc -rw-r--r-- 1 root root 4051 May 24 2012 _number_new.py -rw-r--r-- 1 root root 3539 Feb 17 16:01 _number_new.pyc -rw-r--r-- 1 root root 95488 May 24 2012 number.py -rw-r--r-- 1 root root 113551 Feb 17 16:01 number.pyc -rw-r--r-- 1 root root 3955 Oct 21 18:24 Padding.py -rw-r--r-- 1 root root 3059 Feb 17 16:01 Padding.pyc -rw-r--r-- 1 root root 3261 Oct 21 18:24 py21compat.py -rw-r--r-- 1 root root 2213 Feb 17 16:01 py21compat.pyc -rw-r--r-- 1 root root 4272 Oct 21 18:24 py3compat.py -rw-r--r-- 1 root root 4733 Feb 17 16:01 py3compat.pyc -rw-r--r-- 1 root root 2768 May 24 2012 randpool.py -rw-r--r-- 1 root root 3248 Feb 17 16:01 randpool.pyc -rw-r--r-- 1 root root 21186 May 24 2012 RFC1751.py -rw-r--r-- 1 root root 29215 Feb 17 16:01 RFC1751.pyc -rwxr-xr-x 1 root root 7448 Feb 17 16:01 strxor.so -rw-r--r-- 1 root root 1229 Oct 21 18:24 _time.py -rw-r--r-- 1 root root 293 Feb 17 16:01 _time.pyc -rw-r--r-- 1 root root 1196 May 24 2012 winrandom.py -rw-r--r-- 1 root root 240 Feb 17 16:01 winrandom.pyc /home/pkg/build/pycrypto-2.7a1/pkg/usr/src: total 4 drwxr-xr-x 2 root root 4096 Feb 17 16:01 pycrypto-2.7a1 /home/pkg/build/pycrypto-2.7a1/pkg/usr/src/pycrypto-2.7a1: total 4 -rw-r--r-- 1 root root 992 Feb 17 16:01 SLKBUILD Slackware package maker, version 3.14159. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /home/pkg/build/pycrypto-2.7a1/pycrypto-2.7a1-x86_64-1cp.txz ./ usr/ usr/src/ usr/src/pycrypto-2.7a1/ usr/src/pycrypto-2.7a1/SLKBUILD usr/doc/ usr/doc/pycrypto-2.7a1/ usr/doc/pycrypto-2.7a1/ChangeLog usr/doc/pycrypto-2.7a1/ACKS usr/doc/pycrypto-2.7a1/LEGAL/ usr/doc/pycrypto-2.7a1/LEGAL/tsu-notify.mbox usr/doc/pycrypto-2.7a1/LEGAL/00INDEX usr/doc/pycrypto-2.7a1/LEGAL/CodeSubmissionRequirements.txt usr/doc/pycrypto-2.7a1/LEGAL/copy/ usr/doc/pycrypto-2.7a1/LEGAL/copy/stmts/ usr/doc/pycrypto-2.7a1/LEGAL/copy/stmts/Barry_A_Warsaw.mbox usr/doc/pycrypto-2.7a1/LEGAL/copy/stmts/Wim_Lewis.asc usr/doc/pycrypto-2.7a1/LEGAL/copy/stmts/Andrew_M_Kuchling.mbox usr/doc/pycrypto-2.7a1/LEGAL/copy/stmts/Paul_Swartz.mbox usr/doc/pycrypto-2.7a1/LEGAL/copy/stmts/Jeethu_Rao.mbox usr/doc/pycrypto-2.7a1/LEGAL/copy/stmts/Joris_Bontje.mbox usr/doc/pycrypto-2.7a1/LEGAL/copy/stmts/Mark_Moraes.mbox usr/doc/pycrypto-2.7a1/LEGAL/copy/stmts/Robey_Pointer.asc usr/doc/pycrypto-2.7a1/LEGAL/copy/LICENSE.libtom usr/doc/pycrypto-2.7a1/LEGAL/copy/LICENSE.orig usr/doc/pycrypto-2.7a1/LEGAL/copy/00INDEX usr/doc/pycrypto-2.7a1/LEGAL/copy/LICENSE.python-2.2 usr/doc/pycrypto-2.7a1/TODO usr/doc/pycrypto-2.7a1/Doc/ usr/doc/pycrypto-2.7a1/Doc/epydoc-config usr/doc/pycrypto-2.7a1/Doc/AEAD_API.txt usr/doc/pycrypto-2.7a1/Doc/pycrypt.rst usr/doc/pycrypto-2.7a1/PKG-INFO usr/doc/pycrypto-2.7a1/COPYRIGHT usr/doc/pycrypto-2.7a1/README usr/lib64/ usr/lib64/python2.7/ usr/lib64/python2.7/site-packages/ usr/lib64/python2.7/site-packages/pycrypto-2.7a1-py2.7.egg-info usr/lib64/python2.7/site-packages/Crypto/ usr/lib64/python2.7/site-packages/Crypto/pct_warnings.py usr/lib64/python2.7/site-packages/Crypto/__init__.pyc usr/lib64/python2.7/site-packages/Crypto/Util/ usr/lib64/python2.7/site-packages/Crypto/Util/Counter.py usr/lib64/python2.7/site-packages/Crypto/Util/__init__.pyc usr/lib64/python2.7/site-packages/Crypto/Util/RFC1751.pyc usr/lib64/python2.7/site-packages/Crypto/Util/_time.pyc usr/lib64/python2.7/site-packages/Crypto/Util/winrandom.pyc usr/lib64/python2.7/site-packages/Crypto/Util/randpool.pyc usr/lib64/python2.7/site-packages/Crypto/Util/Padding.pyc usr/lib64/python2.7/site-packages/Crypto/Util/Counter.pyc usr/lib64/python2.7/site-packages/Crypto/Util/number.py usr/lib64/python2.7/site-packages/Crypto/Util/strxor.so usr/lib64/python2.7/site-packages/Crypto/Util/_counter.so usr/lib64/python2.7/site-packages/Crypto/Util/asn1.pyc usr/lib64/python2.7/site-packages/Crypto/Util/py3compat.pyc usr/lib64/python2.7/site-packages/Crypto/Util/_number_new.py usr/lib64/python2.7/site-packages/Crypto/Util/asn1.py usr/lib64/python2.7/site-packages/Crypto/Util/_time.py usr/lib64/python2.7/site-packages/Crypto/Util/__init__.py usr/lib64/python2.7/site-packages/Crypto/Util/py21compat.pyc usr/lib64/python2.7/site-packages/Crypto/Util/RFC1751.py usr/lib64/python2.7/site-packages/Crypto/Util/Padding.py usr/lib64/python2.7/site-packages/Crypto/Util/winrandom.py usr/lib64/python2.7/site-packages/Crypto/Util/randpool.py usr/lib64/python2.7/site-packages/Crypto/Util/cpuid.so usr/lib64/python2.7/site-packages/Crypto/Util/py3compat.py usr/lib64/python2.7/site-packages/Crypto/Util/py21compat.py usr/lib64/python2.7/site-packages/Crypto/Util/galois.so usr/lib64/python2.7/site-packages/Crypto/Util/number.pyc usr/lib64/python2.7/site-packages/Crypto/Util/_number_new.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/ usr/lib64/python2.7/site-packages/Crypto/SelfTest/st_common.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/__init__.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Util/ usr/lib64/python2.7/site-packages/Crypto/SelfTest/Util/__init__.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Util/test_asn1.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Util/test_asn1.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Util/test_Counter.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Util/test_number.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Util/__init__.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Util/test_Padding.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Util/test_Padding.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Util/test_winrandom.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Util/test_winrandom.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Util/test_Counter.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Util/test_number.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/PublicKey/ usr/lib64/python2.7/site-packages/Crypto/SelfTest/PublicKey/__init__.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/PublicKey/test_DSA.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/PublicKey/test_DSA.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/PublicKey/test_ElGamal.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/PublicKey/test_ElGamal.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/PublicKey/test_RSA.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/PublicKey/__init__.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/PublicKey/test_import_RSA.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/PublicKey/test_import_RSA.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/PublicKey/test_RSA.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/PublicKey/test_import_DSA.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/PublicKey/test_import_DSA.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Signature/ usr/lib64/python2.7/site-packages/Crypto/SelfTest/Signature/test_pkcs1_pss.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Signature/test_pkcs1_15.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Signature/__init__.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Signature/__init__.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Signature/test_pkcs1_15.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Signature/test_pkcs1_pss.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Protocol/ usr/lib64/python2.7/site-packages/Crypto/SelfTest/Protocol/test_AllOrNothing.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Protocol/test_chaffing.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Protocol/test_KDF.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Protocol/__init__.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Protocol/test_chaffing.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Protocol/__init__.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Protocol/test_KDF.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Protocol/test_AllOrNothing.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Protocol/test_rfc1751.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Protocol/test_rfc1751.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/ usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/test_rpoolcompat.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/test_random.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/__init__.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/test_random.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/OSRNG/ usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/OSRNG/test_generic.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/OSRNG/__init__.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/OSRNG/test_fallback.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/OSRNG/test_nt.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/OSRNG/__init__.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/OSRNG/test_nt.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/OSRNG/test_posix.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/OSRNG/test_fallback.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/OSRNG/test_posix.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/OSRNG/test_winrandom.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/OSRNG/test_winrandom.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/OSRNG/test_generic.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/Fortuna/ usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/Fortuna/__init__.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/Fortuna/test_SHAd256.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/Fortuna/test_SHAd256.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/Fortuna/test_FortunaGenerator.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/Fortuna/__init__.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/Fortuna/test_FortunaAccumulator.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/Fortuna/test_FortunaGenerator.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/Fortuna/test_FortunaAccumulator.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/__init__.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/test__UserFriendlyRNG.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/test_rpoolcompat.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/test__UserFriendlyRNG.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/__init__.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash/ usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash/test_SHA224.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash/__init__.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash/test_SHA512.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash/test_SHA384.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash/test_HMAC.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash/test_SHA384.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash/test_SHA256.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash/common.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash/test_MD2.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash/test_SHA1.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash/test_CMAC.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash/test_MD5.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash/test_SHA224.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash/test_SHA256.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash/test_SHA512.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash/test_CMAC.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash/test_MD4.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash/test_MD2.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash/__init__.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash/common.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash/test_SHA1.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash/test_RIPEMD160.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash/test_RIPEMD160.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash/test_MD5.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash/test_HMAC.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash/test_MD4.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/st_common.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher/ usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher/test_XOR.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher/test_CAST.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher/test_AES.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher/test_pkcs1_15.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher/__init__.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher/test_DES.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher/test_DES3.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher/test_ARC4.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher/common.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher/test_DES3.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher/__init__.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher/test_ARC4.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher/common.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher/test_Blowfish.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher/test_pkcs1_15.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher/test_pkcs1_oaep.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher/test_ARC2.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher/test_XOR.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher/test_ARC2.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher/test_CAST.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher/test_DES.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher/test_pkcs1_oaep.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher/test_AES.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher/test_Blowfish.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/IO/ usr/lib64/python2.7/site-packages/Crypto/SelfTest/IO/__init__.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/IO/test_PKCS8.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/IO/test_PKCS8.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/IO/__init__.py usr/lib64/python2.7/site-packages/Crypto/PublicKey/ usr/lib64/python2.7/site-packages/Crypto/PublicKey/__init__.pyc usr/lib64/python2.7/site-packages/Crypto/PublicKey/DSA.pyc usr/lib64/python2.7/site-packages/Crypto/PublicKey/_RSA.pyc usr/lib64/python2.7/site-packages/Crypto/PublicKey/pubkey.py usr/lib64/python2.7/site-packages/Crypto/PublicKey/DSA.py usr/lib64/python2.7/site-packages/Crypto/PublicKey/_DSA.pyc usr/lib64/python2.7/site-packages/Crypto/PublicKey/ElGamal.pyc usr/lib64/python2.7/site-packages/Crypto/PublicKey/RSA.pyc usr/lib64/python2.7/site-packages/Crypto/PublicKey/RSA.py usr/lib64/python2.7/site-packages/Crypto/PublicKey/_slowmath.py usr/lib64/python2.7/site-packages/Crypto/PublicKey/pubkey.pyc usr/lib64/python2.7/site-packages/Crypto/PublicKey/__init__.py usr/lib64/python2.7/site-packages/Crypto/PublicKey/_slowmath.pyc usr/lib64/python2.7/site-packages/Crypto/PublicKey/_fastmath.so usr/lib64/python2.7/site-packages/Crypto/PublicKey/_DSA.py usr/lib64/python2.7/site-packages/Crypto/PublicKey/ElGamal.py usr/lib64/python2.7/site-packages/Crypto/PublicKey/_RSA.py usr/lib64/python2.7/site-packages/Crypto/Signature/ usr/lib64/python2.7/site-packages/Crypto/Signature/__init__.pyc usr/lib64/python2.7/site-packages/Crypto/Signature/PKCS1_v1_5.py usr/lib64/python2.7/site-packages/Crypto/Signature/PKCS1_v1_5.pyc usr/lib64/python2.7/site-packages/Crypto/Signature/PKCS1_PSS.pyc usr/lib64/python2.7/site-packages/Crypto/Signature/__init__.py usr/lib64/python2.7/site-packages/Crypto/Signature/PKCS1_PSS.py usr/lib64/python2.7/site-packages/Crypto/Protocol/ usr/lib64/python2.7/site-packages/Crypto/Protocol/__init__.pyc usr/lib64/python2.7/site-packages/Crypto/Protocol/KDF.py usr/lib64/python2.7/site-packages/Crypto/Protocol/AllOrNothing.py usr/lib64/python2.7/site-packages/Crypto/Protocol/Chaffing.pyc usr/lib64/python2.7/site-packages/Crypto/Protocol/Chaffing.py usr/lib64/python2.7/site-packages/Crypto/Protocol/KDF.pyc usr/lib64/python2.7/site-packages/Crypto/Protocol/__init__.py usr/lib64/python2.7/site-packages/Crypto/Protocol/AllOrNothing.pyc usr/lib64/python2.7/site-packages/Crypto/Random/ usr/lib64/python2.7/site-packages/Crypto/Random/__init__.pyc usr/lib64/python2.7/site-packages/Crypto/Random/random.py usr/lib64/python2.7/site-packages/Crypto/Random/_UserFriendlyRNG.py usr/lib64/python2.7/site-packages/Crypto/Random/_UserFriendlyRNG.pyc usr/lib64/python2.7/site-packages/Crypto/Random/OSRNG/ usr/lib64/python2.7/site-packages/Crypto/Random/OSRNG/__init__.pyc usr/lib64/python2.7/site-packages/Crypto/Random/OSRNG/posix.py usr/lib64/python2.7/site-packages/Crypto/Random/OSRNG/__init__.py usr/lib64/python2.7/site-packages/Crypto/Random/OSRNG/fallback.py usr/lib64/python2.7/site-packages/Crypto/Random/OSRNG/rng_base.py usr/lib64/python2.7/site-packages/Crypto/Random/OSRNG/rng_base.pyc usr/lib64/python2.7/site-packages/Crypto/Random/OSRNG/nt.py usr/lib64/python2.7/site-packages/Crypto/Random/OSRNG/nt.pyc usr/lib64/python2.7/site-packages/Crypto/Random/OSRNG/posix.pyc usr/lib64/python2.7/site-packages/Crypto/Random/OSRNG/fallback.pyc usr/lib64/python2.7/site-packages/Crypto/Random/Fortuna/ usr/lib64/python2.7/site-packages/Crypto/Random/Fortuna/FortunaAccumulator.pyc usr/lib64/python2.7/site-packages/Crypto/Random/Fortuna/__init__.pyc usr/lib64/python2.7/site-packages/Crypto/Random/Fortuna/FortunaAccumulator.py usr/lib64/python2.7/site-packages/Crypto/Random/Fortuna/SHAd256.py usr/lib64/python2.7/site-packages/Crypto/Random/Fortuna/__init__.py usr/lib64/python2.7/site-packages/Crypto/Random/Fortuna/SHAd256.pyc usr/lib64/python2.7/site-packages/Crypto/Random/Fortuna/FortunaGenerator.py usr/lib64/python2.7/site-packages/Crypto/Random/Fortuna/FortunaGenerator.pyc usr/lib64/python2.7/site-packages/Crypto/Random/random.pyc usr/lib64/python2.7/site-packages/Crypto/Random/__init__.py usr/lib64/python2.7/site-packages/Crypto/__init__.py usr/lib64/python2.7/site-packages/Crypto/Hash/ usr/lib64/python2.7/site-packages/Crypto/Hash/MD2.so usr/lib64/python2.7/site-packages/Crypto/Hash/RIPEMD160.so usr/lib64/python2.7/site-packages/Crypto/Hash/__init__.pyc usr/lib64/python2.7/site-packages/Crypto/Hash/MD4.so usr/lib64/python2.7/site-packages/Crypto/Hash/SHA256.so usr/lib64/python2.7/site-packages/Crypto/Hash/MD5.pyc usr/lib64/python2.7/site-packages/Crypto/Hash/CMAC.pyc usr/lib64/python2.7/site-packages/Crypto/Hash/SHA1.pyc usr/lib64/python2.7/site-packages/Crypto/Hash/SHA.py usr/lib64/python2.7/site-packages/Crypto/Hash/SHA224.so usr/lib64/python2.7/site-packages/Crypto/Hash/RIPEMD.py usr/lib64/python2.7/site-packages/Crypto/Hash/RIPEMD.pyc usr/lib64/python2.7/site-packages/Crypto/Hash/MD5.py usr/lib64/python2.7/site-packages/Crypto/Hash/__init__.py usr/lib64/python2.7/site-packages/Crypto/Hash/SHA512.so usr/lib64/python2.7/site-packages/Crypto/Hash/CMAC.py usr/lib64/python2.7/site-packages/Crypto/Hash/SHA1.py usr/lib64/python2.7/site-packages/Crypto/Hash/SHA.pyc usr/lib64/python2.7/site-packages/Crypto/Hash/SHA384.so usr/lib64/python2.7/site-packages/Crypto/Hash/HMAC.py usr/lib64/python2.7/site-packages/Crypto/Hash/HMAC.pyc usr/lib64/python2.7/site-packages/Crypto/Cipher/ usr/lib64/python2.7/site-packages/Crypto/Cipher/XOR.py usr/lib64/python2.7/site-packages/Crypto/Cipher/_DES3.so usr/lib64/python2.7/site-packages/Crypto/Cipher/CAST.pyc usr/lib64/python2.7/site-packages/Crypto/Cipher/_ARC4.so usr/lib64/python2.7/site-packages/Crypto/Cipher/__init__.pyc usr/lib64/python2.7/site-packages/Crypto/Cipher/PKCS1_v1_5.py usr/lib64/python2.7/site-packages/Crypto/Cipher/_ARC2.so usr/lib64/python2.7/site-packages/Crypto/Cipher/XOR.pyc usr/lib64/python2.7/site-packages/Crypto/Cipher/PKCS1_v1_5.pyc usr/lib64/python2.7/site-packages/Crypto/Cipher/ARC2.pyc usr/lib64/python2.7/site-packages/Crypto/Cipher/_CAST.so usr/lib64/python2.7/site-packages/Crypto/Cipher/blockalgo.pyc usr/lib64/python2.7/site-packages/Crypto/Cipher/CAST.py usr/lib64/python2.7/site-packages/Crypto/Cipher/ARC4.pyc usr/lib64/python2.7/site-packages/Crypto/Cipher/_AES.so usr/lib64/python2.7/site-packages/Crypto/Cipher/ARC2.py usr/lib64/python2.7/site-packages/Crypto/Cipher/_Blowfish.so usr/lib64/python2.7/site-packages/Crypto/Cipher/__init__.py usr/lib64/python2.7/site-packages/Crypto/Cipher/DES3.py usr/lib64/python2.7/site-packages/Crypto/Cipher/blockalgo.py usr/lib64/python2.7/site-packages/Crypto/Cipher/_XOR.so usr/lib64/python2.7/site-packages/Crypto/Cipher/PKCS1_OAEP.py usr/lib64/python2.7/site-packages/Crypto/Cipher/_DES.so usr/lib64/python2.7/site-packages/Crypto/Cipher/ARC4.py usr/lib64/python2.7/site-packages/Crypto/Cipher/DES3.pyc usr/lib64/python2.7/site-packages/Crypto/Cipher/DES.pyc usr/lib64/python2.7/site-packages/Crypto/Cipher/PKCS1_OAEP.pyc usr/lib64/python2.7/site-packages/Crypto/Cipher/Blowfish.pyc usr/lib64/python2.7/site-packages/Crypto/Cipher/AES.py usr/lib64/python2.7/site-packages/Crypto/Cipher/AES.pyc usr/lib64/python2.7/site-packages/Crypto/Cipher/DES.py usr/lib64/python2.7/site-packages/Crypto/Cipher/Blowfish.py usr/lib64/python2.7/site-packages/Crypto/Cipher/_AESNI.so usr/lib64/python2.7/site-packages/Crypto/pct_warnings.pyc usr/lib64/python2.7/site-packages/Crypto/IO/ usr/lib64/python2.7/site-packages/Crypto/IO/PKCS8.pyc usr/lib64/python2.7/site-packages/Crypto/IO/__init__.pyc usr/lib64/python2.7/site-packages/Crypto/IO/PEM.pyc usr/lib64/python2.7/site-packages/Crypto/IO/_PBES.pyc usr/lib64/python2.7/site-packages/Crypto/IO/PKCS8.py usr/lib64/python2.7/site-packages/Crypto/IO/__init__.py usr/lib64/python2.7/site-packages/Crypto/IO/_PBES.py usr/lib64/python2.7/site-packages/Crypto/IO/PEM.py install/ install/slack-desc WARNING: zero length file usr/lib64/python2.7/site-packages/Crypto/Random/Fortuna/__init__.py Slackware package /home/pkg/build/pycrypto-2.7a1/pycrypto-2.7a1-x86_64-1cp.txz created. Package has been built. Cleaning pkg and src directories