D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/python-doc8-0.8.0-6.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.8Q4f0k
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf doc8-0.8.0
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/doc8-0.8.0.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd doc8-0.8.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/fix-build-deps-versions.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ rm -rf doc8.egg-info
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.yfX9jn
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd doc8-0.8.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 -fasynchronous-unwind-tables'
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s'
/usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/__init__.py:148: SetuptoolsDeprecationWarning: setup_requires is deprecated. Supply build dependencies using PEP 517 pyproject.toml build-requires.
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:156: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead
  warnings.warn(
running build
running build_py
creating build
creating build/lib
creating build/lib/doc8
creating build/lib/doc8/tests
copying doc8/tests/test_checks.py -> build/lib/doc8/tests
copying doc8/tests/__init__.py -> build/lib/doc8/tests
copying doc8/parser.py -> build/lib/doc8
copying doc8/utils.py -> build/lib/doc8
copying doc8/checks.py -> build/lib/doc8
copying doc8/__init__.py -> build/lib/doc8
copying doc8/version.py -> build/lib/doc8
copying doc8/main.py -> build/lib/doc8
running egg_info
creating doc8.egg-info
writing doc8.egg-info/PKG-INFO
writing dependency_links to doc8.egg-info/dependency_links.txt
writing entry points to doc8.egg-info/entry_points.txt
writing requirements to doc8.egg-info/requires.txt
writing top-level names to doc8.egg-info/top_level.txt
[pbr] Processing SOURCES.txt
writing manifest file 'doc8.egg-info/SOURCES.txt'
warning: no previously-included files found matching '.gitignore'
warning: no previously-included files found matching '.gitreview'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
reading manifest template 'MANIFEST.in'
warning: no previously-included files found matching '.gitignore'
warning: no previously-included files found matching '.gitreview'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
adding license file 'LICENSE'
adding license file 'AUTHORS'
writing manifest file 'doc8.egg-info/SOURCES.txt'
+ PYTHONPATH=/home/iurt/rpmbuild/BUILD/doc8-0.8.0
+ sphinx-build doc/source html
Running Sphinx v4.3.0
making output directory... done
Using openstack theme from /usr/lib/python3.9/site-packages/oslosphinx/theme
building [mo]: targets for 0 po files that are out of date
building [html]: targets for 5 source files that are out of date
updating environment: [new config] 5 added, 0 changed, 0 removed
reading sources... [ 20%] contributing
reading sources... [ 40%] index
reading sources... [ 60%] installation
reading sources... [ 80%] readme
reading sources... [100%] usage

looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
writing output... [ 20%] contributing
writing output... [ 40%] index
writing output... [ 60%] installation
writing output... [ 80%] readme
writing output... [100%] usage

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.

The HTML pages are in html.
+ rm -rf html/.doctrees html/.buildinfo
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ISergZ
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/python-doc8-0.8.0-6.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/python-doc8-0.8.0-6.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/python-doc8-0.8.0-6.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/python-doc8-0.8.0-6.mga9.aarch64
+ cd doc8-0.8.0
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ /usr/bin/python3 setup.py install -O1 --skip-build --root /home/iurt/rpmbuild/BUILDROOT/python-doc8-0.8.0-6.mga9.aarch64
/usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/__init__.py:148: SetuptoolsDeprecationWarning: setup_requires is deprecated. Supply build dependencies using PEP 517 pyproject.toml build-requires.
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:156: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead
  warnings.warn(
running install
[pbr] Generating AUTHORS
[pbr] AUTHORS complete (0.0s)
running install_lib
creating /home/iurt/rpmbuild/BUILDROOT/python-doc8-0.8.0-6.mga9.aarch64/usr
creating /home/iurt/rpmbuild/BUILDROOT/python-doc8-0.8.0-6.mga9.aarch64/usr/lib
creating /home/iurt/rpmbuild/BUILDROOT/python-doc8-0.8.0-6.mga9.aarch64/usr/lib/python3.9
creating /home/iurt/rpmbuild/BUILDROOT/python-doc8-0.8.0-6.mga9.aarch64/usr/lib/python3.9/site-packages
creating /home/iurt/rpmbuild/BUILDROOT/python-doc8-0.8.0-6.mga9.aarch64/usr/lib/python3.9/site-packages/doc8
copying build/lib/doc8/main.py -> /home/iurt/rpmbuild/BUILDROOT/python-doc8-0.8.0-6.mga9.aarch64/usr/lib/python3.9/site-packages/doc8
copying build/lib/doc8/version.py -> /home/iurt/rpmbuild/BUILDROOT/python-doc8-0.8.0-6.mga9.aarch64/usr/lib/python3.9/site-packages/doc8
copying build/lib/doc8/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-doc8-0.8.0-6.mga9.aarch64/usr/lib/python3.9/site-packages/doc8
copying build/lib/doc8/checks.py -> /home/iurt/rpmbuild/BUILDROOT/python-doc8-0.8.0-6.mga9.aarch64/usr/lib/python3.9/site-packages/doc8
copying build/lib/doc8/utils.py -> /home/iurt/rpmbuild/BUILDROOT/python-doc8-0.8.0-6.mga9.aarch64/usr/lib/python3.9/site-packages/doc8
copying build/lib/doc8/parser.py -> /home/iurt/rpmbuild/BUILDROOT/python-doc8-0.8.0-6.mga9.aarch64/usr/lib/python3.9/site-packages/doc8
creating /home/iurt/rpmbuild/BUILDROOT/python-doc8-0.8.0-6.mga9.aarch64/usr/lib/python3.9/site-packages/doc8/tests
copying build/lib/doc8/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-doc8-0.8.0-6.mga9.aarch64/usr/lib/python3.9/site-packages/doc8/tests
copying build/lib/doc8/tests/test_checks.py -> /home/iurt/rpmbuild/BUILDROOT/python-doc8-0.8.0-6.mga9.aarch64/usr/lib/python3.9/site-packages/doc8/tests
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-doc8-0.8.0-6.mga9.aarch64/usr/lib/python3.9/site-packages/doc8/main.py to main.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-doc8-0.8.0-6.mga9.aarch64/usr/lib/python3.9/site-packages/doc8/version.py to version.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-doc8-0.8.0-6.mga9.aarch64/usr/lib/python3.9/site-packages/doc8/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-doc8-0.8.0-6.mga9.aarch64/usr/lib/python3.9/site-packages/doc8/checks.py to checks.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-doc8-0.8.0-6.mga9.aarch64/usr/lib/python3.9/site-packages/doc8/utils.py to utils.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-doc8-0.8.0-6.mga9.aarch64/usr/lib/python3.9/site-packages/doc8/parser.py to parser.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-doc8-0.8.0-6.mga9.aarch64/usr/lib/python3.9/site-packages/doc8/tests/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-doc8-0.8.0-6.mga9.aarch64/usr/lib/python3.9/site-packages/doc8/tests/test_checks.py to test_checks.cpython-39.pyc
writing byte-compilation script '/tmp/tmpjzgebbfq.py'
/usr/bin/python3 /tmp/tmpjzgebbfq.py
removing /tmp/tmpjzgebbfq.py
running install_egg_info
running egg_info
writing doc8.egg-info/PKG-INFO
writing dependency_links to doc8.egg-info/dependency_links.txt
writing entry points to doc8.egg-info/entry_points.txt
writing requirements to doc8.egg-info/requires.txt
writing top-level names to doc8.egg-info/top_level.txt
[pbr] Reusing existing SOURCES.txt
Copying doc8.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-doc8-0.8.0-6.mga9.aarch64/usr/lib/python3.9/site-packages/doc8-0.8.0-py3.9.egg-info
running install_scripts
Installing doc8 script to /home/iurt/rpmbuild/BUILDROOT/python-doc8-0.8.0-6.mga9.aarch64/usr/bin
+ rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-doc8-0.8.0-6.mga9.aarch64/usr/bin/__pycache__
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.8.0-6.mga9 --unique-debug-suffix -0.8.0-6.mga9.aarch64 --unique-debug-src-base python-doc8-0.8.0-6.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/doc8-0.8.0

+ /usr/lib/rpm/check-buildroot
+ '[' -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/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0
Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-doc8-0.8.0-6.mga9.aarch64/usr/lib/python3.9 using python3.9
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.81bMql
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd doc8-0.8.0
+ '[' 1 -eq 1 ']'
+ /usr/bin/python3 setup.py test
/usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/__init__.py:148: SetuptoolsDeprecationWarning: setup_requires is deprecated. Supply build dependencies using PEP 517 pyproject.toml build-requires.
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:156: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead
  warnings.warn(
running test
WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox.
running egg_info
writing doc8.egg-info/PKG-INFO
writing dependency_links to doc8.egg-info/dependency_links.txt
writing entry points to doc8.egg-info/entry_points.txt
writing requirements to doc8.egg-info/requires.txt
writing top-level names to doc8.egg-info/top_level.txt
[pbr] Reusing existing SOURCES.txt
running build_ext
test_cr (doc8.tests.test_checks.TestCarriageReturn)
doc8.tests.test_checks.TestCarriageReturn.test_cr ... ok
test_correct_length (doc8.tests.test_checks.TestLineLength)
doc8.tests.test_checks.TestLineLength.test_correct_length ... ok
test_definition_term_length (doc8.tests.test_checks.TestLineLength)
doc8.tests.test_checks.TestLineLength.test_definition_term_length ... ok
test_ignore_code_block (doc8.tests.test_checks.TestLineLength)
doc8.tests.test_checks.TestLineLength.test_ignore_code_block ... ok
test_over_length (doc8.tests.test_checks.TestLineLength)
doc8.tests.test_checks.TestLineLength.test_over_length ... ok
test_unsplittable_length (doc8.tests.test_checks.TestLineLength)
doc8.tests.test_checks.TestLineLength.test_unsplittable_length ... ok
test_newline (doc8.tests.test_checks.TestNewlineEndOfFile)
doc8.tests.test_checks.TestNewlineEndOfFile.test_newline ... ok
test_tabs (doc8.tests.test_checks.TestTabIndentation)
doc8.tests.test_checks.TestTabIndentation.test_tabs ... ok
test_trailing (doc8.tests.test_checks.TestTrailingWhitespace)
doc8.tests.test_checks.TestTrailingWhitespace.test_trailing ... ok

----------------------------------------------------------------------
Ran 9 tests in 0.112s

OK
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: python3-doc8-0.8.0-6.mga9.noarch
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.8Yk5QV
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd doc8-0.8.0
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-doc8-0.8.0-6.mga9.aarch64/usr/share/doc/python3-doc8
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-doc8-0.8.0-6.mga9.aarch64/usr/share/doc/python3-doc8
+ cp -pr README.rst /home/iurt/rpmbuild/BUILDROOT/python-doc8-0.8.0-6.mga9.aarch64/usr/share/doc/python3-doc8
+ cp -pr doc/source/readme.rst /home/iurt/rpmbuild/BUILDROOT/python-doc8-0.8.0-6.mga9.aarch64/usr/share/doc/python3-doc8
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.r9BR98
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd doc8-0.8.0
+ LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/python-doc8-0.8.0-6.mga9.aarch64/usr/share/licenses/python3-doc8
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-doc8-0.8.0-6.mga9.aarch64/usr/share/licenses/python3-doc8
+ cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/python-doc8-0.8.0-6.mga9.aarch64/usr/share/licenses/python3-doc8
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-doc8 = 0.8.0-6.mga9 python3-doc8 = 0.8.0-6.mga9 python3.9-doc8 = 0.8.0-6.mga9 python3.9dist(doc8) = 0.8 python3dist(doc8) = 0.8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: python(abi) = 3.9 python3.9dist(chardet) python3.9dist(docutils) python3.9dist(restructuredtext-lint) >= 0.7 python3.9dist(setuptools) python3.9dist(six) python3.9dist(stevedore)
Obsoletes: python-doc8 < 0.8.0-6.mga9
Processing files: python-doc8-doc-0.8.0-6.mga9.noarch
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.cLVAzm
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd doc8-0.8.0
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-doc8-0.8.0-6.mga9.aarch64/usr/share/doc/python-doc8-doc
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-doc8-0.8.0-6.mga9.aarch64/usr/share/doc/python-doc8-doc
+ cp -pr html /home/iurt/rpmbuild/BUILDROOT/python-doc8-0.8.0-6.mga9.aarch64/usr/share/doc/python-doc8-doc
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.6ZiglN
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd doc8-0.8.0
+ LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/python-doc8-0.8.0-6.mga9.aarch64/usr/share/licenses/python-doc8-doc
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-doc8-0.8.0-6.mga9.aarch64/usr/share/licenses/python-doc8-doc
+ cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/python-doc8-0.8.0-6.mga9.aarch64/usr/share/licenses/python-doc8-doc
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-doc8-doc = 0.8.0-6.mga9
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 /home/iurt/rpmbuild/BUILDROOT/python-doc8-0.8.0-6.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/noarch/python3-doc8-0.8.0-6.mga9.noarch.rpm
Wrote: /home/iurt/rpmbuild/RPMS/noarch/python-doc8-doc-0.8.0-6.mga9.noarch.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.CNwUs1
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd doc8-0.8.0
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-doc8-0.8.0-6.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.LqmQ97
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf doc8-0.8.0
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!