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-reno-3.3.0-1.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.tiMcDM + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf reno-3.3.0 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/reno-3.3.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd reno-3.3.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/iurt/rpmbuild/tmp/rpm-tmp.ChDj2I + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd reno-3.3.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/dist.py:717: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' 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( /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( running build running build_py creating build creating build/lib creating build/lib/reno 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/utils.py -> build/lib/reno copying reno/sphinxext.py -> build/lib/reno copying reno/setup_command.py -> build/lib/reno copying reno/semver.py -> build/lib/reno copying reno/scanner.py -> build/lib/reno copying reno/report.py -> build/lib/reno copying reno/main.py -> build/lib/reno copying reno/loader.py -> build/lib/reno copying reno/lister.py -> build/lib/reno copying reno/linter.py -> build/lib/reno copying reno/formatter.py -> build/lib/reno copying reno/defaults.py -> build/lib/reno copying reno/create.py -> build/lib/reno copying reno/config.py -> build/lib/reno copying reno/cache.py -> build/lib/reno copying reno/__init__.py -> build/lib/reno creating build/lib/reno/tests copying reno/tests/test_utils.py -> build/lib/reno/tests copying reno/tests/test_semver.py -> build/lib/reno/tests copying reno/tests/test_scanner.py -> build/lib/reno/tests copying reno/tests/test_loader.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_create.py -> build/lib/reno/tests copying reno/tests/test_config.py -> build/lib/reno/tests copying reno/tests/test_cache.py -> build/lib/reno/tests copying reno/tests/base.py -> build/lib/reno/tests copying reno/tests/__init__.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/iurt/rpmbuild/tmp/rpm-tmp.LOkmje + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64 + cd reno-3.3.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-reno-3.3.0-1.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/dist.py:717: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' 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( /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr creating /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/lib creating /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/lib/python3.9 creating /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages creating /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/reno creating /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/reno/tests copying build/lib/reno/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/reno/tests copying build/lib/reno/tests/base.py -> /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/reno/tests copying build/lib/reno/tests/test_cache.py -> /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/reno/tests copying build/lib/reno/tests/test_config.py -> /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/reno/tests copying build/lib/reno/tests/test_create.py -> /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/reno/tests copying build/lib/reno/tests/test_exts.py -> /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/reno/tests copying build/lib/reno/tests/test_formatter.py -> /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/reno/tests copying build/lib/reno/tests/test_loader.py -> /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/reno/tests copying build/lib/reno/tests/test_scanner.py -> /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/reno/tests copying build/lib/reno/tests/test_semver.py -> /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/reno/tests copying build/lib/reno/tests/test_utils.py -> /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/reno/tests copying build/lib/reno/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/reno copying build/lib/reno/cache.py -> /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/reno copying build/lib/reno/config.py -> /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/reno copying build/lib/reno/create.py -> /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/reno copying build/lib/reno/defaults.py -> /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/reno copying build/lib/reno/formatter.py -> /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/reno copying build/lib/reno/linter.py -> /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/reno copying build/lib/reno/lister.py -> /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/reno copying build/lib/reno/loader.py -> /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/reno copying build/lib/reno/main.py -> /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/reno copying build/lib/reno/report.py -> /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/reno copying build/lib/reno/scanner.py -> /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/reno copying build/lib/reno/semver.py -> /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/reno copying build/lib/reno/setup_command.py -> /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/reno copying build/lib/reno/sphinxext.py -> /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/reno copying build/lib/reno/utils.py -> /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/reno creating /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/reno/_exts copying build/lib/reno/_exts/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/reno/_exts copying build/lib/reno/_exts/show_reno_config.py -> /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/reno/_exts byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/reno/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/reno/tests/base.py to base.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/reno/tests/test_cache.py to test_cache.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/reno/tests/test_config.py to test_config.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/reno/tests/test_create.py to test_create.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/reno/tests/test_exts.py to test_exts.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/reno/tests/test_formatter.py to test_formatter.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/reno/tests/test_loader.py to test_loader.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/reno/tests/test_scanner.py to test_scanner.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/reno/tests/test_semver.py to test_semver.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/reno/tests/test_utils.py to test_utils.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/reno/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/reno/cache.py to cache.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/reno/config.py to config.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/reno/create.py to create.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/reno/defaults.py to defaults.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/reno/formatter.py to formatter.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/reno/linter.py to linter.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/reno/lister.py to lister.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/reno/loader.py to loader.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/reno/main.py to main.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/reno/report.py to report.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/reno/scanner.py to scanner.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/reno/semver.py to semver.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/reno/setup_command.py to setup_command.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/reno/sphinxext.py to sphinxext.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/reno/utils.py to utils.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/reno/_exts/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/reno/_exts/show_reno_config.py to show_reno_config.cpython-39.pyc writing byte-compilation script '/tmp/tmp0u46fndy.py' /usr/bin/python3 /tmp/tmp0u46fndy.py removing /tmp/tmp0u46fndy.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/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/reno-3.3.0-py3.9.egg-info running install_scripts Installing reno script to /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/bin + rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 3.3.0-1.mga9 --unique-debug-suffix -3.3.0-1.mga9.aarch64 --unique-debug-src-base python-reno-3.3.0-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/reno-3.3.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-reno-3.3.0-1.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 Processing files: python3-reno-3.3.0-1.mga9.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.F1UfGZ + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd reno-3.3.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/share/doc/python3-reno + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/share/doc/python3-reno + cp -pr README.rst /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/share/doc/python3-reno + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.E2eVWt + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd reno-3.3.0 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/share/licenses/python3-reno + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/share/licenses/python3-reno + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/share/licenses/python3-reno + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-reno = 3.3.0-1.mga9 python3-reno = 3.3.0-1.mga9 python3.9-reno = 3.3.0-1.mga9 python3.9dist(reno) = 3.3 python3dist(reno) = 3.3 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(dulwich) >= 0.15 python3.9dist(packaging) >= 20.4 python3.9dist(pbr) python3.9dist(pyyaml) >= 5.3.1 python3.9dist(setuptools) Obsoletes: python-reno < 3.3.0-1.mga9 python2-reno < 2.11.2-2 Processing files: python-reno-doc-3.3.0-1.mga9.noarch Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.fjHORh + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd reno-3.3.0 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/share/licenses/python-reno-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/share/licenses/python-reno-doc + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64/usr/share/licenses/python-reno-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-reno-doc = 3.3.0-1.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-reno-3.3.0-1.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/python-reno-doc-3.3.0-1.mga9.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/python3-reno-3.3.0-1.mga9.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.rLzTq9 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd reno-3.3.0 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-reno-3.3.0-1.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.s7Qii2 + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf reno-3.3.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!