D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/python-OpenSSL-17.5.0-1.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.2aMhf4 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf pyOpenSSL-17.5.0 + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/pyOpenSSL-17.5.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pyOpenSSL-17.5.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp -a . /home/pterjan/rpmbuild/BUILD/python3-python-OpenSSL-17.5.0-1.mga7 + find /home/pterjan/rpmbuild/BUILD/python3-python-OpenSSL-17.5.0-1.mga7 -name '*.py' + xargs sed -i '1s|^#!python|#!/usr/bin/python3|' + find -name '*.py' + xargs sed -i '1s|^#!python|#!/usr/bin/python2|' + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Q2XTDx + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd pyOpenSSL-17.5.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fno-strict-aliasing' + /usr/bin/python2 setup.py build running build running build_py creating build creating build/lib creating build/lib/OpenSSL copying src/OpenSSL/version.py -> build/lib/OpenSSL copying src/OpenSSL/__init__.py -> build/lib/OpenSSL copying src/OpenSSL/tsafe.py -> build/lib/OpenSSL copying src/OpenSSL/rand.py -> build/lib/OpenSSL copying src/OpenSSL/crypto.py -> build/lib/OpenSSL copying src/OpenSSL/debug.py -> build/lib/OpenSSL copying src/OpenSSL/_util.py -> build/lib/OpenSSL copying src/OpenSSL/SSL.py -> build/lib/OpenSSL + pushd /home/pterjan/rpmbuild/BUILD/python3-python-OpenSSL-17.5.0-1.mga7 ~/rpmbuild/BUILD/python3-python-OpenSSL-17.5.0-1.mga7 ~/rpmbuild/BUILD/pyOpenSSL-17.5.0 + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fno-strict-aliasing' + /usr/bin/python3 setup.py build running build running build_py creating build creating build/lib creating build/lib/OpenSSL copying src/OpenSSL/version.py -> build/lib/OpenSSL copying src/OpenSSL/__init__.py -> build/lib/OpenSSL copying src/OpenSSL/tsafe.py -> build/lib/OpenSSL copying src/OpenSSL/rand.py -> build/lib/OpenSSL copying src/OpenSSL/crypto.py -> build/lib/OpenSSL copying src/OpenSSL/debug.py -> build/lib/OpenSSL copying src/OpenSSL/_util.py -> build/lib/OpenSSL copying src/OpenSSL/SSL.py -> build/lib/OpenSSL + popd ~/rpmbuild/BUILD/pyOpenSSL-17.5.0 + /usr/bin/make -C doc html make: Entering directory '/home/pterjan/rpmbuild/BUILD/pyOpenSSL-17.5.0/doc' sphinx-build -b html -d _build/doctrees . _build/html Running Sphinx v1.7.2 making output directory... loading pickled environment... not yet created loading intersphinx inventory from https://cryptography.io/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: WARNING: intersphinx inventory 'https://cryptography.io/en/latest/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'https://cryptography.io/en/latest/objects.inv', , ConnectionError(...)) loading intersphinx inventory from https://docs.python.org/3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: WARNING: intersphinx inventory 'https://docs.python.org/3/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'https://docs.python.org/3/objects.inv', , ConnectionError(...)) building [mo]: targets for 0 po files that are out of date building [html]: targets for 9 source files that are out of date updating environment: 9 added, 0 changed, 0 removed reading sources... [ 11%] api reading sources... [ 22%] api/crypto reading sources... [ 33%] api/ssl reading sources... [ 44%] backward-compatibility reading sources... [ 55%] changelog reading sources... [ 66%] index reading sources... [ 77%] install reading sources... [ 88%] internals reading sources... [100%] introduction WARNING: autodoc: failed to import function u'dump_privatekey' from module u'OpenSSL.crypto'; the following exception was raised: No module named OpenSSL.crypto WARNING: autodoc: failed to import function u'dump_publickey' from module u'OpenSSL.crypto'; the following exception was raised: No module named OpenSSL.crypto WARNING: autodoc: failed to import function u'load_publickey' from module u'OpenSSL.crypto'; the following exception was raised: No module named OpenSSL.crypto WARNING: autodoc: failed to import function u'dump_crl' from module u'OpenSSL.crypto'; the following exception was raised: No module named OpenSSL.crypto WARNING: autodoc: failed to import class u'X509' from module u'OpenSSL.crypto'; the following exception was raised: No module named OpenSSL.crypto WARNING: autodoc: failed to import class u'X509Name' from module u'OpenSSL.crypto'; the following exception was raised: No module named OpenSSL.crypto WARNING: autodoc: failed to import class u'X509Req' from module u'OpenSSL.crypto'; the following exception was raised: No module named OpenSSL.crypto WARNING: autodoc: failed to import class u'X509Store' from module u'OpenSSL.crypto'; the following exception was raised: No module named OpenSSL.crypto WARNING: autodoc: failed to import class u'X509StoreContextError' from module u'OpenSSL.crypto'; the following exception was raised: No module named OpenSSL.crypto WARNING: autodoc: failed to import class u'X509StoreContext' from module u'OpenSSL.crypto'; the following exception was raised: No module named OpenSSL.crypto WARNING: autodoc: failed to import class u'X509StoreFlags' from module u'OpenSSL.crypto'; the following exception was raised: No module named OpenSSL.crypto WARNING: autodoc: failed to import class u'PKey' from module u'OpenSSL.crypto'; the following exception was raised: No module named OpenSSL.crypto WARNING: autodoc: failed to import class u'PKCS12' from module u'OpenSSL.crypto'; the following exception was raised: No module named OpenSSL.crypto WARNING: autodoc: failed to import class u'X509Extension' from module u'OpenSSL.crypto'; the following exception was raised: No module named OpenSSL.crypto WARNING: autodoc: failed to import class u'NetscapeSPKI' from module u'OpenSSL.crypto'; the following exception was raised: No module named OpenSSL.crypto WARNING: autodoc: failed to import class u'CRL' from module u'OpenSSL.crypto'; the following exception was raised: No module named OpenSSL.crypto WARNING: autodoc: failed to import class u'Revoked' from module u'OpenSSL.crypto'; the following exception was raised: No module named OpenSSL.crypto WARNING: autodoc: failed to import method u'Context.load_client_ca' from module u'OpenSSL.SSL'; the following exception was raised: No module named OpenSSL.SSL WARNING: autodoc: failed to import method u'Context.set_cipher_list' from module u'OpenSSL.SSL'; the following exception was raised: No module named OpenSSL.SSL WARNING: autodoc: failed to import method u'Context.set_session_id' from module u'OpenSSL.SSL'; the following exception was raised: No module named OpenSSL.SSL WARNING: autodoc: failed to import method u'Connection.get_cipher_list' from module u'OpenSSL.SSL'; the following exception was raised: No module named OpenSSL.SSL WARNING: autodoc: failed to import method u'Connection.renegotiate' from module u'OpenSSL.SSL'; the following exception was raised: No module named OpenSSL.SSL WARNING: autodoc: failed to import method u'Connection.renegotiate_pending' from module u'OpenSSL.SSL'; the following exception was raised: No module named OpenSSL.SSL WARNING: autodoc: failed to import method u'Connection.total_renegotiations' from module u'OpenSSL.SSL'; the following exception was raised: No module named OpenSSL.SSL WARNING: autodoc: failed to import method u'Connection.get_state_string' from module u'OpenSSL.SSL'; the following exception was raised: No module named OpenSSL.SSL looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 11%] api writing output... [ 22%] api/crypto writing output... [ 33%] api/ssl writing output... [ 44%] backward-compatibility writing output... [ 55%] changelog writing output... [ 66%] index writing output... [ 77%] install writing output... [ 88%] 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, 29 warnings. The HTML pages are in _build/html. Build finished. The HTML pages are in _build/html. make: Leaving directory '/home/pterjan/rpmbuild/BUILD/pyOpenSSL-17.5.0/doc' + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.00rnF8 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/python-OpenSSL-17.5.0-1.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-OpenSSL-17.5.0-1.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/python-OpenSSL-17.5.0-1.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/python-OpenSSL-17.5.0-1.mga7.x86_64 + cd pyOpenSSL-17.5.0 + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + /usr/bin/python2 setup.py install -O1 --skip-build --root /home/pterjan/rpmbuild/BUILDROOT/python-OpenSSL-17.5.0-1.mga7.x86_64 running install running install_lib creating /home/pterjan/rpmbuild/BUILDROOT/python-OpenSSL-17.5.0-1.mga7.x86_64/usr creating /home/pterjan/rpmbuild/BUILDROOT/python-OpenSSL-17.5.0-1.mga7.x86_64/usr/lib creating /home/pterjan/rpmbuild/BUILDROOT/python-OpenSSL-17.5.0-1.mga7.x86_64/usr/lib/python2.7 creating /home/pterjan/rpmbuild/BUILDROOT/python-OpenSSL-17.5.0-1.mga7.x86_64/usr/lib/python2.7/site-packages creating /home/pterjan/rpmbuild/BUILDROOT/python-OpenSSL-17.5.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/OpenSSL copying build/lib/OpenSSL/SSL.py -> /home/pterjan/rpmbuild/BUILDROOT/python-OpenSSL-17.5.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/OpenSSL copying build/lib/OpenSSL/_util.py -> /home/pterjan/rpmbuild/BUILDROOT/python-OpenSSL-17.5.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/OpenSSL copying build/lib/OpenSSL/debug.py -> /home/pterjan/rpmbuild/BUILDROOT/python-OpenSSL-17.5.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/OpenSSL copying build/lib/OpenSSL/crypto.py -> /home/pterjan/rpmbuild/BUILDROOT/python-OpenSSL-17.5.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/OpenSSL copying build/lib/OpenSSL/rand.py -> /home/pterjan/rpmbuild/BUILDROOT/python-OpenSSL-17.5.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/OpenSSL copying build/lib/OpenSSL/tsafe.py -> /home/pterjan/rpmbuild/BUILDROOT/python-OpenSSL-17.5.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/OpenSSL copying build/lib/OpenSSL/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-OpenSSL-17.5.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/OpenSSL copying build/lib/OpenSSL/version.py -> /home/pterjan/rpmbuild/BUILDROOT/python-OpenSSL-17.5.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/OpenSSL byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-OpenSSL-17.5.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/OpenSSL/SSL.py to SSL.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-OpenSSL-17.5.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/OpenSSL/_util.py to _util.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-OpenSSL-17.5.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/OpenSSL/debug.py to debug.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-OpenSSL-17.5.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/OpenSSL/crypto.py to crypto.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-OpenSSL-17.5.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/OpenSSL/rand.py to rand.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-OpenSSL-17.5.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/OpenSSL/tsafe.py to tsafe.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-OpenSSL-17.5.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/OpenSSL/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-OpenSSL-17.5.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/OpenSSL/version.py to version.pyc writing byte-compilation script '/tmp/tmpyEyo4O.py' /usr/bin/python2 -O /tmp/tmpyEyo4O.py removing /tmp/tmpyEyo4O.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' warning: no previously-included files matching '*.cert' found under directory 'examples/simple' warning: no previously-included files matching '*.pkey' found under directory 'examples/simple' 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 /home/pterjan/rpmbuild/BUILDROOT/python-OpenSSL-17.5.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/pyOpenSSL-17.5.0-py2.7.egg-info running install_scripts + pushd /home/pterjan/rpmbuild/BUILD/python3-python-OpenSSL-17.5.0-1.mga7 ~/rpmbuild/BUILD/python3-python-OpenSSL-17.5.0-1.mga7 ~/rpmbuild/BUILD/pyOpenSSL-17.5.0 + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + /usr/bin/python3 setup.py install -O1 --skip-build --root /home/pterjan/rpmbuild/BUILDROOT/python-OpenSSL-17.5.0-1.mga7.x86_64 running install running install_lib creating /home/pterjan/rpmbuild/BUILDROOT/python-OpenSSL-17.5.0-1.mga7.x86_64/usr/lib/python3.6 creating /home/pterjan/rpmbuild/BUILDROOT/python-OpenSSL-17.5.0-1.mga7.x86_64/usr/lib/python3.6/site-packages creating /home/pterjan/rpmbuild/BUILDROOT/python-OpenSSL-17.5.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/OpenSSL copying build/lib/OpenSSL/SSL.py -> /home/pterjan/rpmbuild/BUILDROOT/python-OpenSSL-17.5.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/OpenSSL copying build/lib/OpenSSL/_util.py -> /home/pterjan/rpmbuild/BUILDROOT/python-OpenSSL-17.5.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/OpenSSL copying build/lib/OpenSSL/debug.py -> /home/pterjan/rpmbuild/BUILDROOT/python-OpenSSL-17.5.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/OpenSSL copying build/lib/OpenSSL/crypto.py -> /home/pterjan/rpmbuild/BUILDROOT/python-OpenSSL-17.5.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/OpenSSL copying build/lib/OpenSSL/rand.py -> /home/pterjan/rpmbuild/BUILDROOT/python-OpenSSL-17.5.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/OpenSSL copying build/lib/OpenSSL/tsafe.py -> /home/pterjan/rpmbuild/BUILDROOT/python-OpenSSL-17.5.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/OpenSSL copying build/lib/OpenSSL/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-OpenSSL-17.5.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/OpenSSL copying build/lib/OpenSSL/version.py -> /home/pterjan/rpmbuild/BUILDROOT/python-OpenSSL-17.5.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/OpenSSL byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-OpenSSL-17.5.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/OpenSSL/SSL.py to SSL.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-OpenSSL-17.5.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/OpenSSL/_util.py to _util.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-OpenSSL-17.5.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/OpenSSL/debug.py to debug.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-OpenSSL-17.5.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/OpenSSL/crypto.py to crypto.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-OpenSSL-17.5.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/OpenSSL/rand.py to rand.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-OpenSSL-17.5.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/OpenSSL/tsafe.py to tsafe.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-OpenSSL-17.5.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/OpenSSL/__init__.py to __init__.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-OpenSSL-17.5.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/OpenSSL/version.py to version.cpython-36.pyc writing byte-compilation script '/tmp/tmplzlvtfe0.py' /usr/bin/python3 /tmp/tmplzlvtfe0.py removing /tmp/tmplzlvtfe0.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' warning: no previously-included files matching '*.cert' found under directory 'examples/simple' warning: no previously-included files matching '*.pkey' found under directory 'examples/simple' no previously-included directories found matching 'doc/_build' 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 /home/pterjan/rpmbuild/BUILDROOT/python-OpenSSL-17.5.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/pyOpenSSL-17.5.0-py3.6.egg-info running install_scripts + popd ~/rpmbuild/BUILD/pyOpenSSL-17.5.0 + /usr/lib/rpm/find-debuginfo.sh -j8 -m -i --build-id-seed 17.5.0-1.mga7 --unique-debug-suffix -17.5.0-1.mga7.x86_64 --unique-debug-src-base python-OpenSSL-17.5.0-1.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/pyOpenSSL-17.5.0 + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/python-OpenSSL-17.5.0-1.mga7.x86_64/usr/lib/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/python-OpenSSL-17.5.0-1.mga7.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink Processing files: python-OpenSSL-17.5.0-1.mga7.noarch Provides: pyOpenSSL python-OpenSSL = 17.5.0-1.mga7 python2.7dist(pyopenssl) = 17.5.0 python2dist(pyopenssl) = 17.5.0 pythonegg(2)(pyopenssl) = 17.5.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 python2.7dist(cryptography) >= 2.1.4 python2.7dist(six) >= 1.5.2 Obsoletes: pyOpenSSL Processing files: python3-OpenSSL-17.5.0-1.mga7.noarch Provides: python3-OpenSSL = 17.5.0-1.mga7 python3.6dist(pyopenssl) = 17.5.0 python3dist(pyopenssl) = 17.5.0 pythonegg(3)(pyopenssl) = 17.5.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.6 python3.6dist(cryptography) >= 2.1.4 python3.6dist(six) >= 1.5.2 Processing files: python-OpenSSL-doc-17.5.0-1.mga7.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ibHiT4 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd pyOpenSSL-17.5.0 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/python-OpenSSL-17.5.0-1.mga7.x86_64/usr/share/doc/python-OpenSSL-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/python-OpenSSL-17.5.0-1.mga7.x86_64/usr/share/doc/python-OpenSSL-doc + cp -pr examples /home/pterjan/rpmbuild/BUILDROOT/python-OpenSSL-17.5.0-1.mga7.x86_64/usr/share/doc/python-OpenSSL-doc + cp -pr doc/_build/html /home/pterjan/rpmbuild/BUILDROOT/python-OpenSSL-17.5.0-1.mga7.x86_64/usr/share/doc/python-OpenSSL-doc + exit 0 Provides: python-OpenSSL-doc = 17.5.0-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/python-OpenSSL-17.5.0-1.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python-OpenSSL-17.5.0-1.mga7.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python3-OpenSSL-17.5.0-1.mga7.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python-OpenSSL-doc-17.5.0-1.mga7.noarch.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.mchLqd + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd pyOpenSSL-17.5.0 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-OpenSSL-17.5.0-1.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.4aSU0l + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf pyOpenSSL-17.5.0 + exit 0 D: [iurt_root_command] Success!