running build running build_py creating build/lib.linux-alpha-2.4 creating build/lib.linux-alpha-2.4/Crypto copying ./test.py -> build/lib.linux-alpha-2.4/Crypto copying ./__init__.py -> build/lib.linux-alpha-2.4/Crypto creating build/lib.linux-alpha-2.4/Crypto/Hash copying ./Hash/MD5.py -> build/lib.linux-alpha-2.4/Crypto/Hash copying ./Hash/SHA.py -> build/lib.linux-alpha-2.4/Crypto/Hash copying ./Hash/HMAC.py -> build/lib.linux-alpha-2.4/Crypto/Hash copying ./Hash/__init__.py -> build/lib.linux-alpha-2.4/Crypto/Hash creating build/lib.linux-alpha-2.4/Crypto/Cipher copying ./Cipher/__init__.py -> build/lib.linux-alpha-2.4/Crypto/Cipher creating build/lib.linux-alpha-2.4/Crypto/Util copying ./Util/randpool.py -> build/lib.linux-alpha-2.4/Crypto/Util copying ./Util/RFC1751.py -> build/lib.linux-alpha-2.4/Crypto/Util copying ./Util/test.py -> build/lib.linux-alpha-2.4/Crypto/Util copying ./Util/__init__.py -> build/lib.linux-alpha-2.4/Crypto/Util copying ./Util/number.py -> build/lib.linux-alpha-2.4/Crypto/Util creating build/lib.linux-alpha-2.4/Crypto/Protocol copying ./Protocol/AllOrNothing.py -> build/lib.linux-alpha-2.4/Crypto/Protocol copying ./Protocol/Chaffing.py -> build/lib.linux-alpha-2.4/Crypto/Protocol copying ./Protocol/__init__.py -> build/lib.linux-alpha-2.4/Crypto/Protocol creating build/lib.linux-alpha-2.4/Crypto/PublicKey copying ./PublicKey/DSA.py -> build/lib.linux-alpha-2.4/Crypto/PublicKey copying ./PublicKey/RSA.py -> build/lib.linux-alpha-2.4/Crypto/PublicKey copying ./PublicKey/qNEW.py -> build/lib.linux-alpha-2.4/Crypto/PublicKey copying ./PublicKey/pubkey.py -> build/lib.linux-alpha-2.4/Crypto/PublicKey copying ./PublicKey/__init__.py -> build/lib.linux-alpha-2.4/Crypto/PublicKey copying ./PublicKey/ElGamal.py -> build/lib.linux-alpha-2.4/Crypto/PublicKey running build_ext building 'Crypto.Hash.MD2' extension creating build/temp.linux-alpha-2.4 ccache gcc -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -Isrc/ -I/home/xenofarm/xenofarm/client/python/moghedien.lysator.liu.se/buildtmp/dist/python/dist/src/Include -I/home/xenofarm/xenofarm/client/python/moghedien.lysator.liu.se/buildtmp/dist/python/dist/src -c src/MD2.c -o build/temp.linux-alpha-2.4/MD2.o In file included from /home/xenofarm/xenofarm/client/python/moghedien.lysator.liu.se/buildtmp/dist/python/dist/src/Include/Python.h:8, from src/MD2.c:15: /home/xenofarm/xenofarm/client/python/moghedien.lysator.liu.se/buildtmp/dist/python/dist/src/pyconfig.h:844: warning: `_POSIX_C_SOURCE' redefined /usr/include/features.h:171: warning: this is the location of the previous definition ccache gcc -pthread -shared build/temp.linux-alpha-2.4/MD2.o -o build/lib.linux-alpha-2.4/Crypto/Hash/MD2.so building 'Crypto.Hash.MD4' extension ccache gcc -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -Isrc/ -I/home/xenofarm/xenofarm/client/python/moghedien.lysator.liu.se/buildtmp/dist/python/dist/src/Include -I/home/xenofarm/xenofarm/client/python/moghedien.lysator.liu.se/buildtmp/dist/python/dist/src -c src/MD4.c -o build/temp.linux-alpha-2.4/MD4.o In file included from /home/xenofarm/xenofarm/client/python/moghedien.lysator.liu.se/buildtmp/dist/python/dist/src/Include/Python.h:8, from src/MD4.c:15: /home/xenofarm/xenofarm/client/python/moghedien.lysator.liu.se/buildtmp/dist/python/dist/src/pyconfig.h:844: warning: `_POSIX_C_SOURCE' redefined /usr/include/features.h:171: warning: this is the location of the previous definition ccache gcc -pthread -shared build/temp.linux-alpha-2.4/MD4.o -o build/lib.linux-alpha-2.4/Crypto/Hash/MD4.so building 'Crypto.Hash.RIPEMD' extension ccache gcc -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -Isrc/ -I/home/xenofarm/xenofarm/client/python/moghedien.lysator.liu.se/buildtmp/dist/python/dist/src/Include -I/home/xenofarm/xenofarm/client/python/moghedien.lysator.liu.se/buildtmp/dist/python/dist/src -c src/RIPEMD.c -o build/temp.linux-alpha-2.4/RIPEMD.o In file included from /home/xenofarm/xenofarm/client/python/moghedien.lysator.liu.se/buildtmp/dist/python/dist/src/Include/Python.h:8, from src/RIPEMD.c:19: /home/xenofarm/xenofarm/client/python/moghedien.lysator.liu.se/buildtmp/dist/python/dist/src/pyconfig.h:844: warning: `_POSIX_C_SOURCE' redefined /usr/include/features.h:171: warning: this is the location of the previous definition ccache gcc -pthread -shared build/temp.linux-alpha-2.4/RIPEMD.o -o build/lib.linux-alpha-2.4/Crypto/Hash/RIPEMD.so building 'Crypto.Cipher.AES' extension ccache gcc -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -Isrc/ -I/home/xenofarm/xenofarm/client/python/moghedien.lysator.liu.se/buildtmp/dist/python/dist/src/Include -I/home/xenofarm/xenofarm/client/python/moghedien.lysator.liu.se/buildtmp/dist/python/dist/src -c src/AES.c -o build/temp.linux-alpha-2.4/AES.o In file included from /home/xenofarm/xenofarm/client/python/moghedien.lysator.liu.se/buildtmp/dist/python/dist/src/Include/Python.h:8, from src/AES.c:29: /home/xenofarm/xenofarm/client/python/moghedien.lysator.liu.se/buildtmp/dist/python/dist/src/pyconfig.h:844: warning: `_POSIX_C_SOURCE' redefined /usr/include/features.h:171: warning: this is the location of the previous definition ccache gcc -pthread -shared build/temp.linux-alpha-2.4/AES.o -o build/lib.linux-alpha-2.4/Crypto/Cipher/AES.so building 'Crypto.Cipher.ARC2' extension ccache gcc -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -Isrc/ -I/home/xenofarm/xenofarm/client/python/moghedien.lysator.liu.se/buildtmp/dist/python/dist/src/Include -I/home/xenofarm/xenofarm/client/python/moghedien.lysator.liu.se/buildtmp/dist/python/dist/src -c src/ARC2.c -o build/temp.linux-alpha-2.4/ARC2.o In file included from /home/xenofarm/xenofarm/client/python/moghedien.lysator.liu.se/buildtmp/dist/python/dist/src/Include/Python.h:8, from src/block_template.c:23, from src/ARC2.c:185: /home/xenofarm/xenofarm/client/python/moghedien.lysator.liu.se/buildtmp/dist/python/dist/src/pyconfig.h:844: warning: `_POSIX_C_SOURCE' redefined /usr/include/features.h:171: warning: this is the location of the previous definition ccache gcc -pthread -shared build/temp.linux-alpha-2.4/ARC2.o -o build/lib.linux-alpha-2.4/Crypto/Cipher/ARC2.so building 'Crypto.Cipher.Blowfish' extension ccache gcc -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -Isrc/ -I/home/xenofarm/xenofarm/client/python/moghedien.lysator.liu.se/buildtmp/dist/python/dist/src/Include -I/home/xenofarm/xenofarm/client/python/moghedien.lysator.liu.se/buildtmp/dist/python/dist/src -c src/Blowfish.c -o build/temp.linux-alpha-2.4/Blowfish.o In file included from /usr/lib/gcc-lib/alpha-linux/2.95.4/include/stdarg.h:36, from /home/xenofarm/xenofarm/client/python/moghedien.lysator.liu.se/buildtmp/dist/python/dist/src/Include/stringobject.h:10, from /home/xenofarm/xenofarm/client/python/moghedien.lysator.liu.se/buildtmp/dist/python/dist/src/Include/Python.h:83, from src/Blowfish.c:19: /usr/lib/gcc-lib/alpha-linux/2.95.4/include/va-alpha.h:36: warning: redefinition of `va_list' /usr/include/stdio.h:70: warning: `va_list' previously declared here ccache gcc -pthread -shared build/temp.linux-alpha-2.4/Blowfish.o -o build/lib.linux-alpha-2.4/Crypto/Cipher/Blowfish.so building 'Crypto.Cipher.CAST' extension ccache gcc -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -Isrc/ -I/home/xenofarm/xenofarm/client/python/moghedien.lysator.liu.se/buildtmp/dist/python/dist/src/Include -I/home/xenofarm/xenofarm/client/python/moghedien.lysator.liu.se/buildtmp/dist/python/dist/src -c src/CAST.c -o build/temp.linux-alpha-2.4/CAST.o In file included from /usr/lib/gcc-lib/alpha-linux/2.95.4/include/stdarg.h:36, from /home/xenofarm/xenofarm/client/python/moghedien.lysator.liu.se/buildtmp/dist/python/dist/src/Include/stringobject.h:10, from /home/xenofarm/xenofarm/client/python/moghedien.lysator.liu.se/buildtmp/dist/python/dist/src/Include/Python.h:83, from src/CAST.c:28: /usr/lib/gcc-lib/alpha-linux/2.95.4/include/va-alpha.h:36: warning: redefinition of `va_list' /usr/include/stdio.h:70: warning: `va_list' previously declared here ccache gcc -pthread -shared build/temp.linux-alpha-2.4/CAST.o -o build/lib.linux-alpha-2.4/Crypto/Cipher/CAST.so building 'Crypto.Cipher.DES' extension ccache gcc -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -Isrc/ -I/home/xenofarm/xenofarm/client/python/moghedien.lysator.liu.se/buildtmp/dist/python/dist/src/Include -I/home/xenofarm/xenofarm/client/python/moghedien.lysator.liu.se/buildtmp/dist/python/dist/src -c src/DES.c -o build/temp.linux-alpha-2.4/DES.o In file included from /usr/lib/gcc-lib/alpha-linux/2.95.4/include/stdarg.h:36, from /home/xenofarm/xenofarm/client/python/moghedien.lysator.liu.se/buildtmp/dist/python/dist/src/Include/stringobject.h:10, from /home/xenofarm/xenofarm/client/python/moghedien.lysator.liu.se/buildtmp/dist/python/dist/src/Include/Python.h:83, from src/DES.c:12: /usr/lib/gcc-lib/alpha-linux/2.95.4/include/va-alpha.h:36: warning: redefinition of `va_list' /usr/include/stdio.h:70: warning: `va_list' previously declared here ccache gcc -pthread -shared build/temp.linux-alpha-2.4/DES.o -o build/lib.linux-alpha-2.4/Crypto/Cipher/DES.so building 'Crypto.Cipher.DES3' extension ccache gcc -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -Isrc/ -I/home/xenofarm/xenofarm/client/python/moghedien.lysator.liu.se/buildtmp/dist/python/dist/src/Include -I/home/xenofarm/xenofarm/client/python/moghedien.lysator.liu.se/buildtmp/dist/python/dist/src -c src/DES3.c -o build/temp.linux-alpha-2.4/DES3.o In file included from /usr/lib/gcc-lib/alpha-linux/2.95.4/include/stdarg.h:36, from /home/xenofarm/xenofarm/client/python/moghedien.lysator.liu.se/buildtmp/dist/python/dist/src/Include/stringobject.h:10, from /home/xenofarm/xenofarm/client/python/moghedien.lysator.liu.se/buildtmp/dist/python/dist/src/Include/Python.h:83, from src/DES3.c:18: /usr/lib/gcc-lib/alpha-linux/2.95.4/include/va-alpha.h:36: warning: redefinition of `va_list' /usr/include/stdio.h:70: warning: `va_list' previously declared here ccache gcc -pthread -shared build/temp.linux-alpha-2.4/DES3.o -o build/lib.linux-alpha-2.4/Crypto/Cipher/DES3.so building 'Crypto.Cipher.IDEA' extension ccache gcc -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -Isrc/ -I/home/xenofarm/xenofarm/client/python/moghedien.lysator.liu.se/buildtmp/dist/python/dist/src/Include -I/home/xenofarm/xenofarm/client/python/moghedien.lysator.liu.se/buildtmp/dist/python/dist/src -c src/IDEA.c -o build/temp.linux-alpha-2.4/IDEA.o In file included from /usr/lib/gcc-lib/alpha-linux/2.95.4/include/stdarg.h:36, from /home/xenofarm/xenofarm/client/python/moghedien.lysator.liu.se/buildtmp/dist/python/dist/src/Include/stringobject.h:10, from /home/xenofarm/xenofarm/client/python/moghedien.lysator.liu.se/buildtmp/dist/python/dist/src/Include/Python.h:83, from src/IDEA.c:13: /usr/lib/gcc-lib/alpha-linux/2.95.4/include/va-alpha.h:36: warning: redefinition of `va_list' /usr/include/stdio.h:70: warning: `va_list' previously declared here ccache gcc -pthread -shared build/temp.linux-alpha-2.4/IDEA.o -o build/lib.linux-alpha-2.4/Crypto/Cipher/IDEA.so building 'Crypto.Cipher.RC5' extension ccache gcc -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -Isrc/ -I/home/xenofarm/xenofarm/client/python/moghedien.lysator.liu.se/buildtmp/dist/python/dist/src/Include -I/home/xenofarm/xenofarm/client/python/moghedien.lysator.liu.se/buildtmp/dist/python/dist/src -c src/RC5.c -o build/temp.linux-alpha-2.4/RC5.o In file included from /usr/lib/gcc-lib/alpha-linux/2.95.4/include/stdarg.h:36, from /home/xenofarm/xenofarm/client/python/moghedien.lysator.liu.se/buildtmp/dist/python/dist/src/Include/stringobject.h:10, from /home/xenofarm/xenofarm/client/python/moghedien.lysator.liu.se/buildtmp/dist/python/dist/src/Include/Python.h:83, from src/RC5.c:12: /usr/lib/gcc-lib/alpha-linux/2.95.4/include/va-alpha.h:36: warning: redefinition of `va_list' /usr/include/stdio.h:70: warning: `va_list' previously declared here ccache gcc -pthread -shared build/temp.linux-alpha-2.4/RC5.o -o build/lib.linux-alpha-2.4/Crypto/Cipher/RC5.so building 'Crypto.Cipher.ARC4' extension ccache gcc -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -Isrc/ -I/home/xenofarm/xenofarm/client/python/moghedien.lysator.liu.se/buildtmp/dist/python/dist/src/Include -I/home/xenofarm/xenofarm/client/python/moghedien.lysator.liu.se/buildtmp/dist/python/dist/src -c src/ARC4.c -o build/temp.linux-alpha-2.4/ARC4.o In file included from /usr/lib/gcc-lib/alpha-linux/2.95.4/include/stdarg.h:36, from /home/xenofarm/xenofarm/client/python/moghedien.lysator.liu.se/buildtmp/dist/python/dist/src/Include/stringobject.h:10, from /home/xenofarm/xenofarm/client/python/moghedien.lysator.liu.se/buildtmp/dist/python/dist/src/Include/Python.h:83, from src/stream_template.c:23, from src/ARC4.c:70: /usr/lib/gcc-lib/alpha-linux/2.95.4/include/va-alpha.h:36: warning: redefinition of `va_list' /usr/include/stdio.h:70: warning: `va_list' previously declared here ccache gcc -pthread -shared build/temp.linux-alpha-2.4/ARC4.o -o build/lib.linux-alpha-2.4/Crypto/Cipher/ARC4.so building 'Crypto.Cipher.XOR' extension ccache gcc -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -Isrc/ -I/home/xenofarm/xenofarm/client/python/moghedien.lysator.liu.se/buildtmp/dist/python/dist/src/Include -I/home/xenofarm/xenofarm/client/python/moghedien.lysator.liu.se/buildtmp/dist/python/dist/src -c src/XOR.c -o build/temp.linux-alpha-2.4/XOR.o In file included from /usr/lib/gcc-lib/alpha-linux/2.95.4/include/stdarg.h:36, from /home/xenofarm/xenofarm/client/python/moghedien.lysator.liu.se/buildtmp/dist/python/dist/src/Include/stringobject.h:10, from /home/xenofarm/xenofarm/client/python/moghedien.lysator.liu.se/buildtmp/dist/python/dist/src/Include/Python.h:83, from src/stream_template.c:23, from src/XOR.c:52: /usr/lib/gcc-lib/alpha-linux/2.95.4/include/va-alpha.h:36: warning: redefinition of `va_list' /usr/include/stdio.h:70: warning: `va_list' previously declared here ccache gcc -pthread -shared build/temp.linux-alpha-2.4/XOR.o -o build/lib.linux-alpha-2.4/Crypto/Cipher/XOR.so