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-oslo-i18n-5.0.1-3.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.nAdZo8 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf oslo.i18n-5.0.1 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/oslo.i18n-5.0.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd oslo.i18n-5.0.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (oslo.i18n-5.0.1-deps.patch):' Patch #0 (oslo.i18n-5.0.1-deps.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file requirements.txt + rm -rf oslo.i18n.egg-info + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.FUqjLi + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd oslo.i18n-5.0.1 + '[' 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/oslo_i18n creating build/lib/oslo_i18n/tests copying oslo_i18n/tests/test_factory.py -> build/lib/oslo_i18n/tests copying oslo_i18n/tests/test_public_api.py -> build/lib/oslo_i18n/tests copying oslo_i18n/tests/__init__.py -> build/lib/oslo_i18n/tests copying oslo_i18n/tests/test_logging.py -> build/lib/oslo_i18n/tests copying oslo_i18n/tests/test_gettextutils.py -> build/lib/oslo_i18n/tests copying oslo_i18n/tests/utils.py -> build/lib/oslo_i18n/tests copying oslo_i18n/tests/fakes.py -> build/lib/oslo_i18n/tests copying oslo_i18n/tests/test_fixture.py -> build/lib/oslo_i18n/tests copying oslo_i18n/tests/test_translate.py -> build/lib/oslo_i18n/tests copying oslo_i18n/tests/test_handler.py -> build/lib/oslo_i18n/tests copying oslo_i18n/tests/test_message.py -> build/lib/oslo_i18n/tests copying oslo_i18n/tests/test_lazy.py -> build/lib/oslo_i18n/tests copying oslo_i18n/tests/test_locale_dir_variable.py -> build/lib/oslo_i18n/tests copying oslo_i18n/_locale.py -> build/lib/oslo_i18n copying oslo_i18n/__init__.py -> build/lib/oslo_i18n copying oslo_i18n/_lazy.py -> build/lib/oslo_i18n copying oslo_i18n/log.py -> build/lib/oslo_i18n copying oslo_i18n/fixture.py -> build/lib/oslo_i18n copying oslo_i18n/_i18n.py -> build/lib/oslo_i18n copying oslo_i18n/_message.py -> build/lib/oslo_i18n copying oslo_i18n/_factory.py -> build/lib/oslo_i18n copying oslo_i18n/_gettextutils.py -> build/lib/oslo_i18n copying oslo_i18n/_translate.py -> build/lib/oslo_i18n running egg_info creating oslo.i18n.egg-info writing oslo.i18n.egg-info/PKG-INFO writing dependency_links to oslo.i18n.egg-info/dependency_links.txt writing requirements to oslo.i18n.egg-info/requires.txt writing top-level names to oslo.i18n.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'oslo.i18n.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 adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'oslo.i18n.egg-info/SOURCES.txt' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.j0XuNQ + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-oslo-i18n-5.0.1-3.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-oslo-i18n-5.0.1-3.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-oslo-i18n-5.0.1-3.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-oslo-i18n-5.0.1-3.mga9.aarch64 + cd oslo.i18n-5.0.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 install -O1 --skip-build --root /home/iurt/rpmbuild/BUILDROOT/python-oslo-i18n-5.0.1-3.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-oslo-i18n-5.0.1-3.mga9.aarch64/usr creating /home/iurt/rpmbuild/BUILDROOT/python-oslo-i18n-5.0.1-3.mga9.aarch64/usr/lib creating /home/iurt/rpmbuild/BUILDROOT/python-oslo-i18n-5.0.1-3.mga9.aarch64/usr/lib/python3.9 creating /home/iurt/rpmbuild/BUILDROOT/python-oslo-i18n-5.0.1-3.mga9.aarch64/usr/lib/python3.9/site-packages creating /home/iurt/rpmbuild/BUILDROOT/python-oslo-i18n-5.0.1-3.mga9.aarch64/usr/lib/python3.9/site-packages/oslo_i18n copying build/lib/oslo_i18n/_translate.py -> /home/iurt/rpmbuild/BUILDROOT/python-oslo-i18n-5.0.1-3.mga9.aarch64/usr/lib/python3.9/site-packages/oslo_i18n copying build/lib/oslo_i18n/_gettextutils.py -> /home/iurt/rpmbuild/BUILDROOT/python-oslo-i18n-5.0.1-3.mga9.aarch64/usr/lib/python3.9/site-packages/oslo_i18n copying build/lib/oslo_i18n/_factory.py -> /home/iurt/rpmbuild/BUILDROOT/python-oslo-i18n-5.0.1-3.mga9.aarch64/usr/lib/python3.9/site-packages/oslo_i18n copying build/lib/oslo_i18n/_message.py -> /home/iurt/rpmbuild/BUILDROOT/python-oslo-i18n-5.0.1-3.mga9.aarch64/usr/lib/python3.9/site-packages/oslo_i18n copying build/lib/oslo_i18n/_i18n.py -> /home/iurt/rpmbuild/BUILDROOT/python-oslo-i18n-5.0.1-3.mga9.aarch64/usr/lib/python3.9/site-packages/oslo_i18n copying build/lib/oslo_i18n/fixture.py -> /home/iurt/rpmbuild/BUILDROOT/python-oslo-i18n-5.0.1-3.mga9.aarch64/usr/lib/python3.9/site-packages/oslo_i18n copying build/lib/oslo_i18n/log.py -> /home/iurt/rpmbuild/BUILDROOT/python-oslo-i18n-5.0.1-3.mga9.aarch64/usr/lib/python3.9/site-packages/oslo_i18n copying build/lib/oslo_i18n/_lazy.py -> /home/iurt/rpmbuild/BUILDROOT/python-oslo-i18n-5.0.1-3.mga9.aarch64/usr/lib/python3.9/site-packages/oslo_i18n copying build/lib/oslo_i18n/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-oslo-i18n-5.0.1-3.mga9.aarch64/usr/lib/python3.9/site-packages/oslo_i18n copying build/lib/oslo_i18n/_locale.py -> /home/iurt/rpmbuild/BUILDROOT/python-oslo-i18n-5.0.1-3.mga9.aarch64/usr/lib/python3.9/site-packages/oslo_i18n creating /home/iurt/rpmbuild/BUILDROOT/python-oslo-i18n-5.0.1-3.mga9.aarch64/usr/lib/python3.9/site-packages/oslo_i18n/tests copying build/lib/oslo_i18n/tests/test_locale_dir_variable.py -> /home/iurt/rpmbuild/BUILDROOT/python-oslo-i18n-5.0.1-3.mga9.aarch64/usr/lib/python3.9/site-packages/oslo_i18n/tests copying build/lib/oslo_i18n/tests/test_lazy.py -> /home/iurt/rpmbuild/BUILDROOT/python-oslo-i18n-5.0.1-3.mga9.aarch64/usr/lib/python3.9/site-packages/oslo_i18n/tests copying build/lib/oslo_i18n/tests/test_message.py -> /home/iurt/rpmbuild/BUILDROOT/python-oslo-i18n-5.0.1-3.mga9.aarch64/usr/lib/python3.9/site-packages/oslo_i18n/tests copying build/lib/oslo_i18n/tests/test_handler.py -> /home/iurt/rpmbuild/BUILDROOT/python-oslo-i18n-5.0.1-3.mga9.aarch64/usr/lib/python3.9/site-packages/oslo_i18n/tests copying build/lib/oslo_i18n/tests/test_translate.py -> /home/iurt/rpmbuild/BUILDROOT/python-oslo-i18n-5.0.1-3.mga9.aarch64/usr/lib/python3.9/site-packages/oslo_i18n/tests copying build/lib/oslo_i18n/tests/test_fixture.py -> /home/iurt/rpmbuild/BUILDROOT/python-oslo-i18n-5.0.1-3.mga9.aarch64/usr/lib/python3.9/site-packages/oslo_i18n/tests copying build/lib/oslo_i18n/tests/fakes.py -> /home/iurt/rpmbuild/BUILDROOT/python-oslo-i18n-5.0.1-3.mga9.aarch64/usr/lib/python3.9/site-packages/oslo_i18n/tests copying build/lib/oslo_i18n/tests/utils.py -> /home/iurt/rpmbuild/BUILDROOT/python-oslo-i18n-5.0.1-3.mga9.aarch64/usr/lib/python3.9/site-packages/oslo_i18n/tests copying build/lib/oslo_i18n/tests/test_gettextutils.py -> /home/iurt/rpmbuild/BUILDROOT/python-oslo-i18n-5.0.1-3.mga9.aarch64/usr/lib/python3.9/site-packages/oslo_i18n/tests copying build/lib/oslo_i18n/tests/test_logging.py -> /home/iurt/rpmbuild/BUILDROOT/python-oslo-i18n-5.0.1-3.mga9.aarch64/usr/lib/python3.9/site-packages/oslo_i18n/tests copying build/lib/oslo_i18n/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-oslo-i18n-5.0.1-3.mga9.aarch64/usr/lib/python3.9/site-packages/oslo_i18n/tests copying build/lib/oslo_i18n/tests/test_public_api.py -> /home/iurt/rpmbuild/BUILDROOT/python-oslo-i18n-5.0.1-3.mga9.aarch64/usr/lib/python3.9/site-packages/oslo_i18n/tests copying build/lib/oslo_i18n/tests/test_factory.py -> /home/iurt/rpmbuild/BUILDROOT/python-oslo-i18n-5.0.1-3.mga9.aarch64/usr/lib/python3.9/site-packages/oslo_i18n/tests byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-oslo-i18n-5.0.1-3.mga9.aarch64/usr/lib/python3.9/site-packages/oslo_i18n/_translate.py to _translate.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-oslo-i18n-5.0.1-3.mga9.aarch64/usr/lib/python3.9/site-packages/oslo_i18n/_gettextutils.py to _gettextutils.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-oslo-i18n-5.0.1-3.mga9.aarch64/usr/lib/python3.9/site-packages/oslo_i18n/_factory.py to _factory.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-oslo-i18n-5.0.1-3.mga9.aarch64/usr/lib/python3.9/site-packages/oslo_i18n/_message.py to _message.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-oslo-i18n-5.0.1-3.mga9.aarch64/usr/lib/python3.9/site-packages/oslo_i18n/_i18n.py to _i18n.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-oslo-i18n-5.0.1-3.mga9.aarch64/usr/lib/python3.9/site-packages/oslo_i18n/fixture.py to fixture.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-oslo-i18n-5.0.1-3.mga9.aarch64/usr/lib/python3.9/site-packages/oslo_i18n/log.py to log.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-oslo-i18n-5.0.1-3.mga9.aarch64/usr/lib/python3.9/site-packages/oslo_i18n/_lazy.py to _lazy.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-oslo-i18n-5.0.1-3.mga9.aarch64/usr/lib/python3.9/site-packages/oslo_i18n/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-oslo-i18n-5.0.1-3.mga9.aarch64/usr/lib/python3.9/site-packages/oslo_i18n/_locale.py to _locale.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-oslo-i18n-5.0.1-3.mga9.aarch64/usr/lib/python3.9/site-packages/oslo_i18n/tests/test_locale_dir_variable.py to test_locale_dir_variable.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-oslo-i18n-5.0.1-3.mga9.aarch64/usr/lib/python3.9/site-packages/oslo_i18n/tests/test_lazy.py to test_lazy.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-oslo-i18n-5.0.1-3.mga9.aarch64/usr/lib/python3.9/site-packages/oslo_i18n/tests/test_message.py to test_message.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-oslo-i18n-5.0.1-3.mga9.aarch64/usr/lib/python3.9/site-packages/oslo_i18n/tests/test_handler.py to test_handler.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-oslo-i18n-5.0.1-3.mga9.aarch64/usr/lib/python3.9/site-packages/oslo_i18n/tests/test_translate.py to test_translate.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-oslo-i18n-5.0.1-3.mga9.aarch64/usr/lib/python3.9/site-packages/oslo_i18n/tests/test_fixture.py to test_fixture.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-oslo-i18n-5.0.1-3.mga9.aarch64/usr/lib/python3.9/site-packages/oslo_i18n/tests/fakes.py to fakes.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-oslo-i18n-5.0.1-3.mga9.aarch64/usr/lib/python3.9/site-packages/oslo_i18n/tests/utils.py to utils.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-oslo-i18n-5.0.1-3.mga9.aarch64/usr/lib/python3.9/site-packages/oslo_i18n/tests/test_gettextutils.py to test_gettextutils.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-oslo-i18n-5.0.1-3.mga9.aarch64/usr/lib/python3.9/site-packages/oslo_i18n/tests/test_logging.py to test_logging.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-oslo-i18n-5.0.1-3.mga9.aarch64/usr/lib/python3.9/site-packages/oslo_i18n/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-oslo-i18n-5.0.1-3.mga9.aarch64/usr/lib/python3.9/site-packages/oslo_i18n/tests/test_public_api.py to test_public_api.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-oslo-i18n-5.0.1-3.mga9.aarch64/usr/lib/python3.9/site-packages/oslo_i18n/tests/test_factory.py to test_factory.cpython-39.pyc writing byte-compilation script '/tmp/tmpezbxqecj.py' /usr/bin/python3 /tmp/tmpezbxqecj.py removing /tmp/tmpezbxqecj.py running install_egg_info running egg_info writing oslo.i18n.egg-info/PKG-INFO writing dependency_links to oslo.i18n.egg-info/dependency_links.txt writing requirements to oslo.i18n.egg-info/requires.txt writing top-level names to oslo.i18n.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt Copying oslo.i18n.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-oslo-i18n-5.0.1-3.mga9.aarch64/usr/lib/python3.9/site-packages/oslo.i18n-5.0.1-py3.9.egg-info running install_scripts + rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-oslo-i18n-5.0.1-3.mga9.aarch64/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 5.0.1-3.mga9 --unique-debug-suffix -5.0.1-3.mga9.aarch64 --unique-debug-src-base python-oslo-i18n-5.0.1-3.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/oslo.i18n-5.0.1 + /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-oslo-i18n-5.0.1-3.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-oslo-i18n-5.0.1-3.mga9.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.h6edr5 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd oslo.i18n-5.0.1 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-oslo-i18n-5.0.1-3.mga9.aarch64/usr/share/doc/python3-oslo-i18n + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-oslo-i18n-5.0.1-3.mga9.aarch64/usr/share/doc/python3-oslo-i18n + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/python-oslo-i18n-5.0.1-3.mga9.aarch64/usr/share/doc/python3-oslo-i18n + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/python-oslo-i18n-5.0.1-3.mga9.aarch64/usr/share/doc/python3-oslo-i18n + cp -pr CONTRIBUTING.rst /home/iurt/rpmbuild/BUILDROOT/python-oslo-i18n-5.0.1-3.mga9.aarch64/usr/share/doc/python3-oslo-i18n + cp -pr README.rst /home/iurt/rpmbuild/BUILDROOT/python-oslo-i18n-5.0.1-3.mga9.aarch64/usr/share/doc/python3-oslo-i18n + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-oslo-i18n = 5.0.1-3.mga9 python3-oslo-i18n = 5.0.1-3.mga9 python3.9-oslo-i18n = 5.0.1-3.mga9 python3.9dist(oslo-i18n) = 5.0.1 python3.9dist(oslo.i18n) = 5.0.1 python3dist(oslo-i18n) = 5.0.1 python3dist(oslo.i18n) = 5.0.1 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(pbr) >= 2 python3.9dist(six) >= 1.10 Obsoletes: python-oslo-i18n < 5.0.1-3.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-oslo-i18n-5.0.1-3.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/python3-oslo-i18n-5.0.1-3.mga9.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.XBSP7U + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd oslo.i18n-5.0.1 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-oslo-i18n-5.0.1-3.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.AqljaR + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf oslo.i18n-5.0.1 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!