D: [iurt_root_command] chroot
Building target platforms: noarch
Building for target noarch
Installing /home/pterjan/rpmbuild/SRPMS/python-reno-3.5.0-3.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.MAhZ8E
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build
+ test -d /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.dQqwWY
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build
+ rm -rf reno-3.5.0
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/reno-3.5.0.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd reno-3.5.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ rm -rf reno.egg-info/
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.bcahgP
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build
+ cd reno-3.5.0
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -sP'
/usr/lib/python3.12/site-packages/setuptools/__init__.py:94: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
!!

        ********************************************************************************
        Requirements should be satisfied by a PEP 517 installer.
        If you are using pip, you can try `pip install --use-pep517`.
        ********************************************************************************

!!
  dist.fetch_build_eggs(dist.setup_requires)
/usr/lib/python3.12/site-packages/setuptools/command/develop.py:41: EasyInstallDeprecationWarning: easy_install command is deprecated.
!!

        ********************************************************************************
        Please avoid running ``setup.py`` and ``easy_install``.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        See https://github.com/pypa/setuptools/issues/917 for details.
        ********************************************************************************

!!
  easy_install.initialize_options(self)
/usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!

        ********************************************************************************
        Please avoid running ``setup.py`` directly.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
        ********************************************************************************

!!
  self.initialize_options()
/usr/lib/python3.12/site-packages/pbr/core.py:140: UserWarning: Unknown distribution option: 'tests_require'
  warnings.warn(msg)
running build
running build_py
creating build/lib/reno/_exts
copying reno/_exts/show_reno_config.py -> build/lib/reno/_exts
copying reno/_exts/__init__.py -> build/lib/reno/_exts
copying reno/main.py -> build/lib/reno
copying reno/semver.py -> build/lib/reno
copying reno/setup_command.py -> build/lib/reno
copying reno/sphinxext.py -> build/lib/reno
copying reno/scanner.py -> build/lib/reno
copying reno/loader.py -> build/lib/reno
copying reno/report.py -> build/lib/reno
copying reno/config.py -> build/lib/reno
copying reno/formatter.py -> build/lib/reno
copying reno/__init__.py -> build/lib/reno
copying reno/lister.py -> build/lib/reno
copying reno/defaults.py -> build/lib/reno
copying reno/linter.py -> build/lib/reno
copying reno/create.py -> build/lib/reno
copying reno/cache.py -> build/lib/reno
copying reno/utils.py -> build/lib/reno
creating build/lib/reno/tests
copying reno/tests/test_scanner.py -> build/lib/reno/tests
copying reno/tests/test_formatter.py -> build/lib/reno/tests
copying reno/tests/test_exts.py -> build/lib/reno/tests
copying reno/tests/test_semver.py -> build/lib/reno/tests
copying reno/tests/test_cache.py -> build/lib/reno/tests
copying reno/tests/test_config.py -> build/lib/reno/tests
copying reno/tests/test_utils.py -> build/lib/reno/tests
copying reno/tests/test_create.py -> build/lib/reno/tests
copying reno/tests/__init__.py -> build/lib/reno/tests
copying reno/tests/test_loader.py -> build/lib/reno/tests
copying reno/tests/base.py -> build/lib/reno/tests
running egg_info
creating reno.egg-info
writing reno.egg-info/PKG-INFO
writing dependency_links to reno.egg-info/dependency_links.txt
writing entry points to reno.egg-info/entry_points.txt
writing requirements to reno.egg-info/requires.txt
writing top-level names to reno.egg-info/top_level.txt
[pbr] Processing SOURCES.txt
writing manifest file 'reno.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 'reno.egg-info/SOURCES.txt'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Qv4oiG
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build
+ mkdir /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT
+ cd reno-3.5.0
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ /usr/bin/python3 setup.py install -O1 --skip-build --root /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT --prefix /usr
/usr/lib/python3.12/site-packages/setuptools/__init__.py:94: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
!!

        ********************************************************************************
        Requirements should be satisfied by a PEP 517 installer.
        If you are using pip, you can try `pip install --use-pep517`.
        ********************************************************************************

!!
  dist.fetch_build_eggs(dist.setup_requires)
/usr/lib/python3.12/site-packages/setuptools/command/develop.py:41: EasyInstallDeprecationWarning: easy_install command is deprecated.
!!

        ********************************************************************************
        Please avoid running ``setup.py`` and ``easy_install``.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        See https://github.com/pypa/setuptools/issues/917 for details.
        ********************************************************************************

!!
  easy_install.initialize_options(self)
/usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!

        ********************************************************************************
        Please avoid running ``setup.py`` directly.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
        ********************************************************************************

!!
  self.initialize_options()
/usr/lib/python3.12/site-packages/pbr/core.py:140: UserWarning: Unknown distribution option: 'tests_require'
  warnings.warn(msg)
running install
[pbr] Generating AUTHORS
[pbr] AUTHORS complete (0.0s)
running install_lib
creating /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT/usr/lib/python3.12/site-packages
creating /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT/usr/lib/python3.12/site-packages/reno
copying build/lib/reno/main.py -> /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT/usr/lib/python3.12/site-packages/reno
copying build/lib/reno/semver.py -> /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT/usr/lib/python3.12/site-packages/reno
copying build/lib/reno/setup_command.py -> /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT/usr/lib/python3.12/site-packages/reno
creating /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT/usr/lib/python3.12/site-packages/reno/tests
copying build/lib/reno/tests/test_scanner.py -> /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT/usr/lib/python3.12/site-packages/reno/tests
copying build/lib/reno/tests/test_formatter.py -> /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT/usr/lib/python3.12/site-packages/reno/tests
copying build/lib/reno/tests/test_exts.py -> /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT/usr/lib/python3.12/site-packages/reno/tests
copying build/lib/reno/tests/test_semver.py -> /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT/usr/lib/python3.12/site-packages/reno/tests
copying build/lib/reno/tests/test_cache.py -> /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT/usr/lib/python3.12/site-packages/reno/tests
copying build/lib/reno/tests/test_config.py -> /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT/usr/lib/python3.12/site-packages/reno/tests
copying build/lib/reno/tests/test_utils.py -> /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT/usr/lib/python3.12/site-packages/reno/tests
copying build/lib/reno/tests/test_create.py -> /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT/usr/lib/python3.12/site-packages/reno/tests
copying build/lib/reno/tests/__init__.py -> /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT/usr/lib/python3.12/site-packages/reno/tests
copying build/lib/reno/tests/test_loader.py -> /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT/usr/lib/python3.12/site-packages/reno/tests
copying build/lib/reno/tests/base.py -> /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT/usr/lib/python3.12/site-packages/reno/tests
copying build/lib/reno/sphinxext.py -> /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT/usr/lib/python3.12/site-packages/reno
copying build/lib/reno/scanner.py -> /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT/usr/lib/python3.12/site-packages/reno
copying build/lib/reno/loader.py -> /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT/usr/lib/python3.12/site-packages/reno
copying build/lib/reno/report.py -> /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT/usr/lib/python3.12/site-packages/reno
copying build/lib/reno/config.py -> /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT/usr/lib/python3.12/site-packages/reno
copying build/lib/reno/formatter.py -> /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT/usr/lib/python3.12/site-packages/reno
copying build/lib/reno/__init__.py -> /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT/usr/lib/python3.12/site-packages/reno
copying build/lib/reno/lister.py -> /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT/usr/lib/python3.12/site-packages/reno
copying build/lib/reno/defaults.py -> /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT/usr/lib/python3.12/site-packages/reno
creating /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT/usr/lib/python3.12/site-packages/reno/_exts
copying build/lib/reno/_exts/show_reno_config.py -> /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT/usr/lib/python3.12/site-packages/reno/_exts
copying build/lib/reno/_exts/__init__.py -> /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT/usr/lib/python3.12/site-packages/reno/_exts
copying build/lib/reno/linter.py -> /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT/usr/lib/python3.12/site-packages/reno
copying build/lib/reno/create.py -> /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT/usr/lib/python3.12/site-packages/reno
copying build/lib/reno/cache.py -> /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT/usr/lib/python3.12/site-packages/reno
copying build/lib/reno/utils.py -> /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT/usr/lib/python3.12/site-packages/reno
byte-compiling /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT/usr/lib/python3.12/site-packages/reno/main.py to main.cpython-312.pyc
byte-compiling /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT/usr/lib/python3.12/site-packages/reno/semver.py to semver.cpython-312.pyc
byte-compiling /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT/usr/lib/python3.12/site-packages/reno/setup_command.py to setup_command.cpython-312.pyc
byte-compiling /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT/usr/lib/python3.12/site-packages/reno/tests/test_scanner.py to test_scanner.cpython-312.pyc
byte-compiling /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT/usr/lib/python3.12/site-packages/reno/tests/test_formatter.py to test_formatter.cpython-312.pyc
byte-compiling /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT/usr/lib/python3.12/site-packages/reno/tests/test_exts.py to test_exts.cpython-312.pyc
byte-compiling /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT/usr/lib/python3.12/site-packages/reno/tests/test_semver.py to test_semver.cpython-312.pyc
byte-compiling /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT/usr/lib/python3.12/site-packages/reno/tests/test_cache.py to test_cache.cpython-312.pyc
byte-compiling /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT/usr/lib/python3.12/site-packages/reno/tests/test_config.py to test_config.cpython-312.pyc
byte-compiling /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT/usr/lib/python3.12/site-packages/reno/tests/test_utils.py to test_utils.cpython-312.pyc
byte-compiling /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT/usr/lib/python3.12/site-packages/reno/tests/test_create.py to test_create.cpython-312.pyc
byte-compiling /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT/usr/lib/python3.12/site-packages/reno/tests/__init__.py to __init__.cpython-312.pyc
byte-compiling /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT/usr/lib/python3.12/site-packages/reno/tests/test_loader.py to test_loader.cpython-312.pyc
byte-compiling /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT/usr/lib/python3.12/site-packages/reno/tests/base.py to base.cpython-312.pyc
byte-compiling /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT/usr/lib/python3.12/site-packages/reno/sphinxext.py to sphinxext.cpython-312.pyc
byte-compiling /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT/usr/lib/python3.12/site-packages/reno/scanner.py to scanner.cpython-312.pyc
byte-compiling /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT/usr/lib/python3.12/site-packages/reno/loader.py to loader.cpython-312.pyc
byte-compiling /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT/usr/lib/python3.12/site-packages/reno/report.py to report.cpython-312.pyc
byte-compiling /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT/usr/lib/python3.12/site-packages/reno/config.py to config.cpython-312.pyc
byte-compiling /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT/usr/lib/python3.12/site-packages/reno/formatter.py to formatter.cpython-312.pyc
byte-compiling /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT/usr/lib/python3.12/site-packages/reno/__init__.py to __init__.cpython-312.pyc
byte-compiling /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT/usr/lib/python3.12/site-packages/reno/lister.py to lister.cpython-312.pyc
byte-compiling /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT/usr/lib/python3.12/site-packages/reno/defaults.py to defaults.cpython-312.pyc
byte-compiling /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT/usr/lib/python3.12/site-packages/reno/_exts/show_reno_config.py to show_reno_config.cpython-312.pyc
byte-compiling /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT/usr/lib/python3.12/site-packages/reno/_exts/__init__.py to __init__.cpython-312.pyc
byte-compiling /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT/usr/lib/python3.12/site-packages/reno/linter.py to linter.cpython-312.pyc
byte-compiling /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT/usr/lib/python3.12/site-packages/reno/create.py to create.cpython-312.pyc
byte-compiling /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT/usr/lib/python3.12/site-packages/reno/cache.py to cache.cpython-312.pyc
byte-compiling /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT/usr/lib/python3.12/site-packages/reno/utils.py to utils.cpython-312.pyc
writing byte-compilation script '/tmp/tmp30aqjhyg.py'
/usr/bin/python3 /tmp/tmp30aqjhyg.py
removing /tmp/tmp30aqjhyg.py
running install_egg_info
running egg_info
writing reno.egg-info/PKG-INFO
writing dependency_links to reno.egg-info/dependency_links.txt
writing entry points to reno.egg-info/entry_points.txt
writing requirements to reno.egg-info/requires.txt
writing top-level names to reno.egg-info/top_level.txt
[pbr] Reusing existing SOURCES.txt
Copying reno.egg-info to /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT/usr/lib/python3.12/site-packages/reno-3.5.0-py3.12.egg-info
running install_scripts
Installing reno script to /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT/usr/bin
+ rm -rfv /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT/usr/bin/__pycache__
+ /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-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
+ env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16
Bytecompiling .py files below /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT/usr/lib/python3.12 using python3.12
Not clamping source mtimes, $SOURCE_DATE_EPOCH not set
+ /usr/lib/rpm/redhat/brp-python-hardlink
Processing files: python3-reno-3.5.0-3.mga10.noarch
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.i7wwPe
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build
+ cd reno-3.5.0
+ DOCDIR=/home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT/usr/share/doc/python3-reno
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT/usr/share/doc/python3-reno
+ cp -pr /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/reno-3.5.0/README.rst /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT/usr/share/doc/python3-reno
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.PTzHbL
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build
+ cd reno-3.5.0
+ LICENSEDIR=/home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT/usr/share/licenses/python3-reno
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT/usr/share/licenses/python3-reno
+ cp -pr /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/reno-3.5.0/LICENSE /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT/usr/share/licenses/python3-reno
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-reno = 3.5.0-3.mga10 python3-reno = 3.5.0-3.mga10 python3.12-reno = 3.5.0-3.mga10 python3.12dist(reno) = 3.5 python3dist(reno) = 3.5
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.12 python3.12dist(dulwich) >= 0.15 python3.12dist(packaging) >= 20.4 python3.12dist(pbr) python3.12dist(pyyaml) >= 5.3.1
Obsoletes: python-reno < 3.5.0-3.mga10 python2-reno < 2.11.2-2
Processing files: python-reno-doc-3.5.0-3.mga10.noarch
Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.IMXwNP
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build
+ cd reno-3.5.0
+ LICENSEDIR=/home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT/usr/share/licenses/python-reno-doc
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT/usr/share/licenses/python-reno-doc
+ cp -pr /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/reno-3.5.0/LICENSE /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT/usr/share/licenses/python-reno-doc
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-reno-doc = 3.5.0-3.mga10
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/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python-reno-doc-3.5.0-3.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python3-reno-3.5.0-3.mga10.noarch.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.WSUH1C
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build
+ test -d /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/python-reno-3.5.0-build
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!