tar -xf pycrypto-2.6.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/HMAC.py -> build/lib.linux-x86_64-2.7/Crypto/Hash copying lib/Crypto/Hash/MD4.py -> build/lib.linux-x86_64-2.7/Crypto/Hash copying lib/Crypto/Hash/SHA224.py -> build/lib.linux-x86_64-2.7/Crypto/Hash copying lib/Crypto/Hash/SHA384.py -> build/lib.linux-x86_64-2.7/Crypto/Hash copying lib/Crypto/Hash/SHA256.py -> build/lib.linux-x86_64-2.7/Crypto/Hash copying lib/Crypto/Hash/SHA512.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/RIPEMD.py -> build/lib.linux-x86_64-2.7/Crypto/Hash copying lib/Crypto/Hash/hashalgo.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/SHA.py -> build/lib.linux-x86_64-2.7/Crypto/Hash copying lib/Crypto/Hash/MD2.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_OAEP.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/ARC2.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/__init__.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/Blowfish.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/DES.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 creating 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/randpool.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/__init__.py -> 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_new.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/asn1.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 copying lib/Crypto/Util/number.py -> build/lib.linux-x86_64-2.7/Crypto/Util creating build/lib.linux-x86_64-2.7/Crypto/Random copying lib/Crypto/Random/__init__.py -> 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 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/__init__.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/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/fallback.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/rng_base.py -> 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/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/__init__.py -> 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 creating 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_pkcs1_15.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_AES.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_Blowfish.py -> 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_ARC4.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 copying lib/Crypto/SelfTest/Cipher/test_ARC2.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/test_DES3.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_MD2.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 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_SHA.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_MD5.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash copying lib/Crypto/SelfTest/Hash/test_RIPEMD.py -> 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_SHA224.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/__init__.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/test_rfc1751.py -> 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_AllOrNothing.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/test_importKey.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_RSA.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_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/__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 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/test_SHAd256.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/test_nt.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_posix.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 copying lib/Crypto/SelfTest/Random/OSRNG/test_winrandom.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_number.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/__init__.py -> 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/test_winrandom.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/test_pkcs1_15.py -> 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_pss.py -> build/lib.linux-x86_64-2.7/Crypto/SelfTest/Signature creating 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/AllOrNothing.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 copying lib/Crypto/Protocol/KDF.py -> build/lib.linux-x86_64-2.7/Crypto/Protocol creating 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/_slowmath.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/__init__.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 copying lib/Crypto/PublicKey/pubkey.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/__init__.py -> 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/PKCS1_PSS.py -> build/lib.linux-x86_64-2.7/Crypto/Signature running build_ext running build_configure 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 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 -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for inline... inline checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for int8_t... yes checking for size_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for memmove... yes checking for memset... yes configure: creating ./config.status config.status: creating src/config.h building 'Crypto.PublicKey._fastmath' extension creating build/temp.linux-x86_64-2.7 creating build/temp.linux-x86_64-2.7/src gcc -pthread -fwrapv -Wall -Wstrict-prototypes -fPIC -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/ -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:627:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] src/_fastmath.c:630:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] src/_fastmath.c: In function ‘dsaKey_has_private’: src/_fastmath.c:649:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] src/_fastmath.c:652:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] src/_fastmath.c: In function ‘rsaKey__verify’: src/_fastmath.c:942:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] src/_fastmath.c:946:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] src/_fastmath.c: In function ‘rsaKey_has_private’: src/_fastmath.c:1047:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] src/_fastmath.c:1050:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] src/_fastmath.c: In function ‘isPrime’: src/_fastmath.c:1102:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] src/_fastmath.c:1105:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] gcc -pthread -shared -O2 -fPIC 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 -pthread -fwrapv -Wall -Wstrict-prototypes -fPIC -fPIC -std=c99 -O3 -fomit-frame-pointer -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 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 -pthread -fwrapv -Wall -Wstrict-prototypes -fPIC -fPIC -std=c99 -O3 -fomit-frame-pointer -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 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 -pthread -fwrapv -Wall -Wstrict-prototypes -fPIC -fPIC -std=c99 -O3 -fomit-frame-pointer -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 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 -pthread -fwrapv -Wall -Wstrict-prototypes -fPIC -fPIC -std=c99 -O3 -fomit-frame-pointer -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 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 -pthread -fwrapv -Wall -Wstrict-prototypes -fPIC -fPIC -std=c99 -O3 -fomit-frame-pointer -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 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 -pthread -fwrapv -Wall -Wstrict-prototypes -fPIC -fPIC -std=c99 -O3 -fomit-frame-pointer -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 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 -pthread -fwrapv -Wall -Wstrict-prototypes -fPIC -fPIC -std=c99 -O3 -fomit-frame-pointer -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 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 -pthread -fwrapv -Wall -Wstrict-prototypes -fPIC -fPIC -std=c99 -O3 -fomit-frame-pointer -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 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._ARC2' extension gcc -pthread -fwrapv -Wall -Wstrict-prototypes -fPIC -fPIC -std=c99 -O3 -fomit-frame-pointer -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 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 -pthread -fwrapv -Wall -Wstrict-prototypes -fPIC -fPIC -std=c99 -O3 -fomit-frame-pointer -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 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 -pthread -fwrapv -Wall -Wstrict-prototypes -fPIC -fPIC -std=c99 -O3 -fomit-frame-pointer -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 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 -pthread -fwrapv -Wall -Wstrict-prototypes -fPIC -fPIC -std=c99 -O3 -fomit-frame-pointer -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 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 -pthread -fwrapv -Wall -Wstrict-prototypes -fPIC -fPIC -std=c99 -O3 -fomit-frame-pointer -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 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 -pthread -fwrapv -Wall -Wstrict-prototypes -fPIC -fPIC -std=c99 -O3 -fomit-frame-pointer -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 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 -pthread -fwrapv -Wall -Wstrict-prototypes -fPIC -fPIC -std=c99 -O3 -fomit-frame-pointer -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 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 -pthread -fwrapv -Wall -Wstrict-prototypes -fPIC -fPIC -std=c99 -O3 -fomit-frame-pointer -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 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._counter' extension gcc -pthread -fwrapv -Wall -Wstrict-prototypes -fPIC -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python2.7 -c src/_counter.c -o build/temp.linux-x86_64-2.7/src/_counter.o src/_counter.c: In function ‘CounterLEObject_getattr’: src/_counter.c:331:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] src/_counter.c: In function ‘CounterBEObject_getattr’: src/_counter.c:365:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] gcc -pthread -shared -O2 -fPIC 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/pkg/usr/lib64 creating /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7 creating /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages creating /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto creating /home/pkg/Build/pycrypto/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/pkg/usr/lib64/python2.7/site-packages/Crypto/Cipher creating /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/Random creating /home/pkg/Build/pycrypto/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/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/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/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/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/pkg/usr/lib64/python2.7/site-packages/Crypto/Random/OSRNG creating /home/pkg/Build/pycrypto/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/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/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/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/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/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/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/pkg/usr/lib64/python2.7/site-packages/Crypto/Random creating /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest creating /home/pkg/Build/pycrypto/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/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/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/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/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/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/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/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/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/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/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/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/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher creating /home/pkg/Build/pycrypto/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/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random creating /home/pkg/Build/pycrypto/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/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/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/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/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/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/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/OSRNG creating /home/pkg/Build/pycrypto/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/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/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/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/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/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/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random creating /home/pkg/Build/pycrypto/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/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/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/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Signature creating /home/pkg/Build/pycrypto/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/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/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/PublicKey copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/PublicKey/test_importKey.py -> /home/pkg/Build/pycrypto/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/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/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/PublicKey copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/__init__.py -> /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest creating /home/pkg/Build/pycrypto/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/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/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/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/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/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Util copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/st_common.py -> /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest creating /home/pkg/Build/pycrypto/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/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/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/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/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/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Protocol creating /home/pkg/Build/pycrypto/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/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/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/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/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash/test_SHA.py -> /home/pkg/Build/pycrypto/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/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/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/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/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash copying build/lib.linux-x86_64-2.7/Crypto/SelfTest/Hash/test_RIPEMD.py -> /home/pkg/Build/pycrypto/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/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/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash creating /home/pkg/Build/pycrypto/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/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/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/pkg/usr/lib64/python2.7/site-packages/Crypto/Signature copying build/lib.linux-x86_64-2.7/Crypto/pct_warnings.py -> /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto creating /home/pkg/Build/pycrypto/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/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/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/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/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/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/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/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/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/pkg/usr/lib64/python2.7/site-packages/Crypto/PublicKey copying build/lib.linux-x86_64-2.7/Crypto/__init__.py -> /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto creating /home/pkg/Build/pycrypto/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/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/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/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/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/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/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/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/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/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/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/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/pkg/usr/lib64/python2.7/site-packages/Crypto/Util creating /home/pkg/Build/pycrypto/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/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/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/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/pkg/usr/lib64/python2.7/site-packages/Crypto/Protocol creating /home/pkg/Build/pycrypto/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/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/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/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/pkg/usr/lib64/python2.7/site-packages/Crypto/Hash copying build/lib.linux-x86_64-2.7/Crypto/Hash/MD4.py -> /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/Hash copying build/lib.linux-x86_64-2.7/Crypto/Hash/SHA224.py -> /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/Hash copying build/lib.linux-x86_64-2.7/Crypto/Hash/SHA384.py -> /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/Hash copying build/lib.linux-x86_64-2.7/Crypto/Hash/SHA256.py -> /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/Hash copying build/lib.linux-x86_64-2.7/Crypto/Hash/SHA512.py -> /home/pkg/Build/pycrypto/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/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/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/pkg/usr/lib64/python2.7/site-packages/Crypto/Hash copying build/lib.linux-x86_64-2.7/Crypto/Hash/hashalgo.py -> /home/pkg/Build/pycrypto/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/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/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/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/pkg/usr/lib64/python2.7/site-packages/Crypto/Hash copying build/lib.linux-x86_64-2.7/Crypto/Hash/MD2.py -> /home/pkg/Build/pycrypto/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/pkg/usr/lib64/python2.7/site-packages/Crypto/Hash byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/Cipher/XOR.py to XOR.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/Cipher/PKCS1_OAEP.py to PKCS1_OAEP.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/Cipher/DES3.py to DES3.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/Cipher/ARC2.py to ARC2.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/Cipher/AES.py to AES.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/Cipher/__init__.py to __init__.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/Cipher/PKCS1_v1_5.py to PKCS1_v1_5.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/Cipher/CAST.py to CAST.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/Cipher/Blowfish.py to Blowfish.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/Cipher/ARC4.py to ARC4.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/Cipher/DES.py to DES.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/Cipher/blockalgo.py to blockalgo.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/Random/OSRNG/fallback.py to fallback.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/Random/OSRNG/__init__.py to __init__.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/Random/OSRNG/rng_base.py to rng_base.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/Random/OSRNG/posix.py to posix.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/Random/OSRNG/nt.py to nt.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/Random/Fortuna/FortunaAccumulator.py to FortunaAccumulator.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/Random/Fortuna/__init__.py to __init__.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/Random/Fortuna/SHAd256.py to SHAd256.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/Random/Fortuna/FortunaGenerator.py to FortunaGenerator.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/Random/__init__.py to __init__.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/Random/random.py to random.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/Random/_UserFriendlyRNG.py to _UserFriendlyRNG.pyc byte-compiling /home/pkg/Build/pycrypto/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/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/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher/common.py to common.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher/test_AES.py to test_AES.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher/__init__.py to __init__.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher/test_Blowfish.py to test_Blowfish.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher/test_XOR.py to test_XOR.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher/test_ARC4.py to test_ARC4.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher/test_CAST.py to test_CAST.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher/test_ARC2.py to test_ARC2.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher/test_DES.py to test_DES.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher/test_DES3.py to test_DES3.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/test_random.py to test_random.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/OSRNG/test_fallback.py to test_fallback.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/OSRNG/test_nt.py to test_nt.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/OSRNG/__init__.py to __init__.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/OSRNG/test_posix.py to test_posix.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/OSRNG/test_generic.py to test_generic.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/OSRNG/test_winrandom.py to test_winrandom.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/Fortuna/__init__.py to __init__.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/Fortuna/test_FortunaAccumulator.py to test_FortunaAccumulator.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/Fortuna/test_FortunaGenerator.py to test_FortunaGenerator.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/Fortuna/test_SHAd256.py to test_SHAd256.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/__init__.py to __init__.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/test_rpoolcompat.py to test_rpoolcompat.pyc byte-compiling /home/pkg/Build/pycrypto/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/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Signature/__init__.py to __init__.pyc byte-compiling /home/pkg/Build/pycrypto/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/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/PublicKey/test_DSA.py to test_DSA.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/PublicKey/test_ElGamal.py to test_ElGamal.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/PublicKey/test_importKey.py to test_importKey.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/PublicKey/__init__.py to __init__.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/PublicKey/test_RSA.py to test_RSA.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/__init__.py to __init__.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Util/test_number.py to test_number.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Util/test_Counter.py to test_Counter.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Util/__init__.py to __init__.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Util/test_asn1.py to test_asn1.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Util/test_winrandom.py to test_winrandom.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/st_common.py to st_common.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Protocol/__init__.py to __init__.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Protocol/test_KDF.py to test_KDF.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Protocol/test_rfc1751.py to test_rfc1751.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Protocol/test_chaffing.py to test_chaffing.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Protocol/test_AllOrNothing.py to test_AllOrNothing.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash/test_MD2.py to test_MD2.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash/test_HMAC.py to test_HMAC.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash/test_SHA384.py to test_SHA384.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash/common.py to common.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash/test_SHA.py to test_SHA.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash/test_SHA256.py to test_SHA256.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash/test_MD4.py to test_MD4.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash/__init__.py to __init__.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash/test_MD5.py to test_MD5.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash/test_RIPEMD.py to test_RIPEMD.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash/test_SHA512.py to test_SHA512.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash/test_SHA224.py to test_SHA224.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/Signature/__init__.py to __init__.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/Signature/PKCS1_v1_5.py to PKCS1_v1_5.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/Signature/PKCS1_PSS.py to PKCS1_PSS.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/pct_warnings.py to pct_warnings.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/PublicKey/DSA.py to DSA.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/PublicKey/_slowmath.py to _slowmath.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/PublicKey/_DSA.py to _DSA.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/PublicKey/__init__.py to __init__.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/PublicKey/ElGamal.py to ElGamal.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/PublicKey/RSA.py to RSA.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/PublicKey/pubkey.py to pubkey.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/PublicKey/_RSA.py to _RSA.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/__init__.py to __init__.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/Util/RFC1751.py to RFC1751.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/Util/randpool.py to randpool.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/Util/winrandom.py to winrandom.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/Util/__init__.py to __init__.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/Util/Counter.py to Counter.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/Util/_number_new.py to _number_new.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/Util/py3compat.py to py3compat.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/Util/asn1.py to asn1.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/Util/py21compat.py to py21compat.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/Util/number.py to number.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/Protocol/Chaffing.py to Chaffing.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/Protocol/AllOrNothing.py to AllOrNothing.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/Protocol/__init__.py to __init__.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/Protocol/KDF.py to KDF.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/Hash/HMAC.py to HMAC.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/Hash/MD4.py to MD4.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/Hash/SHA224.py to SHA224.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/Hash/SHA384.py to SHA384.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/Hash/SHA256.py to SHA256.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/Hash/SHA512.py to SHA512.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/Hash/__init__.py to __init__.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/Hash/RIPEMD.py to RIPEMD.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/Hash/hashalgo.py to hashalgo.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/Hash/MD5.py to MD5.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/Hash/SHA.py to SHA.pyc byte-compiling /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/Hash/MD2.py to MD2.pyc running install_egg_info Writing /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/pycrypto-2.6-py2.7.egg-info /home/pkg/Build/pycrypto/pkg: total 8 drwxr-xr-x 2 root root 4096 Nov 3 22:57 install drwxr-xr-x 5 root root 4096 Nov 3 22:57 usr /home/pkg/Build/pycrypto/pkg/install: total 4 -rw-r--r-- 1 root root 360 Nov 3 22:57 slack-desc /home/pkg/Build/pycrypto/pkg/usr: total 12 drwxr-xr-x 3 root root 4096 Nov 3 22:57 doc drwxr-xr-x 3 root root 4096 Nov 3 22:57 lib64 drwxr-xr-x 3 root root 4096 Nov 3 22:55 src /home/pkg/Build/pycrypto/pkg/usr/doc: total 4 drwxr-xr-x 4 root root 4096 Nov 3 22:57 pycrypto-2.6 /home/pkg/Build/pycrypto/pkg/usr/doc/pycrypto-2.6: total 56 -rw-r--r-- 1 root root 1044 Nov 3 22:57 ACKS -rw-r--r-- 1 root root 23084 Nov 3 22:57 ChangeLog -rw-r--r-- 1 root root 3196 Nov 3 22:57 COPYRIGHT drwxr-xr-x 2 root root 4096 Nov 3 22:57 Doc drwxr-xr-x 3 root root 4096 Nov 3 22:57 LEGAL -rw-r--r-- 1 root root 664 Nov 3 22:57 PKG-INFO -rw-r--r-- 1 root root 4118 Nov 3 22:57 README -rw-r--r-- 1 root root 991 Nov 3 22:57 TODO /home/pkg/Build/pycrypto/pkg/usr/doc/pycrypto-2.6/Doc: total 56 -rw-r--r-- 1 root root 752 Nov 3 22:57 epydoc-config -rw-r--r-- 1 root root 52972 Nov 3 22:57 pycrypt.rst /home/pkg/Build/pycrypto/pkg/usr/doc/pycrypto-2.6/LEGAL: total 20 -rw-r--r-- 1 root root 177 Nov 3 22:57 00INDEX -rw-r--r-- 1 root root 2101 Nov 3 22:57 CodeSubmissionRequirements.txt drwxr-xr-x 3 root root 4096 Nov 3 22:57 copy -rw-r--r-- 1 root root 5205 Nov 3 22:57 tsu-notify.mbox /home/pkg/Build/pycrypto/pkg/usr/doc/pycrypto-2.6/LEGAL/copy: total 32 -rw-r--r-- 1 root root 197 Nov 3 22:57 00INDEX -rw-r--r-- 1 root root 82 Nov 3 22:57 LICENSE.libtom -rw-r--r-- 1 root root 693 Nov 3 22:57 LICENSE.orig -rw-r--r-- 1 root root 12647 Nov 3 22:57 LICENSE.python-2.2 drwxr-xr-x 2 root root 4096 Nov 3 22:57 stmts /home/pkg/Build/pycrypto/pkg/usr/doc/pycrypto-2.6/LEGAL/copy/stmts: total 84 -rw-r--r-- 1 root root 6647 Nov 3 22:57 Andrew_M_Kuchling.mbox -rw-r--r-- 1 root root 5704 Nov 3 22:57 Barry_A_Warsaw.mbox -rw-r--r-- 1 root root 13348 Nov 3 22:57 Jeethu_Rao.mbox -rw-r--r-- 1 root root 13470 Nov 3 22:57 Joris_Bontje.mbox -rw-r--r-- 1 root root 13657 Nov 3 22:57 Mark_Moraes.mbox -rw-r--r-- 1 root root 9599 Nov 3 22:57 Paul_Swartz.mbox -rw-r--r-- 1 root root 1907 Nov 3 22:57 Robey_Pointer.asc -rw-r--r-- 1 root root 1811 Nov 3 22:57 Wim_Lewis.asc /home/pkg/Build/pycrypto/pkg/usr/lib64: total 4 drwxr-xr-x 3 root root 4096 Nov 3 22:57 python2.7 /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7: total 4 drwxr-xr-x 3 root root 4096 Nov 3 22:57 site-packages /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages: total 8 drwxr-xr-x 10 root root 4096 Nov 3 22:57 Crypto -rw-r--r-- 1 root root 664 Nov 3 22:57 pycrypto-2.6-py2.7.egg-info /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto: total 48 drwxr-xr-x 2 root root 4096 Nov 3 22:57 Cipher drwxr-xr-x 2 root root 4096 Nov 3 22:57 Hash -rw-r--r-- 1 root root 1990 May 24 14:55 __init__.py -rw-r--r-- 1 root root 1125 Nov 3 22:57 __init__.pyc -rw-r--r-- 1 root root 2295 May 24 14:55 pct_warnings.py -rw-r--r-- 1 root root 2195 Nov 3 22:57 pct_warnings.pyc drwxr-xr-x 2 root root 4096 Nov 3 22:57 Protocol drwxr-xr-x 2 root root 4096 Nov 3 22:57 PublicKey drwxr-xr-x 4 root root 4096 Nov 3 22:57 Random drwxr-xr-x 9 root root 4096 Nov 3 22:57 SelfTest drwxr-xr-x 2 root root 4096 Nov 3 22:57 Signature drwxr-xr-x 2 root root 4096 Nov 3 22:57 Util /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/Cipher: total 428 -rw-r--r-- 1 root root 4218 May 24 14:55 AES.py -rw-r--r-- 1 root root 3515 Nov 3 22:57 AES.pyc -rwxr-xr-x 1 root root 33368 Nov 3 22:57 _AES.so -rw-r--r-- 1 root root 4917 May 24 14:55 ARC2.py -rw-r--r-- 1 root root 4213 Nov 3 22:57 ARC2.pyc -rwxr-xr-x 1 root root 16952 Nov 3 22:57 _ARC2.so -rw-r--r-- 1 root root 4266 May 24 14:55 ARC4.py -rw-r--r-- 1 root root 3981 Nov 3 22:57 ARC4.pyc -rwxr-xr-x 1 root root 9976 Nov 3 22:57 _ARC4.so -rw-r--r-- 1 root root 12596 May 24 14:55 blockalgo.py -rw-r--r-- 1 root root 6197 Nov 3 22:57 blockalgo.pyc -rw-r--r-- 1 root root 4460 May 24 14:55 Blowfish.py -rw-r--r-- 1 root root 3758 Nov 3 22:57 Blowfish.pyc -rwxr-xr-x 1 root root 28088 Nov 3 22:57 _Blowfish.so -rw-r--r-- 1 root root 4498 May 24 14:55 CAST.py -rw-r--r-- 1 root root 3795 Nov 3 22:57 CAST.pyc -rwxr-xr-x 1 root root 28056 Nov 3 22:57 _CAST.so -rw-r--r-- 1 root root 5130 May 24 14:55 DES3.py -rw-r--r-- 1 root root 4429 Nov 3 22:57 DES3.pyc -rwxr-xr-x 1 root root 56728 Nov 3 22:57 _DES3.so -rw-r--r-- 1 root root 4403 May 24 14:55 DES.py -rw-r--r-- 1 root root 3686 Nov 3 22:57 DES.pyc -rwxr-xr-x 1 root root 56728 Nov 3 22:57 _DES.so -rw-r--r-- 1 root root 3440 May 24 14:55 __init__.py -rw-r--r-- 1 root root 2634 Nov 3 22:57 __init__.pyc -rw-r--r-- 1 root root 9373 May 24 14:55 PKCS1_OAEP.py -rw-r--r-- 1 root root 8516 Nov 3 22:57 PKCS1_OAEP.pyc -rw-r--r-- 1 root root 9103 May 24 14:55 PKCS1_v1_5.py -rw-r--r-- 1 root root 9126 Nov 3 22:57 PKCS1_v1_5.pyc -rw-r--r-- 1 root root 2737 May 24 14:55 XOR.py -rw-r--r-- 1 root root 2453 Nov 3 22:57 XOR.pyc -rwxr-xr-x 1 root root 9464 Nov 3 22:57 _XOR.so /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/Hash: total 208 -rw-r--r-- 1 root root 3984 May 24 14:55 hashalgo.py -rw-r--r-- 1 root root 3869 Nov 3 22:57 hashalgo.pyc -rw-r--r-- 1 root root 7302 May 24 14:55 HMAC.py -rw-r--r-- 1 root root 6070 Nov 3 22:57 HMAC.pyc -rw-r--r-- 1 root root 2432 May 24 14:55 __init__.py -rw-r--r-- 1 root root 1655 Nov 3 22:57 __init__.pyc -rw-r--r-- 1 root root 2734 May 24 14:55 MD2.py -rw-r--r-- 1 root root 2117 Nov 3 22:57 MD2.pyc -rwxr-xr-x 1 root root 12344 Nov 3 22:57 _MD2.so -rw-r--r-- 1 root root 2716 May 24 14:55 MD4.py -rw-r--r-- 1 root root 2104 Nov 3 22:57 MD4.pyc -rwxr-xr-x 1 root root 11960 Nov 3 22:57 _MD4.so -rw-r--r-- 1 root root 2863 May 24 14:55 MD5.py -rw-r--r-- 1 root root 2149 Nov 3 22:57 MD5.pyc -rwxr-xr-x 1 root root 17240 Nov 3 22:57 _RIPEMD160.so -rw-r--r-- 1 root root 3005 May 24 14:55 RIPEMD.py -rw-r--r-- 1 root root 2344 Nov 3 22:57 RIPEMD.pyc -rw-r--r-- 1 root root 2851 May 24 14:55 SHA224.py -rw-r--r-- 1 root root 2190 Nov 3 22:57 SHA224.pyc -rwxr-xr-x 1 root root 11896 Nov 3 22:57 _SHA224.so -rw-r--r-- 1 root root 2852 May 24 14:55 SHA256.py -rw-r--r-- 1 root root 2190 Nov 3 22:57 SHA256.pyc -rwxr-xr-x 1 root root 11896 Nov 3 22:57 _SHA256.so -rw-r--r-- 1 root root 2853 May 24 14:55 SHA384.py -rw-r--r-- 1 root root 2190 Nov 3 22:57 SHA384.pyc -rwxr-xr-x 1 root root 15992 Nov 3 22:57 _SHA384.so -rw-r--r-- 1 root root 2850 May 24 14:55 SHA512.py -rw-r--r-- 1 root root 2190 Nov 3 22:57 SHA512.pyc -rwxr-xr-x 1 root root 15992 Nov 3 22:57 _SHA512.so -rw-r--r-- 1 root root 2841 May 24 14:55 SHA.py -rw-r--r-- 1 root root 2134 Nov 3 22:57 SHA.pyc /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/Protocol: total 68 -rw-r--r-- 1 root root 11897 May 24 14:55 AllOrNothing.py -rw-r--r-- 1 root root 8008 Nov 3 22:57 AllOrNothing.pyc -rw-r--r-- 1 root root 10245 May 24 14:55 Chaffing.py -rw-r--r-- 1 root root 8541 Nov 3 22:57 Chaffing.pyc -rw-r--r-- 1 root root 1573 May 24 14:55 __init__.py -rw-r--r-- 1 root root 783 Nov 3 22:57 __init__.pyc -rw-r--r-- 1 root root 5071 May 24 14:55 KDF.py -rw-r--r-- 1 root root 4650 Nov 3 22:57 KDF.pyc /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/PublicKey: total 264 -rw-r--r-- 1 root root 3473 May 24 14:55 _DSA.py -rw-r--r-- 1 root root 13695 May 24 14:55 DSA.py -rw-r--r-- 1 root root 3229 Nov 3 22:57 _DSA.pyc -rw-r--r-- 1 root root 14415 Nov 3 22:57 DSA.pyc -rw-r--r-- 1 root root 13212 May 24 14:55 ElGamal.py -rw-r--r-- 1 root root 13091 Nov 3 22:57 ElGamal.pyc -rwxr-xr-x 1 root root 74168 Nov 3 22:57 _fastmath.so -rw-r--r-- 1 root root 1876 May 24 14:55 __init__.py -rw-r--r-- 1 root root 1086 Nov 3 22:57 __init__.pyc -rw-r--r-- 1 root root 8221 May 24 14:55 pubkey.py -rw-r--r-- 1 root root 8798 Nov 3 22:57 pubkey.pyc -rw-r--r-- 1 root root 2762 May 24 14:55 _RSA.py -rw-r--r-- 1 root root 29897 May 24 14:55 RSA.py -rw-r--r-- 1 root root 1912 Nov 3 22:57 _RSA.pyc -rw-r--r-- 1 root root 26244 Nov 3 22:57 RSA.pyc -rw-r--r-- 1 root root 6421 May 24 14:55 _slowmath.py -rw-r--r-- 1 root root 6264 Nov 3 22:57 _slowmath.pyc /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/Random: total 52 drwxr-xr-x 2 root root 4096 Nov 3 22:57 Fortuna -rw-r--r-- 1 root root 1669 May 24 14:55 __init__.py -rw-r--r-- 1 root root 1071 Nov 3 22:57 __init__.pyc drwxr-xr-x 2 root root 4096 Nov 3 22:57 OSRNG -rw-r--r-- 1 root root 5284 May 24 14:55 random.py -rw-r--r-- 1 root root 4577 Nov 3 22:57 random.pyc -rw-r--r-- 1 root root 6879 May 24 14:55 _UserFriendlyRNG.py -rw-r--r-- 1 root root 8485 Nov 3 22:57 _UserFriendlyRNG.pyc /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/Random/Fortuna: total 44 -rw-r--r-- 1 root root 5165 May 24 14:55 FortunaAccumulator.py -rw-r--r-- 1 root root 5322 Nov 3 22:57 FortunaAccumulator.pyc -rw-r--r-- 1 root root 5265 May 24 14:55 FortunaGenerator.py -rw-r--r-- 1 root root 4163 Nov 3 22:57 FortunaGenerator.pyc -rw-r--r-- 1 root root 0 May 24 14:55 __init__.py -rw-r--r-- 1 root root 155 Nov 3 22:57 __init__.pyc -rw-r--r-- 1 root root 3098 May 24 14:55 SHAd256.py -rw-r--r-- 1 root root 2923 Nov 3 22:57 SHAd256.pyc /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/Random/OSRNG: total 40 -rw-r--r-- 1 root root 1520 May 24 14:55 fallback.py -rw-r--r-- 1 root root 1158 Nov 3 22:57 fallback.pyc -rw-r--r-- 1 root root 1542 May 24 14:55 __init__.py -rw-r--r-- 1 root root 670 Nov 3 22:57 __init__.pyc -rw-r--r-- 1 root root 2690 May 24 14:55 nt.py -rw-r--r-- 1 root root 2320 Nov 3 22:57 nt.pyc -rw-r--r-- 1 root root 2835 May 24 14:55 posix.py -rw-r--r-- 1 root root 2017 Nov 3 22:57 posix.pyc -rw-r--r-- 1 root root 2875 May 24 14:55 rng_base.py -rw-r--r-- 1 root root 3222 Nov 3 22:57 rng_base.pyc /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest: total 44 drwxr-xr-x 2 root root 4096 Nov 3 22:57 Cipher drwxr-xr-x 2 root root 4096 Nov 3 22:57 Hash -rw-r--r-- 1 root root 3418 May 24 14:55 __init__.py -rw-r--r-- 1 root root 2988 Nov 3 22:57 __init__.pyc drwxr-xr-x 2 root root 4096 Nov 3 22:57 Protocol drwxr-xr-x 2 root root 4096 Nov 3 22:57 PublicKey drwxr-xr-x 4 root root 4096 Nov 3 22:57 Random drwxr-xr-x 2 root root 4096 Nov 3 22:57 Signature -rw-r--r-- 1 root root 2142 May 24 14:55 st_common.py -rw-r--r-- 1 root root 1930 Nov 3 22:57 st_common.pyc drwxr-xr-x 2 root root 4096 Nov 3 22:57 Util /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher: total 372 -rw-r--r-- 1 root root 16599 May 24 14:55 common.py -rw-r--r-- 1 root root 15402 Nov 3 22:57 common.pyc -rw-r--r-- 1 root root 2401 May 24 14:55 __init__.py -rw-r--r-- 1 root root 1531 Nov 3 22:57 __init__.pyc -rw-r--r-- 1 root root 79975 May 24 14:55 test_AES.py -rw-r--r-- 1 root root 76616 Nov 3 22:57 test_AES.pyc -rw-r--r-- 1 root root 4945 May 24 14:55 test_ARC2.py -rw-r--r-- 1 root root 4033 Nov 3 22:57 test_ARC2.pyc -rw-r--r-- 1 root root 3546 May 24 14:55 test_ARC4.py -rw-r--r-- 1 root root 2626 Nov 3 22:57 test_ARC4.pyc -rw-r--r-- 1 root root 5832 May 24 14:55 test_Blowfish.py -rw-r--r-- 1 root root 5397 Nov 3 22:57 test_Blowfish.pyc -rw-r--r-- 1 root root 1977 May 24 14:55 test_CAST.py -rw-r--r-- 1 root root 1324 Nov 3 22:57 test_CAST.pyc -rw-r--r-- 1 root root 15558 May 24 14:55 test_DES3.py -rw-r--r-- 1 root root 12910 Nov 3 22:57 test_DES3.pyc -rw-r--r-- 1 root root 15009 May 24 14:55 test_DES.py -rw-r--r-- 1 root root 13301 Nov 3 22:57 test_DES.pyc -rw-r--r-- 1 root root 7342 May 24 14:55 test_pkcs1_15.py -rw-r--r-- 1 root root 10716 Nov 3 22:57 test_pkcs1_15.pyc -rw-r--r-- 1 root root 17292 May 24 14:55 test_pkcs1_oaep.py -rw-r--r-- 1 root root 15449 Nov 3 22:57 test_pkcs1_oaep.pyc -rw-r--r-- 1 root root 2538 May 24 14:55 test_XOR.py -rw-r--r-- 1 root root 2021 Nov 3 22:57 test_XOR.pyc /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash: total 116 -rw-r--r-- 1 root root 7066 May 24 14:55 common.py -rw-r--r-- 1 root root 6590 Nov 3 22:57 common.pyc -rw-r--r-- 1 root root 2518 May 24 14:55 __init__.py -rw-r--r-- 1 root root 1707 Nov 3 22:57 __init__.pyc -rw-r--r-- 1 root root 8197 May 24 14:55 test_HMAC.py -rw-r--r-- 1 root root 5444 Nov 3 22:57 test_HMAC.pyc -rw-r--r-- 1 root root 2368 May 24 14:55 test_MD2.py -rw-r--r-- 1 root root 1823 Nov 3 22:57 test_MD2.pyc -rw-r--r-- 1 root root 2368 May 24 14:55 test_MD4.py -rw-r--r-- 1 root root 1823 Nov 3 22:57 test_MD4.pyc -rw-r--r-- 1 root root 2368 May 24 14:55 test_MD5.py -rw-r--r-- 1 root root 1823 Nov 3 22:57 test_MD5.pyc -rw-r--r-- 1 root root 2685 May 24 14:55 test_RIPEMD.py -rw-r--r-- 1 root root 2026 Nov 3 22:57 test_RIPEMD.pyc -rw-r--r-- 1 root root 2581 May 24 14:55 test_SHA224.py -rw-r--r-- 1 root root 1843 Nov 3 22:57 test_SHA224.pyc -rw-r--r-- 1 root root 3663 May 24 14:55 test_SHA256.py -rw-r--r-- 1 root root 2981 Nov 3 22:57 test_SHA256.pyc -rw-r--r-- 1 root root 2762 May 24 14:55 test_SHA384.py -rw-r--r-- 1 root root 1893 Nov 3 22:57 test_SHA384.pyc -rw-r--r-- 1 root root 2849 May 24 14:55 test_SHA512.py -rw-r--r-- 1 root root 2051 Nov 3 22:57 test_SHA512.pyc -rw-r--r-- 1 root root 2311 May 24 14:55 test_SHA.py -rw-r--r-- 1 root root 1334 Nov 3 22:57 test_SHA.pyc /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Protocol: total 40 -rw-r--r-- 1 root root 1751 May 24 14:55 __init__.py -rw-r--r-- 1 root root 1047 Nov 3 22:57 __init__.pyc -rw-r--r-- 1 root root 3024 May 24 14:55 test_AllOrNothing.py -rw-r--r-- 1 root root 2477 Nov 3 22:57 test_AllOrNothing.pyc -rw-r--r-- 1 root root 2972 May 24 14:55 test_chaffing.py -rw-r--r-- 1 root root 2557 Nov 3 22:57 test_chaffing.pyc -rw-r--r-- 1 root root 3828 May 24 14:55 test_KDF.py -rw-r--r-- 1 root root 3602 Nov 3 22:57 test_KDF.pyc -rw-r--r-- 1 root root 2208 May 24 14:55 test_rfc1751.py -rw-r--r-- 1 root root 2270 Nov 3 22:57 test_rfc1751.pyc /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/PublicKey: total 132 -rw-r--r-- 1 root root 1842 May 24 14:55 __init__.py -rw-r--r-- 1 root root 1136 Nov 3 22:57 __init__.pyc -rw-r--r-- 1 root root 9861 May 24 14:55 test_DSA.py -rw-r--r-- 1 root root 10959 Nov 3 22:57 test_DSA.pyc -rw-r--r-- 1 root root 8507 May 24 14:55 test_ElGamal.py -rw-r--r-- 1 root root 8889 Nov 3 22:57 test_ElGamal.pyc -rw-r--r-- 1 root root 14943 May 24 14:55 test_importKey.py -rw-r--r-- 1 root root 18838 Nov 3 22:57 test_importKey.pyc -rw-r--r-- 1 root root 16564 May 24 14:55 test_RSA.py -rw-r--r-- 1 root root 17303 Nov 3 22:57 test_RSA.pyc /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random: total 40 drwxr-xr-x 2 root root 4096 Nov 3 22:57 Fortuna -rw-r--r-- 1 root root 1855 May 24 14:55 __init__.py -rw-r--r-- 1 root root 1107 Nov 3 22:57 __init__.pyc drwxr-xr-x 2 root root 4096 Nov 3 22:57 OSRNG -rw-r--r-- 1 root root 7111 May 24 14:55 test_random.py -rw-r--r-- 1 root root 4499 Nov 3 22:57 test_random.pyc -rw-r--r-- 1 root root 2030 May 24 14:55 test_rpoolcompat.py -rw-r--r-- 1 root root 1737 Nov 3 22:57 test_rpoolcompat.pyc /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/Fortuna: total 44 -rw-r--r-- 1 root root 1825 May 24 14:55 __init__.py -rw-r--r-- 1 root root 1124 Nov 3 22:57 __init__.pyc -rw-r--r-- 1 root root 8612 May 24 14:55 test_FortunaAccumulator.py -rw-r--r-- 1 root root 5660 Nov 3 22:57 test_FortunaAccumulator.pyc -rw-r--r-- 1 root root 3506 May 24 14:55 test_FortunaGenerator.py -rw-r--r-- 1 root root 2821 Nov 3 22:57 test_FortunaGenerator.pyc -rw-r--r-- 1 root root 2419 May 24 14:55 test_SHAd256.py -rw-r--r-- 1 root root 1461 Nov 3 22:57 test_SHAd256.pyc /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/OSRNG: total 48 -rw-r--r-- 1 root root 2082 May 24 14:55 __init__.py -rw-r--r-- 1 root root 1349 Nov 3 22:57 __init__.pyc -rw-r--r-- 1 root root 1795 May 24 14:55 test_fallback.py -rw-r--r-- 1 root root 1507 Nov 3 22:57 test_fallback.pyc -rw-r--r-- 1 root root 1746 May 24 14:55 test_generic.py -rw-r--r-- 1 root root 1459 Nov 3 22:57 test_generic.pyc -rw-r--r-- 1 root root 1764 May 24 14:55 test_nt.py -rw-r--r-- 1 root root 1453 Nov 3 22:57 test_nt.pyc -rw-r--r-- 1 root root 1777 May 24 14:55 test_posix.py -rw-r--r-- 1 root root 1480 Nov 3 22:57 test_posix.pyc -rw-r--r-- 1 root root 1777 May 24 14:55 test_winrandom.py -rw-r--r-- 1 root root 1483 Nov 3 22:57 test_winrandom.pyc /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Signature: total 72 -rw-r--r-- 1 root root 1514 May 24 14:55 __init__.py -rw-r--r-- 1 root root 939 Nov 3 22:57 __init__.pyc -rw-r--r-- 1 root root 9468 May 24 14:55 test_pkcs1_15.py -rw-r--r-- 1 root root 7894 Nov 3 22:57 test_pkcs1_15.pyc -rw-r--r-- 1 root root 20598 May 24 14:55 test_pkcs1_pss.py -rw-r--r-- 1 root root 16862 Nov 3 22:57 test_pkcs1_pss.pyc /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/SelfTest/Util: total 84 -rw-r--r-- 1 root root 1743 May 24 14:55 __init__.py -rw-r--r-- 1 root root 1088 Nov 3 22:57 __init__.pyc -rw-r--r-- 1 root root 10239 May 24 14:55 test_asn1.py -rw-r--r-- 1 root root 10831 Nov 3 22:57 test_asn1.pyc -rw-r--r-- 1 root root 7095 May 24 14:55 test_Counter.py -rw-r--r-- 1 root root 7239 Nov 3 22:57 test_Counter.pyc -rw-r--r-- 1 root root 12900 May 24 14:55 test_number.py -rw-r--r-- 1 root root 10769 Nov 3 22:57 test_number.pyc -rw-r--r-- 1 root root 1772 May 24 14:55 test_winrandom.py -rw-r--r-- 1 root root 1429 Nov 3 22:57 test_winrandom.pyc /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/Signature: total 52 -rw-r--r-- 1 root root 1202 May 24 14:55 __init__.py -rw-r--r-- 1 root root 405 Nov 3 22:57 __init__.pyc -rw-r--r-- 1 root root 12228 May 24 14:55 PKCS1_PSS.py -rw-r--r-- 1 root root 11377 Nov 3 22:57 PKCS1_PSS.pyc -rw-r--r-- 1 root root 8637 May 24 14:55 PKCS1_v1_5.py -rw-r--r-- 1 root root 7073 Nov 3 22:57 PKCS1_v1_5.pyc /home/pkg/Build/pycrypto/pkg/usr/lib64/python2.7/site-packages/Crypto/Util: total 388 -rw-r--r-- 1 root root 12727 May 24 14:55 asn1.py -rw-r--r-- 1 root root 13705 Nov 3 22:57 asn1.pyc -rw-r--r-- 1 root root 5157 May 24 14:55 Counter.py -rw-r--r-- 1 root root 4210 Nov 3 22:57 Counter.pyc -rwxr-xr-x 1 root root 13080 Nov 3 22:57 _counter.so -rw-r--r-- 1 root root 1507 May 24 14:55 __init__.py -rw-r--r-- 1 root root 718 Nov 3 22:57 __init__.pyc -rw-r--r-- 1 root root 4051 May 24 14:55 _number_new.py -rw-r--r-- 1 root root 3539 Nov 3 22:57 _number_new.pyc -rw-r--r-- 1 root root 95488 May 24 14:55 number.py -rw-r--r-- 1 root root 113551 Nov 3 22:57 number.pyc -rw-r--r-- 1 root root 2779 May 24 14:55 py21compat.py -rw-r--r-- 1 root root 1426 Nov 3 22:57 py21compat.pyc -rw-r--r-- 1 root root 3912 May 24 14:55 py3compat.py -rw-r--r-- 1 root root 4105 Nov 3 22:57 py3compat.pyc -rw-r--r-- 1 root root 2768 May 24 14:55 randpool.py -rw-r--r-- 1 root root 3248 Nov 3 22:57 randpool.pyc -rw-r--r-- 1 root root 21186 May 24 14:55 RFC1751.py -rw-r--r-- 1 root root 29215 Nov 3 22:57 RFC1751.pyc -rwxr-xr-x 1 root root 7320 Nov 3 22:57 strxor.so -rw-r--r-- 1 root root 1196 May 24 14:55 winrandom.py -rw-r--r-- 1 root root 240 Nov 3 22:57 winrandom.pyc /home/pkg/Build/pycrypto/pkg/usr/src: total 4 drwxr-xr-x 2 root root 4096 Nov 3 22:57 pycrypto-2.6 /home/pkg/Build/pycrypto/pkg/usr/src/pycrypto-2.6: total 4 -rw-r--r-- 1 root root 926 Nov 3 22:57 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/pycrypto-2.6-x86_64-1cp.txz ./ usr/ usr/doc/ usr/doc/pycrypto-2.6/ usr/doc/pycrypto-2.6/README usr/doc/pycrypto-2.6/PKG-INFO usr/doc/pycrypto-2.6/LEGAL/ usr/doc/pycrypto-2.6/LEGAL/00INDEX usr/doc/pycrypto-2.6/LEGAL/copy/ usr/doc/pycrypto-2.6/LEGAL/copy/00INDEX usr/doc/pycrypto-2.6/LEGAL/copy/LICENSE.python-2.2 usr/doc/pycrypto-2.6/LEGAL/copy/stmts/ usr/doc/pycrypto-2.6/LEGAL/copy/stmts/Andrew_M_Kuchling.mbox usr/doc/pycrypto-2.6/LEGAL/copy/stmts/Joris_Bontje.mbox usr/doc/pycrypto-2.6/LEGAL/copy/stmts/Jeethu_Rao.mbox usr/doc/pycrypto-2.6/LEGAL/copy/stmts/Mark_Moraes.mbox usr/doc/pycrypto-2.6/LEGAL/copy/stmts/Wim_Lewis.asc usr/doc/pycrypto-2.6/LEGAL/copy/stmts/Barry_A_Warsaw.mbox usr/doc/pycrypto-2.6/LEGAL/copy/stmts/Robey_Pointer.asc usr/doc/pycrypto-2.6/LEGAL/copy/stmts/Paul_Swartz.mbox usr/doc/pycrypto-2.6/LEGAL/copy/LICENSE.libtom usr/doc/pycrypto-2.6/LEGAL/copy/LICENSE.orig usr/doc/pycrypto-2.6/LEGAL/tsu-notify.mbox usr/doc/pycrypto-2.6/LEGAL/CodeSubmissionRequirements.txt usr/doc/pycrypto-2.6/Doc/ usr/doc/pycrypto-2.6/Doc/pycrypt.rst usr/doc/pycrypto-2.6/Doc/epydoc-config usr/doc/pycrypto-2.6/TODO usr/doc/pycrypto-2.6/COPYRIGHT usr/doc/pycrypto-2.6/ACKS usr/doc/pycrypto-2.6/ChangeLog usr/lib64/ usr/lib64/python2.7/ usr/lib64/python2.7/site-packages/ usr/lib64/python2.7/site-packages/pycrypto-2.6-py2.7.egg-info usr/lib64/python2.7/site-packages/Crypto/ usr/lib64/python2.7/site-packages/Crypto/Cipher/ usr/lib64/python2.7/site-packages/Crypto/Cipher/_XOR.so usr/lib64/python2.7/site-packages/Crypto/Cipher/DES3.pyc usr/lib64/python2.7/site-packages/Crypto/Cipher/XOR.py usr/lib64/python2.7/site-packages/Crypto/Cipher/blockalgo.pyc usr/lib64/python2.7/site-packages/Crypto/Cipher/ARC2.pyc usr/lib64/python2.7/site-packages/Crypto/Cipher/PKCS1_OAEP.py usr/lib64/python2.7/site-packages/Crypto/Cipher/DES3.py usr/lib64/python2.7/site-packages/Crypto/Cipher/ARC2.py 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/AES.py usr/lib64/python2.7/site-packages/Crypto/Cipher/_AES.so usr/lib64/python2.7/site-packages/Crypto/Cipher/_DES3.so usr/lib64/python2.7/site-packages/Crypto/Cipher/PKCS1_OAEP.pyc usr/lib64/python2.7/site-packages/Crypto/Cipher/_Blowfish.so usr/lib64/python2.7/site-packages/Crypto/Cipher/DES.pyc usr/lib64/python2.7/site-packages/Crypto/Cipher/_DES.so usr/lib64/python2.7/site-packages/Crypto/Cipher/__init__.py usr/lib64/python2.7/site-packages/Crypto/Cipher/PKCS1_v1_5.py usr/lib64/python2.7/site-packages/Crypto/Cipher/AES.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/Blowfish.py usr/lib64/python2.7/site-packages/Crypto/Cipher/Blowfish.pyc usr/lib64/python2.7/site-packages/Crypto/Cipher/_ARC2.so usr/lib64/python2.7/site-packages/Crypto/Cipher/CAST.pyc usr/lib64/python2.7/site-packages/Crypto/Cipher/XOR.pyc usr/lib64/python2.7/site-packages/Crypto/Cipher/ARC4.py usr/lib64/python2.7/site-packages/Crypto/Cipher/DES.py usr/lib64/python2.7/site-packages/Crypto/Cipher/blockalgo.py usr/lib64/python2.7/site-packages/Crypto/Cipher/_CAST.so usr/lib64/python2.7/site-packages/Crypto/Cipher/PKCS1_v1_5.pyc usr/lib64/python2.7/site-packages/Crypto/Random/ usr/lib64/python2.7/site-packages/Crypto/Random/OSRNG/ usr/lib64/python2.7/site-packages/Crypto/Random/OSRNG/rng_base.pyc usr/lib64/python2.7/site-packages/Crypto/Random/OSRNG/posix.pyc usr/lib64/python2.7/site-packages/Crypto/Random/OSRNG/nt.pyc usr/lib64/python2.7/site-packages/Crypto/Random/OSRNG/__init__.pyc usr/lib64/python2.7/site-packages/Crypto/Random/OSRNG/fallback.py usr/lib64/python2.7/site-packages/Crypto/Random/OSRNG/__init__.py usr/lib64/python2.7/site-packages/Crypto/Random/OSRNG/rng_base.py usr/lib64/python2.7/site-packages/Crypto/Random/OSRNG/posix.py usr/lib64/python2.7/site-packages/Crypto/Random/OSRNG/nt.py usr/lib64/python2.7/site-packages/Crypto/Random/OSRNG/fallback.pyc usr/lib64/python2.7/site-packages/Crypto/Random/random.pyc usr/lib64/python2.7/site-packages/Crypto/Random/__init__.pyc usr/lib64/python2.7/site-packages/Crypto/Random/Fortuna/ usr/lib64/python2.7/site-packages/Crypto/Random/Fortuna/__init__.pyc usr/lib64/python2.7/site-packages/Crypto/Random/Fortuna/FortunaAccumulator.pyc usr/lib64/python2.7/site-packages/Crypto/Random/Fortuna/FortunaAccumulator.py usr/lib64/python2.7/site-packages/Crypto/Random/Fortuna/__init__.py usr/lib64/python2.7/site-packages/Crypto/Random/Fortuna/SHAd256.py usr/lib64/python2.7/site-packages/Crypto/Random/Fortuna/FortunaGenerator.pyc 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/__init__.py usr/lib64/python2.7/site-packages/Crypto/Random/random.py usr/lib64/python2.7/site-packages/Crypto/Random/_UserFriendlyRNG.pyc usr/lib64/python2.7/site-packages/Crypto/Random/_UserFriendlyRNG.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/ usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher/ usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher/test_pkcs1_oaep.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher/test_pkcs1_15.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher/test_ARC2.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher/test_pkcs1_15.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher/test_pkcs1_oaep.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher/test_ARC4.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher/test_Blowfish.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher/common.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher/__init__.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher/test_AES.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher/test_DES.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher/test_XOR.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher/__init__.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher/test_Blowfish.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher/test_XOR.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher/test_ARC4.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher/test_CAST.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher/test_DES3.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher/common.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher/test_ARC2.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher/test_DES.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher/test_DES3.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher/test_CAST.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Cipher/test_AES.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/ usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/test_random.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/test_rpoolcompat.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_posix.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.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__.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/OSRNG/__init__.py 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_generic.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/OSRNG/test_generic.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_winrandom.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/__init__.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/Fortuna/ usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/Fortuna/test_SHAd256.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/Fortuna/__init__.pyc 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_FortunaAccumulator.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/Fortuna/test_FortunaGenerator.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/Fortuna/test_FortunaGenerator.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/Fortuna/test_SHAd256.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/__init__.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Random/test_rpoolcompat.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/__init__.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.py 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_pss.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/PublicKey/ usr/lib64/python2.7/site-packages/Crypto/SelfTest/PublicKey/test_DSA.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/PublicKey/test_ElGamal.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/PublicKey/__init__.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/PublicKey/test_importKey.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/PublicKey/__init__.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/PublicKey/test_DSA.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/PublicKey/test_RSA.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/PublicKey/test_importKey.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/PublicKey/test_ElGamal.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/PublicKey/test_RSA.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/__init__.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Util/ usr/lib64/python2.7/site-packages/Crypto/SelfTest/Util/test_Counter.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Util/__init__.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Util/test_number.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Util/test_number.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Util/test_Counter.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Util/__init__.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Util/test_winrandom.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Util/test_asn1.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Util/test_winrandom.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Util/test_asn1.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/st_common.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Protocol/ usr/lib64/python2.7/site-packages/Crypto/SelfTest/Protocol/test_rfc1751.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Protocol/test_AllOrNothing.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Protocol/__init__.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Protocol/__init__.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Protocol/test_KDF.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Protocol/test_rfc1751.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Protocol/test_KDF.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Protocol/test_chaffing.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Protocol/test_chaffing.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Protocol/test_AllOrNothing.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/st_common.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash/ usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash/test_HMAC.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash/test_MD2.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash/test_SHA256.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash/test_RIPEMD.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash/test_SHA512.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/Hash/test_SHA224.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash/test_SHA384.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash/common.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash/__init__.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash/test_MD5.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash/test_SHA.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash/test_SHA256.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash/test_MD4.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash/__init__.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash/test_SHA.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash/test_SHA384.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash/test_MD5.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash/test_RIPEMD.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash/common.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash/test_MD2.pyc usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash/test_SHA512.py usr/lib64/python2.7/site-packages/Crypto/SelfTest/Hash/test_SHA224.py usr/lib64/python2.7/site-packages/Crypto/__init__.pyc 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/__init__.py usr/lib64/python2.7/site-packages/Crypto/Signature/PKCS1_v1_5.py usr/lib64/python2.7/site-packages/Crypto/Signature/PKCS1_PSS.py usr/lib64/python2.7/site-packages/Crypto/Signature/PKCS1_PSS.pyc usr/lib64/python2.7/site-packages/Crypto/Signature/PKCS1_v1_5.pyc usr/lib64/python2.7/site-packages/Crypto/pct_warnings.py usr/lib64/python2.7/site-packages/Crypto/PublicKey/ usr/lib64/python2.7/site-packages/Crypto/PublicKey/_slowmath.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/__init__.pyc usr/lib64/python2.7/site-packages/Crypto/PublicKey/DSA.py usr/lib64/python2.7/site-packages/Crypto/PublicKey/_slowmath.py usr/lib64/python2.7/site-packages/Crypto/PublicKey/_DSA.pyc usr/lib64/python2.7/site-packages/Crypto/PublicKey/_DSA.py usr/lib64/python2.7/site-packages/Crypto/PublicKey/ElGamal.pyc usr/lib64/python2.7/site-packages/Crypto/PublicKey/__init__.py usr/lib64/python2.7/site-packages/Crypto/PublicKey/RSA.pyc 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/PublicKey/pubkey.py usr/lib64/python2.7/site-packages/Crypto/PublicKey/_fastmath.so usr/lib64/python2.7/site-packages/Crypto/PublicKey/pubkey.pyc usr/lib64/python2.7/site-packages/Crypto/PublicKey/_RSA.py usr/lib64/python2.7/site-packages/Crypto/__init__.py usr/lib64/python2.7/site-packages/Crypto/Util/ usr/lib64/python2.7/site-packages/Crypto/Util/RFC1751.py usr/lib64/python2.7/site-packages/Crypto/Util/randpool.pyc usr/lib64/python2.7/site-packages/Crypto/Util/_number_new.pyc usr/lib64/python2.7/site-packages/Crypto/Util/Counter.pyc usr/lib64/python2.7/site-packages/Crypto/Util/strxor.so usr/lib64/python2.7/site-packages/Crypto/Util/__init__.pyc usr/lib64/python2.7/site-packages/Crypto/Util/py21compat.pyc usr/lib64/python2.7/site-packages/Crypto/Util/randpool.py usr/lib64/python2.7/site-packages/Crypto/Util/winrandom.py usr/lib64/python2.7/site-packages/Crypto/Util/__init__.py usr/lib64/python2.7/site-packages/Crypto/Util/winrandom.pyc usr/lib64/python2.7/site-packages/Crypto/Util/Counter.py usr/lib64/python2.7/site-packages/Crypto/Util/_number_new.py usr/lib64/python2.7/site-packages/Crypto/Util/RFC1751.pyc usr/lib64/python2.7/site-packages/Crypto/Util/asn1.pyc usr/lib64/python2.7/site-packages/Crypto/Util/py3compat.py usr/lib64/python2.7/site-packages/Crypto/Util/asn1.py usr/lib64/python2.7/site-packages/Crypto/Util/number.pyc usr/lib64/python2.7/site-packages/Crypto/Util/py3compat.pyc usr/lib64/python2.7/site-packages/Crypto/Util/_counter.so usr/lib64/python2.7/site-packages/Crypto/Util/py21compat.py usr/lib64/python2.7/site-packages/Crypto/Util/number.py usr/lib64/python2.7/site-packages/Crypto/pct_warnings.pyc usr/lib64/python2.7/site-packages/Crypto/Protocol/ usr/lib64/python2.7/site-packages/Crypto/Protocol/Chaffing.py usr/lib64/python2.7/site-packages/Crypto/Protocol/AllOrNothing.py usr/lib64/python2.7/site-packages/Crypto/Protocol/__init__.pyc usr/lib64/python2.7/site-packages/Crypto/Protocol/__init__.py usr/lib64/python2.7/site-packages/Crypto/Protocol/KDF.py usr/lib64/python2.7/site-packages/Crypto/Protocol/AllOrNothing.pyc usr/lib64/python2.7/site-packages/Crypto/Protocol/KDF.pyc usr/lib64/python2.7/site-packages/Crypto/Protocol/Chaffing.pyc 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/SHA512.pyc usr/lib64/python2.7/site-packages/Crypto/Hash/HMAC.py usr/lib64/python2.7/site-packages/Crypto/Hash/SHA384.pyc usr/lib64/python2.7/site-packages/Crypto/Hash/_SHA224.so usr/lib64/python2.7/site-packages/Crypto/Hash/SHA256.pyc usr/lib64/python2.7/site-packages/Crypto/Hash/MD2.pyc usr/lib64/python2.7/site-packages/Crypto/Hash/_MD4.so usr/lib64/python2.7/site-packages/Crypto/Hash/MD4.py usr/lib64/python2.7/site-packages/Crypto/Hash/MD4.pyc usr/lib64/python2.7/site-packages/Crypto/Hash/SHA224.py usr/lib64/python2.7/site-packages/Crypto/Hash/__init__.pyc usr/lib64/python2.7/site-packages/Crypto/Hash/hashalgo.pyc usr/lib64/python2.7/site-packages/Crypto/Hash/SHA384.py usr/lib64/python2.7/site-packages/Crypto/Hash/SHA256.py usr/lib64/python2.7/site-packages/Crypto/Hash/SHA512.py usr/lib64/python2.7/site-packages/Crypto/Hash/__init__.py usr/lib64/python2.7/site-packages/Crypto/Hash/MD5.pyc usr/lib64/python2.7/site-packages/Crypto/Hash/HMAC.pyc usr/lib64/python2.7/site-packages/Crypto/Hash/_SHA512.so usr/lib64/python2.7/site-packages/Crypto/Hash/RIPEMD.py usr/lib64/python2.7/site-packages/Crypto/Hash/hashalgo.py usr/lib64/python2.7/site-packages/Crypto/Hash/_SHA256.so 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/SHA.pyc usr/lib64/python2.7/site-packages/Crypto/Hash/SHA.py usr/lib64/python2.7/site-packages/Crypto/Hash/SHA224.pyc usr/lib64/python2.7/site-packages/Crypto/Hash/_RIPEMD160.so usr/lib64/python2.7/site-packages/Crypto/Hash/MD2.py usr/lib64/python2.7/site-packages/Crypto/Hash/_SHA384.so usr/src/ usr/src/pycrypto-2.6/ usr/src/pycrypto-2.6/SLKBUILD 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/pycrypto-2.6-x86_64-1cp.txz created. Package has been built. Cleaning pkg and src directories