running build running build_py creating build/lib.solaris-2.8-sun4d-2.3 creating build/lib.solaris-2.8-sun4d-2.3/Crypto copying ./test.py -> build/lib.solaris-2.8-sun4d-2.3/Crypto copying ./__init__.py -> build/lib.solaris-2.8-sun4d-2.3/Crypto creating build/lib.solaris-2.8-sun4d-2.3/Crypto/Hash copying ./Hash/MD5.py -> build/lib.solaris-2.8-sun4d-2.3/Crypto/Hash copying ./Hash/SHA.py -> build/lib.solaris-2.8-sun4d-2.3/Crypto/Hash copying ./Hash/HMAC.py -> build/lib.solaris-2.8-sun4d-2.3/Crypto/Hash copying ./Hash/__init__.py -> build/lib.solaris-2.8-sun4d-2.3/Crypto/Hash creating build/lib.solaris-2.8-sun4d-2.3/Crypto/Cipher copying ./Cipher/__init__.py -> build/lib.solaris-2.8-sun4d-2.3/Crypto/Cipher creating build/lib.solaris-2.8-sun4d-2.3/Crypto/Util copying ./Util/randpool.py -> build/lib.solaris-2.8-sun4d-2.3/Crypto/Util copying ./Util/RFC1751.py -> build/lib.solaris-2.8-sun4d-2.3/Crypto/Util copying ./Util/test.py -> build/lib.solaris-2.8-sun4d-2.3/Crypto/Util copying ./Util/__init__.py -> build/lib.solaris-2.8-sun4d-2.3/Crypto/Util copying ./Util/number.py -> build/lib.solaris-2.8-sun4d-2.3/Crypto/Util creating build/lib.solaris-2.8-sun4d-2.3/Crypto/Protocol copying ./Protocol/AllOrNothing.py -> build/lib.solaris-2.8-sun4d-2.3/Crypto/Protocol copying ./Protocol/Chaffing.py -> build/lib.solaris-2.8-sun4d-2.3/Crypto/Protocol copying ./Protocol/__init__.py -> build/lib.solaris-2.8-sun4d-2.3/Crypto/Protocol creating build/lib.solaris-2.8-sun4d-2.3/Crypto/PublicKey copying ./PublicKey/DSA.py -> build/lib.solaris-2.8-sun4d-2.3/Crypto/PublicKey copying ./PublicKey/RSA.py -> build/lib.solaris-2.8-sun4d-2.3/Crypto/PublicKey copying ./PublicKey/qNEW.py -> build/lib.solaris-2.8-sun4d-2.3/Crypto/PublicKey copying ./PublicKey/pubkey.py -> build/lib.solaris-2.8-sun4d-2.3/Crypto/PublicKey copying ./PublicKey/__init__.py -> build/lib.solaris-2.8-sun4d-2.3/Crypto/PublicKey copying ./PublicKey/ElGamal.py -> build/lib.solaris-2.8-sun4d-2.3/Crypto/PublicKey running build_ext building 'Crypto.Hash.MD2' extension creating build/temp.solaris-2.8-sun4d-2.3 gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -Isrc/ -I/mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Include -I/mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src -c src/MD2.c -o build/temp.solaris-2.8-sun4d-2.3/MD2.o In file included from /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Include/Python.h:8, from src/MD2.c:15: /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/pyconfig.h:800:1: warning: "_FILE_OFFSET_BITS" redefined In file included from /usr/include/iso/string_iso.h:31, from /usr/include/string.h:18, from src/MD2.c:14: /usr/include/sys/feature_tests.h:96:1: warning: this is the location of the previous definition gcc -shared build/temp.solaris-2.8-sun4d-2.3/MD2.o -o build/lib.solaris-2.8-sun4d-2.3/Crypto/Hash/MD2.so building 'Crypto.Hash.MD4' extension gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -Isrc/ -I/mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Include -I/mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src -c src/MD4.c -o build/temp.solaris-2.8-sun4d-2.3/MD4.o In file included from /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Include/Python.h:8, from src/MD4.c:15: /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/pyconfig.h:800:1: warning: "_FILE_OFFSET_BITS" redefined In file included from /usr/include/iso/string_iso.h:31, from /usr/include/string.h:18, from src/MD4.c:14: /usr/include/sys/feature_tests.h:96:1: warning: this is the location of the previous definition gcc -shared build/temp.solaris-2.8-sun4d-2.3/MD4.o -o build/lib.solaris-2.8-sun4d-2.3/Crypto/Hash/MD4.so building 'Crypto.Hash.RIPEMD' extension gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -Isrc/ -I/mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Include -I/mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src -c src/RIPEMD.c -o build/temp.solaris-2.8-sun4d-2.3/RIPEMD.o In file included from /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Include/Python.h:8, from src/RIPEMD.c:19: /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/pyconfig.h:800:1: warning: "_FILE_OFFSET_BITS" redefined In file included from /usr/include/iso/string_iso.h:31, from /usr/include/string.h:18, from src/RIPEMD.c:18: /usr/include/sys/feature_tests.h:96:1: warning: this is the location of the previous definition gcc -shared build/temp.solaris-2.8-sun4d-2.3/RIPEMD.o -o build/lib.solaris-2.8-sun4d-2.3/Crypto/Hash/RIPEMD.so building 'Crypto.Cipher.AES' extension gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -Isrc/ -I/mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Include -I/mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src -c src/AES.c -o build/temp.solaris-2.8-sun4d-2.3/AES.o In file included from /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Include/Python.h:8, from src/AES.c:29: /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/pyconfig.h:800:1: warning: "_FILE_OFFSET_BITS" redefined In file included from /pkg/gcc/sparc-sol8/3.2/lib/gcc-lib/sparc-sun-solaris2.8/3.2/include/iso/stdlib_iso.h:39, from /usr/include/stdlib.h:18, from src/AES.c:28: /usr/include/sys/feature_tests.h:96:1: warning: this is the location of the previous definition gcc -shared build/temp.solaris-2.8-sun4d-2.3/AES.o -o build/lib.solaris-2.8-sun4d-2.3/Crypto/Cipher/AES.so building 'Crypto.Cipher.ARC2' extension gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -Isrc/ -I/mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Include -I/mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src -c src/ARC2.c -o build/temp.solaris-2.8-sun4d-2.3/ARC2.o In file included from /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Include/Python.h:8, from src/block_template.c:23, from src/ARC2.c:185: /mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/pyconfig.h:800:1: warning: "_FILE_OFFSET_BITS" redefined In file included from /usr/include/iso/string_iso.h:31, from /usr/include/string.h:18, from src/ARC2.c:13: /usr/include/sys/feature_tests.h:96:1: warning: this is the location of the previous definition gcc -shared build/temp.solaris-2.8-sun4d-2.3/ARC2.o -o build/lib.solaris-2.8-sun4d-2.3/Crypto/Cipher/ARC2.so building 'Crypto.Cipher.Blowfish' extension gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -Isrc/ -I/mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Include -I/mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src -c src/Blowfish.c -o build/temp.solaris-2.8-sun4d-2.3/Blowfish.o gcc -shared build/temp.solaris-2.8-sun4d-2.3/Blowfish.o -o build/lib.solaris-2.8-sun4d-2.3/Crypto/Cipher/Blowfish.so building 'Crypto.Cipher.CAST' extension gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -Isrc/ -I/mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Include -I/mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src -c src/CAST.c -o build/temp.solaris-2.8-sun4d-2.3/CAST.o gcc -shared build/temp.solaris-2.8-sun4d-2.3/CAST.o -o build/lib.solaris-2.8-sun4d-2.3/Crypto/Cipher/CAST.so building 'Crypto.Cipher.DES' extension gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -Isrc/ -I/mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Include -I/mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src -c src/DES.c -o build/temp.solaris-2.8-sun4d-2.3/DES.o gcc -shared build/temp.solaris-2.8-sun4d-2.3/DES.o -o build/lib.solaris-2.8-sun4d-2.3/Crypto/Cipher/DES.so building 'Crypto.Cipher.DES3' extension gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -Isrc/ -I/mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Include -I/mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src -c src/DES3.c -o build/temp.solaris-2.8-sun4d-2.3/DES3.o gcc -shared build/temp.solaris-2.8-sun4d-2.3/DES3.o -o build/lib.solaris-2.8-sun4d-2.3/Crypto/Cipher/DES3.so building 'Crypto.Cipher.IDEA' extension gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -Isrc/ -I/mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Include -I/mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src -c src/IDEA.c -o build/temp.solaris-2.8-sun4d-2.3/IDEA.o gcc -shared build/temp.solaris-2.8-sun4d-2.3/IDEA.o -o build/lib.solaris-2.8-sun4d-2.3/Crypto/Cipher/IDEA.so building 'Crypto.Cipher.RC5' extension gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -Isrc/ -I/mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Include -I/mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src -c src/RC5.c -o build/temp.solaris-2.8-sun4d-2.3/RC5.o gcc -shared build/temp.solaris-2.8-sun4d-2.3/RC5.o -o build/lib.solaris-2.8-sun4d-2.3/Crypto/Cipher/RC5.so building 'Crypto.Cipher.ARC4' extension gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -Isrc/ -I/mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Include -I/mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src -c src/ARC4.c -o build/temp.solaris-2.8-sun4d-2.3/ARC4.o gcc -shared build/temp.solaris-2.8-sun4d-2.3/ARC4.o -o build/lib.solaris-2.8-sun4d-2.3/Crypto/Cipher/ARC4.so building 'Crypto.Cipher.XOR' extension gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -Isrc/ -I/mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src/Include -I/mp/slaskdisk/tmp/xenofarm/python/fafner.lysator.liu.se/buildtmp/dist/python/dist/src -c src/XOR.c -o build/temp.solaris-2.8-sun4d-2.3/XOR.o gcc -shared build/temp.solaris-2.8-sun4d-2.3/XOR.o -o build/lib.solaris-2.8-sun4d-2.3/Crypto/Cipher/XOR.so