Mock Version: 1.1.18 Mock Version: 1.1.18 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/pyOpenSSL.spec'], False, '/var/lib/mock/dist-f15-build-1209518-194285/root/', None, 86400, True, False, 418, 418, None, False, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/pyOpenSSL.spec'] sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: x86-15.phx2.fedoraproject.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/pyOpenSSL-0.12-1.fc15.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/pyOpenSSL.spec'], False, '/var/lib/mock/dist-f15-build-1209518-194285/root/', None, 86400, True, False, 418, 418, None, False, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/pyOpenSSL.spec'] Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2oF93c + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf pyOpenSSL-0.12 + /usr/bin/gzip -dc /builddir/build/SOURCES/pyOpenSSL-0.12.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pyOpenSSL-0.12 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #2 (pyOpenSSL-elinks.patch): + echo 'Patch #2 (pyOpenSSL-elinks.patch):' + /bin/cat /builddir/build/SOURCES/pyOpenSSL-elinks.patch + /usr/bin/patch -s -p1 -b --suffix .elinks --fuzz=0 Patch #3 (pyOpenSSL-nopdfout.patch): + echo 'Patch #3 (pyOpenSSL-nopdfout.patch):' + /bin/cat /builddir/build/SOURCES/pyOpenSSL-nopdfout.patch + /usr/bin/patch -s -p1 -b --suffix .nopdfout --fuzz=0 + /bin/chmod -x OpenSSL/ssl/connection.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.wQgYkw + umask 022 + cd /builddir/build/BUILD + cd pyOpenSSL-0.12 + 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/python setup.py build /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'zip_safe' warnings.warn(msg) running build running build_py creating build creating build/lib.linux-i686-2.7 creating build/lib.linux-i686-2.7/OpenSSL copying OpenSSL/__init__.py -> build/lib.linux-i686-2.7/OpenSSL copying OpenSSL/tsafe.py -> build/lib.linux-i686-2.7/OpenSSL copying OpenSSL/version.py -> build/lib.linux-i686-2.7/OpenSSL creating build/lib.linux-i686-2.7/OpenSSL/test copying OpenSSL/test/__init__.py -> build/lib.linux-i686-2.7/OpenSSL/test copying OpenSSL/test/util.py -> build/lib.linux-i686-2.7/OpenSSL/test copying OpenSSL/test/test_crypto.py -> build/lib.linux-i686-2.7/OpenSSL/test copying OpenSSL/test/test_rand.py -> build/lib.linux-i686-2.7/OpenSSL/test copying OpenSSL/test/test_ssl.py -> build/lib.linux-i686-2.7/OpenSSL/test running build_ext building 'OpenSSL.crypto' extension creating build/temp.linux-i686-2.7 creating build/temp.linux-i686-2.7/OpenSSL creating build/temp.linux-i686-2.7/OpenSSL/crypto gcc -pthread -DNDEBUG -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 -I/usr/include/python2.7 -c OpenSSL/crypto/crypto.c -o build/temp.linux-i686-2.7/OpenSSL/crypto/crypto.o gcc -pthread -DNDEBUG -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 -I/usr/include/python2.7 -c OpenSSL/crypto/x509.c -o build/temp.linux-i686-2.7/OpenSSL/crypto/x509.o gcc -pthread -DNDEBUG -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 -I/usr/include/python2.7 -c OpenSSL/crypto/x509name.c -o build/temp.linux-i686-2.7/OpenSSL/crypto/x509name.o gcc -pthread -DNDEBUG -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 -I/usr/include/python2.7 -c OpenSSL/crypto/pkey.c -o build/temp.linux-i686-2.7/OpenSSL/crypto/pkey.o gcc -pthread -DNDEBUG -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 -I/usr/include/python2.7 -c OpenSSL/crypto/x509store.c -o build/temp.linux-i686-2.7/OpenSSL/crypto/x509store.o gcc -pthread -DNDEBUG -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 -I/usr/include/python2.7 -c OpenSSL/crypto/x509req.c -o build/temp.linux-i686-2.7/OpenSSL/crypto/x509req.o gcc -pthread -DNDEBUG -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 -I/usr/include/python2.7 -c OpenSSL/crypto/x509ext.c -o build/temp.linux-i686-2.7/OpenSSL/crypto/x509ext.o gcc -pthread -DNDEBUG -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 -I/usr/include/python2.7 -c OpenSSL/crypto/pkcs7.c -o build/temp.linux-i686-2.7/OpenSSL/crypto/pkcs7.o gcc -pthread -DNDEBUG -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 -I/usr/include/python2.7 -c OpenSSL/crypto/pkcs12.c -o build/temp.linux-i686-2.7/OpenSSL/crypto/pkcs12.o gcc -pthread -DNDEBUG -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 -I/usr/include/python2.7 -c OpenSSL/crypto/netscape_spki.c -o build/temp.linux-i686-2.7/OpenSSL/crypto/netscape_spki.o gcc -pthread -DNDEBUG -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 -I/usr/include/python2.7 -c OpenSSL/crypto/revoked.c -o build/temp.linux-i686-2.7/OpenSSL/crypto/revoked.o gcc -pthread -DNDEBUG -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 -I/usr/include/python2.7 -c OpenSSL/crypto/crl.c -o build/temp.linux-i686-2.7/OpenSSL/crypto/crl.o gcc -pthread -DNDEBUG -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 -I/usr/include/python2.7 -c OpenSSL/util.c -o build/temp.linux-i686-2.7/OpenSSL/util.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.7/OpenSSL/crypto/crypto.o build/temp.linux-i686-2.7/OpenSSL/crypto/x509.o build/temp.linux-i686-2.7/OpenSSL/crypto/x509name.o build/temp.linux-i686-2.7/OpenSSL/crypto/pkey.o build/temp.linux-i686-2.7/OpenSSL/crypto/x509store.o build/temp.linux-i686-2.7/OpenSSL/crypto/x509req.o build/temp.linux-i686-2.7/OpenSSL/crypto/x509ext.o build/temp.linux-i686-2.7/OpenSSL/crypto/pkcs7.o build/temp.linux-i686-2.7/OpenSSL/crypto/pkcs12.o build/temp.linux-i686-2.7/OpenSSL/crypto/netscape_spki.o build/temp.linux-i686-2.7/OpenSSL/crypto/revoked.o build/temp.linux-i686-2.7/OpenSSL/crypto/crl.o build/temp.linux-i686-2.7/OpenSSL/util.o -L/usr/lib -lssl -lcrypto -lpython2.7 -o build/lib.linux-i686-2.7/OpenSSL/crypto.so building 'OpenSSL.rand' extension creating build/temp.linux-i686-2.7/OpenSSL/rand gcc -pthread -DNDEBUG -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 -I/usr/include/python2.7 -c OpenSSL/rand/rand.c -o build/temp.linux-i686-2.7/OpenSSL/rand/rand.o gcc -pthread -DNDEBUG -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 -I/usr/include/python2.7 -c OpenSSL/util.c -o build/temp.linux-i686-2.7/OpenSSL/util.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.7/OpenSSL/rand/rand.o build/temp.linux-i686-2.7/OpenSSL/util.o -L/usr/lib -lssl -lcrypto -lpython2.7 -o build/lib.linux-i686-2.7/OpenSSL/rand.so building 'OpenSSL.SSL' extension creating build/temp.linux-i686-2.7/OpenSSL/ssl gcc -pthread -DNDEBUG -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 -I/usr/include/python2.7 -c OpenSSL/ssl/connection.c -o build/temp.linux-i686-2.7/OpenSSL/ssl/connection.o gcc -pthread -DNDEBUG -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 -I/usr/include/python2.7 -c OpenSSL/ssl/context.c -o build/temp.linux-i686-2.7/OpenSSL/ssl/context.o OpenSSL/ssl/context.c: In function 'ssl_Context_init': OpenSSL/ssl/context.c:1114:20: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] OpenSSL/ssl/context.c:1117:20: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] OpenSSL/ssl/context.c:1120:20: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] OpenSSL/ssl/context.c:1123:20: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] gcc -pthread -DNDEBUG -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 -I/usr/include/python2.7 -c OpenSSL/ssl/ssl.c -o build/temp.linux-i686-2.7/OpenSSL/ssl/ssl.o gcc -pthread -DNDEBUG -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 -I/usr/include/python2.7 -c OpenSSL/util.c -o build/temp.linux-i686-2.7/OpenSSL/util.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.7/OpenSSL/ssl/connection.o build/temp.linux-i686-2.7/OpenSSL/ssl/context.o build/temp.linux-i686-2.7/OpenSSL/ssl/ssl.o build/temp.linux-i686-2.7/OpenSSL/util.o -L/usr/lib -lssl -lcrypto -lpython2.7 -o build/lib.linux-i686-2.7/OpenSSL/SSL.so + /usr/bin/make -C doc ps make: Entering directory `/builddir/build/BUILD/pyOpenSSL-0.12/doc' python tools/mkhowto --a4 --ps pyOpenSSL.tex +++ TEXINPUTS=.:/builddir/build/BUILD/pyOpenSSL-0.12/doc:/builddir/build/BUILD/pyOpenSSL-0.12/doc/tools/paper-a4:/builddir/build/BUILD/pyOpenSSL-0.12/doc/tools/texinputs: +++ latex pyOpenSSL +++ latex pyOpenSSL +++ latex pyOpenSSL +++ dvips -N0 -o pyOpenSSL.ps pyOpenSSL make: Leaving directory `/builddir/build/BUILD/pyOpenSSL-0.12/doc' + /usr/bin/make -C doc text html make: Entering directory `/builddir/build/BUILD/pyOpenSSL-0.12/doc' python tools/mkhowto --a4 --text pyOpenSSL.tex +++ TEXINPUTS=.:/builddir/build/BUILD/pyOpenSSL-0.12/doc:/builddir/build/BUILD/pyOpenSSL-0.12/doc/tools/paper-a4:/builddir/build/BUILD/pyOpenSSL-0.12/doc/tools/texinputs: +++ latex pyOpenSSL +++ latex2html -init_file pyOpenSSL.l2h -dir pyOpenSSL-temp-html pyOpenSSL.tex +++ elinks -dump pyOpenSSL-temp-html/index.html >pyOpenSSL.txt python tools/mkhowto --a4 --html --iconserver . pyOpenSSL.tex +++ TEXINPUTS=.:/builddir/build/BUILD/pyOpenSSL-0.12/doc:/builddir/build/BUILD/pyOpenSSL-0.12/doc/tools/paper-a4:/builddir/build/BUILD/pyOpenSSL-0.12/doc/tools/texinputs: +++ latex pyOpenSSL +++ latex2html -init_file pyOpenSSL.l2h -dir pyOpenSSL pyOpenSSL.tex +++ perl /builddir/build/BUILD/pyOpenSSL-0.12/doc/tools/node2label.pl *.html rm -rf html mv pyOpenSSL html make: Leaving directory `/builddir/build/BUILD/pyOpenSSL-0.12/doc' + find doc/ -name 'pyOpenSSL.*' doc/pyOpenSSL.txt doc/pyOpenSSL.ps doc/html/pyOpenSSL.how doc/html/pyOpenSSL.html doc/html/pyOpenSSL.css doc/pyOpenSSL.tex Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.m5XhCK + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pyOpenSSL-0.12-1.fc15.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pyOpenSSL-0.12-1.fc15.i386 ++ dirname /builddir/build/BUILDROOT/pyOpenSSL-0.12-1.fc15.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pyOpenSSL-0.12-1.fc15.i386 + cd pyOpenSSL-0.12 + LANG=C + export LANG + unset DISPLAY + /usr/bin/python setup.py install --skip-build --root /builddir/build/BUILDROOT/pyOpenSSL-0.12-1.fc15.i386 /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'zip_safe' warnings.warn(msg) running install running install_lib creating /builddir/build/BUILDROOT/pyOpenSSL-0.12-1.fc15.i386/usr creating /builddir/build/BUILDROOT/pyOpenSSL-0.12-1.fc15.i386/usr/lib creating /builddir/build/BUILDROOT/pyOpenSSL-0.12-1.fc15.i386/usr/lib/python2.7 creating /builddir/build/BUILDROOT/pyOpenSSL-0.12-1.fc15.i386/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/pyOpenSSL-0.12-1.fc15.i386/usr/lib/python2.7/site-packages/OpenSSL creating /builddir/build/BUILDROOT/pyOpenSSL-0.12-1.fc15.i386/usr/lib/python2.7/site-packages/OpenSSL/test copying build/lib.linux-i686-2.7/OpenSSL/test/test_ssl.py -> /builddir/build/BUILDROOT/pyOpenSSL-0.12-1.fc15.i386/usr/lib/python2.7/site-packages/OpenSSL/test copying build/lib.linux-i686-2.7/OpenSSL/test/util.py -> /builddir/build/BUILDROOT/pyOpenSSL-0.12-1.fc15.i386/usr/lib/python2.7/site-packages/OpenSSL/test copying build/lib.linux-i686-2.7/OpenSSL/test/__init__.py -> /builddir/build/BUILDROOT/pyOpenSSL-0.12-1.fc15.i386/usr/lib/python2.7/site-packages/OpenSSL/test copying build/lib.linux-i686-2.7/OpenSSL/test/test_rand.py -> /builddir/build/BUILDROOT/pyOpenSSL-0.12-1.fc15.i386/usr/lib/python2.7/site-packages/OpenSSL/test copying build/lib.linux-i686-2.7/OpenSSL/test/test_crypto.py -> /builddir/build/BUILDROOT/pyOpenSSL-0.12-1.fc15.i386/usr/lib/python2.7/site-packages/OpenSSL/test copying build/lib.linux-i686-2.7/OpenSSL/rand.so -> /builddir/build/BUILDROOT/pyOpenSSL-0.12-1.fc15.i386/usr/lib/python2.7/site-packages/OpenSSL copying build/lib.linux-i686-2.7/OpenSSL/tsafe.py -> /builddir/build/BUILDROOT/pyOpenSSL-0.12-1.fc15.i386/usr/lib/python2.7/site-packages/OpenSSL copying build/lib.linux-i686-2.7/OpenSSL/version.py -> /builddir/build/BUILDROOT/pyOpenSSL-0.12-1.fc15.i386/usr/lib/python2.7/site-packages/OpenSSL copying build/lib.linux-i686-2.7/OpenSSL/__init__.py -> /builddir/build/BUILDROOT/pyOpenSSL-0.12-1.fc15.i386/usr/lib/python2.7/site-packages/OpenSSL copying build/lib.linux-i686-2.7/OpenSSL/SSL.so -> /builddir/build/BUILDROOT/pyOpenSSL-0.12-1.fc15.i386/usr/lib/python2.7/site-packages/OpenSSL copying build/lib.linux-i686-2.7/OpenSSL/crypto.so -> /builddir/build/BUILDROOT/pyOpenSSL-0.12-1.fc15.i386/usr/lib/python2.7/site-packages/OpenSSL byte-compiling /builddir/build/BUILDROOT/pyOpenSSL-0.12-1.fc15.i386/usr/lib/python2.7/site-packages/OpenSSL/test/test_ssl.py to test_ssl.pyc byte-compiling /builddir/build/BUILDROOT/pyOpenSSL-0.12-1.fc15.i386/usr/lib/python2.7/site-packages/OpenSSL/test/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/pyOpenSSL-0.12-1.fc15.i386/usr/lib/python2.7/site-packages/OpenSSL/test/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pyOpenSSL-0.12-1.fc15.i386/usr/lib/python2.7/site-packages/OpenSSL/test/test_rand.py to test_rand.pyc byte-compiling /builddir/build/BUILDROOT/pyOpenSSL-0.12-1.fc15.i386/usr/lib/python2.7/site-packages/OpenSSL/test/test_crypto.py to test_crypto.pyc byte-compiling /builddir/build/BUILDROOT/pyOpenSSL-0.12-1.fc15.i386/usr/lib/python2.7/site-packages/OpenSSL/tsafe.py to tsafe.pyc byte-compiling /builddir/build/BUILDROOT/pyOpenSSL-0.12-1.fc15.i386/usr/lib/python2.7/site-packages/OpenSSL/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/pyOpenSSL-0.12-1.fc15.i386/usr/lib/python2.7/site-packages/OpenSSL/__init__.py to __init__.pyc running install_egg_info Writing /builddir/build/BUILDROOT/pyOpenSSL-0.12-1.fc15.i386/usr/lib/python2.7/site-packages/pyOpenSSL-0.12-py2.7.egg-info + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/pyOpenSSL-0.12 extracting debug info from /builddir/build/BUILDROOT/pyOpenSSL-0.12-1.fc15.i386/usr/lib/python2.7/site-packages/OpenSSL/rand.so extracting debug info from /builddir/build/BUILDROOT/pyOpenSSL-0.12-1.fc15.i386/usr/lib/python2.7/site-packages/OpenSSL/SSL.so extracting debug info from /builddir/build/BUILDROOT/pyOpenSSL-0.12-1.fc15.i386/usr/lib/python2.7/site-packages/OpenSSL/crypto.so 484 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/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/pyOpenSSL-0.12-1.fc15.i386/usr/lib/python2.7/ using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: pyOpenSSL-0.12-1.fc15.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.lq0o00 + umask 022 + cd /builddir/build/BUILD + cd pyOpenSSL-0.12 + DOCDIR=/builddir/build/BUILDROOT/pyOpenSSL-0.12-1.fc15.i386/usr/share/doc/pyOpenSSL-0.12 + export DOCDIR + /bin/mkdir -p /builddir/build/BUILDROOT/pyOpenSSL-0.12-1.fc15.i386/usr/share/doc/pyOpenSSL-0.12 + cp -pr README doc/pyOpenSSL.ps doc/pyOpenSSL.tex doc/pyOpenSSL.txt doc/html /builddir/build/BUILDROOT/pyOpenSSL-0.12-1.fc15.i386/usr/share/doc/pyOpenSSL-0.12 + exit 0 Finding Provides: /bin/sh -c " /bin/grep -v '/usr/lib/python2.7/site-packages/.*\.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 " Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libcrypto.so.10 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libpthread.so.0 libpython2.7.so.1.0 libssl.so.10 python(abi) = 2.7 rtld(GNU_HASH) Processing files: pyOpenSSL-debuginfo-0.12-1.fc15.i686 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pyOpenSSL-0.12-1.fc15.i386 warning: Could not canonicalize hostname: x86-15.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/pyOpenSSL-0.12-1.fc15.i686.rpm Wrote: /builddir/build/RPMS/pyOpenSSL-debuginfo-0.12-1.fc15.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.KAQCRg + umask 022 + cd /builddir/build/BUILD + cd pyOpenSSL-0.12 + /bin/rm -rf /builddir/build/BUILDROOT/pyOpenSSL-0.12-1.fc15.i386 + exit 0 Child returncode was: 0 LEAVE do -->