Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/pyOpenSSL.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-ebe552649778c124b9a130280873e8525763996c/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/pyOpenSSL.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} 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 Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/pyOpenSSL-0.13.1-3.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/pyOpenSSL.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-ebe552649778c124b9a130280873e8525763996c/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/pyOpenSSL.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.CVQHXG + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pyOpenSSL-0.13.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/pyOpenSSL-0.13.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pyOpenSSL-0.13.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #2 (pyOpenSSL-elinks.patch):' Patch #2 (pyOpenSSL-elinks.patch): + /usr/bin/cat /builddir/build/SOURCES/pyOpenSSL-elinks.patch + /usr/bin/patch -p1 -b --suffix .elinks --fuzz=0 patching file doc/tools/mkhowto patching file setup.cfg + echo 'Patch #3 (pyOpenSSL-nopdfout.patch):' Patch #3 (pyOpenSSL-nopdfout.patch): + /usr/bin/cat /builddir/build/SOURCES/pyOpenSSL-nopdfout.patch + /usr/bin/patch -p1 -b --suffix .nopdfout --fuzz=0 patching file doc/tools/texinputs/howto.cls patching file doc/tools/texinputs/manual.cls Hunk #1 succeeded at 68 (offset -1 lines). + echo 'Patch #10 (pyOpenSSL-0.13-check-error.patch):' Patch #10 (pyOpenSSL-0.13-check-error.patch): + /usr/bin/cat /builddir/build/SOURCES/pyOpenSSL-0.13-check-error.patch + /usr/bin/patch -p1 -b --suffix .error --fuzz=0 patching file OpenSSL/crypto/crypto.c patching file OpenSSL/crypto/x509.c patching file OpenSSL/ssl/context.c + /usr/bin/chmod -x OpenSSL/ssl/connection.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.uQF8Go + umask 022 + cd /builddir/build/BUILD + cd pyOpenSSL-0.13.1 + find -name '*.py' + xargs sed -i '1s|^#!python|#!/usr/bin/python|' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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-armv7l-2.7 creating build/lib.linux-armv7l-2.7/OpenSSL copying OpenSSL/__init__.py -> build/lib.linux-armv7l-2.7/OpenSSL copying OpenSSL/tsafe.py -> build/lib.linux-armv7l-2.7/OpenSSL copying OpenSSL/version.py -> build/lib.linux-armv7l-2.7/OpenSSL creating build/lib.linux-armv7l-2.7/OpenSSL/test copying OpenSSL/test/__init__.py -> build/lib.linux-armv7l-2.7/OpenSSL/test copying OpenSSL/test/util.py -> build/lib.linux-armv7l-2.7/OpenSSL/test copying OpenSSL/test/test_crypto.py -> build/lib.linux-armv7l-2.7/OpenSSL/test copying OpenSSL/test/test_rand.py -> build/lib.linux-armv7l-2.7/OpenSSL/test copying OpenSSL/test/test_ssl.py -> build/lib.linux-armv7l-2.7/OpenSSL/test running build_ext building 'OpenSSL.crypto' extension creating build/temp.linux-armv7l-2.7 creating build/temp.linux-armv7l-2.7/OpenSSL creating build/temp.linux-armv7l-2.7/OpenSSL/crypto gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fPIC -I/usr/include/python2.7 -c OpenSSL/crypto/crypto.c -o build/temp.linux-armv7l-2.7/OpenSSL/crypto/crypto.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fPIC -I/usr/include/python2.7 -c OpenSSL/crypto/x509.c -o build/temp.linux-armv7l-2.7/OpenSSL/crypto/x509.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fPIC -I/usr/include/python2.7 -c OpenSSL/crypto/x509name.c -o build/temp.linux-armv7l-2.7/OpenSSL/crypto/x509name.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fPIC -I/usr/include/python2.7 -c OpenSSL/crypto/pkey.c -o build/temp.linux-armv7l-2.7/OpenSSL/crypto/pkey.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fPIC -I/usr/include/python2.7 -c OpenSSL/crypto/x509store.c -o build/temp.linux-armv7l-2.7/OpenSSL/crypto/x509store.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fPIC -I/usr/include/python2.7 -c OpenSSL/crypto/x509req.c -o build/temp.linux-armv7l-2.7/OpenSSL/crypto/x509req.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fPIC -I/usr/include/python2.7 -c OpenSSL/crypto/x509ext.c -o build/temp.linux-armv7l-2.7/OpenSSL/crypto/x509ext.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fPIC -I/usr/include/python2.7 -c OpenSSL/crypto/pkcs7.c -o build/temp.linux-armv7l-2.7/OpenSSL/crypto/pkcs7.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fPIC -I/usr/include/python2.7 -c OpenSSL/crypto/pkcs12.c -o build/temp.linux-armv7l-2.7/OpenSSL/crypto/pkcs12.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fPIC -I/usr/include/python2.7 -c OpenSSL/crypto/netscape_spki.c -o build/temp.linux-armv7l-2.7/OpenSSL/crypto/netscape_spki.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fPIC -I/usr/include/python2.7 -c OpenSSL/crypto/revoked.c -o build/temp.linux-armv7l-2.7/OpenSSL/crypto/revoked.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fPIC -I/usr/include/python2.7 -c OpenSSL/crypto/crl.c -o build/temp.linux-armv7l-2.7/OpenSSL/crypto/crl.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fPIC -I/usr/include/python2.7 -c OpenSSL/util.c -o build/temp.linux-armv7l-2.7/OpenSSL/util.o gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing build/temp.linux-armv7l-2.7/OpenSSL/crypto/crypto.o build/temp.linux-armv7l-2.7/OpenSSL/crypto/x509.o build/temp.linux-armv7l-2.7/OpenSSL/crypto/x509name.o build/temp.linux-armv7l-2.7/OpenSSL/crypto/pkey.o build/temp.linux-armv7l-2.7/OpenSSL/crypto/x509store.o build/temp.linux-armv7l-2.7/OpenSSL/crypto/x509req.o build/temp.linux-armv7l-2.7/OpenSSL/crypto/x509ext.o build/temp.linux-armv7l-2.7/OpenSSL/crypto/pkcs7.o build/temp.linux-armv7l-2.7/OpenSSL/crypto/pkcs12.o build/temp.linux-armv7l-2.7/OpenSSL/crypto/netscape_spki.o build/temp.linux-armv7l-2.7/OpenSSL/crypto/revoked.o build/temp.linux-armv7l-2.7/OpenSSL/crypto/crl.o build/temp.linux-armv7l-2.7/OpenSSL/util.o -L/usr/lib -lssl -lcrypto -lpython2.7 -o build/lib.linux-armv7l-2.7/OpenSSL/crypto.so building 'OpenSSL.rand' extension creating build/temp.linux-armv7l-2.7/OpenSSL/rand gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fPIC -I/usr/include/python2.7 -c OpenSSL/rand/rand.c -o build/temp.linux-armv7l-2.7/OpenSSL/rand/rand.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fPIC -I/usr/include/python2.7 -c OpenSSL/util.c -o build/temp.linux-armv7l-2.7/OpenSSL/util.o gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing build/temp.linux-armv7l-2.7/OpenSSL/rand/rand.o build/temp.linux-armv7l-2.7/OpenSSL/util.o -L/usr/lib -lssl -lcrypto -lpython2.7 -o build/lib.linux-armv7l-2.7/OpenSSL/rand.so building 'OpenSSL.SSL' extension creating build/temp.linux-armv7l-2.7/OpenSSL/ssl gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fPIC -I/usr/include/python2.7 -c OpenSSL/ssl/connection.c -o build/temp.linux-armv7l-2.7/OpenSSL/ssl/connection.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fPIC -I/usr/include/python2.7 -c OpenSSL/ssl/context.c -o build/temp.linux-armv7l-2.7/OpenSSL/ssl/context.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fPIC -I/usr/include/python2.7 -c OpenSSL/ssl/ssl.c -o build/temp.linux-armv7l-2.7/OpenSSL/ssl/ssl.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -fPIC -I/usr/include/python2.7 -c OpenSSL/util.c -o build/temp.linux-armv7l-2.7/OpenSSL/util.o gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing build/temp.linux-armv7l-2.7/OpenSSL/ssl/connection.o build/temp.linux-armv7l-2.7/OpenSSL/ssl/context.o build/temp.linux-armv7l-2.7/OpenSSL/ssl/ssl.o build/temp.linux-armv7l-2.7/OpenSSL/util.o -L/usr/lib -lssl -lcrypto -lpython2.7 -o build/lib.linux-armv7l-2.7/OpenSSL/SSL.so + /usr/bin/make -C doc ps make: Entering directory `/builddir/build/BUILD/pyOpenSSL-0.13.1/doc' python tools/mkhowto --a4 --ps pyOpenSSL.tex +++ TEXINPUTS=.:/builddir/build/BUILD/pyOpenSSL-0.13.1/doc:/builddir/build/BUILD/pyOpenSSL-0.13.1/doc/tools/paper-a4:/builddir/build/BUILD/pyOpenSSL-0.13.1/doc/tools/texinputs: +++ latex pyOpenSSL +++ latex pyOpenSSL +++ latex pyOpenSSL +++ dvips -N0 -o pyOpenSSL.ps pyOpenSSL make: Leaving directory `/builddir/build/BUILD/pyOpenSSL-0.13.1/doc' + /usr/bin/make -C doc text html make: Entering directory `/builddir/build/BUILD/pyOpenSSL-0.13.1/doc' python tools/mkhowto --a4 --text pyOpenSSL.tex +++ TEXINPUTS=.:/builddir/build/BUILD/pyOpenSSL-0.13.1/doc:/builddir/build/BUILD/pyOpenSSL-0.13.1/doc/tools/paper-a4:/builddir/build/BUILD/pyOpenSSL-0.13.1/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.13.1/doc:/builddir/build/BUILD/pyOpenSSL-0.13.1/doc/tools/paper-a4:/builddir/build/BUILD/pyOpenSSL-0.13.1/doc/tools/texinputs: +++ latex pyOpenSSL +++ latex2html -init_file pyOpenSSL.l2h -dir pyOpenSSL pyOpenSSL.tex +++ perl /builddir/build/BUILD/pyOpenSSL-0.13.1/doc/tools/node2label.pl *.html rm -rf html mv pyOpenSSL html make: Leaving directory `/builddir/build/BUILD/pyOpenSSL-0.13.1/doc' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0SW6Yo + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pyOpenSSL-0.13.1-3.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pyOpenSSL-0.13.1-3.el7.arm ++ dirname /builddir/build/BUILDROOT/pyOpenSSL-0.13.1-3.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pyOpenSSL-0.13.1-3.el7.arm + cd pyOpenSSL-0.13.1 + /usr/bin/python setup.py install --skip-build --root /builddir/build/BUILDROOT/pyOpenSSL-0.13.1-3.el7.arm /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.13.1-3.el7.arm/usr creating /builddir/build/BUILDROOT/pyOpenSSL-0.13.1-3.el7.arm/usr/lib creating /builddir/build/BUILDROOT/pyOpenSSL-0.13.1-3.el7.arm/usr/lib/python2.7 creating /builddir/build/BUILDROOT/pyOpenSSL-0.13.1-3.el7.arm/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/pyOpenSSL-0.13.1-3.el7.arm/usr/lib/python2.7/site-packages/OpenSSL copying build/lib.linux-armv7l-2.7/OpenSSL/__init__.py -> /builddir/build/BUILDROOT/pyOpenSSL-0.13.1-3.el7.arm/usr/lib/python2.7/site-packages/OpenSSL copying build/lib.linux-armv7l-2.7/OpenSSL/rand.so -> /builddir/build/BUILDROOT/pyOpenSSL-0.13.1-3.el7.arm/usr/lib/python2.7/site-packages/OpenSSL copying build/lib.linux-armv7l-2.7/OpenSSL/version.py -> /builddir/build/BUILDROOT/pyOpenSSL-0.13.1-3.el7.arm/usr/lib/python2.7/site-packages/OpenSSL copying build/lib.linux-armv7l-2.7/OpenSSL/SSL.so -> /builddir/build/BUILDROOT/pyOpenSSL-0.13.1-3.el7.arm/usr/lib/python2.7/site-packages/OpenSSL copying build/lib.linux-armv7l-2.7/OpenSSL/crypto.so -> /builddir/build/BUILDROOT/pyOpenSSL-0.13.1-3.el7.arm/usr/lib/python2.7/site-packages/OpenSSL copying build/lib.linux-armv7l-2.7/OpenSSL/tsafe.py -> /builddir/build/BUILDROOT/pyOpenSSL-0.13.1-3.el7.arm/usr/lib/python2.7/site-packages/OpenSSL creating /builddir/build/BUILDROOT/pyOpenSSL-0.13.1-3.el7.arm/usr/lib/python2.7/site-packages/OpenSSL/test copying build/lib.linux-armv7l-2.7/OpenSSL/test/__init__.py -> /builddir/build/BUILDROOT/pyOpenSSL-0.13.1-3.el7.arm/usr/lib/python2.7/site-packages/OpenSSL/test copying build/lib.linux-armv7l-2.7/OpenSSL/test/test_ssl.py -> /builddir/build/BUILDROOT/pyOpenSSL-0.13.1-3.el7.arm/usr/lib/python2.7/site-packages/OpenSSL/test copying build/lib.linux-armv7l-2.7/OpenSSL/test/test_rand.py -> /builddir/build/BUILDROOT/pyOpenSSL-0.13.1-3.el7.arm/usr/lib/python2.7/site-packages/OpenSSL/test copying build/lib.linux-armv7l-2.7/OpenSSL/test/test_crypto.py -> /builddir/build/BUILDROOT/pyOpenSSL-0.13.1-3.el7.arm/usr/lib/python2.7/site-packages/OpenSSL/test copying build/lib.linux-armv7l-2.7/OpenSSL/test/util.py -> /builddir/build/BUILDROOT/pyOpenSSL-0.13.1-3.el7.arm/usr/lib/python2.7/site-packages/OpenSSL/test byte-compiling /builddir/build/BUILDROOT/pyOpenSSL-0.13.1-3.el7.arm/usr/lib/python2.7/site-packages/OpenSSL/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pyOpenSSL-0.13.1-3.el7.arm/usr/lib/python2.7/site-packages/OpenSSL/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/pyOpenSSL-0.13.1-3.el7.arm/usr/lib/python2.7/site-packages/OpenSSL/tsafe.py to tsafe.pyc byte-compiling /builddir/build/BUILDROOT/pyOpenSSL-0.13.1-3.el7.arm/usr/lib/python2.7/site-packages/OpenSSL/test/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pyOpenSSL-0.13.1-3.el7.arm/usr/lib/python2.7/site-packages/OpenSSL/test/test_ssl.py to test_ssl.pyc byte-compiling /builddir/build/BUILDROOT/pyOpenSSL-0.13.1-3.el7.arm/usr/lib/python2.7/site-packages/OpenSSL/test/test_rand.py to test_rand.pyc byte-compiling /builddir/build/BUILDROOT/pyOpenSSL-0.13.1-3.el7.arm/usr/lib/python2.7/site-packages/OpenSSL/test/test_crypto.py to test_crypto.pyc byte-compiling /builddir/build/BUILDROOT/pyOpenSSL-0.13.1-3.el7.arm/usr/lib/python2.7/site-packages/OpenSSL/test/util.py to util.pyc running install_egg_info Writing /builddir/build/BUILDROOT/pyOpenSSL-0.13.1-3.el7.arm/usr/lib/python2.7/site-packages/pyOpenSSL-0.13.1-py2.7.egg-info + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/pyOpenSSL-0.13.1 extracting debug info from /builddir/build/BUILDROOT/pyOpenSSL-0.13.1-3.el7.arm/usr/lib/python2.7/site-packages/OpenSSL/rand.so extracting debug info from /builddir/build/BUILDROOT/pyOpenSSL-0.13.1-3.el7.arm/usr/lib/python2.7/site-packages/OpenSSL/SSL.so extracting debug info from /builddir/build/BUILDROOT/pyOpenSSL-0.13.1-3.el7.arm/usr/lib/python2.7/site-packages/OpenSSL/crypto.so /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 522 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.13.1-3.el7.arm/usr/lib/debug/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/pyOpenSSL-0.13.1-3.el7.arm/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.13.1-3.el7.armv7hl Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib/python2.7/site-packages/.*\.so$' | /usr/bin/grep -v '%{python3_sitearch}/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/share/doc/' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Provides: pyOpenSSL = 0.13.1-3.el7 pyOpenSSL(armv7hl-32) = 0.13.1-3.el7 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: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libcrypto.so.10 libcrypto.so.10(libcrypto.so.10) libcrypto.so.10(OPENSSL_1.0.1) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpython2.7.so.1.0 libssl.so.10 libssl.so.10(libssl.so.10) python(abi) = 2.7 rtld(GNU_HASH) Processing files: pyOpenSSL-doc-0.13.1-3.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3FtZRw + umask 022 + cd /builddir/build/BUILD + cd pyOpenSSL-0.13.1 + DOCDIR=/builddir/build/BUILDROOT/pyOpenSSL-0.13.1-3.el7.arm/usr/share/doc/pyOpenSSL-doc-0.13.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pyOpenSSL-0.13.1-3.el7.arm/usr/share/doc/pyOpenSSL-doc-0.13.1 + cp -pr README /builddir/build/BUILDROOT/pyOpenSSL-0.13.1-3.el7.arm/usr/share/doc/pyOpenSSL-doc-0.13.1 + cp -pr doc/pyOpenSSL.ps doc/pyOpenSSL.tex doc/pyOpenSSL.txt /builddir/build/BUILDROOT/pyOpenSSL-0.13.1-3.el7.arm/usr/share/doc/pyOpenSSL-doc-0.13.1 + cp -pr doc/html /builddir/build/BUILDROOT/pyOpenSSL-0.13.1-3.el7.arm/usr/share/doc/pyOpenSSL-doc-0.13.1 + exit 0 Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib/python2.7/site-packages/.*\.so$' | /usr/bin/grep -v '%{python3_sitearch}/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/share/doc/' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Provides: pyOpenSSL-doc = 0.13.1-3.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Processing files: pyOpenSSL-debuginfo-0.13.1-3.el7.armv7hl Provides: pyOpenSSL-debuginfo = 0.13.1-3.el7 pyOpenSSL-debuginfo(armv7hl-32) = 0.13.1-3.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pyOpenSSL-0.13.1-3.el7.arm Wrote: /builddir/build/RPMS/pyOpenSSL-0.13.1-3.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/pyOpenSSL-doc-0.13.1-3.el7.noarch.rpm Wrote: /builddir/build/RPMS/pyOpenSSL-debuginfo-0.13.1-3.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ZuCUQZ + umask 022 + cd /builddir/build/BUILD + cd pyOpenSSL-0.13.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pyOpenSSL-0.13.1-3.el7.arm + exit 0 Child return code was: 0 LEAVE do -->