Mock Version: 3.1 Mock Version: 3.1 Mock Version: 3.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/rpmconf.spec'], chrootPath='/var/lib/mock/f36-build-38514675-4849671/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/rpmconf.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 setting SOURCE_DATE_EPOCH=1665360000 Wrote: /builddir/build/SRPMS/rpmconf-1.1.7-1.fc36.1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/rpmconf.spec'], chrootPath='/var/lib/mock/f36-build-38514675-4849671/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/rpmconf.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 setting SOURCE_DATE_EPOCH=1665360000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.I5JcMQ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf rpmconf-1.1.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/rpmconf-1.1.7.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd rpmconf-1.1.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.RpSeYj + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd rpmconf-1.1.7 + sed -i 's/__version__ = .*/__version__ = "1.1.7"/' rpmconf/rpmconf.py + sed -i 's/version = .*,/version = "1.1.7",/' setup.py + /usr/bin/python3 setup.py build /builddir/build/BUILD/rpmconf-1.1.7/setup.py:3: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.core import setup running build running build_py creating build creating build/lib creating build/lib/rpmconf copying rpmconf/__init__.py -> build/lib/rpmconf copying rpmconf/rpmconf.py -> build/lib/rpmconf running build_scripts creating build/scripts-3.10 copying and adjusting bin/rpmconf -> build/scripts-3.10 changing mode of build/scripts-3.10/rpmconf from 644 to 755 + docbook2man rpmconf.sgml Using catalogs: /etc/sgml/sgml-docbook-3.1.cat Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#print Working on: /builddir/build/BUILD/rpmconf-1.1.7/rpmconf.sgml + make -C docs html man make: Entering directory '/builddir/build/BUILD/rpmconf-1.1.7/docs' sphinx-build-3 -b html -d build/doctrees source build/html Running Sphinx v4.4.0 making output directory... done WARNING: html_static_path entry '_static' does not exist loading intersphinx inventory from http://docs.python.org/3.4/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'http://docs.python.org/3.4/objects.inv' not fetchable due to : HTTPConnectionPool(host='docs.python.org', port=80): Max retries exceeded with url: /3.4/objects.inv (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) building [mo]: targets for 0 po files that are out of date building [html]: targets for 1 source files that are out of date updating environment: [new config] 1 added, 0 changed, 0 removed reading sources... [100%] index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [100%] index generating indices... genindex done writing additional pages... search done copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 2 warnings. The HTML pages are in build/html. Build finished. The HTML pages are in build/html. sphinx-build-3 -b man -d build/doctrees source build/man Running Sphinx v4.4.0 making output directory... done WARNING: html_static_path entry '_static' does not exist loading pickled environment... done loading intersphinx inventory from http://docs.python.org/3.4/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'http://docs.python.org/3.4/objects.inv' not fetchable due to : HTTPConnectionPool(host='docs.python.org', port=80): Max retries exceeded with url: /3.4/objects.inv (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) building [mo]: targets for 0 po files that are out of date building [man]: all manpages updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found writing... rpmconf.3 { } done build succeeded, 2 warnings. The manual pages are in build/man. Build finished. The manual pages are in build/man. make: Leaving directory '/builddir/build/BUILD/rpmconf-1.1.7/docs' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.764mK2 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rpmconf-1.1.7-1.fc36.1.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rpmconf-1.1.7-1.fc36.1.noarch ++ dirname /builddir/build/BUILDROOT/rpmconf-1.1.7-1.fc36.1.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rpmconf-1.1.7-1.fc36.1.noarch + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd rpmconf-1.1.7 + /usr/bin/python3 setup.py install --skip-build --install-scripts /usr/sbin --root /builddir/build/BUILDROOT/rpmconf-1.1.7-1.fc36.1.noarch /builddir/build/BUILD/rpmconf-1.1.7/setup.py:3: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.core import setup running install running install_lib creating /builddir/build/BUILDROOT/rpmconf-1.1.7-1.fc36.1.noarch/usr creating /builddir/build/BUILDROOT/rpmconf-1.1.7-1.fc36.1.noarch/usr/lib creating /builddir/build/BUILDROOT/rpmconf-1.1.7-1.fc36.1.noarch/usr/lib/python3.10 creating /builddir/build/BUILDROOT/rpmconf-1.1.7-1.fc36.1.noarch/usr/lib/python3.10/site-packages creating /builddir/build/BUILDROOT/rpmconf-1.1.7-1.fc36.1.noarch/usr/lib/python3.10/site-packages/rpmconf copying build/lib/rpmconf/__init__.py -> /builddir/build/BUILDROOT/rpmconf-1.1.7-1.fc36.1.noarch/usr/lib/python3.10/site-packages/rpmconf copying build/lib/rpmconf/rpmconf.py -> /builddir/build/BUILDROOT/rpmconf-1.1.7-1.fc36.1.noarch/usr/lib/python3.10/site-packages/rpmconf byte-compiling /builddir/build/BUILDROOT/rpmconf-1.1.7-1.fc36.1.noarch/usr/lib/python3.10/site-packages/rpmconf/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/rpmconf-1.1.7-1.fc36.1.noarch/usr/lib/python3.10/site-packages/rpmconf/rpmconf.py to rpmconf.cpython-310.pyc running install_scripts creating /builddir/build/BUILDROOT/rpmconf-1.1.7-1.fc36.1.noarch/usr/sbin copying build/scripts-3.10/rpmconf -> /builddir/build/BUILDROOT/rpmconf-1.1.7-1.fc36.1.noarch/usr/sbin changing mode of /builddir/build/BUILDROOT/rpmconf-1.1.7-1.fc36.1.noarch/usr/sbin/rpmconf to 755 running install_egg_info Writing /builddir/build/BUILDROOT/rpmconf-1.1.7-1.fc36.1.noarch/usr/lib/python3.10/site-packages/rpmconf-1.1.7-py3.10.egg-info + install -D -m 644 rpmconf.8 /builddir/build/BUILDROOT/rpmconf-1.1.7-1.fc36.1.noarch/usr/share/man/man8/rpmconf.8 + install -D -m 644 docs/build/man/rpmconf.3 /builddir/build/BUILDROOT/rpmconf-1.1.7-1.fc36.1.noarch/usr/share/man/man3/rpmconf.3 + mkdir -p /builddir/build/BUILDROOT/rpmconf-1.1.7-1.fc36.1.noarch/usr/share/rpmconf/ + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.1.7-1.fc36.1 --unique-debug-suffix -1.1.7-1.fc36.1.noarch --unique-debug-src-base rpmconf-1.1.7-1.fc36.1.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/rpmconf-1.1.7 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/rpmconf-1.1.7-1.fc36.1.noarch/usr/lib/python3.10 using python3.10 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.JfxQnM + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: Processing files: rpmconf-1.1.7-1.fc36.1.noarch + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd rpmconf-1.1.7 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.C3HfNb + umask 022 + cd /builddir/build/BUILD + cd rpmconf-1.1.7 + DOCDIR=/builddir/build/BUILDROOT/rpmconf-1.1.7-1.fc36.1.noarch/usr/share/doc/rpmconf + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rpmconf-1.1.7-1.fc36.1.noarch/usr/share/doc/rpmconf + cp -pr README.md /builddir/build/BUILDROOT/rpmconf-1.1.7-1.fc36.1.noarch/usr/share/doc/rpmconf + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.uhHT3I + umask 022 + cd /builddir/build/BUILD + cd rpmconf-1.1.7 + LICENSEDIR=/builddir/build/BUILDROOT/rpmconf-1.1.7-1.fc36.1.noarch/usr/share/licenses/rpmconf + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rpmconf-1.1.7-1.fc36.1.noarch/usr/share/licenses/rpmconf + cp -pr LICENSE /builddir/build/BUILDROOT/rpmconf-1.1.7-1.fc36.1.noarch/usr/share/licenses/rpmconf + RPM_EC=0 ++ jobs -p + exit 0 Provides: rpmconf = 1.1.7-1.fc36.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 Suggests: diffuse diffutils kdiff3 meld vim-X11 vim-enhanced Processing files: python3-rpmconf-1.1.7-1.fc36.1.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.frIyeF + umask 022 + cd /builddir/build/BUILD + cd rpmconf-1.1.7 + LICENSEDIR=/builddir/build/BUILDROOT/rpmconf-1.1.7-1.fc36.1.noarch/usr/share/licenses/python3-rpmconf + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rpmconf-1.1.7-1.fc36.1.noarch/usr/share/licenses/python3-rpmconf + cp -pr LICENSE /builddir/build/BUILDROOT/rpmconf-1.1.7-1.fc36.1.noarch/usr/share/licenses/python3-rpmconf + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-rpmconf = 1.1.7-1.fc36.1 python3-rpmconf = 1.1.7-1.fc36.1 python3.10-rpmconf = 1.1.7-1.fc36.1 python3.10dist(rpmconf) = 1.1.7 python3dist(rpmconf) = 1.1.7 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.10 Processing files: python3-rpmconf-doc-1.1.7-1.fc36.1.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.odURfv + umask 022 + cd /builddir/build/BUILD + cd rpmconf-1.1.7 + DOCDIR=/builddir/build/BUILDROOT/rpmconf-1.1.7-1.fc36.1.noarch/usr/share/doc/python3-rpmconf-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rpmconf-1.1.7-1.fc36.1.noarch/usr/share/doc/python3-rpmconf-doc + cp -pr docs/build/html/ /builddir/build/BUILDROOT/rpmconf-1.1.7-1.fc36.1.noarch/usr/share/doc/python3-rpmconf-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.qwkcGQ + umask 022 + cd /builddir/build/BUILD + cd rpmconf-1.1.7 + LICENSEDIR=/builddir/build/BUILDROOT/rpmconf-1.1.7-1.fc36.1.noarch/usr/share/licenses/python3-rpmconf-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rpmconf-1.1.7-1.fc36.1.noarch/usr/share/licenses/python3-rpmconf-doc + cp -pr LICENSE /builddir/build/BUILDROOT/rpmconf-1.1.7-1.fc36.1.noarch/usr/share/licenses/python3-rpmconf-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-rpmconf-doc = 1.1.7-1.fc36.1 python3-rpmconf-doc = 1.1.7-1.fc36.1 python3.10-rpmconf-doc = 1.1.7-1.fc36.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: rpmconf-base-1.1.7-1.fc36.1.noarch Provides: rpmconf-base = 1.1.7-1.fc36.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rpmconf-1.1.7-1.fc36.1.noarch Wrote: /builddir/build/RPMS/rpmconf-base-1.1.7-1.fc36.1.noarch.rpm Wrote: /builddir/build/RPMS/rpmconf-1.1.7-1.fc36.1.noarch.rpm Wrote: /builddir/build/RPMS/python3-rpmconf-1.1.7-1.fc36.1.noarch.rpm Wrote: /builddir/build/RPMS/python3-rpmconf-doc-1.1.7-1.fc36.1.noarch.rpm Child return code was: 0