running build running build_py creating build/lib.hp-ux-B.11.00-9000 creating build/lib.hp-ux-B.11.00-9000/829-2.4 creating build/lib.hp-ux-B.11.00-9000/829-2.4/Crypto copying ./test.py -> build/lib.hp-ux-B.11.00-9000/829-2.4/Crypto copying ./__init__.py -> build/lib.hp-ux-B.11.00-9000/829-2.4/Crypto creating build/lib.hp-ux-B.11.00-9000/829-2.4/Crypto/Hash copying ./Hash/MD5.py -> build/lib.hp-ux-B.11.00-9000/829-2.4/Crypto/Hash copying ./Hash/SHA.py -> build/lib.hp-ux-B.11.00-9000/829-2.4/Crypto/Hash copying ./Hash/HMAC.py -> build/lib.hp-ux-B.11.00-9000/829-2.4/Crypto/Hash copying ./Hash/__init__.py -> build/lib.hp-ux-B.11.00-9000/829-2.4/Crypto/Hash creating build/lib.hp-ux-B.11.00-9000/829-2.4/Crypto/Cipher copying ./Cipher/__init__.py -> build/lib.hp-ux-B.11.00-9000/829-2.4/Crypto/Cipher creating build/lib.hp-ux-B.11.00-9000/829-2.4/Crypto/Util copying ./Util/randpool.py -> build/lib.hp-ux-B.11.00-9000/829-2.4/Crypto/Util copying ./Util/RFC1751.py -> build/lib.hp-ux-B.11.00-9000/829-2.4/Crypto/Util copying ./Util/test.py -> build/lib.hp-ux-B.11.00-9000/829-2.4/Crypto/Util copying ./Util/__init__.py -> build/lib.hp-ux-B.11.00-9000/829-2.4/Crypto/Util copying ./Util/number.py -> build/lib.hp-ux-B.11.00-9000/829-2.4/Crypto/Util creating build/lib.hp-ux-B.11.00-9000/829-2.4/Crypto/Protocol copying ./Protocol/AllOrNothing.py -> build/lib.hp-ux-B.11.00-9000/829-2.4/Crypto/Protocol copying ./Protocol/Chaffing.py -> build/lib.hp-ux-B.11.00-9000/829-2.4/Crypto/Protocol copying ./Protocol/__init__.py -> build/lib.hp-ux-B.11.00-9000/829-2.4/Crypto/Protocol creating build/lib.hp-ux-B.11.00-9000/829-2.4/Crypto/PublicKey copying ./PublicKey/DSA.py -> build/lib.hp-ux-B.11.00-9000/829-2.4/Crypto/PublicKey copying ./PublicKey/RSA.py -> build/lib.hp-ux-B.11.00-9000/829-2.4/Crypto/PublicKey copying ./PublicKey/qNEW.py -> build/lib.hp-ux-B.11.00-9000/829-2.4/Crypto/PublicKey copying ./PublicKey/pubkey.py -> build/lib.hp-ux-B.11.00-9000/829-2.4/Crypto/PublicKey copying ./PublicKey/__init__.py -> build/lib.hp-ux-B.11.00-9000/829-2.4/Crypto/PublicKey copying ./PublicKey/ElGamal.py -> build/lib.hp-ux-B.11.00-9000/829-2.4/Crypto/PublicKey running build_ext building 'Crypto.Hash.MD2' extension creating build/temp.hp-ux-B.11.00-9000 creating build/temp.hp-ux-B.11.00-9000/829-2.4 cc -Ae -DNDEBUG -O +z -Isrc/ -I/home/xenofarm/xenofarm/client/python/taylor.lysator.liu.se/buildtmp/dist/python/dist/src/Include -I/home/xenofarm/xenofarm/client/python/taylor.lysator.liu.se/buildtmp/dist/python/dist/src -c src/MD2.c -o build/temp.hp-ux-B.11.00-9000/829-2.4/MD2.o cc: "src/MD2.c", line 115: warning 604: Pointers are not assignment-compatible. cc: "src/MD2.c", line 115: warning 563: Argument #1 is not the correct type. cc: "src/hash_template.c", line 108: warning 604: Pointers are not assignment-compatible. cc: "src/hash_template.c", line 112: warning 604: Pointers are not assignment-compatible. ld -b build/temp.hp-ux-B.11.00-9000/829-2.4/MD2.o -o build/lib.hp-ux-B.11.00-9000/829-2.4/Crypto/Hash/MD2.sl building 'Crypto.Hash.MD4' extension cc -Ae -DNDEBUG -O +z -Isrc/ -I/home/xenofarm/xenofarm/client/python/taylor.lysator.liu.se/buildtmp/dist/python/dist/src/Include -I/home/xenofarm/xenofarm/client/python/taylor.lysator.liu.se/buildtmp/dist/python/dist/src -c src/MD4.c -o build/temp.hp-ux-B.11.00-9000/829-2.4/MD4.o cc: "src/MD4.c", line 200: warning 604: Pointers are not assignment-compatible. cc: "src/MD4.c", line 200: warning 563: Argument #1 is not the correct type. cc: "src/hash_template.c", line 108: warning 604: Pointers are not assignment-compatible. cc: "src/hash_template.c", line 112: warning 604: Pointers are not assignment-compatible. ld -b build/temp.hp-ux-B.11.00-9000/829-2.4/MD4.o -o build/lib.hp-ux-B.11.00-9000/829-2.4/Crypto/Hash/MD4.sl building 'Crypto.Hash.RIPEMD' extension cc -Ae -DNDEBUG -O +z -Isrc/ -I/home/xenofarm/xenofarm/client/python/taylor.lysator.liu.se/buildtmp/dist/python/dist/src/Include -I/home/xenofarm/xenofarm/client/python/taylor.lysator.liu.se/buildtmp/dist/python/dist/src -c src/RIPEMD.c -o build/temp.hp-ux-B.11.00-9000/829-2.4/RIPEMD.o cc: "src/RIPEMD.c", line 216: warning 604: Pointers are not assignment-compatible. cc: "src/RIPEMD.c", line 216: warning 563: Argument #1 is not the correct type. cc: "src/hash_template.c", line 108: warning 604: Pointers are not assignment-compatible. cc: "src/hash_template.c", line 112: warning 604: Pointers are not assignment-compatible. cc: "src/hash_template.c", line 139: warning 604: Pointers are not assignment-compatible. cc: "src/hash_template.c", line 139: warning 563: Argument #2 is not the correct type. cc: "src/hash_template.c", line 211: warning 604: Pointers are not assignment-compatible. cc: "src/hash_template.c", line 211: warning 563: Argument #2 is not the correct type. ld -b build/temp.hp-ux-B.11.00-9000/829-2.4/RIPEMD.o -o build/lib.hp-ux-B.11.00-9000/829-2.4/Crypto/Hash/RIPEMD.sl building 'Crypto.Cipher.AES' extension cc -Ae -DNDEBUG -O +z -Isrc/ -I/home/xenofarm/xenofarm/client/python/taylor.lysator.liu.se/buildtmp/dist/python/dist/src/Include -I/home/xenofarm/xenofarm/client/python/taylor.lysator.liu.se/buildtmp/dist/python/dist/src -c src/AES.c -o build/temp.hp-ux-B.11.00-9000/829-2.4/AES.o cc: "src/block_template.c", line 370: warning 604: Pointers are not assignment-compatible. cc: "src/block_template.c", line 370: warning 563: Argument #2 is not the correct type. cc: "src/block_template.c", line 388: warning 604: Pointers are not assignment-compatible. cc: "src/block_template.c", line 388: warning 563: Argument #1 is not the correct type. cc: "src/block_template.c", line 561: warning 604: Pointers are not assignment-compatible. cc: "src/block_template.c", line 561: warning 563: Argument #2 is not the correct type. cc: "src/block_template.c", line 578: warning 604: Pointers are not assignment-compatible. cc: "src/block_template.c", line 578: warning 563: Argument #1 is not the correct type. cc: "src/block_template.c", line 680: warning 604: Pointers are not assignment-compatible. cc: "src/block_template.c", line 680: warning 563: Argument #1 is not the correct type. ld -b build/temp.hp-ux-B.11.00-9000/829-2.4/AES.o -o build/lib.hp-ux-B.11.00-9000/829-2.4/Crypto/Cipher/AES.sl building 'Crypto.Cipher.ARC2' extension cc -Ae -DNDEBUG -O +z -Isrc/ -I/home/xenofarm/xenofarm/client/python/taylor.lysator.liu.se/buildtmp/dist/python/dist/src/Include -I/home/xenofarm/xenofarm/client/python/taylor.lysator.liu.se/buildtmp/dist/python/dist/src -c src/ARC2.c -o build/temp.hp-ux-B.11.00-9000/829-2.4/ARC2.o cc: "src/block_template.c", line 370: warning 604: Pointers are not assignment-compatible. cc: "src/block_template.c", line 370: warning 563: Argument #2 is not the correct type. cc: "src/block_template.c", line 388: warning 604: Pointers are not assignment-compatible. cc: "src/block_template.c", line 388: warning 563: Argument #1 is not the correct type. cc: "src/block_template.c", line 561: warning 604: Pointers are not assignment-compatible. cc: "src/block_template.c", line 561: warning 563: Argument #2 is not the correct type. cc: "src/block_template.c", line 578: warning 604: Pointers are not assignment-compatible. cc: "src/block_template.c", line 578: warning 563: Argument #1 is not the correct type. cc: "src/block_template.c", line 680: warning 604: Pointers are not assignment-compatible. cc: "src/block_template.c", line 680: warning 563: Argument #1 is not the correct type. ld -b build/temp.hp-ux-B.11.00-9000/829-2.4/ARC2.o -o build/lib.hp-ux-B.11.00-9000/829-2.4/Crypto/Cipher/ARC2.sl building 'Crypto.Cipher.Blowfish' extension cc -Ae -DNDEBUG -O +z -Isrc/ -I/home/xenofarm/xenofarm/client/python/taylor.lysator.liu.se/buildtmp/dist/python/dist/src/Include -I/home/xenofarm/xenofarm/client/python/taylor.lysator.liu.se/buildtmp/dist/python/dist/src -c src/Blowfish.c -o build/temp.hp-ux-B.11.00-9000/829-2.4/Blowfish.o cc: "src/block_template.c", line 370: warning 604: Pointers are not assignment-compatible. cc: "src/block_template.c", line 370: warning 563: Argument #2 is not the correct type. cc: "src/block_template.c", line 388: warning 604: Pointers are not assignment-compatible. cc: "src/block_template.c", line 388: warning 563: Argument #1 is not the correct type. cc: "src/block_template.c", line 561: warning 604: Pointers are not assignment-compatible. cc: "src/block_template.c", line 561: warning 563: Argument #2 is not the correct type. cc: "src/block_template.c", line 578: warning 604: Pointers are not assignment-compatible. cc: "src/block_template.c", line 578: warning 563: Argument #1 is not the correct type. cc: "src/block_template.c", line 680: warning 604: Pointers are not assignment-compatible. cc: "src/block_template.c", line 680: warning 563: Argument #1 is not the correct type. ld -b build/temp.hp-ux-B.11.00-9000/829-2.4/Blowfish.o -o build/lib.hp-ux-B.11.00-9000/829-2.4/Crypto/Cipher/Blowfish.sl building 'Crypto.Cipher.CAST' extension cc -Ae -DNDEBUG -O +z -Isrc/ -I/home/xenofarm/xenofarm/client/python/taylor.lysator.liu.se/buildtmp/dist/python/dist/src/Include -I/home/xenofarm/xenofarm/client/python/taylor.lysator.liu.se/buildtmp/dist/python/dist/src -c src/CAST.c -o build/temp.hp-ux-B.11.00-9000/829-2.4/CAST.o cc: "src/block_template.c", line 370: warning 604: Pointers are not assignment-compatible. cc: "src/block_template.c", line 370: warning 563: Argument #2 is not the correct type. cc: "src/block_template.c", line 388: warning 604: Pointers are not assignment-compatible. cc: "src/block_template.c", line 388: warning 563: Argument #1 is not the correct type. cc: "src/block_template.c", line 561: warning 604: Pointers are not assignment-compatible. cc: "src/block_template.c", line 561: warning 563: Argument #2 is not the correct type. cc: "src/block_template.c", line 578: warning 604: Pointers are not assignment-compatible. cc: "src/block_template.c", line 578: warning 563: Argument #1 is not the correct type. cc: "src/block_template.c", line 680: warning 604: Pointers are not assignment-compatible. cc: "src/block_template.c", line 680: warning 563: Argument #1 is not the correct type. ld -b build/temp.hp-ux-B.11.00-9000/829-2.4/CAST.o -o build/lib.hp-ux-B.11.00-9000/829-2.4/Crypto/Cipher/CAST.sl building 'Crypto.Cipher.DES' extension cc -Ae -DNDEBUG -O +z -Isrc/ -I/home/xenofarm/xenofarm/client/python/taylor.lysator.liu.se/buildtmp/dist/python/dist/src/Include -I/home/xenofarm/xenofarm/client/python/taylor.lysator.liu.se/buildtmp/dist/python/dist/src -c src/DES.c -o build/temp.hp-ux-B.11.00-9000/829-2.4/DES.o cc: "src/block_template.c", line 370: warning 604: Pointers are not assignment-compatible. cc: "src/block_template.c", line 370: warning 563: Argument #2 is not the correct type. cc: "src/block_template.c", line 388: warning 604: Pointers are not assignment-compatible. cc: "src/block_template.c", line 388: warning 563: Argument #1 is not the correct type. cc: "src/block_template.c", line 561: warning 604: Pointers are not assignment-compatible. cc: "src/block_template.c", line 561: warning 563: Argument #2 is not the correct type. cc: "src/block_template.c", line 578: warning 604: Pointers are not assignment-compatible. cc: "src/block_template.c", line 578: warning 563: Argument #1 is not the correct type. cc: "src/block_template.c", line 680: warning 604: Pointers are not assignment-compatible. cc: "src/block_template.c", line 680: warning 563: Argument #1 is not the correct type. ld -b build/temp.hp-ux-B.11.00-9000/829-2.4/DES.o -o build/lib.hp-ux-B.11.00-9000/829-2.4/Crypto/Cipher/DES.sl building 'Crypto.Cipher.DES3' extension cc -Ae -DNDEBUG -O +z -Isrc/ -I/home/xenofarm/xenofarm/client/python/taylor.lysator.liu.se/buildtmp/dist/python/dist/src/Include -I/home/xenofarm/xenofarm/client/python/taylor.lysator.liu.se/buildtmp/dist/python/dist/src -c src/DES3.c -o build/temp.hp-ux-B.11.00-9000/829-2.4/DES3.o cc: "src/block_template.c", line 370: warning 604: Pointers are not assignment-compatible. cc: "src/block_template.c", line 370: warning 563: Argument #2 is not the correct type. cc: "src/block_template.c", line 388: warning 604: Pointers are not assignment-compatible. cc: "src/block_template.c", line 388: warning 563: Argument #1 is not the correct type. cc: "src/block_template.c", line 561: warning 604: Pointers are not assignment-compatible. cc: "src/block_template.c", line 561: warning 563: Argument #2 is not the correct type. cc: "src/block_template.c", line 578: warning 604: Pointers are not assignment-compatible. cc: "src/block_template.c", line 578: warning 563: Argument #1 is not the correct type. cc: "src/block_template.c", line 680: warning 604: Pointers are not assignment-compatible. cc: "src/block_template.c", line 680: warning 563: Argument #1 is not the correct type. ld -b build/temp.hp-ux-B.11.00-9000/829-2.4/DES3.o -o build/lib.hp-ux-B.11.00-9000/829-2.4/Crypto/Cipher/DES3.sl building 'Crypto.Cipher.IDEA' extension cc -Ae -DNDEBUG -O +z -Isrc/ -I/home/xenofarm/xenofarm/client/python/taylor.lysator.liu.se/buildtmp/dist/python/dist/src/Include -I/home/xenofarm/xenofarm/client/python/taylor.lysator.liu.se/buildtmp/dist/python/dist/src -c src/IDEA.c -o build/temp.hp-ux-B.11.00-9000/829-2.4/IDEA.o cc: "src/block_template.c", line 370: warning 604: Pointers are not assignment-compatible. cc: "src/block_template.c", line 370: warning 563: Argument #2 is not the correct type. cc: "src/block_template.c", line 388: warning 604: Pointers are not assignment-compatible. cc: "src/block_template.c", line 388: warning 563: Argument #1 is not the correct type. cc: "src/block_template.c", line 561: warning 604: Pointers are not assignment-compatible. cc: "src/block_template.c", line 561: warning 563: Argument #2 is not the correct type. cc: "src/block_template.c", line 578: warning 604: Pointers are not assignment-compatible. cc: "src/block_template.c", line 578: warning 563: Argument #1 is not the correct type. cc: "src/block_template.c", line 680: warning 604: Pointers are not assignment-compatible. cc: "src/block_template.c", line 680: warning 563: Argument #1 is not the correct type. ld -b build/temp.hp-ux-B.11.00-9000/829-2.4/IDEA.o -o build/lib.hp-ux-B.11.00-9000/829-2.4/Crypto/Cipher/IDEA.sl building 'Crypto.Cipher.RC5' extension cc -Ae -DNDEBUG -O +z -Isrc/ -I/home/xenofarm/xenofarm/client/python/taylor.lysator.liu.se/buildtmp/dist/python/dist/src/Include -I/home/xenofarm/xenofarm/client/python/taylor.lysator.liu.se/buildtmp/dist/python/dist/src -c src/RC5.c -o build/temp.hp-ux-B.11.00-9000/829-2.4/RC5.o cc: "src/block_template.c", line 370: warning 604: Pointers are not assignment-compatible. cc: "src/block_template.c", line 370: warning 563: Argument #2 is not the correct type. cc: "src/block_template.c", line 388: warning 604: Pointers are not assignment-compatible. cc: "src/block_template.c", line 388: warning 563: Argument #1 is not the correct type. cc: "src/block_template.c", line 561: warning 604: Pointers are not assignment-compatible. cc: "src/block_template.c", line 561: warning 563: Argument #2 is not the correct type. cc: "src/block_template.c", line 578: warning 604: Pointers are not assignment-compatible. cc: "src/block_template.c", line 578: warning 563: Argument #1 is not the correct type. cc: "src/block_template.c", line 680: warning 604: Pointers are not assignment-compatible. cc: "src/block_template.c", line 680: warning 563: Argument #1 is not the correct type. ld -b build/temp.hp-ux-B.11.00-9000/829-2.4/RC5.o -o build/lib.hp-ux-B.11.00-9000/829-2.4/Crypto/Cipher/RC5.sl building 'Crypto.Cipher.ARC4' extension cc -Ae -DNDEBUG -O +z -Isrc/ -I/home/xenofarm/xenofarm/client/python/taylor.lysator.liu.se/buildtmp/dist/python/dist/src/Include -I/home/xenofarm/xenofarm/client/python/taylor.lysator.liu.se/buildtmp/dist/python/dist/src -c src/ARC4.c -o build/temp.hp-ux-B.11.00-9000/829-2.4/ARC4.o cc: "src/stream_template.c", line 135: warning 604: Pointers are not assignment-compatible. cc: "src/stream_template.c", line 135: warning 563: Argument #1 is not the correct type. cc: "src/stream_template.c", line 164: warning 604: Pointers are not assignment-compatible. cc: "src/stream_template.c", line 164: warning 563: Argument #2 is not the correct type. ld -b build/temp.hp-ux-B.11.00-9000/829-2.4/ARC4.o -o build/lib.hp-ux-B.11.00-9000/829-2.4/Crypto/Cipher/ARC4.sl building 'Crypto.Cipher.XOR' extension cc -Ae -DNDEBUG -O +z -Isrc/ -I/home/xenofarm/xenofarm/client/python/taylor.lysator.liu.se/buildtmp/dist/python/dist/src/Include -I/home/xenofarm/xenofarm/client/python/taylor.lysator.liu.se/buildtmp/dist/python/dist/src -c src/XOR.c -o build/temp.hp-ux-B.11.00-9000/829-2.4/XOR.o cc: "src/stream_template.c", line 135: warning 604: Pointers are not assignment-compatible. cc: "src/stream_template.c", line 135: warning 563: Argument #1 is not the correct type. cc: "src/stream_template.c", line 164: warning 604: Pointers are not assignment-compatible. cc: "src/stream_template.c", line 164: warning 563: Argument #2 is not the correct type. ld -b build/temp.hp-ux-B.11.00-9000/829-2.4/XOR.o -o build/lib.hp-ux-B.11.00-9000/829-2.4/Crypto/Cipher/XOR.sl