Mock Version: 2.9 Mock Version: 2.9 Mock Version: 2.9 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-html5lib.spec'], chrootPath='/var/lib/mock/dist-circle8-build-34369-5931/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-html5lib.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-html5lib-0.999999999-6.el8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-html5lib.spec'], chrootPath='/var/lib/mock/dist-circle8-build-34369-5931/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-html5lib.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Rz3DbF + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf html5lib-python-0.999999999 + /usr/bin/gzip -dc /builddir/build/SOURCES/0.999999999.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd html5lib-python-0.999999999 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.QE9Fxd + umask 022 + cd /builddir/build/BUILD + cd html5lib-python-0.999999999 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py build '--executable=/usr/libexec/platform-python -s' running build running build_py creating build creating build/lib creating build/lib/html5lib copying html5lib/html5parser.py -> build/lib/html5lib copying html5lib/_inputstream.py -> build/lib/html5lib copying html5lib/constants.py -> build/lib/html5lib copying html5lib/__init__.py -> build/lib/html5lib copying html5lib/_utils.py -> build/lib/html5lib copying html5lib/serializer.py -> build/lib/html5lib copying html5lib/_tokenizer.py -> build/lib/html5lib copying html5lib/_ihatexml.py -> build/lib/html5lib creating build/lib/html5lib/treebuilders copying html5lib/treebuilders/etree.py -> build/lib/html5lib/treebuilders copying html5lib/treebuilders/etree_lxml.py -> build/lib/html5lib/treebuilders copying html5lib/treebuilders/__init__.py -> build/lib/html5lib/treebuilders copying html5lib/treebuilders/base.py -> build/lib/html5lib/treebuilders copying html5lib/treebuilders/dom.py -> build/lib/html5lib/treebuilders creating build/lib/html5lib/_trie copying html5lib/_trie/datrie.py -> build/lib/html5lib/_trie copying html5lib/_trie/_base.py -> build/lib/html5lib/_trie copying html5lib/_trie/__init__.py -> build/lib/html5lib/_trie copying html5lib/_trie/py.py -> build/lib/html5lib/_trie creating build/lib/html5lib/treewalkers copying html5lib/treewalkers/etree.py -> build/lib/html5lib/treewalkers copying html5lib/treewalkers/genshi.py -> build/lib/html5lib/treewalkers copying html5lib/treewalkers/etree_lxml.py -> build/lib/html5lib/treewalkers copying html5lib/treewalkers/__init__.py -> build/lib/html5lib/treewalkers copying html5lib/treewalkers/base.py -> build/lib/html5lib/treewalkers copying html5lib/treewalkers/dom.py -> build/lib/html5lib/treewalkers creating build/lib/html5lib/filters copying html5lib/filters/whitespace.py -> build/lib/html5lib/filters copying html5lib/filters/alphabeticalattributes.py -> build/lib/html5lib/filters copying html5lib/filters/optionaltags.py -> build/lib/html5lib/filters copying html5lib/filters/inject_meta_charset.py -> build/lib/html5lib/filters copying html5lib/filters/sanitizer.py -> build/lib/html5lib/filters copying html5lib/filters/__init__.py -> build/lib/html5lib/filters copying html5lib/filters/lint.py -> build/lib/html5lib/filters copying html5lib/filters/base.py -> build/lib/html5lib/filters creating build/lib/html5lib/treeadapters copying html5lib/treeadapters/sax.py -> build/lib/html5lib/treeadapters copying html5lib/treeadapters/genshi.py -> build/lib/html5lib/treeadapters copying html5lib/treeadapters/__init__.py -> build/lib/html5lib/treeadapters + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.yFtmr2 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch ++ dirname /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch + cd html5lib-python-0.999999999 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr creating /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages/html5lib copying build/lib/html5lib/html5parser.py -> /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages/html5lib copying build/lib/html5lib/_inputstream.py -> /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages/html5lib creating /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages/html5lib/treebuilders copying build/lib/html5lib/treebuilders/etree.py -> /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages/html5lib/treebuilders copying build/lib/html5lib/treebuilders/etree_lxml.py -> /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages/html5lib/treebuilders copying build/lib/html5lib/treebuilders/__init__.py -> /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages/html5lib/treebuilders copying build/lib/html5lib/treebuilders/base.py -> /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages/html5lib/treebuilders copying build/lib/html5lib/treebuilders/dom.py -> /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages/html5lib/treebuilders copying build/lib/html5lib/constants.py -> /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages/html5lib creating /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages/html5lib/_trie copying build/lib/html5lib/_trie/datrie.py -> /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages/html5lib/_trie copying build/lib/html5lib/_trie/_base.py -> /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages/html5lib/_trie copying build/lib/html5lib/_trie/__init__.py -> /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages/html5lib/_trie copying build/lib/html5lib/_trie/py.py -> /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages/html5lib/_trie copying build/lib/html5lib/__init__.py -> /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages/html5lib copying build/lib/html5lib/_utils.py -> /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages/html5lib copying build/lib/html5lib/serializer.py -> /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages/html5lib copying build/lib/html5lib/_tokenizer.py -> /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages/html5lib creating /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages/html5lib/treewalkers copying build/lib/html5lib/treewalkers/etree.py -> /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages/html5lib/treewalkers copying build/lib/html5lib/treewalkers/genshi.py -> /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages/html5lib/treewalkers copying build/lib/html5lib/treewalkers/etree_lxml.py -> /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages/html5lib/treewalkers copying build/lib/html5lib/treewalkers/__init__.py -> /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages/html5lib/treewalkers copying build/lib/html5lib/treewalkers/base.py -> /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages/html5lib/treewalkers copying build/lib/html5lib/treewalkers/dom.py -> /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages/html5lib/treewalkers copying build/lib/html5lib/_ihatexml.py -> /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages/html5lib creating /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages/html5lib/filters copying build/lib/html5lib/filters/whitespace.py -> /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages/html5lib/filters copying build/lib/html5lib/filters/alphabeticalattributes.py -> /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages/html5lib/filters copying build/lib/html5lib/filters/optionaltags.py -> /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages/html5lib/filters copying build/lib/html5lib/filters/inject_meta_charset.py -> /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages/html5lib/filters copying build/lib/html5lib/filters/sanitizer.py -> /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages/html5lib/filters copying build/lib/html5lib/filters/__init__.py -> /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages/html5lib/filters copying build/lib/html5lib/filters/lint.py -> /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages/html5lib/filters copying build/lib/html5lib/filters/base.py -> /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages/html5lib/filters creating /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages/html5lib/treeadapters copying build/lib/html5lib/treeadapters/sax.py -> /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages/html5lib/treeadapters copying build/lib/html5lib/treeadapters/genshi.py -> /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages/html5lib/treeadapters copying build/lib/html5lib/treeadapters/__init__.py -> /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages/html5lib/treeadapters byte-compiling /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages/html5lib/html5parser.py to html5parser.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages/html5lib/_inputstream.py to _inputstream.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages/html5lib/treebuilders/etree.py to etree.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages/html5lib/treebuilders/etree_lxml.py to etree_lxml.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages/html5lib/treebuilders/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages/html5lib/treebuilders/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages/html5lib/treebuilders/dom.py to dom.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages/html5lib/constants.py to constants.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages/html5lib/_trie/datrie.py to datrie.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages/html5lib/_trie/_base.py to _base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages/html5lib/_trie/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages/html5lib/_trie/py.py to py.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages/html5lib/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages/html5lib/_utils.py to _utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages/html5lib/serializer.py to serializer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages/html5lib/_tokenizer.py to _tokenizer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages/html5lib/treewalkers/etree.py to etree.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages/html5lib/treewalkers/genshi.py to genshi.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages/html5lib/treewalkers/etree_lxml.py to etree_lxml.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages/html5lib/treewalkers/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages/html5lib/treewalkers/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages/html5lib/treewalkers/dom.py to dom.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages/html5lib/_ihatexml.py to _ihatexml.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages/html5lib/filters/whitespace.py to whitespace.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages/html5lib/filters/alphabeticalattributes.py to alphabeticalattributes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages/html5lib/filters/optionaltags.py to optionaltags.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages/html5lib/filters/inject_meta_charset.py to inject_meta_charset.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages/html5lib/filters/sanitizer.py to sanitizer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages/html5lib/filters/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages/html5lib/filters/lint.py to lint.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages/html5lib/filters/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages/html5lib/treeadapters/sax.py to sax.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages/html5lib/treeadapters/genshi.py to genshi.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages/html5lib/treeadapters/__init__.py to __init__.cpython-36.pyc writing byte-compilation script '/tmp/tmpvnrav81k.py' /usr/libexec/platform-python /tmp/tmpvnrav81k.py removing /tmp/tmpvnrav81k.py running install_egg_info running egg_info creating html5lib.egg-info writing html5lib.egg-info/PKG-INFO writing dependency_links to html5lib.egg-info/dependency_links.txt writing requirements to html5lib.egg-info/requires.txt writing top-level names to html5lib.egg-info/top_level.txt writing manifest file 'html5lib.egg-info/SOURCES.txt' reading manifest file 'html5lib.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no directories found matching 'html5lib/tests/testdata' writing manifest file 'html5lib.egg-info/SOURCES.txt' Copying html5lib.egg-info to /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6/site-packages/html5lib-0.999999999-py3.6.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 0.999999999-6.el8 --unique-debug-suffix -0.999999999-6.el8.noarch --unique-debug-src-base python-html5lib-0.999999999-6.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/html5lib-python-0.999999999 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Jfp6LH + umask 022 + cd /builddir/build/BUILD + cd html5lib-python-0.999999999 + exit 0 Processing files: python3-html5lib-0.999999999-6.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ymjcim + umask 022 + cd /builddir/build/BUILD + cd html5lib-python-0.999999999 + DOCDIR=/builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/share/doc/python3-html5lib + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/share/doc/python3-html5lib + cp -pr CHANGES.rst /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/share/doc/python3-html5lib + cp -pr README.rst /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/share/doc/python3-html5lib + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.1PI3a0 + umask 022 + cd /builddir/build/BUILD + cd html5lib-python-0.999999999 + LICENSEDIR=/builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/share/licenses/python3-html5lib + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/share/licenses/python3-html5lib + cp -pr LICENSE /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch/usr/share/licenses/python3-html5lib + exit 0 Provides: python3-html5lib = 1:0.999999999-6.el8 python3.6dist(html5lib) = 0.999999999 python3dist(html5lib) = 0.999999999 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 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch Wrote: /builddir/build/RPMS/python3-html5lib-0.999999999-6.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Jn5nBH + umask 022 + cd /builddir/build/BUILD + cd html5lib-python-0.999999999 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-html5lib-0.999999999-6.el8.noarch + exit 0 Child return code was: 0