Mock Version: 1.3.3 Mock Version: 1.3.3 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-crypto.spec'], printOutput=Falseuid=1000logger=gid=425chrootPath='/var/lib/mock/dist-5E-epel-build-7358505-686198/root'env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100'}shell=Falsetimeout=172800user='mockbuild') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-crypto.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100'} and shell False warning: Could not canonicalize hostname: buildhw-03.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-crypto-2.0.1-6.el5.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-crypto.spec'], printOutput=Falseuid=1000logger=private_network=Truegid=425chrootPath='/var/lib/mock/dist-5E-epel-build-7358505-686198/root'env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100'}shell=Falsetimeout=172800user='mockbuild') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-crypto.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.68498 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf pycrypto-2.0.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/pycrypto-2.0.1-hobbled.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pycrypto-2.0.1 ++ /usr/bin/id -u + '[' 1000 = 0 ']' ++ /usr/bin/id -u + '[' 1000 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + find . -name '*.c' + xargs chmod -c -x mode of `./src/_fastmath.c' changed to 0644 (rw-r--r--) mode of `./src/_dsa.c' changed to 0644 (rw-r--r--) mode of `./src/_rsa.c' changed to 0644 (rw-r--r--) + sed -i -e '/#!\/usr\/local\/bin\/python/d' Util/RFC1751.py + sed -i -e 's|/lib|/lib64|g' setup.py Patch #0 (python-crypto-fix_buffer_overflow.patch): + echo 'Patch #0 (python-crypto-fix_buffer_overflow.patch):' + patch -p1 -b --suffix .patch0 -s Patch #1 (python-crypto-hobble.patch): + echo 'Patch #1 (python-crypto-hobble.patch):' + patch -p1 -s Patch #2 (pycrypto-2.0.1-CVE-2012-2417.patch): + echo 'Patch #2 (pycrypto-2.0.1-CVE-2012-2417.patch):' + patch -p0 -s Patch #3 (pycrypto-2.0.1-CVE-2013-7459.patch): + echo 'Patch #3 (pycrypto-2.0.1-CVE-2013-7459.patch):' + patch -p0 -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.68498 + umask 022 + cd /builddir/build/BUILD + cd pycrypto-2.0.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 -m64 -mtune=generic' + /usr/bin/python setup.py build running build running build_py creating build creating build/lib.linux-x86_64-2.4 creating build/lib.linux-x86_64-2.4/Crypto copying ./__init__.py -> build/lib.linux-x86_64-2.4/Crypto copying ./test.py -> build/lib.linux-x86_64-2.4/Crypto creating build/lib.linux-x86_64-2.4/Crypto/Hash copying ./Hash/HMAC.py -> build/lib.linux-x86_64-2.4/Crypto/Hash copying ./Hash/__init__.py -> build/lib.linux-x86_64-2.4/Crypto/Hash copying ./Hash/MD5.py -> build/lib.linux-x86_64-2.4/Crypto/Hash copying ./Hash/SHA.py -> build/lib.linux-x86_64-2.4/Crypto/Hash creating build/lib.linux-x86_64-2.4/Crypto/Cipher copying ./Cipher/__init__.py -> build/lib.linux-x86_64-2.4/Crypto/Cipher creating build/lib.linux-x86_64-2.4/Crypto/Util copying ./Util/randpool.py -> build/lib.linux-x86_64-2.4/Crypto/Util copying ./Util/number.py -> build/lib.linux-x86_64-2.4/Crypto/Util copying ./Util/RFC1751.py -> build/lib.linux-x86_64-2.4/Crypto/Util copying ./Util/__init__.py -> build/lib.linux-x86_64-2.4/Crypto/Util copying ./Util/test.py -> build/lib.linux-x86_64-2.4/Crypto/Util creating build/lib.linux-x86_64-2.4/Crypto/Protocol copying ./Protocol/AllOrNothing.py -> build/lib.linux-x86_64-2.4/Crypto/Protocol copying ./Protocol/__init__.py -> build/lib.linux-x86_64-2.4/Crypto/Protocol copying ./Protocol/Chaffing.py -> build/lib.linux-x86_64-2.4/Crypto/Protocol creating build/lib.linux-x86_64-2.4/Crypto/PublicKey copying ./PublicKey/qNEW.py -> build/lib.linux-x86_64-2.4/Crypto/PublicKey copying ./PublicKey/RSA.py -> build/lib.linux-x86_64-2.4/Crypto/PublicKey copying ./PublicKey/DSA.py -> build/lib.linux-x86_64-2.4/Crypto/PublicKey copying ./PublicKey/__init__.py -> build/lib.linux-x86_64-2.4/Crypto/PublicKey copying ./PublicKey/pubkey.py -> build/lib.linux-x86_64-2.4/Crypto/PublicKey copying ./PublicKey/ElGamal.py -> build/lib.linux-x86_64-2.4/Crypto/PublicKey running build_ext building 'Crypto.Hash.MD2' extension creating build/temp.linux-x86_64-2.4 creating build/temp.linux-x86_64-2.4/src gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -Isrc/ -I/usr/include/python2.4 -c src/MD2.c -o build/temp.linux-x86_64-2.4/src/MD2.o src/MD2.c: In function 'hash_digest': src/MD2.c:115: warning: pointer targets in passing argument 1 of 'PyString_FromStringAndSize' differ in signedness In file included from src/MD2.c:118: src/hash_template.c: In function 'ALG_hexdigest': src/hash_template.c:108: warning: pointer targets in assignment differ in signedness src/hash_template.c:112: warning: pointer targets in assignment differ in signedness gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic build/temp.linux-x86_64-2.4/src/MD2.o -o build/lib.linux-x86_64-2.4/Crypto/Hash/MD2.so building 'Crypto.Hash.MD4' extension gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -Isrc/ -I/usr/include/python2.4 -c src/MD4.c -o build/temp.linux-x86_64-2.4/src/MD4.o src/MD4.c: In function 'hash_digest': src/MD4.c:200: warning: pointer targets in passing argument 1 of 'PyString_FromStringAndSize' differ in signedness In file included from src/MD4.c:203: src/hash_template.c: In function 'ALG_hexdigest': src/hash_template.c:108: warning: pointer targets in assignment differ in signedness src/hash_template.c:112: warning: pointer targets in assignment differ in signedness gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic build/temp.linux-x86_64-2.4/src/MD4.o -o build/lib.linux-x86_64-2.4/Crypto/Hash/MD4.so building 'Crypto.Hash.RIPEMD' extension gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -Isrc/ -I/usr/include/python2.4 -c src/RIPEMD.c -o build/temp.linux-x86_64-2.4/src/RIPEMD.o src/RIPEMD.c: In function 'hash_digest': src/RIPEMD.c:218: warning: pointer targets in passing argument 1 of 'PyString_FromStringAndSize' differ in signedness In file included from src/RIPEMD.c:507: src/hash_template.c: In function 'ALG_hexdigest': src/hash_template.c:108: warning: pointer targets in assignment differ in signedness src/hash_template.c:112: warning: pointer targets in assignment differ in signedness src/hash_template.c: In function 'ALG_update': src/hash_template.c:139: warning: pointer targets in passing argument 2 of 'hash_update' differ in signedness src/hash_template.c: In function 'ALG_new': src/hash_template.c:211: warning: pointer targets in passing argument 2 of 'hash_update' differ in signedness gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic build/temp.linux-x86_64-2.4/src/RIPEMD.o -o build/lib.linux-x86_64-2.4/Crypto/Hash/RIPEMD.so building 'Crypto.Hash.SHA256' extension gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -Isrc/ -I/usr/include/python2.4 -c src/SHA256.c -o build/temp.linux-x86_64-2.4/src/SHA256.o src/SHA256.c: In function 'hash_digest': src/SHA256.c:197: warning: pointer targets in passing argument 1 of 'PyString_FromStringAndSize' differ in signedness In file included from src/SHA256.c:200: src/hash_template.c: In function 'ALG_hexdigest': src/hash_template.c:108: warning: pointer targets in assignment differ in signedness src/hash_template.c:112: warning: pointer targets in assignment differ in signedness gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic build/temp.linux-x86_64-2.4/src/SHA256.o -o build/lib.linux-x86_64-2.4/Crypto/Hash/SHA256.so building 'Crypto.Cipher.AES' extension gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -Isrc/ -I/usr/include/python2.4 -c src/AES.c -o build/temp.linux-x86_64-2.4/src/AES.o In file included from src/AES.c:1459: src/block_template.c: In function 'ALG_Encrypt': src/block_template.c:343: warning: pointer targets in passing argument 2 of 'block_encrypt' differ in signedness src/block_template.c:360: warning: pointer targets in passing argument 1 of 'PyString_FromStringAndSize' differ in signedness src/block_template.c: In function 'ALG_Decrypt': src/block_template.c:533: warning: pointer targets in passing argument 2 of 'block_encrypt' differ in signedness src/block_template.c:550: warning: pointer targets in passing argument 1 of 'PyString_FromStringAndSize' differ in signedness src/block_template.c: In function 'ALGgetattr': src/block_template.c:652: warning: pointer targets in passing argument 1 of 'PyString_FromStringAndSize' differ in signedness gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic build/temp.linux-x86_64-2.4/src/AES.o -o build/lib.linux-x86_64-2.4/Crypto/Cipher/AES.so building 'Crypto.Cipher.ARC2' extension gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -Isrc/ -I/usr/include/python2.4 -c src/ARC2.c -o build/temp.linux-x86_64-2.4/src/ARC2.o In file included from src/ARC2.c:192: src/block_template.c: In function 'ALG_Encrypt': src/block_template.c:343: warning: pointer targets in passing argument 2 of 'block_encrypt' differ in signedness src/block_template.c:360: warning: pointer targets in passing argument 1 of 'PyString_FromStringAndSize' differ in signedness src/block_template.c: In function 'ALG_Decrypt': src/block_template.c:533: warning: pointer targets in passing argument 2 of 'block_encrypt' differ in signedness src/block_template.c:550: warning: pointer targets in passing argument 1 of 'PyString_FromStringAndSize' differ in signedness src/block_template.c: In function 'ALGgetattr': src/block_template.c:652: warning: pointer targets in passing argument 1 of 'PyString_FromStringAndSize' differ in signedness gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic build/temp.linux-x86_64-2.4/src/ARC2.o -o build/lib.linux-x86_64-2.4/Crypto/Cipher/ARC2.so building 'Crypto.Cipher.Blowfish' extension gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -Isrc/ -I/usr/include/python2.4 -c src/Blowfish.c -o build/temp.linux-x86_64-2.4/src/Blowfish.o In file included from src/Blowfish.c:499: src/block_template.c: In function 'ALG_Encrypt': src/block_template.c:343: warning: pointer targets in passing argument 2 of 'block_encrypt' differ in signedness src/block_template.c:360: warning: pointer targets in passing argument 1 of 'PyString_FromStringAndSize' differ in signedness src/block_template.c: In function 'ALG_Decrypt': src/block_template.c:533: warning: pointer targets in passing argument 2 of 'block_encrypt' differ in signedness src/block_template.c:550: warning: pointer targets in passing argument 1 of 'PyString_FromStringAndSize' differ in signedness src/block_template.c: In function 'ALGgetattr': src/block_template.c:652: warning: pointer targets in passing argument 1 of 'PyString_FromStringAndSize' differ in signedness gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic build/temp.linux-x86_64-2.4/src/Blowfish.o -o build/lib.linux-x86_64-2.4/Crypto/Cipher/Blowfish.so building 'Crypto.Cipher.CAST' extension gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -Isrc/ -I/usr/include/python2.4 -c src/CAST.c -o build/temp.linux-x86_64-2.4/src/CAST.o In file included from src/CAST.c:436: src/block_template.c: In function 'ALG_Encrypt': src/block_template.c:343: warning: pointer targets in passing argument 2 of 'block_encrypt' differ in signedness src/block_template.c:360: warning: pointer targets in passing argument 1 of 'PyString_FromStringAndSize' differ in signedness src/block_template.c: In function 'ALG_Decrypt': src/block_template.c:533: warning: pointer targets in passing argument 2 of 'block_encrypt' differ in signedness src/block_template.c:550: warning: pointer targets in passing argument 1 of 'PyString_FromStringAndSize' differ in signedness src/block_template.c: In function 'ALGgetattr': src/block_template.c:652: warning: pointer targets in passing argument 1 of 'PyString_FromStringAndSize' differ in signedness gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic build/temp.linux-x86_64-2.4/src/CAST.o -o build/lib.linux-x86_64-2.4/Crypto/Cipher/CAST.so building 'Crypto.Cipher.DES' extension gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -Isrc/ -I/usr/include/python2.4 -c src/DES.c -o build/temp.linux-x86_64-2.4/src/DES.o In file included from src/DES.c:665: src/block_template.c: In function 'ALG_Encrypt': src/block_template.c:343: warning: pointer targets in passing argument 2 of 'block_encrypt' differ in signedness src/block_template.c:360: warning: pointer targets in passing argument 1 of 'PyString_FromStringAndSize' differ in signedness src/block_template.c: In function 'ALG_Decrypt': src/block_template.c:533: warning: pointer targets in passing argument 2 of 'block_encrypt' differ in signedness src/block_template.c:550: warning: pointer targets in passing argument 1 of 'PyString_FromStringAndSize' differ in signedness src/block_template.c: In function 'ALGgetattr': src/block_template.c:652: warning: pointer targets in passing argument 1 of 'PyString_FromStringAndSize' differ in signedness gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic build/temp.linux-x86_64-2.4/src/DES.o -o build/lib.linux-x86_64-2.4/Crypto/Cipher/DES.so building 'Crypto.Cipher.DES3' extension gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -Isrc/ -I/usr/include/python2.4 -c src/DES3.c -o build/temp.linux-x86_64-2.4/src/DES3.o In file included from src/DES3.c:688: src/block_template.c: In function 'ALG_Encrypt': src/block_template.c:343: warning: pointer targets in passing argument 2 of 'block_encrypt' differ in signedness src/block_template.c:360: warning: pointer targets in passing argument 1 of 'PyString_FromStringAndSize' differ in signedness src/block_template.c: In function 'ALG_Decrypt': src/block_template.c:533: warning: pointer targets in passing argument 2 of 'block_encrypt' differ in signedness src/block_template.c:550: warning: pointer targets in passing argument 1 of 'PyString_FromStringAndSize' differ in signedness src/block_template.c: In function 'ALGgetattr': src/block_template.c:652: warning: pointer targets in passing argument 1 of 'PyString_FromStringAndSize' differ in signedness gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic build/temp.linux-x86_64-2.4/src/DES3.o -o build/lib.linux-x86_64-2.4/Crypto/Cipher/DES3.so building 'Crypto.Cipher.ARC4' extension gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -Isrc/ -I/usr/include/python2.4 -c src/ARC4.c -o build/temp.linux-x86_64-2.4/src/ARC4.o In file included from src/ARC4.c:70: src/stream_template.c: In function 'ALG_Encrypt': src/stream_template.c:135: warning: pointer targets in passing argument 1 of 'PyString_FromStringAndSize' differ in signedness src/stream_template.c: In function 'ALG_Decrypt': src/stream_template.c:164: warning: pointer targets in passing argument 2 of 'stream_encrypt' differ in signedness gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic build/temp.linux-x86_64-2.4/src/ARC4.o -o build/lib.linux-x86_64-2.4/Crypto/Cipher/ARC4.so building 'Crypto.Cipher.XOR' extension gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -Isrc/ -I/usr/include/python2.4 -c src/XOR.c -o build/temp.linux-x86_64-2.4/src/XOR.o In file included from src/XOR.c:52: src/stream_template.c: In function 'ALG_Encrypt': src/stream_template.c:135: warning: pointer targets in passing argument 1 of 'PyString_FromStringAndSize' differ in signedness src/stream_template.c: In function 'ALG_Decrypt': src/stream_template.c:164: warning: pointer targets in passing argument 2 of 'stream_encrypt' differ in signedness gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic build/temp.linux-x86_64-2.4/src/XOR.o -o build/lib.linux-x86_64-2.4/Crypto/Cipher/XOR.so building 'Crypto.PublicKey._fastmath' extension gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -Isrc/ -I/usr/include/python2.4 -c src/_fastmath.c -o build/temp.linux-x86_64-2.4/src/_fastmath.o gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic build/temp.linux-x86_64-2.4/src/_fastmath.o -lgmp -o build/lib.linux-x86_64-2.4/Crypto/PublicKey/_fastmath.so + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.11850 + umask 022 + cd /builddir/build/BUILD + cd pycrypto-2.0.1 + rm -rf /var/tmp/python-crypto-2.0.1-buildroot-mockbuild + rm -rf /var/tmp/python-crypto-2.0.1-buildroot-mockbuild + /usr/bin/python setup.py install -O1 --skip-build --root /var/tmp/python-crypto-2.0.1-buildroot-mockbuild running install running install_lib creating /var/tmp/python-crypto-2.0.1-buildroot-mockbuild creating /var/tmp/python-crypto-2.0.1-buildroot-mockbuild/usr creating /var/tmp/python-crypto-2.0.1-buildroot-mockbuild/usr/lib64 creating /var/tmp/python-crypto-2.0.1-buildroot-mockbuild/usr/lib64/python2.4 creating /var/tmp/python-crypto-2.0.1-buildroot-mockbuild/usr/lib64/python2.4/site-packages creating /var/tmp/python-crypto-2.0.1-buildroot-mockbuild/usr/lib64/python2.4/site-packages/Crypto copying build/lib.linux-x86_64-2.4/Crypto/__init__.py -> /var/tmp/python-crypto-2.0.1-buildroot-mockbuild/usr/lib64/python2.4/site-packages/Crypto copying build/lib.linux-x86_64-2.4/Crypto/test.py -> /var/tmp/python-crypto-2.0.1-buildroot-mockbuild/usr/lib64/python2.4/site-packages/Crypto creating /var/tmp/python-crypto-2.0.1-buildroot-mockbuild/usr/lib64/python2.4/site-packages/Crypto/Util copying build/lib.linux-x86_64-2.4/Crypto/Util/randpool.py -> /var/tmp/python-crypto-2.0.1-buildroot-mockbuild/usr/lib64/python2.4/site-packages/Crypto/Util copying build/lib.linux-x86_64-2.4/Crypto/Util/number.py -> /var/tmp/python-crypto-2.0.1-buildroot-mockbuild/usr/lib64/python2.4/site-packages/Crypto/Util copying build/lib.linux-x86_64-2.4/Crypto/Util/RFC1751.py -> /var/tmp/python-crypto-2.0.1-buildroot-mockbuild/usr/lib64/python2.4/site-packages/Crypto/Util copying build/lib.linux-x86_64-2.4/Crypto/Util/__init__.py -> /var/tmp/python-crypto-2.0.1-buildroot-mockbuild/usr/lib64/python2.4/site-packages/Crypto/Util copying build/lib.linux-x86_64-2.4/Crypto/Util/test.py -> /var/tmp/python-crypto-2.0.1-buildroot-mockbuild/usr/lib64/python2.4/site-packages/Crypto/Util creating /var/tmp/python-crypto-2.0.1-buildroot-mockbuild/usr/lib64/python2.4/site-packages/Crypto/Protocol copying build/lib.linux-x86_64-2.4/Crypto/Protocol/AllOrNothing.py -> /var/tmp/python-crypto-2.0.1-buildroot-mockbuild/usr/lib64/python2.4/site-packages/Crypto/Protocol copying build/lib.linux-x86_64-2.4/Crypto/Protocol/__init__.py -> /var/tmp/python-crypto-2.0.1-buildroot-mockbuild/usr/lib64/python2.4/site-packages/Crypto/Protocol copying build/lib.linux-x86_64-2.4/Crypto/Protocol/Chaffing.py -> /var/tmp/python-crypto-2.0.1-buildroot-mockbuild/usr/lib64/python2.4/site-packages/Crypto/Protocol creating /var/tmp/python-crypto-2.0.1-buildroot-mockbuild/usr/lib64/python2.4/site-packages/Crypto/Hash copying build/lib.linux-x86_64-2.4/Crypto/Hash/MD2.so -> /var/tmp/python-crypto-2.0.1-buildroot-mockbuild/usr/lib64/python2.4/site-packages/Crypto/Hash copying build/lib.linux-x86_64-2.4/Crypto/Hash/HMAC.py -> /var/tmp/python-crypto-2.0.1-buildroot-mockbuild/usr/lib64/python2.4/site-packages/Crypto/Hash copying build/lib.linux-x86_64-2.4/Crypto/Hash/MD4.so -> /var/tmp/python-crypto-2.0.1-buildroot-mockbuild/usr/lib64/python2.4/site-packages/Crypto/Hash copying build/lib.linux-x86_64-2.4/Crypto/Hash/__init__.py -> /var/tmp/python-crypto-2.0.1-buildroot-mockbuild/usr/lib64/python2.4/site-packages/Crypto/Hash copying build/lib.linux-x86_64-2.4/Crypto/Hash/RIPEMD.so -> /var/tmp/python-crypto-2.0.1-buildroot-mockbuild/usr/lib64/python2.4/site-packages/Crypto/Hash copying build/lib.linux-x86_64-2.4/Crypto/Hash/MD5.py -> /var/tmp/python-crypto-2.0.1-buildroot-mockbuild/usr/lib64/python2.4/site-packages/Crypto/Hash copying build/lib.linux-x86_64-2.4/Crypto/Hash/SHA.py -> /var/tmp/python-crypto-2.0.1-buildroot-mockbuild/usr/lib64/python2.4/site-packages/Crypto/Hash copying build/lib.linux-x86_64-2.4/Crypto/Hash/SHA256.so -> /var/tmp/python-crypto-2.0.1-buildroot-mockbuild/usr/lib64/python2.4/site-packages/Crypto/Hash creating /var/tmp/python-crypto-2.0.1-buildroot-mockbuild/usr/lib64/python2.4/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-2.4/Crypto/Cipher/ARC4.so -> /var/tmp/python-crypto-2.0.1-buildroot-mockbuild/usr/lib64/python2.4/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-2.4/Crypto/Cipher/DES3.so -> /var/tmp/python-crypto-2.0.1-buildroot-mockbuild/usr/lib64/python2.4/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-2.4/Crypto/Cipher/__init__.py -> /var/tmp/python-crypto-2.0.1-buildroot-mockbuild/usr/lib64/python2.4/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-2.4/Crypto/Cipher/Blowfish.so -> /var/tmp/python-crypto-2.0.1-buildroot-mockbuild/usr/lib64/python2.4/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-2.4/Crypto/Cipher/XOR.so -> /var/tmp/python-crypto-2.0.1-buildroot-mockbuild/usr/lib64/python2.4/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-2.4/Crypto/Cipher/DES.so -> /var/tmp/python-crypto-2.0.1-buildroot-mockbuild/usr/lib64/python2.4/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-2.4/Crypto/Cipher/ARC2.so -> /var/tmp/python-crypto-2.0.1-buildroot-mockbuild/usr/lib64/python2.4/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-2.4/Crypto/Cipher/CAST.so -> /var/tmp/python-crypto-2.0.1-buildroot-mockbuild/usr/lib64/python2.4/site-packages/Crypto/Cipher copying build/lib.linux-x86_64-2.4/Crypto/Cipher/AES.so -> /var/tmp/python-crypto-2.0.1-buildroot-mockbuild/usr/lib64/python2.4/site-packages/Crypto/Cipher creating /var/tmp/python-crypto-2.0.1-buildroot-mockbuild/usr/lib64/python2.4/site-packages/Crypto/PublicKey copying build/lib.linux-x86_64-2.4/Crypto/PublicKey/qNEW.py -> /var/tmp/python-crypto-2.0.1-buildroot-mockbuild/usr/lib64/python2.4/site-packages/Crypto/PublicKey copying build/lib.linux-x86_64-2.4/Crypto/PublicKey/RSA.py -> /var/tmp/python-crypto-2.0.1-buildroot-mockbuild/usr/lib64/python2.4/site-packages/Crypto/PublicKey copying build/lib.linux-x86_64-2.4/Crypto/PublicKey/DSA.py -> /var/tmp/python-crypto-2.0.1-buildroot-mockbuild/usr/lib64/python2.4/site-packages/Crypto/PublicKey copying build/lib.linux-x86_64-2.4/Crypto/PublicKey/__init__.py -> /var/tmp/python-crypto-2.0.1-buildroot-mockbuild/usr/lib64/python2.4/site-packages/Crypto/PublicKey copying build/lib.linux-x86_64-2.4/Crypto/PublicKey/pubkey.py -> /var/tmp/python-crypto-2.0.1-buildroot-mockbuild/usr/lib64/python2.4/site-packages/Crypto/PublicKey copying build/lib.linux-x86_64-2.4/Crypto/PublicKey/ElGamal.py -> /var/tmp/python-crypto-2.0.1-buildroot-mockbuild/usr/lib64/python2.4/site-packages/Crypto/PublicKey copying build/lib.linux-x86_64-2.4/Crypto/PublicKey/_fastmath.so -> /var/tmp/python-crypto-2.0.1-buildroot-mockbuild/usr/lib64/python2.4/site-packages/Crypto/PublicKey byte-compiling /var/tmp/python-crypto-2.0.1-buildroot-mockbuild/usr/lib64/python2.4/site-packages/Crypto/__init__.py to __init__.pyc byte-compiling /var/tmp/python-crypto-2.0.1-buildroot-mockbuild/usr/lib64/python2.4/site-packages/Crypto/test.py to test.pyc byte-compiling /var/tmp/python-crypto-2.0.1-buildroot-mockbuild/usr/lib64/python2.4/site-packages/Crypto/Util/randpool.py to randpool.pyc byte-compiling /var/tmp/python-crypto-2.0.1-buildroot-mockbuild/usr/lib64/python2.4/site-packages/Crypto/Util/number.py to number.pyc byte-compiling /var/tmp/python-crypto-2.0.1-buildroot-mockbuild/usr/lib64/python2.4/site-packages/Crypto/Util/RFC1751.py to RFC1751.pyc byte-compiling /var/tmp/python-crypto-2.0.1-buildroot-mockbuild/usr/lib64/python2.4/site-packages/Crypto/Util/__init__.py to __init__.pyc byte-compiling /var/tmp/python-crypto-2.0.1-buildroot-mockbuild/usr/lib64/python2.4/site-packages/Crypto/Util/test.py to test.pyc byte-compiling /var/tmp/python-crypto-2.0.1-buildroot-mockbuild/usr/lib64/python2.4/site-packages/Crypto/Protocol/AllOrNothing.py to AllOrNothing.pyc byte-compiling /var/tmp/python-crypto-2.0.1-buildroot-mockbuild/usr/lib64/python2.4/site-packages/Crypto/Protocol/__init__.py to __init__.pyc byte-compiling /var/tmp/python-crypto-2.0.1-buildroot-mockbuild/usr/lib64/python2.4/site-packages/Crypto/Protocol/Chaffing.py to Chaffing.pyc byte-compiling /var/tmp/python-crypto-2.0.1-buildroot-mockbuild/usr/lib64/python2.4/site-packages/Crypto/Hash/HMAC.py to HMAC.pyc byte-compiling /var/tmp/python-crypto-2.0.1-buildroot-mockbuild/usr/lib64/python2.4/site-packages/Crypto/Hash/__init__.py to __init__.pyc byte-compiling /var/tmp/python-crypto-2.0.1-buildroot-mockbuild/usr/lib64/python2.4/site-packages/Crypto/Hash/MD5.py to MD5.pyc byte-compiling /var/tmp/python-crypto-2.0.1-buildroot-mockbuild/usr/lib64/python2.4/site-packages/Crypto/Hash/SHA.py to SHA.pyc byte-compiling /var/tmp/python-crypto-2.0.1-buildroot-mockbuild/usr/lib64/python2.4/site-packages/Crypto/Cipher/__init__.py to __init__.pyc byte-compiling /var/tmp/python-crypto-2.0.1-buildroot-mockbuild/usr/lib64/python2.4/site-packages/Crypto/PublicKey/qNEW.py to qNEW.pyc byte-compiling /var/tmp/python-crypto-2.0.1-buildroot-mockbuild/usr/lib64/python2.4/site-packages/Crypto/PublicKey/RSA.py to RSA.pyc byte-compiling /var/tmp/python-crypto-2.0.1-buildroot-mockbuild/usr/lib64/python2.4/site-packages/Crypto/PublicKey/DSA.py to DSA.pyc byte-compiling /var/tmp/python-crypto-2.0.1-buildroot-mockbuild/usr/lib64/python2.4/site-packages/Crypto/PublicKey/__init__.py to __init__.pyc byte-compiling /var/tmp/python-crypto-2.0.1-buildroot-mockbuild/usr/lib64/python2.4/site-packages/Crypto/PublicKey/pubkey.py to pubkey.pyc byte-compiling /var/tmp/python-crypto-2.0.1-buildroot-mockbuild/usr/lib64/python2.4/site-packages/Crypto/PublicKey/ElGamal.py to ElGamal.pyc writing byte-compilation script '/tmp/tmp4wK4Qy.py' /usr/bin/python -O /tmp/tmp4wK4Qy.py removing /tmp/tmp4wK4Qy.py + find /var/tmp/python-crypto-2.0.1-buildroot-mockbuild/usr/lib64/python2.4/site-packages -name '*.so' -exec chmod -c g-w '{}' ';' foo + echo foo + true + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /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/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.68196 + umask 022 + cd /builddir/build/BUILD + cd pycrypto-2.0.1 + /usr/bin/python test.py Stream Ciphers: =============== ARC4: 108338.39 K/sec XOR: 59149.55 K/sec Block Ciphers: ============== AES: ECB mode: 97303.29 K/sec CFB mode: 2841.79 K/sec CBC mode: 95097.14 K/sec PGP mode: 101029.53 K/sec OFB mode: 104960.10 K/sec CTR mode: 40500.22 K/sec Testing IV handling Verifying against test suite... ARC2: ECB mode: 48504.40 K/sec CFB mode: 2430.86 K/sec CBC mode: 50885.83 K/sec PGP mode: 43985.98 K/sec OFB mode: 54690.66 K/sec CTR mode: 29344.42 K/sec Testing IV handling Verifying against test suite... Blowfish: ECB mode: 106048.58 K/sec CFB mode: 6239.64 K/sec CBC mode: 94878.66 K/sec PGP mode: 98238.04 K/sec OFB mode: 92892.28 K/sec CTR mode: 35407.81 K/sec Testing IV handling Verifying against test suite... CAST: ECB mode: 75984.84 K/sec CFB mode: 4364.45 K/sec CBC mode: 69206.69 K/sec PGP mode: 74503.32 K/sec OFB mode: 73816.98 K/sec CTR mode: 30706.41 K/sec Testing IV handling Verifying against test suite... DES: ECB mode: 64065.74 K/sec CFB mode: 3779.13 K/sec CBC mode: 59785.18 K/sec PGP mode: 61451.49 K/sec OFB mode: 59576.20 K/sec CTR mode: 28845.42 K/sec Testing IV handling Verifying against test suite... DES3: ECB mode: 21085.18 K/sec CFB mode: 1289.18 K/sec CBC mode: 20638.56 K/sec PGP mode: 20737.41 K/sec OFB mode: 20572.13 K/sec CTR mode: 14906.25 K/sec Testing IV handling Verifying against test suite... rm -rf $RPM_BUILD_ROOT exit 0 Processing files: python-crypto-2.0.1-6.el5 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.68196 + cat + umask 022 + cd /builddir/build/BUILD + cd pycrypto-2.0.1 + DOCDIR=/var/tmp/python-crypto-2.0.1-buildroot-mockbuild/usr/share/doc/python-crypto-2.0.1 + export DOCDIR + rm -rf /var/tmp/python-crypto-2.0.1-buildroot-mockbuild/usr/share/doc/python-crypto-2.0.1 + /bin/mkdir -p /var/tmp/python-crypto-2.0.1-buildroot-mockbuild/usr/share/doc/python-crypto-2.0.1 + cp -pr README TODO ACKS ChangeLog LICENSE Doc /var/tmp/python-crypto-2.0.1-buildroot-mockbuild/usr/share/doc/python-crypto-2.0.1 + exit 0 Provides: AES.so()(64bit) ARC2.so()(64bit) ARC4.so()(64bit) Blowfish.so()(64bit) CAST.so()(64bit) DES.so()(64bit) DES3.so()(64bit) MD2.so()(64bit) MD4.so()(64bit) RIPEMD.so()(64bit) SHA256.so()(64bit) XOR.so()(64bit) _fastmath.so()(64bit) pycrypto = 2.0.1-6.el5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgmp.so.3()(64bit) libpthread.so.0()(64bit) python(abi) = 2.4 python-abi = 2.4 rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/python-crypto-2.0.1-buildroot-mockbuild warning: Could not canonicalize hostname: buildhw-03.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/python-crypto-2.0.1-6.el5.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.14928 + umask 022 + cd /builddir/build/BUILD + cd pycrypto-2.0.1 + rm -rf /var/tmp/python-crypto-2.0.1-buildroot-mockbuild + exit 0 Child return code was: 0