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-hacking-4.1.0-1.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Tm84qY + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf hacking-4.1.0 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/hacking-4.1.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd hacking-4.1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/hacking-4.0.0-relax-dependencies.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + grep --include=PKG-INFO '--include=*.ini' '--include=*.py' '--include=*.txt' -rnl ./ -e pep8 + xargs -i@ sed -i s/pep8/pycodestyle/g @ + rm -rf hacking.egg-info + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.UydlKG + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd hacking-4.1.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 '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 '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 '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 '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 '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 '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/hacking copying hacking/core.py -> build/lib/hacking copying hacking/config.py -> build/lib/hacking copying hacking/__init__.py -> build/lib/hacking creating build/lib/hacking/checks copying hacking/checks/other.py -> build/lib/hacking/checks copying hacking/checks/vim_check.py -> build/lib/hacking/checks copying hacking/checks/python23.py -> build/lib/hacking/checks copying hacking/checks/mock_checks.py -> build/lib/hacking/checks copying hacking/checks/localization.py -> build/lib/hacking/checks copying hacking/checks/imports.py -> build/lib/hacking/checks copying hacking/checks/except_checks.py -> build/lib/hacking/checks copying hacking/checks/docstrings.py -> build/lib/hacking/checks copying hacking/checks/dictlist.py -> build/lib/hacking/checks copying hacking/checks/comments.py -> build/lib/hacking/checks copying hacking/checks/__init__.py -> build/lib/hacking/checks creating build/lib/hacking/tests creating build/lib/hacking/tests/checks copying hacking/tests/checks/test_other.py -> build/lib/hacking/tests/checks copying hacking/tests/checks/test_mock.py -> build/lib/hacking/tests/checks copying hacking/tests/checks/test_except_checks.py -> build/lib/hacking/tests/checks copying hacking/tests/checks/test_comments.py -> build/lib/hacking/tests/checks copying hacking/tests/checks/__init__.py -> build/lib/hacking/tests/checks copying hacking/tests/test_import_exceptions.py -> build/lib/hacking/tests copying hacking/tests/test_doctest.py -> build/lib/hacking/tests copying hacking/tests/test_config.py -> build/lib/hacking/tests copying hacking/tests/__init__.py -> build/lib/hacking/tests running egg_info creating hacking.egg-info writing hacking.egg-info/PKG-INFO writing dependency_links to hacking.egg-info/dependency_links.txt writing entry points to hacking.egg-info/entry_points.txt writing requirements to hacking.egg-info/requires.txt writing top-level names to hacking.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'hacking.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 'hacking.egg-info/SOURCES.txt' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.HPDj2i + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-hacking-4.1.0-1.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-hacking-4.1.0-1.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-hacking-4.1.0-1.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-hacking-4.1.0-1.mga9.aarch64 + cd hacking-4.1.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-hacking-4.1.0-1.mga9.aarch64 /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 '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 '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 '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 '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 '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-hacking-4.1.0-1.mga9.aarch64/usr creating /home/iurt/rpmbuild/BUILDROOT/python-hacking-4.1.0-1.mga9.aarch64/usr/lib creating /home/iurt/rpmbuild/BUILDROOT/python-hacking-4.1.0-1.mga9.aarch64/usr/lib/python3.9 creating /home/iurt/rpmbuild/BUILDROOT/python-hacking-4.1.0-1.mga9.aarch64/usr/lib/python3.9/site-packages creating /home/iurt/rpmbuild/BUILDROOT/python-hacking-4.1.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/hacking creating /home/iurt/rpmbuild/BUILDROOT/python-hacking-4.1.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/hacking/tests copying build/lib/hacking/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-hacking-4.1.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/hacking/tests copying build/lib/hacking/tests/test_config.py -> /home/iurt/rpmbuild/BUILDROOT/python-hacking-4.1.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/hacking/tests copying build/lib/hacking/tests/test_doctest.py -> /home/iurt/rpmbuild/BUILDROOT/python-hacking-4.1.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/hacking/tests copying build/lib/hacking/tests/test_import_exceptions.py -> /home/iurt/rpmbuild/BUILDROOT/python-hacking-4.1.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/hacking/tests creating /home/iurt/rpmbuild/BUILDROOT/python-hacking-4.1.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/hacking/tests/checks copying build/lib/hacking/tests/checks/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-hacking-4.1.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/hacking/tests/checks copying build/lib/hacking/tests/checks/test_comments.py -> /home/iurt/rpmbuild/BUILDROOT/python-hacking-4.1.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/hacking/tests/checks copying build/lib/hacking/tests/checks/test_except_checks.py -> /home/iurt/rpmbuild/BUILDROOT/python-hacking-4.1.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/hacking/tests/checks copying build/lib/hacking/tests/checks/test_mock.py -> /home/iurt/rpmbuild/BUILDROOT/python-hacking-4.1.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/hacking/tests/checks copying build/lib/hacking/tests/checks/test_other.py -> /home/iurt/rpmbuild/BUILDROOT/python-hacking-4.1.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/hacking/tests/checks creating /home/iurt/rpmbuild/BUILDROOT/python-hacking-4.1.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/hacking/checks copying build/lib/hacking/checks/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-hacking-4.1.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/hacking/checks copying build/lib/hacking/checks/comments.py -> /home/iurt/rpmbuild/BUILDROOT/python-hacking-4.1.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/hacking/checks copying build/lib/hacking/checks/dictlist.py -> /home/iurt/rpmbuild/BUILDROOT/python-hacking-4.1.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/hacking/checks copying build/lib/hacking/checks/docstrings.py -> /home/iurt/rpmbuild/BUILDROOT/python-hacking-4.1.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/hacking/checks copying build/lib/hacking/checks/except_checks.py -> /home/iurt/rpmbuild/BUILDROOT/python-hacking-4.1.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/hacking/checks copying build/lib/hacking/checks/imports.py -> /home/iurt/rpmbuild/BUILDROOT/python-hacking-4.1.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/hacking/checks copying build/lib/hacking/checks/localization.py -> /home/iurt/rpmbuild/BUILDROOT/python-hacking-4.1.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/hacking/checks copying build/lib/hacking/checks/mock_checks.py -> /home/iurt/rpmbuild/BUILDROOT/python-hacking-4.1.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/hacking/checks copying build/lib/hacking/checks/python23.py -> /home/iurt/rpmbuild/BUILDROOT/python-hacking-4.1.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/hacking/checks copying build/lib/hacking/checks/vim_check.py -> /home/iurt/rpmbuild/BUILDROOT/python-hacking-4.1.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/hacking/checks copying build/lib/hacking/checks/other.py -> /home/iurt/rpmbuild/BUILDROOT/python-hacking-4.1.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/hacking/checks copying build/lib/hacking/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-hacking-4.1.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/hacking copying build/lib/hacking/config.py -> /home/iurt/rpmbuild/BUILDROOT/python-hacking-4.1.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/hacking copying build/lib/hacking/core.py -> /home/iurt/rpmbuild/BUILDROOT/python-hacking-4.1.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/hacking byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-hacking-4.1.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/hacking/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-hacking-4.1.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/hacking/tests/test_config.py to test_config.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-hacking-4.1.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/hacking/tests/test_doctest.py to test_doctest.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-hacking-4.1.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/hacking/tests/test_import_exceptions.py to test_import_exceptions.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-hacking-4.1.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/hacking/tests/checks/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-hacking-4.1.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/hacking/tests/checks/test_comments.py to test_comments.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-hacking-4.1.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/hacking/tests/checks/test_except_checks.py to test_except_checks.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-hacking-4.1.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/hacking/tests/checks/test_mock.py to test_mock.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-hacking-4.1.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/hacking/tests/checks/test_other.py to test_other.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-hacking-4.1.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/hacking/checks/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-hacking-4.1.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/hacking/checks/comments.py to comments.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-hacking-4.1.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/hacking/checks/dictlist.py to dictlist.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-hacking-4.1.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/hacking/checks/docstrings.py to docstrings.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-hacking-4.1.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/hacking/checks/except_checks.py to except_checks.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-hacking-4.1.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/hacking/checks/imports.py to imports.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-hacking-4.1.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/hacking/checks/localization.py to localization.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-hacking-4.1.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/hacking/checks/mock_checks.py to mock_checks.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-hacking-4.1.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/hacking/checks/python23.py to python23.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-hacking-4.1.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/hacking/checks/vim_check.py to vim_check.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-hacking-4.1.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/hacking/checks/other.py to other.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-hacking-4.1.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/hacking/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-hacking-4.1.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/hacking/config.py to config.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-hacking-4.1.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/hacking/core.py to core.cpython-39.pyc writing byte-compilation script '/tmp/tmp6imqzyua.py' /usr/bin/python3 /tmp/tmp6imqzyua.py removing /tmp/tmp6imqzyua.py running install_egg_info running egg_info writing hacking.egg-info/PKG-INFO writing dependency_links to hacking.egg-info/dependency_links.txt writing entry points to hacking.egg-info/entry_points.txt writing requirements to hacking.egg-info/requires.txt writing top-level names to hacking.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt Copying hacking.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-hacking-4.1.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/hacking-4.1.0-py3.9.egg-info running install_scripts + rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-hacking-4.1.0-1.mga9.aarch64/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 4.1.0-1.mga9 --unique-debug-suffix -4.1.0-1.mga9.aarch64 --unique-debug-src-base python-hacking-4.1.0-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/hacking-4.1.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-hacking-4.1.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-hacking-4.1.0-1.mga9.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.VtrBH6 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd hacking-4.1.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-hacking-4.1.0-1.mga9.aarch64/usr/share/doc/python3-hacking + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-hacking-4.1.0-1.mga9.aarch64/usr/share/doc/python3-hacking + cp -pr README.rst /home/iurt/rpmbuild/BUILDROOT/python-hacking-4.1.0-1.mga9.aarch64/usr/share/doc/python3-hacking + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.krTXjz + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd hacking-4.1.0 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/python-hacking-4.1.0-1.mga9.aarch64/usr/share/licenses/python3-hacking + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-hacking-4.1.0-1.mga9.aarch64/usr/share/licenses/python3-hacking + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/python-hacking-4.1.0-1.mga9.aarch64/usr/share/licenses/python3-hacking + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-hacking = 4.1.0-1.mga9 python3-hacking = 4.1.0-1.mga9 python3.9-hacking = 4.1.0-1.mga9 python3.9dist(hacking) = 4.1 python3dist(hacking) = 4.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(flake8) >= 3.8 Obsoletes: python-hacking < 4.1.0-1.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-hacking-4.1.0-1.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/python3-hacking-4.1.0-1.mga9.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.N4ig2v + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd hacking-4.1.0 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-hacking-4.1.0-1.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.vrAbBd + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf hacking-4.1.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!