request from: hawk checking if we should skip the build started at: Wed Jul 5 00:01:47 2017 fetching http://kraz.tld-linux.org/~buildertidev//srpms/22d67b9b-5da9-4e04-996b-fddb523caf6b/python-pyOpenSSL-16.2.0-1.src.rpm fetched 173753 bytes, 377.9 K/s installing srpm: python-pyOpenSSL-16.2.0-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -d /tmp/B.UKnse7/BUILD /tmp/B.UKnse7/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog python-pyOpenSSL-16.2.0-1.src.rpm * Tue Jul 04 2017 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/python-pyOpenSSL.git;a=log;h=master * Sat Mar 04 2017 Jakub Bogusz dafd5ef - updated to 16.2.0 * Wed Dec 28 2016 Arkadiusz Miƛkiewicz a51c687 - python 3.6 - release 3 (by relup.sh) + rpm -Uhv --nodeps --define '_topdir /tmp/B.UKnse7' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' python-pyOpenSSL-16.2.0-1.src.rpm python-pyOpenSSL ################################################## + rm -f python-pyOpenSSL-16.2.0-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -m 700 -d /tmp/B.UKnse7/BUILD/tmp mesg: ttyname failed: Inappropriate ioctl for device + TMPDIR=/tmp/B.UKnse7/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.UKnse7' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux --define 'prep exit 0' /tmp/B.UKnse7/python-pyOpenSSL.spec Building target platforms: i686-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: i686-tld-linux no BR needed building RPM using: set -ex; : build-id: 22d67b9b-5da9-4e04-996b-fddb523caf6b; TMPDIR=/tmp/B.UKnse7/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.UKnse7' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.UKnse7/python-pyOpenSSL.spec mesg: ttyname failed: Inappropriate ioctl for device + : build-id: 22d67b9b-5da9-4e04-996b-fddb523caf6b + TMPDIR=/tmp/B.UKnse7/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.UKnse7' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.UKnse7/python-pyOpenSSL.spec Building target platforms: i686-tld-linux Executing(%prep): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.UKnse7/BUILD/tmp /bin/sh -e /tmp/B.UKnse7/BUILD/tmp/rpm-tmp.12061 + umask 022 + cd /tmp/B.UKnse7/BUILD + cd /tmp/B.UKnse7/BUILD + rm -rf pyOpenSSL-16.2.0 + /usr/bin/gzip -dc /tmp/B.UKnse7/pyOpenSSL-16.2.0.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pyOpenSSL-16.2.0 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.UKnse7/BUILD/tmp /bin/sh -e /tmp/B.UKnse7/BUILD/tmp/rpm-tmp.12061 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.UKnse7/BUILD/tmp + umask 022 + cd /tmp/B.UKnse7/BUILD + cd pyOpenSSL-16.2.0 + LC_ALL=C.UTF-8 LDFLAGS='-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' + export LDFLAGS + CFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CXXFLAGS + CC=i686-tld-linux-gcc + export CC + CXX=i686-tld-linux-g++ + export CXX + /usr/bin/python setup.py build '--build-base=build-2' running build running build_py creating build-2 creating build-2/lib creating build-2/lib/OpenSSL copying src/OpenSSL/SSL.py -> build-2/lib/OpenSSL copying src/OpenSSL/rand.py -> build-2/lib/OpenSSL copying src/OpenSSL/tsafe.py -> build-2/lib/OpenSSL copying src/OpenSSL/__init__.py -> build-2/lib/OpenSSL copying src/OpenSSL/_util.py -> build-2/lib/OpenSSL copying src/OpenSSL/crypto.py -> build-2/lib/OpenSSL copying src/OpenSSL/version.py -> build-2/lib/OpenSSL + LC_ALL=C.UTF-8 LDFLAGS='-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' + export LDFLAGS + CFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CXXFLAGS + CC=i686-tld-linux-gcc + export CC + CXX=i686-tld-linux-g++ + export CXX + /usr/bin/python3 setup.py build '--build-base=build-3' running build running build_py creating build-3 creating build-3/lib creating build-3/lib/OpenSSL copying src/OpenSSL/SSL.py -> build-3/lib/OpenSSL copying src/OpenSSL/rand.py -> build-3/lib/OpenSSL copying src/OpenSSL/tsafe.py -> build-3/lib/OpenSSL copying src/OpenSSL/__init__.py -> build-3/lib/OpenSSL copying src/OpenSSL/_util.py -> build-3/lib/OpenSSL copying src/OpenSSL/crypto.py -> build-3/lib/OpenSSL copying src/OpenSSL/version.py -> build-3/lib/OpenSSL + /usr/bin/make -j8 -C doc html make: Entering directory '/tmp/B.UKnse7/BUILD/pyOpenSSL-16.2.0/doc' sphinx-build -b html -d _build/doctrees . _build/html Running Sphinx v1.4.1 making output directory... loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [html]: targets for 10 source files that are out of date updating environment: 10 added, 0 changed, 0 removed reading sources... [ 10%] api reading sources... [ 20%] api/crypto reading sources... [ 30%] api/rand reading sources... [ 40%] api/ssl reading sources... [ 50%] backward-compatibility reading sources... [ 60%] changelog reading sources... [ 70%] index reading sources... [ 80%] install reading sources... [ 90%] internals reading sources... [100%] introduction /tmp/B.UKnse7/BUILD/pyOpenSSL-16.2.0/doc/api/crypto.rst:76: WARNING: autodoc: failed to import function 'dump_privatekey' from module 'OpenSSL.crypto'; the following exception was raised: Traceback (most recent call last): File "/usr/share/python3.6/site-packages/sphinx/ext/autodoc.py", line 507, in import_object __import__(self.modname) ModuleNotFoundError: No module named 'OpenSSL' /tmp/B.UKnse7/BUILD/pyOpenSSL-16.2.0/doc/api/crypto.rst:90: WARNING: autodoc: failed to import function 'dump_publickey' from module 'OpenSSL.crypto'; the following exception was raised: Traceback (most recent call last): File "/usr/share/python3.6/site-packages/sphinx/ext/autodoc.py", line 507, in import_object __import__(self.modname) ModuleNotFoundError: No module named 'OpenSSL' /tmp/B.UKnse7/BUILD/pyOpenSSL-16.2.0/doc/api/crypto.rst:92: WARNING: autodoc: failed to import function 'load_publickey' from module 'OpenSSL.crypto'; the following exception was raised: Traceback (most recent call last): File "/usr/share/python3.6/site-packages/sphinx/ext/autodoc.py", line 507, in import_object __import__(self.modname) ModuleNotFoundError: No module named 'OpenSSL' /tmp/B.UKnse7/BUILD/pyOpenSSL-16.2.0/doc/api/crypto.rst:97: WARNING: autodoc: failed to import function 'dump_crl' from module 'OpenSSL.crypto'; the following exception was raised: Traceback (most recent call last): File "/usr/share/python3.6/site-packages/sphinx/ext/autodoc.py", line 507, in import_object __import__(self.modname) ModuleNotFoundError: No module named 'OpenSSL' /tmp/B.UKnse7/BUILD/pyOpenSSL-16.2.0/doc/api/crypto.rst:153: WARNING: autodoc: failed to import class 'X509' from module 'OpenSSL.crypto'; the following exception was raised: Traceback (most recent call last): File "/usr/share/python3.6/site-packages/sphinx/ext/autodoc.py", line 507, in import_object __import__(self.modname) ModuleNotFoundError: No module named 'OpenSSL' /tmp/B.UKnse7/BUILD/pyOpenSSL-16.2.0/doc/api/crypto.rst:161: WARNING: autodoc: failed to import class 'X509Name' from module 'OpenSSL.crypto'; the following exception was raised: Traceback (most recent call last): File "/usr/share/python3.6/site-packages/sphinx/ext/autodoc.py", line 507, in import_object __import__(self.modname) ModuleNotFoundError: No module named 'OpenSSL' /tmp/B.UKnse7/BUILD/pyOpenSSL-16.2.0/doc/api/crypto.rst:171: WARNING: autodoc: failed to import class 'X509Req' from module 'OpenSSL.crypto'; the following exception was raised: Traceback (most recent call last): File "/usr/share/python3.6/site-packages/sphinx/ext/autodoc.py", line 507, in import_object __import__(self.modname) ModuleNotFoundError: No module named 'OpenSSL' /tmp/B.UKnse7/BUILD/pyOpenSSL-16.2.0/doc/api/crypto.rst:181: WARNING: autodoc: failed to import class 'X509Store' from module 'OpenSSL.crypto'; the following exception was raised: Traceback (most recent call last): File "/usr/share/python3.6/site-packages/sphinx/ext/autodoc.py", line 507, in import_object __import__(self.modname) ModuleNotFoundError: No module named 'OpenSSL' /tmp/B.UKnse7/BUILD/pyOpenSSL-16.2.0/doc/api/crypto.rst:189: WARNING: autodoc: failed to import class 'X509StoreContextError' from module 'OpenSSL.crypto'; the following exception was raised: Traceback (most recent call last): File "/usr/share/python3.6/site-packages/sphinx/ext/autodoc.py", line 507, in import_object __import__(self.modname) ModuleNotFoundError: No module named 'OpenSSL' /tmp/B.UKnse7/BUILD/pyOpenSSL-16.2.0/doc/api/crypto.rst:197: WARNING: autodoc: failed to import class 'X509StoreContext' from module 'OpenSSL.crypto'; the following exception was raised: Traceback (most recent call last): File "/usr/share/python3.6/site-packages/sphinx/ext/autodoc.py", line 507, in import_object __import__(self.modname) ModuleNotFoundError: No module named 'OpenSSL' /tmp/B.UKnse7/BUILD/pyOpenSSL-16.2.0/doc/api/crypto.rst:205: WARNING: autodoc: failed to import class 'X509StoreFlags' from module 'OpenSSL.crypto'; the following exception was raised: Traceback (most recent call last): File "/usr/share/python3.6/site-packages/sphinx/ext/autodoc.py", line 507, in import_object __import__(self.modname) ModuleNotFoundError: No module named 'OpenSSL' /tmp/B.UKnse7/BUILD/pyOpenSSL-16.2.0/doc/api/crypto.rst:224: WARNING: autodoc: failed to import class 'PKey' from module 'OpenSSL.crypto'; the following exception was raised: Traceback (most recent call last): File "/usr/share/python3.6/site-packages/sphinx/ext/autodoc.py", line 507, in import_object __import__(self.modname) ModuleNotFoundError: No module named 'OpenSSL' /tmp/B.UKnse7/BUILD/pyOpenSSL-16.2.0/doc/api/crypto.rst:264: WARNING: autodoc: failed to import class 'PKCS12' from module 'OpenSSL.crypto'; the following exception was raised: Traceback (most recent call last): File "/usr/share/python3.6/site-packages/sphinx/ext/autodoc.py", line 507, in import_object __import__(self.modname) ModuleNotFoundError: No module named 'OpenSSL' /tmp/B.UKnse7/BUILD/pyOpenSSL-16.2.0/doc/api/crypto.rst:272: WARNING: autodoc: failed to import class 'X509Extension' from module 'OpenSSL.crypto'; the following exception was raised: Traceback (most recent call last): File "/usr/share/python3.6/site-packages/sphinx/ext/autodoc.py", line 507, in import_object __import__(self.modname) ModuleNotFoundError: No module named 'OpenSSL' /tmp/B.UKnse7/BUILD/pyOpenSSL-16.2.0/doc/api/crypto.rst:282: WARNING: autodoc: failed to import class 'NetscapeSPKI' from module 'OpenSSL.crypto'; the following exception was raised: Traceback (most recent call last): File "/usr/share/python3.6/site-packages/sphinx/ext/autodoc.py", line 507, in import_object __import__(self.modname) ModuleNotFoundError: No module named 'OpenSSL' /tmp/B.UKnse7/BUILD/pyOpenSSL-16.2.0/doc/api/crypto.rst:292: WARNING: autodoc: failed to import class 'CRL' from module 'OpenSSL.crypto'; the following exception was raised: Traceback (most recent call last): File "/usr/share/python3.6/site-packages/sphinx/ext/autodoc.py", line 507, in import_object __import__(self.modname) ModuleNotFoundError: No module named 'OpenSSL' /tmp/B.UKnse7/BUILD/pyOpenSSL-16.2.0/doc/api/crypto.rst:302: WARNING: autodoc: failed to import class 'Revoked' from module 'OpenSSL.crypto'; the following exception was raised: Traceback (most recent call last): File "/usr/share/python3.6/site-packages/sphinx/ext/autodoc.py", line 507, in import_object __import__(self.modname) ModuleNotFoundError: No module named 'OpenSSL' /tmp/B.UKnse7/BUILD/pyOpenSSL-16.2.0/doc/api/rand.rst:17: WARNING: autodoc: failed to import function 'add' from module 'OpenSSL.rand'; the following exception was raised: Traceback (most recent call last): File "/usr/share/python3.6/site-packages/sphinx/ext/autodoc.py", line 507, in import_object __import__(self.modname) ModuleNotFoundError: No module named 'OpenSSL' /tmp/B.UKnse7/BUILD/pyOpenSSL-16.2.0/doc/api/rand.rst:19: WARNING: autodoc: failed to import function 'bytes' from module 'OpenSSL.rand'; the following exception was raised: Traceback (most recent call last): File "/usr/share/python3.6/site-packages/sphinx/ext/autodoc.py", line 507, in import_object __import__(self.modname) ModuleNotFoundError: No module named 'OpenSSL' /tmp/B.UKnse7/BUILD/pyOpenSSL-16.2.0/doc/api/rand.rst:21: WARNING: autodoc: failed to import function 'cleanup' from module 'OpenSSL.rand'; the following exception was raised: Traceback (most recent call last): File "/usr/share/python3.6/site-packages/sphinx/ext/autodoc.py", line 507, in import_object __import__(self.modname) ModuleNotFoundError: No module named 'OpenSSL' /tmp/B.UKnse7/BUILD/pyOpenSSL-16.2.0/doc/api/rand.rst:23: WARNING: autodoc: failed to import function 'egd' from module 'OpenSSL.rand'; the following exception was raised: Traceback (most recent call last): File "/usr/share/python3.6/site-packages/sphinx/ext/autodoc.py", line 507, in import_object __import__(self.modname) ModuleNotFoundError: No module named 'OpenSSL' /tmp/B.UKnse7/BUILD/pyOpenSSL-16.2.0/doc/api/rand.rst:25: WARNING: autodoc: failed to import function 'load_file' from module 'OpenSSL.rand'; the following exception was raised: Traceback (most recent call last): File "/usr/share/python3.6/site-packages/sphinx/ext/autodoc.py", line 507, in import_object __import__(self.modname) ModuleNotFoundError: No module named 'OpenSSL' /tmp/B.UKnse7/BUILD/pyOpenSSL-16.2.0/doc/api/rand.rst:27: WARNING: autodoc: failed to import function 'seed' from module 'OpenSSL.rand'; the following exception was raised: Traceback (most recent call last): File "/usr/share/python3.6/site-packages/sphinx/ext/autodoc.py", line 507, in import_object __import__(self.modname) ModuleNotFoundError: No module named 'OpenSSL' /tmp/B.UKnse7/BUILD/pyOpenSSL-16.2.0/doc/api/rand.rst:29: WARNING: autodoc: failed to import function 'status' from module 'OpenSSL.rand'; the following exception was raised: Traceback (most recent call last): File "/usr/share/python3.6/site-packages/sphinx/ext/autodoc.py", line 507, in import_object __import__(self.modname) ModuleNotFoundError: No module named 'OpenSSL' /tmp/B.UKnse7/BUILD/pyOpenSSL-16.2.0/doc/api/rand.rst:31: WARNING: autodoc: failed to import function 'write_file' from module 'OpenSSL.rand'; the following exception was raised: Traceback (most recent call last): File "/usr/share/python3.6/site-packages/sphinx/ext/autodoc.py", line 507, in import_object __import__(self.modname) ModuleNotFoundError: No module named 'OpenSSL' /tmp/B.UKnse7/BUILD/pyOpenSSL-16.2.0/doc/api/rand.rst:43: WARNING: autodoc: failed to import exception 'Error' from module 'OpenSSL.rand'; the following exception was raised: Traceback (most recent call last): File "/usr/share/python3.6/site-packages/sphinx/ext/autodoc.py", line 507, in import_object __import__(self.modname) ModuleNotFoundError: No module named 'OpenSSL' /tmp/B.UKnse7/BUILD/pyOpenSSL-16.2.0/doc/api/ssl.rst:277: WARNING: autodoc: failed to import method 'Context.load_client_ca' from module 'OpenSSL.SSL'; the following exception was raised: Traceback (most recent call last): File "/usr/share/python3.6/site-packages/sphinx/ext/autodoc.py", line 507, in import_object __import__(self.modname) ModuleNotFoundError: No module named 'OpenSSL' /tmp/B.UKnse7/BUILD/pyOpenSSL-16.2.0/doc/api/ssl.rst:333: WARNING: autodoc: failed to import method 'Context.set_cipher_list' from module 'OpenSSL.SSL'; the following exception was raised: Traceback (most recent call last): File "/usr/share/python3.6/site-packages/sphinx/ext/autodoc.py", line 507, in import_object __import__(self.modname) ModuleNotFoundError: No module named 'OpenSSL' /tmp/B.UKnse7/BUILD/pyOpenSSL-16.2.0/doc/api/ssl.rst:387: WARNING: autodoc: failed to import method 'Context.set_session_id' from module 'OpenSSL.SSL'; the following exception was raised: Traceback (most recent call last): File "/usr/share/python3.6/site-packages/sphinx/ext/autodoc.py", line 507, in import_object __import__(self.modname) ModuleNotFoundError: No module named 'OpenSSL' /tmp/B.UKnse7/BUILD/pyOpenSSL-16.2.0/doc/api/ssl.rst:583: WARNING: autodoc: failed to import method 'Connection.get_cipher_list' from module 'OpenSSL.SSL'; the following exception was raised: Traceback (most recent call last): File "/usr/share/python3.6/site-packages/sphinx/ext/autodoc.py", line 507, in import_object __import__(self.modname) ModuleNotFoundError: No module named 'OpenSSL' /tmp/B.UKnse7/BUILD/pyOpenSSL-16.2.0/doc/api/ssl.rst:679: WARNING: autodoc: failed to import method 'Connection.renegotiate' from module 'OpenSSL.SSL'; the following exception was raised: Traceback (most recent call last): File "/usr/share/python3.6/site-packages/sphinx/ext/autodoc.py", line 507, in import_object __import__(self.modname) ModuleNotFoundError: No module named 'OpenSSL' /tmp/B.UKnse7/BUILD/pyOpenSSL-16.2.0/doc/api/ssl.rst:681: WARNING: autodoc: failed to import method 'Connection.renegotiate_pending' from module 'OpenSSL.SSL'; the following exception was raised: Traceback (most recent call last): File "/usr/share/python3.6/site-packages/sphinx/ext/autodoc.py", line 507, in import_object __import__(self.modname) ModuleNotFoundError: No module named 'OpenSSL' /tmp/B.UKnse7/BUILD/pyOpenSSL-16.2.0/doc/api/ssl.rst:683: WARNING: autodoc: failed to import method 'Connection.total_renegotiations' from module 'OpenSSL.SSL'; the following exception was raised: Traceback (most recent call last): File "/usr/share/python3.6/site-packages/sphinx/ext/autodoc.py", line 507, in import_object __import__(self.modname) ModuleNotFoundError: No module named 'OpenSSL' /tmp/B.UKnse7/BUILD/pyOpenSSL-16.2.0/doc/api/ssl.rst:765: WARNING: autodoc: failed to import method 'Connection.get_state_string' from module 'OpenSSL.SSL'; the following exception was raised: Traceback (most recent call last): File "/usr/share/python3.6/site-packages/sphinx/ext/autodoc.py", line 507, in import_object __import__(self.modname) ModuleNotFoundError: No module named 'OpenSSL' looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 10%] api writing output... [ 20%] api/crypto writing output... [ 30%] api/rand writing output... [ 40%] api/ssl writing output... [ 50%] backward-compatibility writing output... [ 60%] changelog writing output... [ 70%] index writing output... [ 80%] install writing output... [ 90%] internals writing output... [100%] introduction generating indices... genindex py-modindex writing additional pages... search copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 34 warnings. Build finished. The HTML pages are in _build/html. make: Leaving directory '/tmp/B.UKnse7/BUILD/pyOpenSSL-16.2.0/doc' + exit 0 Executing(%install): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.UKnse7/BUILD/tmp /bin/sh -e /tmp/B.UKnse7/BUILD/tmp/rpm-tmp.1946 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.UKnse7/BUILD/tmp + umask 022 + cd /tmp/B.UKnse7/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder + /bin/mkdir -p /tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder + cd pyOpenSSL-16.2.0 + rm -rf /tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder + install -d /tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/src/examples/python-pyOpenSSL-16.2.0 + LDFLAGS='-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' + export LDFLAGS + CFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CXXFLAGS + CC=i686-tld-linux-gcc + export CC + CXX=i686-tld-linux-g++ + export CXX + /usr/bin/python setup.py build '--build-base=build-2' install --skip-build '--prefix=/usr' '--install-purelib=/usr/share/python2.7/site-packages' '--install-platlib=/usr/lib/python2.7/site-packages' '--optimize=2' '--root=/tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder' running build running build_py running install running install_lib creating /tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share creating /tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python2.7 creating /tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python2.7/site-packages creating /tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python2.7/site-packages/OpenSSL copying build-2/lib/OpenSSL/SSL.py -> /tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python2.7/site-packages/OpenSSL copying build-2/lib/OpenSSL/rand.py -> /tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python2.7/site-packages/OpenSSL copying build-2/lib/OpenSSL/tsafe.py -> /tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python2.7/site-packages/OpenSSL copying build-2/lib/OpenSSL/__init__.py -> /tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python2.7/site-packages/OpenSSL copying build-2/lib/OpenSSL/_util.py -> /tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python2.7/site-packages/OpenSSL copying build-2/lib/OpenSSL/crypto.py -> /tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python2.7/site-packages/OpenSSL copying build-2/lib/OpenSSL/version.py -> /tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python2.7/site-packages/OpenSSL byte-compiling /tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python2.7/site-packages/OpenSSL/SSL.py to SSL.pyc byte-compiling /tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python2.7/site-packages/OpenSSL/rand.py to rand.pyc byte-compiling /tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python2.7/site-packages/OpenSSL/tsafe.py to tsafe.pyc byte-compiling /tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python2.7/site-packages/OpenSSL/__init__.py to __init__.pyc byte-compiling /tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python2.7/site-packages/OpenSSL/_util.py to _util.pyc byte-compiling /tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python2.7/site-packages/OpenSSL/crypto.py to crypto.pyc byte-compiling /tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python2.7/site-packages/OpenSSL/version.py to version.pyc writing byte-compilation script '/tmp/B.UKnse7/BUILD/tmp/tmpG7Ab0J.py' /usr/bin/python -OO /tmp/B.UKnse7/BUILD/tmp/tmpG7Ab0J.py removing /tmp/B.UKnse7/BUILD/tmp/tmpG7Ab0J.py running install_egg_info running egg_info writing requirements to src/pyOpenSSL.egg-info/requires.txt writing src/pyOpenSSL.egg-info/PKG-INFO writing top-level names to src/pyOpenSSL.egg-info/top_level.txt writing dependency_links to src/pyOpenSSL.egg-info/dependency_links.txt reading manifest file 'src/pyOpenSSL.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'leakcheck' warning: no previously-included files matching '*.py' found under directory 'leakcheck' warning: no previously-included files matching '*.pem' found under directory 'leakcheck' no previously-included directories found matching '.travis' no previously-included directories found matching '.mention-bot' writing manifest file 'src/pyOpenSSL.egg-info/SOURCES.txt' Copying src/pyOpenSSL.egg-info to /tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python2.7/site-packages/pyOpenSSL-16.2.0-py2.7.egg-info running install_scripts + '[' ! -d /tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python2.7/site-packages ']' + find /tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python2.7/site-packages -name '*.py' -print0 + xargs -0r -l512 rm + '[' ! -d /tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/lib/python2.7/site-packages ']' + LDFLAGS='-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' + export LDFLAGS + CFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CXXFLAGS + CC=i686-tld-linux-gcc + export CC + CXX=i686-tld-linux-g++ + export CXX + /usr/bin/python3 setup.py build '--build-base=build-3' install --skip-build '--prefix=/usr' '--install-purelib=/usr/share/python3.6/site-packages' '--install-platlib=/usr/lib/python3.6/site-packages' '--optimize=2' '--root=/tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder' running build running build_py running install running install_lib creating /tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python3.6 creating /tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python3.6/site-packages creating /tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python3.6/site-packages/OpenSSL copying build-3/lib/OpenSSL/SSL.py -> /tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python3.6/site-packages/OpenSSL copying build-3/lib/OpenSSL/rand.py -> /tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python3.6/site-packages/OpenSSL copying build-3/lib/OpenSSL/tsafe.py -> /tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python3.6/site-packages/OpenSSL copying build-3/lib/OpenSSL/__init__.py -> /tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python3.6/site-packages/OpenSSL copying build-3/lib/OpenSSL/_util.py -> /tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python3.6/site-packages/OpenSSL copying build-3/lib/OpenSSL/crypto.py -> /tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python3.6/site-packages/OpenSSL copying build-3/lib/OpenSSL/version.py -> /tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python3.6/site-packages/OpenSSL byte-compiling /tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python3.6/site-packages/OpenSSL/SSL.py to SSL.cpython-36.pyc byte-compiling /tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python3.6/site-packages/OpenSSL/rand.py to rand.cpython-36.pyc byte-compiling /tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python3.6/site-packages/OpenSSL/tsafe.py to tsafe.cpython-36.pyc byte-compiling /tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python3.6/site-packages/OpenSSL/__init__.py to __init__.cpython-36.pyc byte-compiling /tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python3.6/site-packages/OpenSSL/_util.py to _util.cpython-36.pyc byte-compiling /tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python3.6/site-packages/OpenSSL/crypto.py to crypto.cpython-36.pyc byte-compiling /tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python3.6/site-packages/OpenSSL/version.py to version.cpython-36.pyc writing byte-compilation script '/tmp/B.UKnse7/BUILD/tmp/tmp2rkh3zi_.py' /usr/bin/python3 /tmp/B.UKnse7/BUILD/tmp/tmp2rkh3zi_.py removing /tmp/B.UKnse7/BUILD/tmp/tmp2rkh3zi_.py running install_egg_info running egg_info writing src/pyOpenSSL.egg-info/PKG-INFO writing dependency_links to src/pyOpenSSL.egg-info/dependency_links.txt writing requirements to src/pyOpenSSL.egg-info/requires.txt writing top-level names to src/pyOpenSSL.egg-info/top_level.txt reading manifest file 'src/pyOpenSSL.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'leakcheck' warning: no previously-included files matching '*.py' found under directory 'leakcheck' warning: no previously-included files matching '*.pem' found under directory 'leakcheck' no previously-included directories found matching '.travis' no previously-included directories found matching '.mention-bot' writing manifest file 'src/pyOpenSSL.egg-info/SOURCES.txt' Copying src/pyOpenSSL.egg-info to /tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python3.6/site-packages/pyOpenSSL-16.2.0-py3.6.egg-info running install_scripts + cp -a examples/README.rst examples/SecureXMLRPCServer.py examples/certgen.py examples/mk_simple_certs.py examples/proxy.py examples/simple examples/sni /tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/src/examples/python-pyOpenSSL-16.2.0 + __spec_install_post_strip + set +x + __spec_install_post_chrpath + set +x + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_check_tmpfiles + set +x Checking /var/run <-> tmpfiles.d completeness... DONE + __spec_install_post_compress_docs + set +x + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x Hardlink Python files: 1/21 files hardlinked Processing files: python-pyOpenSSL-16.2.0-1 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.UKnse7/BUILD/tmp /bin/sh -e /tmp/B.UKnse7/BUILD/tmp/rpm-tmp.38893 + umask 022 + cd /tmp/B.UKnse7/BUILD + cd pyOpenSSL-16.2.0 + DOCDIR=/tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/doc/python-pyOpenSSL-16.2.0 + export DOCDIR + rm -rf /tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/doc/python-pyOpenSSL-16.2.0 + /bin/mkdir -p /tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/doc/python-pyOpenSSL-16.2.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/doc/python-pyOpenSSL-16.2.0... Documentation compressed. + cp -pr CHANGELOG.rst README.rst /tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/doc/python-pyOpenSSL-16.2.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/doc/python-pyOpenSSL-16.2.0... ./README.rst ./CHANGELOG.rst Documentation compressed. + exit 0 Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 Requires: python(abi) = 2.7 Obsoletes: python-OpenSSL python-pyOpenSSL-doc python-pyOpenSSL-doc-html Processing files: python3-pyOpenSSL-16.2.0-1 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.UKnse7/BUILD/tmp /bin/sh -e /tmp/B.UKnse7/BUILD/tmp/rpm-tmp.38893 + umask 022 + cd /tmp/B.UKnse7/BUILD + cd pyOpenSSL-16.2.0 + DOCDIR=/tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/doc/python3-pyOpenSSL-16.2.0 + export DOCDIR + rm -rf /tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/doc/python3-pyOpenSSL-16.2.0 + /bin/mkdir -p /tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/doc/python3-pyOpenSSL-16.2.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/doc/python3-pyOpenSSL-16.2.0... Documentation compressed. + cp -pr CHANGELOG.rst README.rst /tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/doc/python3-pyOpenSSL-16.2.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/doc/python3-pyOpenSSL-16.2.0... ./README.rst ./CHANGELOG.rst Documentation compressed. + exit 0 Processing files: python-pyOpenSSL-examples-16.2.0-1 skipping /tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/src/examples/python-pyOpenSSL-16.2.0/SecureXMLRPCServer.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/src/examples/python-pyOpenSSL-16.2.0/certgen.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/src/examples/python-pyOpenSSL-16.2.0/mk_simple_certs.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/src/examples/python-pyOpenSSL-16.2.0/proxy.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/src/examples/python-pyOpenSSL-16.2.0/simple/client.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/src/examples/python-pyOpenSSL-16.2.0/simple/server.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/src/examples/python-pyOpenSSL-16.2.0/sni/client.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/src/examples/python-pyOpenSSL-16.2.0/sni/server.py requires detection (matches noautoreqfiles pattern #0) Processing files: python-pyOpenSSL-apidocs-16.2.0-1 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.UKnse7/BUILD/tmp /bin/sh -e /tmp/B.UKnse7/BUILD/tmp/rpm-tmp.38893 + umask 022 + cd /tmp/B.UKnse7/BUILD + cd pyOpenSSL-16.2.0 + DOCDIR=/tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/doc/python-pyOpenSSL-apidocs-16.2.0 + export DOCDIR + rm -rf /tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/doc/python-pyOpenSSL-apidocs-16.2.0 + /bin/mkdir -p /tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/doc/python-pyOpenSSL-apidocs-16.2.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/doc/python-pyOpenSSL-apidocs-16.2.0... Documentation compressed. + cp -pr doc/_build/html/api.html doc/_build/html/backward-compatibility.html doc/_build/html/changelog.html doc/_build/html/genindex.html doc/_build/html/index.html doc/_build/html/install.html doc/_build/html/internals.html doc/_build/html/introduction.html doc/_build/html/py-modindex.html doc/_build/html/search.html doc/_build/html/_static doc/_build/html/api /tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/doc/python-pyOpenSSL-apidocs-16.2.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/doc/python-pyOpenSSL-apidocs-16.2.0... ./_static/fonts/fontawesome-webfont.svg ./_static/fonts/Lato-Regular.ttf ./_static/fonts/RobotoSlab-Bold.ttf ./_static/fonts/fontawesome-webfont.ttf ./_static/fonts/Inconsolata-Regular.ttf ./_static/fonts/Inconsolata-Bold.ttf ./_static/fonts/Lato-Bold.ttf ./_static/fonts/RobotoSlab-Regular.ttf ./_static/fonts/fontawesome-webfont.eot ./_static/fonts/fontawesome-webfont.woff Documentation compressed. + exit 0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder Wrote: /tmp/B.UKnse7/RPMS/python-pyOpenSSL-16.2.0-1.i686.rpm Wrote: /tmp/B.UKnse7/RPMS/python3-pyOpenSSL-16.2.0-1.i686.rpm Wrote: /tmp/B.UKnse7/RPMS/python-pyOpenSSL-examples-16.2.0-1.i686.rpm Wrote: /tmp/B.UKnse7/RPMS/python-pyOpenSSL-apidocs-16.2.0-1.i686.rpm Executing(%clean): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.UKnse7/BUILD/tmp /bin/sh -e /tmp/B.UKnse7/BUILD/tmp/rpm-tmp.84710 + umask 022 + cd /tmp/B.UKnse7/BUILD + cd pyOpenSSL-16.2.0 + /bin/rm '--interactive=never' -rf /tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder + rm -rf /tmp/B.UKnse7/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder ended at: Wed Jul 5 00:01:55 2017, done in 0:00:06.380893 mesg: ttyname failed: Inappropriate ioctl for device + chmod -R u+rwX /tmp/B.UKnse7/BUILD + rm -rf /tmp/B.UKnse7/tmp /tmp/B.UKnse7/BUILD copy rpm files to cache_dir: /spools/ready Creating pndir index of /spools/ready/ (type=dir)... Loading [pndir]previous /spools/ready/packages.ndir.gz... Loading [dir]/spools/ready/... 200..400..487 Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages End-TLD-Builder-Info mesg: ttyname failed: Inappropriate ioctl for device + rm -rf /tmp/B.UKnse7 Begin-TLD-Builder-Info Build-Time: user:6.07s sys:0.50s real:13.44s (faults io:2 non-io:296944) Files queued for ftp: 1503365 python-pyOpenSSL-apidocs-16.2.0-1.i686.rpm 13523 python-pyOpenSSL-examples-16.2.0-1.i686.rpm 76955 python3-pyOpenSSL-16.2.0-1.i686.rpm 59742 python-pyOpenSSL-16.2.0-1.i686.rpm 247 python-pyOpenSSL-16.2.0-1.src.rpm.uploadinfo End-TLD-Builder-Info