Mock Version: 1.2.15 Mock Version: 1.2.15 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/python-crypto2.6.spec'], chrootPath='/var/lib/mock/infrastructure6-el6-build-21132-26529/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400logger=uid=497) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/python-crypto2.6.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: c1be.rdu2.centos.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/python-crypto2.6-2.6.1-2.el6.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/python-crypto2.6.spec '], chrootPath='/var/lib/mock/infrastructure6-el6-build-21132-26529/root'shell=Falseuid=497env={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/python-crypto2.6.spec '] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fLjL1X + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf pycrypto-2.6.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/pycrypto-2.6.1.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pycrypto-2.6.1 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (python-crypto-2.4-optflags.patch): + echo 'Patch #0 (python-crypto-2.4-optflags.patch):' + /bin/cat /builddir/build/SOURCES/python-crypto-2.4-optflags.patch + /usr/bin/patch -p1 --fuzz=0 patching file setup.py Hunk #1 succeeded at 124 (offset -41 lines). + echo 'Patch #1 (python-crypto-2.4-fix-pubkey-size-divisions.patch):' Patch #1 (python-crypto-2.4-fix-pubkey-size-divisions.patch): + /bin/cat /builddir/build/SOURCES/python-crypto-2.4-fix-pubkey-size-divisions.patch + /usr/bin/patch -p1 --fuzz=0 patching file pct-speedtest.py + echo 'Patch #100 (pycrypto-setuptools-for-compat-package.patch):' Patch #100 (pycrypto-setuptools-for-compat-package.patch): + /bin/cat /builddir/build/SOURCES/pycrypto-setuptools-for-compat-package.patch + /usr/bin/patch -p1 --fuzz=0 patching file setup.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.eAnDOo + umask 022 + cd /builddir/build/BUILD + cd pycrypto-2.6.1 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-strict-aliasing' + /usr/bin/python2 setup.py bdist_egg running bdist_egg running egg_info creating pycrypto.egg-info writing pycrypto.egg-info/PKG-INFO writing top-level names to pycrypto.egg-info/top_level.txt writing dependency_links to pycrypto.egg-info/dependency_links.txt writing manifest file 'pycrypto.egg-info/SOURCES.txt' reading manifest file 'pycrypto.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pycrypto.egg-info/SOURCES.txt' installing library code to build/bdist.linux-i686/egg running install_lib running build_py creating build creating build/lib.linux-i686-2.6 creating build/lib.linux-i686-2.6/Crypto copying lib/Crypto/__init__.py -> build/lib.linux-i686-2.6/Crypto copying lib/Crypto/pct_warnings.py -> build/lib.linux-i686-2.6/Crypto creating build/lib.linux-i686-2.6/Crypto/Hash copying lib/Crypto/Hash/SHA256.py -> build/lib.linux-i686-2.6/Crypto/Hash copying lib/Crypto/Hash/SHA224.py -> build/lib.linux-i686-2.6/Crypto/Hash copying lib/Crypto/Hash/__init__.py -> build/lib.linux-i686-2.6/Crypto/Hash copying lib/Crypto/Hash/MD4.py -> build/lib.linux-i686-2.6/Crypto/Hash copying lib/Crypto/Hash/RIPEMD.py -> build/lib.linux-i686-2.6/Crypto/Hash copying lib/Crypto/Hash/SHA.py -> build/lib.linux-i686-2.6/Crypto/Hash copying lib/Crypto/Hash/MD2.py -> build/lib.linux-i686-2.6/Crypto/Hash copying lib/Crypto/Hash/HMAC.py -> build/lib.linux-i686-2.6/Crypto/Hash copying lib/Crypto/Hash/SHA512.py -> build/lib.linux-i686-2.6/Crypto/Hash copying lib/Crypto/Hash/hashalgo.py -> build/lib.linux-i686-2.6/Crypto/Hash copying lib/Crypto/Hash/MD5.py -> build/lib.linux-i686-2.6/Crypto/Hash copying lib/Crypto/Hash/SHA384.py -> build/lib.linux-i686-2.6/Crypto/Hash creating build/lib.linux-i686-2.6/Crypto/Cipher copying lib/Crypto/Cipher/Blowfish.py -> build/lib.linux-i686-2.6/Crypto/Cipher copying lib/Crypto/Cipher/ARC2.py -> build/lib.linux-i686-2.6/Crypto/Cipher copying lib/Crypto/Cipher/__init__.py -> build/lib.linux-i686-2.6/Crypto/Cipher copying lib/Crypto/Cipher/blockalgo.py -> build/lib.linux-i686-2.6/Crypto/Cipher copying lib/Crypto/Cipher/XOR.py -> build/lib.linux-i686-2.6/Crypto/Cipher copying lib/Crypto/Cipher/DES3.py -> build/lib.linux-i686-2.6/Crypto/Cipher copying lib/Crypto/Cipher/DES.py -> build/lib.linux-i686-2.6/Crypto/Cipher copying lib/Crypto/Cipher/AES.py -> build/lib.linux-i686-2.6/Crypto/Cipher copying lib/Crypto/Cipher/ARC4.py -> build/lib.linux-i686-2.6/Crypto/Cipher copying lib/Crypto/Cipher/PKCS1_OAEP.py -> build/lib.linux-i686-2.6/Crypto/Cipher copying lib/Crypto/Cipher/CAST.py -> build/lib.linux-i686-2.6/Crypto/Cipher copying lib/Crypto/Cipher/PKCS1_v1_5.py -> build/lib.linux-i686-2.6/Crypto/Cipher creating build/lib.linux-i686-2.6/Crypto/Util copying lib/Crypto/Util/winrandom.py -> build/lib.linux-i686-2.6/Crypto/Util copying lib/Crypto/Util/Counter.py -> build/lib.linux-i686-2.6/Crypto/Util copying lib/Crypto/Util/__init__.py -> build/lib.linux-i686-2.6/Crypto/Util copying lib/Crypto/Util/py21compat.py -> build/lib.linux-i686-2.6/Crypto/Util copying lib/Crypto/Util/asn1.py -> build/lib.linux-i686-2.6/Crypto/Util copying lib/Crypto/Util/py3compat.py -> build/lib.linux-i686-2.6/Crypto/Util copying lib/Crypto/Util/randpool.py -> build/lib.linux-i686-2.6/Crypto/Util copying lib/Crypto/Util/number.py -> build/lib.linux-i686-2.6/Crypto/Util copying lib/Crypto/Util/_number_new.py -> build/lib.linux-i686-2.6/Crypto/Util copying lib/Crypto/Util/RFC1751.py -> build/lib.linux-i686-2.6/Crypto/Util creating build/lib.linux-i686-2.6/Crypto/Random copying lib/Crypto/Random/__init__.py -> build/lib.linux-i686-2.6/Crypto/Random copying lib/Crypto/Random/random.py -> build/lib.linux-i686-2.6/Crypto/Random copying lib/Crypto/Random/_UserFriendlyRNG.py -> build/lib.linux-i686-2.6/Crypto/Random creating build/lib.linux-i686-2.6/Crypto/Random/Fortuna copying lib/Crypto/Random/Fortuna/FortunaAccumulator.py -> build/lib.linux-i686-2.6/Crypto/Random/Fortuna copying lib/Crypto/Random/Fortuna/__init__.py -> build/lib.linux-i686-2.6/Crypto/Random/Fortuna copying lib/Crypto/Random/Fortuna/FortunaGenerator.py -> build/lib.linux-i686-2.6/Crypto/Random/Fortuna copying lib/Crypto/Random/Fortuna/SHAd256.py -> build/lib.linux-i686-2.6/Crypto/Random/Fortuna creating build/lib.linux-i686-2.6/Crypto/Random/OSRNG copying lib/Crypto/Random/OSRNG/__init__.py -> build/lib.linux-i686-2.6/Crypto/Random/OSRNG copying lib/Crypto/Random/OSRNG/fallback.py -> build/lib.linux-i686-2.6/Crypto/Random/OSRNG copying lib/Crypto/Random/OSRNG/rng_base.py -> build/lib.linux-i686-2.6/Crypto/Random/OSRNG copying lib/Crypto/Random/OSRNG/nt.py -> build/lib.linux-i686-2.6/Crypto/Random/OSRNG copying lib/Crypto/Random/OSRNG/posix.py -> build/lib.linux-i686-2.6/Crypto/Random/OSRNG creating build/lib.linux-i686-2.6/Crypto/SelfTest copying lib/Crypto/SelfTest/__init__.py -> build/lib.linux-i686-2.6/Crypto/SelfTest copying lib/Crypto/SelfTest/st_common.py -> build/lib.linux-i686-2.6/Crypto/SelfTest creating build/lib.linux-i686-2.6/Crypto/SelfTest/Cipher copying lib/Crypto/SelfTest/Cipher/test_AES.py -> build/lib.linux-i686-2.6/Crypto/SelfTest/Cipher copying lib/Crypto/SelfTest/Cipher/test_XOR.py -> build/lib.linux-i686-2.6/Crypto/SelfTest/Cipher copying lib/Crypto/SelfTest/Cipher/__init__.py -> build/lib.linux-i686-2.6/Crypto/SelfTest/Cipher copying lib/Crypto/SelfTest/Cipher/test_Blowfish.py -> build/lib.linux-i686-2.6/Crypto/SelfTest/Cipher copying lib/Crypto/SelfTest/Cipher/test_ARC4.py -> build/lib.linux-i686-2.6/Crypto/SelfTest/Cipher copying lib/Crypto/SelfTest/Cipher/test_DES3.py -> build/lib.linux-i686-2.6/Crypto/SelfTest/Cipher copying lib/Crypto/SelfTest/Cipher/test_pkcs1_oaep.py -> build/lib.linux-i686-2.6/Crypto/SelfTest/Cipher copying lib/Crypto/SelfTest/Cipher/test_ARC2.py -> build/lib.linux-i686-2.6/Crypto/SelfTest/Cipher copying lib/Crypto/SelfTest/Cipher/test_DES.py -> build/lib.linux-i686-2.6/Crypto/SelfTest/Cipher copying lib/Crypto/SelfTest/Cipher/test_CAST.py -> build/lib.linux-i686-2.6/Crypto/SelfTest/Cipher copying lib/Crypto/SelfTest/Cipher/test_pkcs1_15.py -> build/lib.linux-i686-2.6/Crypto/SelfTest/Cipher copying lib/Crypto/SelfTest/Cipher/common.py -> build/lib.linux-i686-2.6/Crypto/SelfTest/Cipher creating build/lib.linux-i686-2.6/Crypto/SelfTest/Hash copying lib/Crypto/SelfTest/Hash/test_MD4.py -> build/lib.linux-i686-2.6/Crypto/SelfTest/Hash copying lib/Crypto/SelfTest/Hash/test_SHA.py -> build/lib.linux-i686-2.6/Crypto/SelfTest/Hash copying lib/Crypto/SelfTest/Hash/test_MD2.py -> build/lib.linux-i686-2.6/Crypto/SelfTest/Hash copying lib/Crypto/SelfTest/Hash/__init__.py -> build/lib.linux-i686-2.6/Crypto/SelfTest/Hash copying lib/Crypto/SelfTest/Hash/test_SHA384.py -> build/lib.linux-i686-2.6/Crypto/SelfTest/Hash copying lib/Crypto/SelfTest/Hash/test_MD5.py -> build/lib.linux-i686-2.6/Crypto/SelfTest/Hash copying lib/Crypto/SelfTest/Hash/test_SHA256.py -> build/lib.linux-i686-2.6/Crypto/SelfTest/Hash copying lib/Crypto/SelfTest/Hash/test_SHA512.py -> build/lib.linux-i686-2.6/Crypto/SelfTest/Hash copying lib/Crypto/SelfTest/Hash/test_RIPEMD.py -> build/lib.linux-i686-2.6/Crypto/SelfTest/Hash copying lib/Crypto/SelfTest/Hash/test_HMAC.py -> build/lib.linux-i686-2.6/Crypto/SelfTest/Hash copying lib/Crypto/SelfTest/Hash/test_SHA224.py -> build/lib.linux-i686-2.6/Crypto/SelfTest/Hash copying lib/Crypto/SelfTest/Hash/common.py -> build/lib.linux-i686-2.6/Crypto/SelfTest/Hash creating build/lib.linux-i686-2.6/Crypto/SelfTest/Protocol copying lib/Crypto/SelfTest/Protocol/test_KDF.py -> build/lib.linux-i686-2.6/Crypto/SelfTest/Protocol copying lib/Crypto/SelfTest/Protocol/test_chaffing.py -> build/lib.linux-i686-2.6/Crypto/SelfTest/Protocol copying lib/Crypto/SelfTest/Protocol/__init__.py -> build/lib.linux-i686-2.6/Crypto/SelfTest/Protocol copying lib/Crypto/SelfTest/Protocol/test_rfc1751.py -> build/lib.linux-i686-2.6/Crypto/SelfTest/Protocol copying lib/Crypto/SelfTest/Protocol/test_AllOrNothing.py -> build/lib.linux-i686-2.6/Crypto/SelfTest/Protocol creating build/lib.linux-i686-2.6/Crypto/SelfTest/PublicKey copying lib/Crypto/SelfTest/PublicKey/test_ElGamal.py -> build/lib.linux-i686-2.6/Crypto/SelfTest/PublicKey copying lib/Crypto/SelfTest/PublicKey/__init__.py -> build/lib.linux-i686-2.6/Crypto/SelfTest/PublicKey copying lib/Crypto/SelfTest/PublicKey/test_importKey.py -> build/lib.linux-i686-2.6/Crypto/SelfTest/PublicKey copying lib/Crypto/SelfTest/PublicKey/test_DSA.py -> build/lib.linux-i686-2.6/Crypto/SelfTest/PublicKey copying lib/Crypto/SelfTest/PublicKey/test_RSA.py -> build/lib.linux-i686-2.6/Crypto/SelfTest/PublicKey creating build/lib.linux-i686-2.6/Crypto/SelfTest/Random copying lib/Crypto/SelfTest/Random/__init__.py -> build/lib.linux-i686-2.6/Crypto/SelfTest/Random copying lib/Crypto/SelfTest/Random/test_rpoolcompat.py -> build/lib.linux-i686-2.6/Crypto/SelfTest/Random copying lib/Crypto/SelfTest/Random/test_random.py -> build/lib.linux-i686-2.6/Crypto/SelfTest/Random copying lib/Crypto/SelfTest/Random/test__UserFriendlyRNG.py -> build/lib.linux-i686-2.6/Crypto/SelfTest/Random creating build/lib.linux-i686-2.6/Crypto/SelfTest/Random/Fortuna copying lib/Crypto/SelfTest/Random/Fortuna/test_SHAd256.py -> build/lib.linux-i686-2.6/Crypto/SelfTest/Random/Fortuna copying lib/Crypto/SelfTest/Random/Fortuna/test_FortunaAccumulator.py -> build/lib.linux-i686-2.6/Crypto/SelfTest/Random/Fortuna copying lib/Crypto/SelfTest/Random/Fortuna/__init__.py -> build/lib.linux-i686-2.6/Crypto/SelfTest/Random/Fortuna copying lib/Crypto/SelfTest/Random/Fortuna/test_FortunaGenerator.py -> build/lib.linux-i686-2.6/Crypto/SelfTest/Random/Fortuna creating build/lib.linux-i686-2.6/Crypto/SelfTest/Random/OSRNG copying lib/Crypto/SelfTest/Random/OSRNG/__init__.py -> build/lib.linux-i686-2.6/Crypto/SelfTest/Random/OSRNG copying lib/Crypto/SelfTest/Random/OSRNG/test_generic.py -> build/lib.linux-i686-2.6/Crypto/SelfTest/Random/OSRNG copying lib/Crypto/SelfTest/Random/OSRNG/test_winrandom.py -> build/lib.linux-i686-2.6/Crypto/SelfTest/Random/OSRNG copying lib/Crypto/SelfTest/Random/OSRNG/test_posix.py -> build/lib.linux-i686-2.6/Crypto/SelfTest/Random/OSRNG copying lib/Crypto/SelfTest/Random/OSRNG/test_fallback.py -> build/lib.linux-i686-2.6/Crypto/SelfTest/Random/OSRNG copying lib/Crypto/SelfTest/Random/OSRNG/test_nt.py -> build/lib.linux-i686-2.6/Crypto/SelfTest/Random/OSRNG creating build/lib.linux-i686-2.6/Crypto/SelfTest/Util copying lib/Crypto/SelfTest/Util/__init__.py -> build/lib.linux-i686-2.6/Crypto/SelfTest/Util copying lib/Crypto/SelfTest/Util/test_number.py -> build/lib.linux-i686-2.6/Crypto/SelfTest/Util copying lib/Crypto/SelfTest/Util/test_asn1.py -> build/lib.linux-i686-2.6/Crypto/SelfTest/Util copying lib/Crypto/SelfTest/Util/test_winrandom.py -> build/lib.linux-i686-2.6/Crypto/SelfTest/Util copying lib/Crypto/SelfTest/Util/test_Counter.py -> build/lib.linux-i686-2.6/Crypto/SelfTest/Util creating build/lib.linux-i686-2.6/Crypto/SelfTest/Signature copying lib/Crypto/SelfTest/Signature/__init__.py -> build/lib.linux-i686-2.6/Crypto/SelfTest/Signature copying lib/Crypto/SelfTest/Signature/test_pkcs1_pss.py -> build/lib.linux-i686-2.6/Crypto/SelfTest/Signature copying lib/Crypto/SelfTest/Signature/test_pkcs1_15.py -> build/lib.linux-i686-2.6/Crypto/SelfTest/Signature creating build/lib.linux-i686-2.6/Crypto/Protocol copying lib/Crypto/Protocol/__init__.py -> build/lib.linux-i686-2.6/Crypto/Protocol copying lib/Crypto/Protocol/Chaffing.py -> build/lib.linux-i686-2.6/Crypto/Protocol copying lib/Crypto/Protocol/AllOrNothing.py -> build/lib.linux-i686-2.6/Crypto/Protocol copying lib/Crypto/Protocol/KDF.py -> build/lib.linux-i686-2.6/Crypto/Protocol creating build/lib.linux-i686-2.6/Crypto/PublicKey copying lib/Crypto/PublicKey/DSA.py -> build/lib.linux-i686-2.6/Crypto/PublicKey copying lib/Crypto/PublicKey/_slowmath.py -> build/lib.linux-i686-2.6/Crypto/PublicKey copying lib/Crypto/PublicKey/__init__.py -> build/lib.linux-i686-2.6/Crypto/PublicKey copying lib/Crypto/PublicKey/RSA.py -> build/lib.linux-i686-2.6/Crypto/PublicKey copying lib/Crypto/PublicKey/ElGamal.py -> build/lib.linux-i686-2.6/Crypto/PublicKey copying lib/Crypto/PublicKey/_DSA.py -> build/lib.linux-i686-2.6/Crypto/PublicKey copying lib/Crypto/PublicKey/_RSA.py -> build/lib.linux-i686-2.6/Crypto/PublicKey copying lib/Crypto/PublicKey/pubkey.py -> build/lib.linux-i686-2.6/Crypto/PublicKey creating build/lib.linux-i686-2.6/Crypto/Signature copying lib/Crypto/Signature/__init__.py -> build/lib.linux-i686-2.6/Crypto/Signature copying lib/Crypto/Signature/PKCS1_PSS.py -> build/lib.linux-i686-2.6/Crypto/Signature copying lib/Crypto/Signature/PKCS1_v1_5.py -> build/lib.linux-i686-2.6/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... no 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-i686-2.6 creating build/temp.linux-i686-2.6/src gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-strict-aliasing -fPIC -std=c99 -Isrc/ -I/usr/include/ -I/usr/include/python2.6 -c src/_fastmath.c -o build/temp.linux-i686-2.6/src/_fastmath.o In file included from /usr/include/python2.6/pyconfig.h:4, from /usr/include/python2.6/Python.h:8, from src/_fastmath.c:31: /usr/include/python2.6/pyconfig-32.h:1034:1: warning: "_POSIX_C_SOURCE" redefined In file included from /usr/include/stdio.h:28, from src/_fastmath.c:29: /usr/include/features.h:162:1: warning: this is the location of the previous definition In file included from /usr/include/python2.6/pyconfig.h:4, from /usr/include/python2.6/Python.h:8, from src/_fastmath.c:31: /usr/include/python2.6/pyconfig-32.h:1043:1: warning: "_XOPEN_SOURCE" redefined In file included from /usr/include/stdio.h:28, from src/_fastmath.c:29: /usr/include/features.h:164:1: warning: this is the location of the previous definition gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-strict-aliasing build/temp.linux-i686-2.6/src/_fastmath.o -L/usr/lib -lgmp -lpython2.6 -o build/lib.linux-i686-2.6/Crypto/PublicKey/_fastmath.so building 'Crypto.Hash._MD2' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-strict-aliasing -fPIC -std=c99 -Isrc/ -I/usr/include/python2.6 -c src/MD2.c -o build/temp.linux-i686-2.6/src/MD2.o In file included from /usr/include/python2.6/pyconfig.h:4, from /usr/include/python2.6/Python.h:8, from src/MD2.c:31: /usr/include/python2.6/pyconfig-32.h:1034:1: warning: "_POSIX_C_SOURCE" redefined In file included from /usr/include/string.h:27, from src/MD2.c:30: /usr/include/features.h:162:1: warning: this is the location of the previous definition In file included from /usr/include/python2.6/pyconfig.h:4, from /usr/include/python2.6/Python.h:8, from src/MD2.c:31: /usr/include/python2.6/pyconfig-32.h:1043:1: warning: "_XOPEN_SOURCE" redefined In file included from /usr/include/string.h:27, from src/MD2.c:30: /usr/include/features.h:164:1: warning: this is the location of the previous definition gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-strict-aliasing build/temp.linux-i686-2.6/src/MD2.o -L/usr/lib -lpython2.6 -o build/lib.linux-i686-2.6/Crypto/Hash/_MD2.so building 'Crypto.Hash._MD4' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-strict-aliasing -fPIC -std=c99 -Isrc/ -I/usr/include/python2.6 -c src/MD4.c -o build/temp.linux-i686-2.6/src/MD4.o In file included from /usr/include/python2.6/pyconfig.h:4, from /usr/include/python2.6/Python.h:8, from src/MD4.c:31: /usr/include/python2.6/pyconfig-32.h:1034:1: warning: "_POSIX_C_SOURCE" redefined In file included from /usr/include/string.h:27, from src/MD4.c:30: /usr/include/features.h:162:1: warning: this is the location of the previous definition In file included from /usr/include/python2.6/pyconfig.h:4, from /usr/include/python2.6/Python.h:8, from src/MD4.c:31: /usr/include/python2.6/pyconfig-32.h:1043:1: warning: "_XOPEN_SOURCE" redefined In file included from /usr/include/string.h:27, from src/MD4.c:30: /usr/include/features.h:164:1: warning: this is the location of the previous definition gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-strict-aliasing build/temp.linux-i686-2.6/src/MD4.o -L/usr/lib -lpython2.6 -o build/lib.linux-i686-2.6/Crypto/Hash/_MD4.so building 'Crypto.Hash._SHA256' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-strict-aliasing -fPIC -std=c99 -Isrc/ -I/usr/include/python2.6 -c src/SHA256.c -o build/temp.linux-i686-2.6/src/SHA256.o In file included from /usr/include/python2.6/pyconfig.h:4, from /usr/include/python2.6/Python.h:8, from src/hash_SHA2_template.c:33, from src/SHA256.c:72: /usr/include/python2.6/pyconfig-32.h:1034:1: warning: "_POSIX_C_SOURCE" redefined In file included from /usr/include/stdint.h:26, from src/hash_SHA2.h:72, from src/SHA256.c:35: /usr/include/features.h:162:1: warning: this is the location of the previous definition In file included from /usr/include/python2.6/pyconfig.h:4, from /usr/include/python2.6/Python.h:8, from src/hash_SHA2_template.c:33, from src/SHA256.c:72: /usr/include/python2.6/pyconfig-32.h:1043:1: warning: "_XOPEN_SOURCE" redefined In file included from /usr/include/stdint.h:26, from src/hash_SHA2.h:72, from src/SHA256.c:35: /usr/include/features.h:164:1: warning: this is the location of the previous definition gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-strict-aliasing build/temp.linux-i686-2.6/src/SHA256.o -L/usr/lib -lpython2.6 -o build/lib.linux-i686-2.6/Crypto/Hash/_SHA256.so building 'Crypto.Hash._SHA224' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-strict-aliasing -fPIC -std=c99 -Isrc/ -I/usr/include/python2.6 -c src/SHA224.c -o build/temp.linux-i686-2.6/src/SHA224.o In file included from /usr/include/python2.6/pyconfig.h:4, from /usr/include/python2.6/Python.h:8, from src/hash_SHA2_template.c:33, from src/SHA224.c:73: /usr/include/python2.6/pyconfig-32.h:1034:1: warning: "_POSIX_C_SOURCE" redefined In file included from /usr/include/stdint.h:26, from src/hash_SHA2.h:72, from src/SHA224.c:36: /usr/include/features.h:162:1: warning: this is the location of the previous definition In file included from /usr/include/python2.6/pyconfig.h:4, from /usr/include/python2.6/Python.h:8, from src/hash_SHA2_template.c:33, from src/SHA224.c:73: /usr/include/python2.6/pyconfig-32.h:1043:1: warning: "_XOPEN_SOURCE" redefined In file included from /usr/include/stdint.h:26, from src/hash_SHA2.h:72, from src/SHA224.c:36: /usr/include/features.h:164:1: warning: this is the location of the previous definition gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-strict-aliasing build/temp.linux-i686-2.6/src/SHA224.o -L/usr/lib -lpython2.6 -o build/lib.linux-i686-2.6/Crypto/Hash/_SHA224.so building 'Crypto.Hash._SHA384' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-strict-aliasing -fPIC -std=c99 -Isrc/ -I/usr/include/python2.6 -c src/SHA384.c -o build/temp.linux-i686-2.6/src/SHA384.o In file included from /usr/include/python2.6/pyconfig.h:4, from /usr/include/python2.6/Python.h:8, from src/hash_SHA2_template.c:33, from src/SHA384.c:80: /usr/include/python2.6/pyconfig-32.h:1034:1: warning: "_POSIX_C_SOURCE" redefined In file included from /usr/include/stdint.h:26, from src/hash_SHA2.h:72, from src/SHA384.c:36: /usr/include/features.h:162:1: warning: this is the location of the previous definition In file included from /usr/include/python2.6/pyconfig.h:4, from /usr/include/python2.6/Python.h:8, from src/hash_SHA2_template.c:33, from src/SHA384.c:80: /usr/include/python2.6/pyconfig-32.h:1043:1: warning: "_XOPEN_SOURCE" redefined In file included from /usr/include/stdint.h:26, from src/hash_SHA2.h:72, from src/SHA384.c:36: /usr/include/features.h:164:1: warning: this is the location of the previous definition gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-strict-aliasing build/temp.linux-i686-2.6/src/SHA384.o -L/usr/lib -lpython2.6 -o build/lib.linux-i686-2.6/Crypto/Hash/_SHA384.so building 'Crypto.Hash._SHA512' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-strict-aliasing -fPIC -std=c99 -Isrc/ -I/usr/include/python2.6 -c src/SHA512.c -o build/temp.linux-i686-2.6/src/SHA512.o In file included from /usr/include/python2.6/pyconfig.h:4, from /usr/include/python2.6/Python.h:8, from src/hash_SHA2_template.c:33, from src/SHA512.c:80: /usr/include/python2.6/pyconfig-32.h:1034:1: warning: "_POSIX_C_SOURCE" redefined In file included from /usr/include/stdint.h:26, from src/hash_SHA2.h:72, from src/SHA512.c:36: /usr/include/features.h:162:1: warning: this is the location of the previous definition In file included from /usr/include/python2.6/pyconfig.h:4, from /usr/include/python2.6/Python.h:8, from src/hash_SHA2_template.c:33, from src/SHA512.c:80: /usr/include/python2.6/pyconfig-32.h:1043:1: warning: "_XOPEN_SOURCE" redefined In file included from /usr/include/stdint.h:26, from src/hash_SHA2.h:72, from src/SHA512.c:36: /usr/include/features.h:164:1: warning: this is the location of the previous definition gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-strict-aliasing build/temp.linux-i686-2.6/src/SHA512.o -L/usr/lib -lpython2.6 -o build/lib.linux-i686-2.6/Crypto/Hash/_SHA512.so building 'Crypto.Hash._RIPEMD160' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-strict-aliasing -fPIC -std=c99 -DPCT_LITTLE_ENDIAN=1 -Isrc/ -I/usr/include/python2.6 -c src/RIPEMD160.c -o build/temp.linux-i686-2.6/src/RIPEMD160.o In file included from /usr/include/python2.6/pyconfig.h:4, from /usr/include/python2.6/Python.h:8, from src/RIPEMD160.c:57: /usr/include/python2.6/pyconfig-32.h:1034:1: warning: "_POSIX_C_SOURCE" redefined In file included from /usr/include/stdint.h:26, from src/RIPEMD160.c:48: /usr/include/features.h:162:1: warning: this is the location of the previous definition In file included from /usr/include/python2.6/pyconfig.h:4, from /usr/include/python2.6/Python.h:8, from src/RIPEMD160.c:57: /usr/include/python2.6/pyconfig-32.h:1043:1: warning: "_XOPEN_SOURCE" redefined In file included from /usr/include/stdint.h:26, from src/RIPEMD160.c:48: /usr/include/features.h:164:1: warning: this is the location of the previous definition gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-strict-aliasing build/temp.linux-i686-2.6/src/RIPEMD160.o -L/usr/lib -lpython2.6 -o build/lib.linux-i686-2.6/Crypto/Hash/_RIPEMD160.so building 'Crypto.Cipher._AES' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-strict-aliasing -fPIC -std=c99 -Isrc/ -I/usr/include/python2.6 -c src/AES.c -o build/temp.linux-i686-2.6/src/AES.o In file included from /usr/include/python2.6/pyconfig.h:4, from /usr/include/python2.6/Python.h:8, from src/AES.c:29: /usr/include/python2.6/pyconfig-32.h:1034:1: warning: "_POSIX_C_SOURCE" redefined In file included from /usr/include/assert.h:37, from src/AES.c:27: /usr/include/features.h:162:1: warning: this is the location of the previous definition In file included from /usr/include/python2.6/pyconfig.h:4, from /usr/include/python2.6/Python.h:8, from src/AES.c:29: /usr/include/python2.6/pyconfig-32.h:1043:1: warning: "_XOPEN_SOURCE" redefined In file included from /usr/include/assert.h:37, from src/AES.c:27: /usr/include/features.h:164:1: warning: this is the location of the previous definition gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-strict-aliasing build/temp.linux-i686-2.6/src/AES.o -L/usr/lib -lpython2.6 -o build/lib.linux-i686-2.6/Crypto/Cipher/_AES.so building 'Crypto.Cipher._ARC2' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-strict-aliasing -fPIC -std=c99 -Isrc/ -I/usr/include/python2.6 -c src/ARC2.c -o build/temp.linux-i686-2.6/src/ARC2.o In file included from /usr/include/python2.6/pyconfig.h:4, from /usr/include/python2.6/Python.h:8, from src/ARC2.c:45: /usr/include/python2.6/pyconfig-32.h:1034:1: warning: "_POSIX_C_SOURCE" redefined In file included from /usr/include/string.h:27, from src/ARC2.c:44: /usr/include/features.h:162:1: warning: this is the location of the previous definition In file included from /usr/include/python2.6/pyconfig.h:4, from /usr/include/python2.6/Python.h:8, from src/ARC2.c:45: /usr/include/python2.6/pyconfig-32.h:1043:1: warning: "_XOPEN_SOURCE" redefined In file included from /usr/include/string.h:27, from src/ARC2.c:44: /usr/include/features.h:164:1: warning: this is the location of the previous definition gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-strict-aliasing build/temp.linux-i686-2.6/src/ARC2.o -L/usr/lib -lpython2.6 -o build/lib.linux-i686-2.6/Crypto/Cipher/_ARC2.so building 'Crypto.Cipher._Blowfish' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-strict-aliasing -fPIC -std=c99 -Isrc/ -I/usr/include/python2.6 -c src/Blowfish.c -o build/temp.linux-i686-2.6/src/Blowfish.o In file included from /usr/include/python2.6/pyconfig.h:4, from /usr/include/python2.6/Python.h:8, from src/Blowfish.c:39: /usr/include/python2.6/pyconfig-32.h:1034:1: warning: "_POSIX_C_SOURCE" redefined In file included from /usr/include/stdint.h:26, from src/Blowfish.c:31: /usr/include/features.h:162:1: warning: this is the location of the previous definition In file included from /usr/include/python2.6/pyconfig.h:4, from /usr/include/python2.6/Python.h:8, from src/Blowfish.c:39: /usr/include/python2.6/pyconfig-32.h:1043:1: warning: "_XOPEN_SOURCE" redefined In file included from /usr/include/stdint.h:26, from src/Blowfish.c:31: /usr/include/features.h:164:1: warning: this is the location of the previous definition gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-strict-aliasing build/temp.linux-i686-2.6/src/Blowfish.o -L/usr/lib -lpython2.6 -o build/lib.linux-i686-2.6/Crypto/Cipher/_Blowfish.so building 'Crypto.Cipher._CAST' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-strict-aliasing -fPIC -std=c99 -Isrc/ -I/usr/include/python2.6 -c src/CAST.c -o build/temp.linux-i686-2.6/src/CAST.o gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-strict-aliasing build/temp.linux-i686-2.6/src/CAST.o -L/usr/lib -lpython2.6 -o build/lib.linux-i686-2.6/Crypto/Cipher/_CAST.so building 'Crypto.Cipher._DES' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-strict-aliasing -fPIC -std=c99 -Isrc/ -Isrc/libtom/ -I/usr/include/python2.6 -c src/DES.c -o build/temp.linux-i686-2.6/src/DES.o In file included from /usr/include/python2.6/pyconfig.h:4, from /usr/include/python2.6/Python.h:8, from src/DES.c:37: /usr/include/python2.6/pyconfig-32.h:1034:1: warning: "_POSIX_C_SOURCE" redefined In file included from /usr/include/assert.h:37, from src/libtom/tomcrypt.h:3, from src/libtom/tomcrypt_des.c:11, from src/DES.c:32: /usr/include/features.h:162:1: warning: this is the location of the previous definition In file included from /usr/include/python2.6/pyconfig.h:4, from /usr/include/python2.6/Python.h:8, from src/DES.c:37: /usr/include/python2.6/pyconfig-32.h:1043:1: warning: "_XOPEN_SOURCE" redefined In file included from /usr/include/assert.h:37, from src/libtom/tomcrypt.h:3, from src/libtom/tomcrypt_des.c:11, from src/DES.c:32: /usr/include/features.h:164:1: warning: this is the location of the previous definition gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-strict-aliasing build/temp.linux-i686-2.6/src/DES.o -L/usr/lib -lpython2.6 -o build/lib.linux-i686-2.6/Crypto/Cipher/_DES.so building 'Crypto.Cipher._DES3' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-strict-aliasing -fPIC -std=c99 -Isrc/ -Isrc/libtom/ -I/usr/include/python2.6 -c src/DES3.c -o build/temp.linux-i686-2.6/src/DES3.o In file included from /usr/include/python2.6/pyconfig.h:4, from /usr/include/python2.6/Python.h:8, from src/DES.c:37, from src/DES3.c:26: /usr/include/python2.6/pyconfig-32.h:1034:1: warning: "_POSIX_C_SOURCE" redefined In file included from /usr/include/assert.h:37, from src/libtom/tomcrypt.h:3, from src/libtom/tomcrypt_des.c:11, from src/DES.c:32, from src/DES3.c:26: /usr/include/features.h:162:1: warning: this is the location of the previous definition In file included from /usr/include/python2.6/pyconfig.h:4, from /usr/include/python2.6/Python.h:8, from src/DES.c:37, from src/DES3.c:26: /usr/include/python2.6/pyconfig-32.h:1043:1: warning: "_XOPEN_SOURCE" redefined In file included from /usr/include/assert.h:37, from src/libtom/tomcrypt.h:3, from src/libtom/tomcrypt_des.c:11, from src/DES.c:32, from src/DES3.c:26: /usr/include/features.h:164:1: warning: this is the location of the previous definition gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-strict-aliasing build/temp.linux-i686-2.6/src/DES3.o -L/usr/lib -lpython2.6 -o build/lib.linux-i686-2.6/Crypto/Cipher/_DES3.so building 'Crypto.Cipher._ARC4' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-strict-aliasing -fPIC -std=c99 -Isrc/ -I/usr/include/python2.6 -c src/ARC4.c -o build/temp.linux-i686-2.6/src/ARC4.o gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-strict-aliasing build/temp.linux-i686-2.6/src/ARC4.o -L/usr/lib -lpython2.6 -o build/lib.linux-i686-2.6/Crypto/Cipher/_ARC4.so building 'Crypto.Cipher._XOR' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-strict-aliasing -fPIC -std=c99 -Isrc/ -I/usr/include/python2.6 -c src/XOR.c -o build/temp.linux-i686-2.6/src/XOR.o gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-strict-aliasing build/temp.linux-i686-2.6/src/XOR.o -L/usr/lib -lpython2.6 -o build/lib.linux-i686-2.6/Crypto/Cipher/_XOR.so building 'Crypto.Util.strxor' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-strict-aliasing -fPIC -std=c99 -Isrc/ -I/usr/include/python2.6 -c src/strxor.c -o build/temp.linux-i686-2.6/src/strxor.o gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-strict-aliasing build/temp.linux-i686-2.6/src/strxor.o -L/usr/lib -lpython2.6 -o build/lib.linux-i686-2.6/Crypto/Util/strxor.so building 'Crypto.Util._counter' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-strict-aliasing -fPIC -std=c99 -Isrc/ -I/usr/include/python2.6 -c src/_counter.c -o build/temp.linux-i686-2.6/src/_counter.o In file included from /usr/include/python2.6/pyconfig.h:4, from /usr/include/python2.6/Python.h:8, from src/_counter.c:28: /usr/include/python2.6/pyconfig-32.h:1034:1: warning: "_POSIX_C_SOURCE" redefined In file included from /usr/include/assert.h:37, from src/_counter.c:25: /usr/include/features.h:162:1: warning: this is the location of the previous definition In file included from /usr/include/python2.6/pyconfig.h:4, from /usr/include/python2.6/Python.h:8, from src/_counter.c:28: /usr/include/python2.6/pyconfig-32.h:1043:1: warning: "_XOPEN_SOURCE" redefined In file included from /usr/include/assert.h:37, from src/_counter.c:25: /usr/include/features.h:164:1: warning: this is the location of the previous definition gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-strict-aliasing build/temp.linux-i686-2.6/src/_counter.o -L/usr/lib -lpython2.6 -o build/lib.linux-i686-2.6/Crypto/Util/_counter.so creating build/bdist.linux-i686 creating build/bdist.linux-i686/egg creating build/bdist.linux-i686/egg/Crypto creating build/bdist.linux-i686/egg/Crypto/Util copying build/lib.linux-i686-2.6/Crypto/Util/winrandom.py -> build/bdist.linux-i686/egg/Crypto/Util copying build/lib.linux-i686-2.6/Crypto/Util/Counter.py -> build/bdist.linux-i686/egg/Crypto/Util copying build/lib.linux-i686-2.6/Crypto/Util/__init__.py -> build/bdist.linux-i686/egg/Crypto/Util copying build/lib.linux-i686-2.6/Crypto/Util/py21compat.py -> build/bdist.linux-i686/egg/Crypto/Util copying build/lib.linux-i686-2.6/Crypto/Util/asn1.py -> build/bdist.linux-i686/egg/Crypto/Util copying build/lib.linux-i686-2.6/Crypto/Util/py3compat.py -> build/bdist.linux-i686/egg/Crypto/Util copying build/lib.linux-i686-2.6/Crypto/Util/_counter.so -> build/bdist.linux-i686/egg/Crypto/Util copying build/lib.linux-i686-2.6/Crypto/Util/randpool.py -> build/bdist.linux-i686/egg/Crypto/Util copying build/lib.linux-i686-2.6/Crypto/Util/strxor.so -> build/bdist.linux-i686/egg/Crypto/Util copying build/lib.linux-i686-2.6/Crypto/Util/number.py -> build/bdist.linux-i686/egg/Crypto/Util copying build/lib.linux-i686-2.6/Crypto/Util/_number_new.py -> build/bdist.linux-i686/egg/Crypto/Util copying build/lib.linux-i686-2.6/Crypto/Util/RFC1751.py -> build/bdist.linux-i686/egg/Crypto/Util creating build/bdist.linux-i686/egg/Crypto/SelfTest creating build/bdist.linux-i686/egg/Crypto/SelfTest/Util copying build/lib.linux-i686-2.6/Crypto/SelfTest/Util/__init__.py -> build/bdist.linux-i686/egg/Crypto/SelfTest/Util copying build/lib.linux-i686-2.6/Crypto/SelfTest/Util/test_number.py -> build/bdist.linux-i686/egg/Crypto/SelfTest/Util copying build/lib.linux-i686-2.6/Crypto/SelfTest/Util/test_asn1.py -> build/bdist.linux-i686/egg/Crypto/SelfTest/Util copying build/lib.linux-i686-2.6/Crypto/SelfTest/Util/test_winrandom.py -> build/bdist.linux-i686/egg/Crypto/SelfTest/Util copying build/lib.linux-i686-2.6/Crypto/SelfTest/Util/test_Counter.py -> build/bdist.linux-i686/egg/Crypto/SelfTest/Util creating build/bdist.linux-i686/egg/Crypto/SelfTest/Protocol copying build/lib.linux-i686-2.6/Crypto/SelfTest/Protocol/test_KDF.py -> build/bdist.linux-i686/egg/Crypto/SelfTest/Protocol copying build/lib.linux-i686-2.6/Crypto/SelfTest/Protocol/test_chaffing.py -> build/bdist.linux-i686/egg/Crypto/SelfTest/Protocol copying build/lib.linux-i686-2.6/Crypto/SelfTest/Protocol/__init__.py -> build/bdist.linux-i686/egg/Crypto/SelfTest/Protocol copying build/lib.linux-i686-2.6/Crypto/SelfTest/Protocol/test_rfc1751.py -> build/bdist.linux-i686/egg/Crypto/SelfTest/Protocol copying build/lib.linux-i686-2.6/Crypto/SelfTest/Protocol/test_AllOrNothing.py -> build/bdist.linux-i686/egg/Crypto/SelfTest/Protocol copying build/lib.linux-i686-2.6/Crypto/SelfTest/__init__.py -> build/bdist.linux-i686/egg/Crypto/SelfTest creating build/bdist.linux-i686/egg/Crypto/SelfTest/Signature copying build/lib.linux-i686-2.6/Crypto/SelfTest/Signature/__init__.py -> build/bdist.linux-i686/egg/Crypto/SelfTest/Signature copying build/lib.linux-i686-2.6/Crypto/SelfTest/Signature/test_pkcs1_pss.py -> build/bdist.linux-i686/egg/Crypto/SelfTest/Signature copying build/lib.linux-i686-2.6/Crypto/SelfTest/Signature/test_pkcs1_15.py -> build/bdist.linux-i686/egg/Crypto/SelfTest/Signature copying build/lib.linux-i686-2.6/Crypto/SelfTest/st_common.py -> build/bdist.linux-i686/egg/Crypto/SelfTest creating build/bdist.linux-i686/egg/Crypto/SelfTest/PublicKey copying build/lib.linux-i686-2.6/Crypto/SelfTest/PublicKey/test_ElGamal.py -> build/bdist.linux-i686/egg/Crypto/SelfTest/PublicKey copying build/lib.linux-i686-2.6/Crypto/SelfTest/PublicKey/__init__.py -> build/bdist.linux-i686/egg/Crypto/SelfTest/PublicKey copying build/lib.linux-i686-2.6/Crypto/SelfTest/PublicKey/test_importKey.py -> build/bdist.linux-i686/egg/Crypto/SelfTest/PublicKey copying build/lib.linux-i686-2.6/Crypto/SelfTest/PublicKey/test_DSA.py -> build/bdist.linux-i686/egg/Crypto/SelfTest/PublicKey copying build/lib.linux-i686-2.6/Crypto/SelfTest/PublicKey/test_RSA.py -> build/bdist.linux-i686/egg/Crypto/SelfTest/PublicKey creating build/bdist.linux-i686/egg/Crypto/SelfTest/Cipher copying build/lib.linux-i686-2.6/Crypto/SelfTest/Cipher/test_AES.py -> build/bdist.linux-i686/egg/Crypto/SelfTest/Cipher copying build/lib.linux-i686-2.6/Crypto/SelfTest/Cipher/test_XOR.py -> build/bdist.linux-i686/egg/Crypto/SelfTest/Cipher copying build/lib.linux-i686-2.6/Crypto/SelfTest/Cipher/__init__.py -> build/bdist.linux-i686/egg/Crypto/SelfTest/Cipher copying build/lib.linux-i686-2.6/Crypto/SelfTest/Cipher/test_Blowfish.py -> build/bdist.linux-i686/egg/Crypto/SelfTest/Cipher copying build/lib.linux-i686-2.6/Crypto/SelfTest/Cipher/test_ARC4.py -> build/bdist.linux-i686/egg/Crypto/SelfTest/Cipher copying build/lib.linux-i686-2.6/Crypto/SelfTest/Cipher/test_DES3.py -> build/bdist.linux-i686/egg/Crypto/SelfTest/Cipher copying build/lib.linux-i686-2.6/Crypto/SelfTest/Cipher/test_pkcs1_oaep.py -> build/bdist.linux-i686/egg/Crypto/SelfTest/Cipher copying build/lib.linux-i686-2.6/Crypto/SelfTest/Cipher/test_ARC2.py -> build/bdist.linux-i686/egg/Crypto/SelfTest/Cipher copying build/lib.linux-i686-2.6/Crypto/SelfTest/Cipher/test_DES.py -> build/bdist.linux-i686/egg/Crypto/SelfTest/Cipher copying build/lib.linux-i686-2.6/Crypto/SelfTest/Cipher/test_CAST.py -> build/bdist.linux-i686/egg/Crypto/SelfTest/Cipher copying build/lib.linux-i686-2.6/Crypto/SelfTest/Cipher/test_pkcs1_15.py -> build/bdist.linux-i686/egg/Crypto/SelfTest/Cipher copying build/lib.linux-i686-2.6/Crypto/SelfTest/Cipher/common.py -> build/bdist.linux-i686/egg/Crypto/SelfTest/Cipher creating build/bdist.linux-i686/egg/Crypto/SelfTest/Random creating build/bdist.linux-i686/egg/Crypto/SelfTest/Random/Fortuna copying build/lib.linux-i686-2.6/Crypto/SelfTest/Random/Fortuna/test_SHAd256.py -> build/bdist.linux-i686/egg/Crypto/SelfTest/Random/Fortuna copying build/lib.linux-i686-2.6/Crypto/SelfTest/Random/Fortuna/test_FortunaAccumulator.py -> build/bdist.linux-i686/egg/Crypto/SelfTest/Random/Fortuna copying build/lib.linux-i686-2.6/Crypto/SelfTest/Random/Fortuna/__init__.py -> build/bdist.linux-i686/egg/Crypto/SelfTest/Random/Fortuna copying build/lib.linux-i686-2.6/Crypto/SelfTest/Random/Fortuna/test_FortunaGenerator.py -> build/bdist.linux-i686/egg/Crypto/SelfTest/Random/Fortuna creating build/bdist.linux-i686/egg/Crypto/SelfTest/Random/OSRNG copying build/lib.linux-i686-2.6/Crypto/SelfTest/Random/OSRNG/__init__.py -> build/bdist.linux-i686/egg/Crypto/SelfTest/Random/OSRNG copying build/lib.linux-i686-2.6/Crypto/SelfTest/Random/OSRNG/test_generic.py -> build/bdist.linux-i686/egg/Crypto/SelfTest/Random/OSRNG copying build/lib.linux-i686-2.6/Crypto/SelfTest/Random/OSRNG/test_winrandom.py -> build/bdist.linux-i686/egg/Crypto/SelfTest/Random/OSRNG copying build/lib.linux-i686-2.6/Crypto/SelfTest/Random/OSRNG/test_posix.py -> build/bdist.linux-i686/egg/Crypto/SelfTest/Random/OSRNG copying build/lib.linux-i686-2.6/Crypto/SelfTest/Random/OSRNG/test_fallback.py -> build/bdist.linux-i686/egg/Crypto/SelfTest/Random/OSRNG copying build/lib.linux-i686-2.6/Crypto/SelfTest/Random/OSRNG/test_nt.py -> build/bdist.linux-i686/egg/Crypto/SelfTest/Random/OSRNG copying build/lib.linux-i686-2.6/Crypto/SelfTest/Random/__init__.py -> build/bdist.linux-i686/egg/Crypto/SelfTest/Random copying build/lib.linux-i686-2.6/Crypto/SelfTest/Random/test_rpoolcompat.py -> build/bdist.linux-i686/egg/Crypto/SelfTest/Random copying build/lib.linux-i686-2.6/Crypto/SelfTest/Random/test_random.py -> build/bdist.linux-i686/egg/Crypto/SelfTest/Random copying build/lib.linux-i686-2.6/Crypto/SelfTest/Random/test__UserFriendlyRNG.py -> build/bdist.linux-i686/egg/Crypto/SelfTest/Random creating build/bdist.linux-i686/egg/Crypto/SelfTest/Hash copying build/lib.linux-i686-2.6/Crypto/SelfTest/Hash/test_MD4.py -> build/bdist.linux-i686/egg/Crypto/SelfTest/Hash copying build/lib.linux-i686-2.6/Crypto/SelfTest/Hash/test_SHA.py -> build/bdist.linux-i686/egg/Crypto/SelfTest/Hash copying build/lib.linux-i686-2.6/Crypto/SelfTest/Hash/test_MD2.py -> build/bdist.linux-i686/egg/Crypto/SelfTest/Hash copying build/lib.linux-i686-2.6/Crypto/SelfTest/Hash/__init__.py -> build/bdist.linux-i686/egg/Crypto/SelfTest/Hash copying build/lib.linux-i686-2.6/Crypto/SelfTest/Hash/test_SHA384.py -> build/bdist.linux-i686/egg/Crypto/SelfTest/Hash copying build/lib.linux-i686-2.6/Crypto/SelfTest/Hash/test_MD5.py -> build/bdist.linux-i686/egg/Crypto/SelfTest/Hash copying build/lib.linux-i686-2.6/Crypto/SelfTest/Hash/test_SHA256.py -> build/bdist.linux-i686/egg/Crypto/SelfTest/Hash copying build/lib.linux-i686-2.6/Crypto/SelfTest/Hash/test_SHA512.py -> build/bdist.linux-i686/egg/Crypto/SelfTest/Hash copying build/lib.linux-i686-2.6/Crypto/SelfTest/Hash/test_RIPEMD.py -> build/bdist.linux-i686/egg/Crypto/SelfTest/Hash copying build/lib.linux-i686-2.6/Crypto/SelfTest/Hash/test_HMAC.py -> build/bdist.linux-i686/egg/Crypto/SelfTest/Hash copying build/lib.linux-i686-2.6/Crypto/SelfTest/Hash/test_SHA224.py -> build/bdist.linux-i686/egg/Crypto/SelfTest/Hash copying build/lib.linux-i686-2.6/Crypto/SelfTest/Hash/common.py -> build/bdist.linux-i686/egg/Crypto/SelfTest/Hash creating build/bdist.linux-i686/egg/Crypto/Protocol copying build/lib.linux-i686-2.6/Crypto/Protocol/__init__.py -> build/bdist.linux-i686/egg/Crypto/Protocol copying build/lib.linux-i686-2.6/Crypto/Protocol/Chaffing.py -> build/bdist.linux-i686/egg/Crypto/Protocol copying build/lib.linux-i686-2.6/Crypto/Protocol/AllOrNothing.py -> build/bdist.linux-i686/egg/Crypto/Protocol copying build/lib.linux-i686-2.6/Crypto/Protocol/KDF.py -> build/bdist.linux-i686/egg/Crypto/Protocol copying build/lib.linux-i686-2.6/Crypto/__init__.py -> build/bdist.linux-i686/egg/Crypto creating build/bdist.linux-i686/egg/Crypto/Signature copying build/lib.linux-i686-2.6/Crypto/Signature/__init__.py -> build/bdist.linux-i686/egg/Crypto/Signature copying build/lib.linux-i686-2.6/Crypto/Signature/PKCS1_PSS.py -> build/bdist.linux-i686/egg/Crypto/Signature copying build/lib.linux-i686-2.6/Crypto/Signature/PKCS1_v1_5.py -> build/bdist.linux-i686/egg/Crypto/Signature copying build/lib.linux-i686-2.6/Crypto/pct_warnings.py -> build/bdist.linux-i686/egg/Crypto creating build/bdist.linux-i686/egg/Crypto/PublicKey copying build/lib.linux-i686-2.6/Crypto/PublicKey/DSA.py -> build/bdist.linux-i686/egg/Crypto/PublicKey copying build/lib.linux-i686-2.6/Crypto/PublicKey/_slowmath.py -> build/bdist.linux-i686/egg/Crypto/PublicKey copying build/lib.linux-i686-2.6/Crypto/PublicKey/__init__.py -> build/bdist.linux-i686/egg/Crypto/PublicKey copying build/lib.linux-i686-2.6/Crypto/PublicKey/RSA.py -> build/bdist.linux-i686/egg/Crypto/PublicKey copying build/lib.linux-i686-2.6/Crypto/PublicKey/_fastmath.so -> build/bdist.linux-i686/egg/Crypto/PublicKey copying build/lib.linux-i686-2.6/Crypto/PublicKey/ElGamal.py -> build/bdist.linux-i686/egg/Crypto/PublicKey copying build/lib.linux-i686-2.6/Crypto/PublicKey/_DSA.py -> build/bdist.linux-i686/egg/Crypto/PublicKey copying build/lib.linux-i686-2.6/Crypto/PublicKey/_RSA.py -> build/bdist.linux-i686/egg/Crypto/PublicKey copying build/lib.linux-i686-2.6/Crypto/PublicKey/pubkey.py -> build/bdist.linux-i686/egg/Crypto/PublicKey creating build/bdist.linux-i686/egg/Crypto/Cipher copying build/lib.linux-i686-2.6/Crypto/Cipher/Blowfish.py -> build/bdist.linux-i686/egg/Crypto/Cipher copying build/lib.linux-i686-2.6/Crypto/Cipher/ARC2.py -> build/bdist.linux-i686/egg/Crypto/Cipher copying build/lib.linux-i686-2.6/Crypto/Cipher/__init__.py -> build/bdist.linux-i686/egg/Crypto/Cipher copying build/lib.linux-i686-2.6/Crypto/Cipher/blockalgo.py -> build/bdist.linux-i686/egg/Crypto/Cipher copying build/lib.linux-i686-2.6/Crypto/Cipher/_Blowfish.so -> build/bdist.linux-i686/egg/Crypto/Cipher copying build/lib.linux-i686-2.6/Crypto/Cipher/_ARC2.so -> build/bdist.linux-i686/egg/Crypto/Cipher copying build/lib.linux-i686-2.6/Crypto/Cipher/_DES3.so -> build/bdist.linux-i686/egg/Crypto/Cipher copying build/lib.linux-i686-2.6/Crypto/Cipher/_CAST.so -> build/bdist.linux-i686/egg/Crypto/Cipher copying build/lib.linux-i686-2.6/Crypto/Cipher/XOR.py -> build/bdist.linux-i686/egg/Crypto/Cipher copying build/lib.linux-i686-2.6/Crypto/Cipher/DES3.py -> build/bdist.linux-i686/egg/Crypto/Cipher copying build/lib.linux-i686-2.6/Crypto/Cipher/DES.py -> build/bdist.linux-i686/egg/Crypto/Cipher copying build/lib.linux-i686-2.6/Crypto/Cipher/AES.py -> build/bdist.linux-i686/egg/Crypto/Cipher copying build/lib.linux-i686-2.6/Crypto/Cipher/_XOR.so -> build/bdist.linux-i686/egg/Crypto/Cipher copying build/lib.linux-i686-2.6/Crypto/Cipher/_ARC4.so -> build/bdist.linux-i686/egg/Crypto/Cipher copying build/lib.linux-i686-2.6/Crypto/Cipher/_AES.so -> build/bdist.linux-i686/egg/Crypto/Cipher copying build/lib.linux-i686-2.6/Crypto/Cipher/_DES.so -> build/bdist.linux-i686/egg/Crypto/Cipher copying build/lib.linux-i686-2.6/Crypto/Cipher/ARC4.py -> build/bdist.linux-i686/egg/Crypto/Cipher copying build/lib.linux-i686-2.6/Crypto/Cipher/PKCS1_OAEP.py -> build/bdist.linux-i686/egg/Crypto/Cipher copying build/lib.linux-i686-2.6/Crypto/Cipher/CAST.py -> build/bdist.linux-i686/egg/Crypto/Cipher copying build/lib.linux-i686-2.6/Crypto/Cipher/PKCS1_v1_5.py -> build/bdist.linux-i686/egg/Crypto/Cipher creating build/bdist.linux-i686/egg/Crypto/Random creating build/bdist.linux-i686/egg/Crypto/Random/Fortuna copying build/lib.linux-i686-2.6/Crypto/Random/Fortuna/FortunaAccumulator.py -> build/bdist.linux-i686/egg/Crypto/Random/Fortuna copying build/lib.linux-i686-2.6/Crypto/Random/Fortuna/__init__.py -> build/bdist.linux-i686/egg/Crypto/Random/Fortuna copying build/lib.linux-i686-2.6/Crypto/Random/Fortuna/FortunaGenerator.py -> build/bdist.linux-i686/egg/Crypto/Random/Fortuna copying build/lib.linux-i686-2.6/Crypto/Random/Fortuna/SHAd256.py -> build/bdist.linux-i686/egg/Crypto/Random/Fortuna creating build/bdist.linux-i686/egg/Crypto/Random/OSRNG copying build/lib.linux-i686-2.6/Crypto/Random/OSRNG/__init__.py -> build/bdist.linux-i686/egg/Crypto/Random/OSRNG copying build/lib.linux-i686-2.6/Crypto/Random/OSRNG/fallback.py -> build/bdist.linux-i686/egg/Crypto/Random/OSRNG copying build/lib.linux-i686-2.6/Crypto/Random/OSRNG/rng_base.py -> build/bdist.linux-i686/egg/Crypto/Random/OSRNG copying build/lib.linux-i686-2.6/Crypto/Random/OSRNG/nt.py -> build/bdist.linux-i686/egg/Crypto/Random/OSRNG copying build/lib.linux-i686-2.6/Crypto/Random/OSRNG/posix.py -> build/bdist.linux-i686/egg/Crypto/Random/OSRNG copying build/lib.linux-i686-2.6/Crypto/Random/__init__.py -> build/bdist.linux-i686/egg/Crypto/Random copying build/lib.linux-i686-2.6/Crypto/Random/random.py -> build/bdist.linux-i686/egg/Crypto/Random copying build/lib.linux-i686-2.6/Crypto/Random/_UserFriendlyRNG.py -> build/bdist.linux-i686/egg/Crypto/Random creating build/bdist.linux-i686/egg/Crypto/Hash copying build/lib.linux-i686-2.6/Crypto/Hash/SHA256.py -> build/bdist.linux-i686/egg/Crypto/Hash copying build/lib.linux-i686-2.6/Crypto/Hash/_SHA256.so -> build/bdist.linux-i686/egg/Crypto/Hash copying build/lib.linux-i686-2.6/Crypto/Hash/_SHA384.so -> build/bdist.linux-i686/egg/Crypto/Hash copying build/lib.linux-i686-2.6/Crypto/Hash/SHA224.py -> build/bdist.linux-i686/egg/Crypto/Hash copying build/lib.linux-i686-2.6/Crypto/Hash/__init__.py -> build/bdist.linux-i686/egg/Crypto/Hash copying build/lib.linux-i686-2.6/Crypto/Hash/_MD2.so -> build/bdist.linux-i686/egg/Crypto/Hash copying build/lib.linux-i686-2.6/Crypto/Hash/MD4.py -> build/bdist.linux-i686/egg/Crypto/Hash copying build/lib.linux-i686-2.6/Crypto/Hash/RIPEMD.py -> build/bdist.linux-i686/egg/Crypto/Hash copying build/lib.linux-i686-2.6/Crypto/Hash/_SHA224.so -> build/bdist.linux-i686/egg/Crypto/Hash copying build/lib.linux-i686-2.6/Crypto/Hash/_SHA512.so -> build/bdist.linux-i686/egg/Crypto/Hash copying build/lib.linux-i686-2.6/Crypto/Hash/SHA.py -> build/bdist.linux-i686/egg/Crypto/Hash copying build/lib.linux-i686-2.6/Crypto/Hash/MD2.py -> build/bdist.linux-i686/egg/Crypto/Hash copying build/lib.linux-i686-2.6/Crypto/Hash/HMAC.py -> build/bdist.linux-i686/egg/Crypto/Hash copying build/lib.linux-i686-2.6/Crypto/Hash/_RIPEMD160.so -> build/bdist.linux-i686/egg/Crypto/Hash copying build/lib.linux-i686-2.6/Crypto/Hash/SHA512.py -> build/bdist.linux-i686/egg/Crypto/Hash copying build/lib.linux-i686-2.6/Crypto/Hash/_MD4.so -> build/bdist.linux-i686/egg/Crypto/Hash copying build/lib.linux-i686-2.6/Crypto/Hash/hashalgo.py -> build/bdist.linux-i686/egg/Crypto/Hash copying build/lib.linux-i686-2.6/Crypto/Hash/MD5.py -> build/bdist.linux-i686/egg/Crypto/Hash copying build/lib.linux-i686-2.6/Crypto/Hash/SHA384.py -> build/bdist.linux-i686/egg/Crypto/Hash byte-compiling build/bdist.linux-i686/egg/Crypto/Util/winrandom.py to winrandom.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/Util/Counter.py to Counter.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/Util/__init__.py to __init__.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/Util/py21compat.py to py21compat.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/Util/asn1.py to asn1.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/Util/py3compat.py to py3compat.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/Util/randpool.py to randpool.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/Util/number.py to number.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/Util/_number_new.py to _number_new.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/Util/RFC1751.py to RFC1751.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/SelfTest/Util/__init__.py to __init__.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/SelfTest/Util/test_number.py to test_number.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/SelfTest/Util/test_asn1.py to test_asn1.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/SelfTest/Util/test_winrandom.py to test_winrandom.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/SelfTest/Util/test_Counter.py to test_Counter.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/SelfTest/Protocol/test_KDF.py to test_KDF.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/SelfTest/Protocol/test_chaffing.py to test_chaffing.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/SelfTest/Protocol/__init__.py to __init__.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/SelfTest/Protocol/test_rfc1751.py to test_rfc1751.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/SelfTest/Protocol/test_AllOrNothing.py to test_AllOrNothing.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/SelfTest/__init__.py to __init__.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/SelfTest/Signature/__init__.py to __init__.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/SelfTest/Signature/test_pkcs1_pss.py to test_pkcs1_pss.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/SelfTest/Signature/test_pkcs1_15.py to test_pkcs1_15.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/SelfTest/st_common.py to st_common.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/SelfTest/PublicKey/test_ElGamal.py to test_ElGamal.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/SelfTest/PublicKey/__init__.py to __init__.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/SelfTest/PublicKey/test_importKey.py to test_importKey.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/SelfTest/PublicKey/test_DSA.py to test_DSA.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/SelfTest/PublicKey/test_RSA.py to test_RSA.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/SelfTest/Cipher/test_AES.py to test_AES.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/SelfTest/Cipher/test_XOR.py to test_XOR.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/SelfTest/Cipher/__init__.py to __init__.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/SelfTest/Cipher/test_Blowfish.py to test_Blowfish.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/SelfTest/Cipher/test_ARC4.py to test_ARC4.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/SelfTest/Cipher/test_DES3.py to test_DES3.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/SelfTest/Cipher/test_pkcs1_oaep.py to test_pkcs1_oaep.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/SelfTest/Cipher/test_ARC2.py to test_ARC2.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/SelfTest/Cipher/test_DES.py to test_DES.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/SelfTest/Cipher/test_CAST.py to test_CAST.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/SelfTest/Cipher/test_pkcs1_15.py to test_pkcs1_15.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/SelfTest/Cipher/common.py to common.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/SelfTest/Random/Fortuna/test_SHAd256.py to test_SHAd256.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/SelfTest/Random/Fortuna/test_FortunaAccumulator.py to test_FortunaAccumulator.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/SelfTest/Random/Fortuna/__init__.py to __init__.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/SelfTest/Random/Fortuna/test_FortunaGenerator.py to test_FortunaGenerator.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/SelfTest/Random/OSRNG/__init__.py to __init__.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/SelfTest/Random/OSRNG/test_generic.py to test_generic.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/SelfTest/Random/OSRNG/test_winrandom.py to test_winrandom.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/SelfTest/Random/OSRNG/test_posix.py to test_posix.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/SelfTest/Random/OSRNG/test_fallback.py to test_fallback.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/SelfTest/Random/OSRNG/test_nt.py to test_nt.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/SelfTest/Random/__init__.py to __init__.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/SelfTest/Random/test_rpoolcompat.py to test_rpoolcompat.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/SelfTest/Random/test_random.py to test_random.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/SelfTest/Random/test__UserFriendlyRNG.py to test__UserFriendlyRNG.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/SelfTest/Hash/test_MD4.py to test_MD4.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/SelfTest/Hash/test_SHA.py to test_SHA.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/SelfTest/Hash/test_MD2.py to test_MD2.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/SelfTest/Hash/__init__.py to __init__.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/SelfTest/Hash/test_SHA384.py to test_SHA384.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/SelfTest/Hash/test_MD5.py to test_MD5.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/SelfTest/Hash/test_SHA256.py to test_SHA256.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/SelfTest/Hash/test_SHA512.py to test_SHA512.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/SelfTest/Hash/test_RIPEMD.py to test_RIPEMD.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/SelfTest/Hash/test_HMAC.py to test_HMAC.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/SelfTest/Hash/test_SHA224.py to test_SHA224.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/SelfTest/Hash/common.py to common.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/Protocol/__init__.py to __init__.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/Protocol/Chaffing.py to Chaffing.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/Protocol/AllOrNothing.py to AllOrNothing.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/Protocol/KDF.py to KDF.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/__init__.py to __init__.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/Signature/__init__.py to __init__.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/Signature/PKCS1_PSS.py to PKCS1_PSS.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/Signature/PKCS1_v1_5.py to PKCS1_v1_5.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/pct_warnings.py to pct_warnings.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/PublicKey/DSA.py to DSA.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/PublicKey/_slowmath.py to _slowmath.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/PublicKey/__init__.py to __init__.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/PublicKey/RSA.py to RSA.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/PublicKey/ElGamal.py to ElGamal.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/PublicKey/_DSA.py to _DSA.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/PublicKey/_RSA.py to _RSA.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/PublicKey/pubkey.py to pubkey.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/Cipher/Blowfish.py to Blowfish.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/Cipher/ARC2.py to ARC2.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/Cipher/__init__.py to __init__.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/Cipher/blockalgo.py to blockalgo.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/Cipher/XOR.py to XOR.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/Cipher/DES3.py to DES3.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/Cipher/DES.py to DES.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/Cipher/AES.py to AES.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/Cipher/ARC4.py to ARC4.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/Cipher/PKCS1_OAEP.py to PKCS1_OAEP.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/Cipher/CAST.py to CAST.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/Cipher/PKCS1_v1_5.py to PKCS1_v1_5.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/Random/Fortuna/FortunaAccumulator.py to FortunaAccumulator.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/Random/Fortuna/__init__.py to __init__.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/Random/Fortuna/FortunaGenerator.py to FortunaGenerator.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/Random/Fortuna/SHAd256.py to SHAd256.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/Random/OSRNG/__init__.py to __init__.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/Random/OSRNG/fallback.py to fallback.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/Random/OSRNG/rng_base.py to rng_base.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/Random/OSRNG/nt.py to nt.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/Random/OSRNG/posix.py to posix.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/Random/__init__.py to __init__.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/Random/random.py to random.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/Random/_UserFriendlyRNG.py to _UserFriendlyRNG.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/Hash/SHA256.py to SHA256.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/Hash/SHA224.py to SHA224.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/Hash/__init__.py to __init__.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/Hash/MD4.py to MD4.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/Hash/RIPEMD.py to RIPEMD.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/Hash/SHA.py to SHA.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/Hash/MD2.py to MD2.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/Hash/HMAC.py to HMAC.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/Hash/SHA512.py to SHA512.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/Hash/hashalgo.py to hashalgo.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/Hash/MD5.py to MD5.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/Hash/SHA384.py to SHA384.pyc creating stub loader for Crypto/PublicKey/_fastmath.so creating stub loader for Crypto/Hash/_MD2.so creating stub loader for Crypto/Hash/_MD4.so creating stub loader for Crypto/Hash/_SHA256.so creating stub loader for Crypto/Hash/_SHA224.so creating stub loader for Crypto/Hash/_SHA384.so creating stub loader for Crypto/Hash/_SHA512.so creating stub loader for Crypto/Hash/_RIPEMD160.so creating stub loader for Crypto/Cipher/_AES.so creating stub loader for Crypto/Cipher/_ARC2.so creating stub loader for Crypto/Cipher/_Blowfish.so creating stub loader for Crypto/Cipher/_CAST.so creating stub loader for Crypto/Cipher/_DES.so creating stub loader for Crypto/Cipher/_DES3.so creating stub loader for Crypto/Cipher/_ARC4.so creating stub loader for Crypto/Cipher/_XOR.so creating stub loader for Crypto/Util/strxor.so creating stub loader for Crypto/Util/_counter.so byte-compiling build/bdist.linux-i686/egg/Crypto/PublicKey/_fastmath.py to _fastmath.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/Hash/_MD2.py to _MD2.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/Hash/_MD4.py to _MD4.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/Hash/_SHA256.py to _SHA256.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/Hash/_SHA224.py to _SHA224.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/Hash/_SHA384.py to _SHA384.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/Hash/_SHA512.py to _SHA512.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/Hash/_RIPEMD160.py to _RIPEMD160.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/Cipher/_AES.py to _AES.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/Cipher/_ARC2.py to _ARC2.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/Cipher/_Blowfish.py to _Blowfish.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/Cipher/_CAST.py to _CAST.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/Cipher/_DES.py to _DES.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/Cipher/_DES3.py to _DES3.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/Cipher/_ARC4.py to _ARC4.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/Cipher/_XOR.py to _XOR.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/Util/strxor.py to strxor.pyc byte-compiling build/bdist.linux-i686/egg/Crypto/Util/_counter.py to _counter.pyc creating build/bdist.linux-i686/egg/EGG-INFO copying pycrypto.egg-info/PKG-INFO -> build/bdist.linux-i686/egg/EGG-INFO copying pycrypto.egg-info/SOURCES.txt -> build/bdist.linux-i686/egg/EGG-INFO copying pycrypto.egg-info/dependency_links.txt -> build/bdist.linux-i686/egg/EGG-INFO copying pycrypto.egg-info/top_level.txt -> build/bdist.linux-i686/egg/EGG-INFO writing build/bdist.linux-i686/egg/EGG-INFO/native_libs.txt zip_safe flag not set; analyzing archive contents... creating dist creating 'dist/pycrypto-2.6.1-py2.6-linux-i686.egg' and adding 'build/bdist.linux-i686/egg' to it removing 'build/bdist.linux-i686/egg' (and everything under it) + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.BIOui7 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-crypto2.6-2.6.1-2.el6.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-crypto2.6-2.6.1-2.el6.i386 ++ dirname /builddir/build/BUILDROOT/python-crypto2.6-2.6.1-2.el6.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-crypto2.6-2.6.1-2.el6.i386 + cd pycrypto-2.6.1 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/python-crypto2.6-2.6.1-2.el6.i386 + mkdir -p /builddir/build/BUILDROOT/python-crypto2.6-2.6.1-2.el6.i386/usr/lib/python2.6/site-packages + mkdir -p /builddir/build/BUILDROOT/python-crypto2.6-2.6.1-2.el6.i386/usr/lib/python2.6/site-packages + easy_install -m --prefix /builddir/build/BUILDROOT/python-crypto2.6-2.6.1-2.el6.i386/usr -Z dist/pycrypto-2.6.1-py2.6-linux-i686.egg Processing pycrypto-2.6.1-py2.6-linux-i686.egg creating /builddir/build/BUILDROOT/python-crypto2.6-2.6.1-2.el6.i386/usr/lib/python2.6/site-packages/pycrypto-2.6.1-py2.6-linux-i686.egg Extracting pycrypto-2.6.1-py2.6-linux-i686.egg to /builddir/build/BUILDROOT/python-crypto2.6-2.6.1-2.el6.i386/usr/lib/python2.6/site-packages Installed /builddir/build/BUILDROOT/python-crypto2.6-2.6.1-2.el6.i386/usr/lib/python2.6/site-packages/pycrypto-2.6.1-py2.6-linux-i686.egg Because this distribution was installed --multi-version, before you can import modules from this package in an application, you will need to 'import pkg_resources' and then use a 'require()' call similar to one of these examples, in order to select the desired version: pkg_resources.require("pycrypto") # latest installed version pkg_resources.require("pycrypto==2.6.1") # this exact version pkg_resources.require("pycrypto>=2.6.1") # this version or higher Note also that the installation directory must be on sys.path at runtime for this to work. (e.g. by being the application's script directory, by being on PYTHONPATH, or by being added to sys.path by your code.) Processing dependencies for pycrypto==2.6.1 Finished processing dependencies for pycrypto==2.6.1 + '[' xlib = xlib64 ']' + find /builddir/build/BUILDROOT/python-crypto2.6-2.6.1-2.el6.i386/usr/lib/python2.6/site-packages -name '*.so' -exec chmod -c g-w '{}' ';' + find /builddir/build/BUILDROOT/python-crypto2.6-2.6.1-2.el6.i386/usr/lib/python2.6/site-packages -name '*.py' -type f -exec chmod 0644 '{}' ';' + find /builddir/build/BUILDROOT/python-crypto2.6-2.6.1-2.el6.i386 -name '_fastmath.*' -exec rm -f '{}' ';' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/pycrypto-2.6.1 extracting debug info from /builddir/build/BUILDROOT/python-crypto2.6-2.6.1-2.el6.i386/usr/lib/python2.6/site-packages/pycrypto-2.6.1-py2.6-linux-i686.egg/Crypto/Util/_counter.so extracting debug info from /builddir/build/BUILDROOT/python-crypto2.6-2.6.1-2.el6.i386/usr/lib/python2.6/site-packages/pycrypto-2.6.1-py2.6-linux-i686.egg/Crypto/Util/strxor.so extracting debug info from /builddir/build/BUILDROOT/python-crypto2.6-2.6.1-2.el6.i386/usr/lib/python2.6/site-packages/pycrypto-2.6.1-py2.6-linux-i686.egg/Crypto/Cipher/_Blowfish.so extracting debug info from /builddir/build/BUILDROOT/python-crypto2.6-2.6.1-2.el6.i386/usr/lib/python2.6/site-packages/pycrypto-2.6.1-py2.6-linux-i686.egg/Crypto/Cipher/_ARC2.so extracting debug info from /builddir/build/BUILDROOT/python-crypto2.6-2.6.1-2.el6.i386/usr/lib/python2.6/site-packages/pycrypto-2.6.1-py2.6-linux-i686.egg/Crypto/Cipher/_DES3.so extracting debug info from /builddir/build/BUILDROOT/python-crypto2.6-2.6.1-2.el6.i386/usr/lib/python2.6/site-packages/pycrypto-2.6.1-py2.6-linux-i686.egg/Crypto/Cipher/_CAST.so extracting debug info from /builddir/build/BUILDROOT/python-crypto2.6-2.6.1-2.el6.i386/usr/lib/python2.6/site-packages/pycrypto-2.6.1-py2.6-linux-i686.egg/Crypto/Cipher/_XOR.so extracting debug info from /builddir/build/BUILDROOT/python-crypto2.6-2.6.1-2.el6.i386/usr/lib/python2.6/site-packages/pycrypto-2.6.1-py2.6-linux-i686.egg/Crypto/Cipher/_ARC4.so extracting debug info from /builddir/build/BUILDROOT/python-crypto2.6-2.6.1-2.el6.i386/usr/lib/python2.6/site-packages/pycrypto-2.6.1-py2.6-linux-i686.egg/Crypto/Cipher/_AES.so extracting debug info from /builddir/build/BUILDROOT/python-crypto2.6-2.6.1-2.el6.i386/usr/lib/python2.6/site-packages/pycrypto-2.6.1-py2.6-linux-i686.egg/Crypto/Cipher/_DES.so extracting debug info from /builddir/build/BUILDROOT/python-crypto2.6-2.6.1-2.el6.i386/usr/lib/python2.6/site-packages/pycrypto-2.6.1-py2.6-linux-i686.egg/Crypto/Hash/_SHA256.so extracting debug info from /builddir/build/BUILDROOT/python-crypto2.6-2.6.1-2.el6.i386/usr/lib/python2.6/site-packages/pycrypto-2.6.1-py2.6-linux-i686.egg/Crypto/Hash/_SHA384.so extracting debug info from /builddir/build/BUILDROOT/python-crypto2.6-2.6.1-2.el6.i386/usr/lib/python2.6/site-packages/pycrypto-2.6.1-py2.6-linux-i686.egg/Crypto/Hash/_MD2.so extracting debug info from /builddir/build/BUILDROOT/python-crypto2.6-2.6.1-2.el6.i386/usr/lib/python2.6/site-packages/pycrypto-2.6.1-py2.6-linux-i686.egg/Crypto/Hash/_SHA224.so extracting debug info from /builddir/build/BUILDROOT/python-crypto2.6-2.6.1-2.el6.i386/usr/lib/python2.6/site-packages/pycrypto-2.6.1-py2.6-linux-i686.egg/Crypto/Hash/_SHA512.so extracting debug info from /builddir/build/BUILDROOT/python-crypto2.6-2.6.1-2.el6.i386/usr/lib/python2.6/site-packages/pycrypto-2.6.1-py2.6-linux-i686.egg/Crypto/Hash/_RIPEMD160.so extracting debug info from /builddir/build/BUILDROOT/python-crypto2.6-2.6.1-2.el6.i386/usr/lib/python2.6/site-packages/pycrypto-2.6.1-py2.6-linux-i686.egg/Crypto/Hash/_MD4.so 872 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python Bytecompiling .py files below /builddir/build/BUILDROOT/python-crypto2.6-2.6.1-2.el6.i386/usr/lib/python2.6 using /usr/bin/python2.6 Bytecompiling .py files below /builddir/build/BUILDROOT/python-crypto2.6-2.6.1-2.el6.i386/usr/lib/debug/usr/lib/python2.6 using /usr/bin/python2.6 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.QD4hT4 + umask 022 + cd /builddir/build/BUILD + cd pycrypto-2.6.1 + unset DISPLAY + /usr/bin/python2 setup.py test running test build/lib.linux-i686-2.6/Crypto/Util/number.py:57: PowmInsecureWarning: Not using mpz_powm_sec. You should rebuild using libgmp >= 5 to avoid timing attack vulnerability. _warn("Not using mpz_powm_sec. You should rebuild using libgmp >= 5 to avoid timing attack vulnerability.", PowmInsecureWarning) ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................SelfTest: You can ignore the RandomPool_DeprecationWarning that follows. build/lib.linux-i686-2.6/Crypto/Util/randpool.py:40: RandomPool_DeprecationWarning: This application uses RandomPool, which is BROKEN in older releases. See http://www.pycrypto.org/randpool-broken RandomPool_DeprecationWarning) .............................. ---------------------------------------------------------------------- Ran 1066 tests in 12.526s OK + exit 0 Processing files: python-crypto2.6-2.6.1-2.el6.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9LvxAu + umask 022 + cd /builddir/build/BUILD + cd pycrypto-2.6.1 + DOCDIR=/builddir/build/BUILDROOT/python-crypto2.6-2.6.1-2.el6.i386/usr/share/doc/python-crypto2.6-2.6.1 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/python-crypto2.6-2.6.1-2.el6.i386/usr/share/doc/python-crypto2.6-2.6.1 + /bin/mkdir -p /builddir/build/BUILDROOT/python-crypto2.6-2.6.1-2.el6.i386/usr/share/doc/python-crypto2.6-2.6.1 + cp -pr README TODO ACKS ChangeLog LEGAL/ COPYRIGHT Doc/ /builddir/build/BUILDROOT/python-crypto2.6-2.6.1-2.el6.i386/usr/share/doc/python-crypto2.6-2.6.1 + exit 0 Finding Provides: /bin/sh -c " /bin/grep -v '/usr/lib/python2.6/site-packages/Crypto/.*\.so' | while read FILE; do /usr/lib/rpm/rpmdeps -P ${FILE}; done | /bin/sort -u " Finding Requires: /bin/sh -c " while read FILE; do /usr/lib/rpm/rpmdeps -R ${FILE}; done | /bin/sort -u " Provides: pycrypto = 2.6.1-2.el6 _AES.so _ARC2.so _ARC4.so _Blowfish.so _CAST.so _counter.so _DES3.so _DES.so _MD2.so _MD4.so _RIPEMD160.so _SHA224.so _SHA256.so _SHA384.so _SHA512.so strxor.so _XOR.so Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libpthread.so.0 libpython2.6.so.1.0 python(abi) = 2.6 rtld(GNU_HASH) Processing files: python-crypto2.6-debuginfo-2.6.1-2.el6.i686 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-crypto2.6-2.6.1-2.el6.i386 warning: Could not canonicalize hostname: c1be.rdu2.centos.org Wrote: /builddir/build/RPMS/python-crypto2.6-2.6.1-2.el6.i686.rpm Wrote: /builddir/build/RPMS/python-crypto2.6-debuginfo-2.6.1-2.el6.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.cFTQD2 + umask 022 + cd /builddir/build/BUILD + cd pycrypto-2.6.1 + rm -rf /builddir/build/BUILDROOT/python-crypto2.6-2.6.1-2.el6.i386 + exit 0 Child return code was: 0 LEAVE do -->