D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/python-hacking-4.1.0-4.mga9.src.rpm Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.gnu01z + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf hacking-4.1.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/hacking-4.1.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd hacking-4.1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/hacking-4.0.0-relax-dependencies.patch + 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 + rm -rf requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.4PCF3Q + umask 022 + cd /home/pterjan/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=sha1 -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib/python3.10/site-packages/setuptools/dist.py:771: 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.10/site-packages/setuptools/dist.py:771: 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.10/site-packages/setuptools/dist.py:771: 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.10/site-packages/setuptools/dist.py:771: 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.10/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.10/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.10/site-packages/setuptools/dist.py:771: 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.10/site-packages/setuptools/dist.py:771: 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.10/site-packages/setuptools/dist.py:771: 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.10/site-packages/setuptools/dist.py:771: 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 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_comments.py -> build/lib/hacking/tests/checks copying hacking/tests/checks/test_except_checks.py -> build/lib/hacking/tests/checks copying hacking/tests/checks/__init__.py -> build/lib/hacking/tests/checks copying hacking/tests/checks/test_mock.py -> build/lib/hacking/tests/checks copying hacking/tests/test_doctest.py -> build/lib/hacking/tests copying hacking/tests/test_import_exceptions.py -> build/lib/hacking/tests copying hacking/tests/test_config.py -> build/lib/hacking/tests copying hacking/tests/__init__.py -> build/lib/hacking/tests copying hacking/config.py -> build/lib/hacking copying hacking/__init__.py -> build/lib/hacking copying hacking/core.py -> build/lib/hacking creating build/lib/hacking/checks copying hacking/checks/other.py -> build/lib/hacking/checks copying hacking/checks/comments.py -> build/lib/hacking/checks copying hacking/checks/python23.py -> build/lib/hacking/checks copying hacking/checks/except_checks.py -> build/lib/hacking/checks copying hacking/checks/dictlist.py -> build/lib/hacking/checks copying hacking/checks/vim_check.py -> build/lib/hacking/checks copying hacking/checks/__init__.py -> build/lib/hacking/checks copying hacking/checks/docstrings.py -> build/lib/hacking/checks copying hacking/checks/imports.py -> build/lib/hacking/checks copying hacking/checks/mock_checks.py -> build/lib/hacking/checks copying hacking/checks/localization.py -> build/lib/hacking/checks 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 files found matching 'requirements.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 'hacking.egg-info/SOURCES.txt' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.EvD5hP + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/python-hacking-4.1.0-4.mga9.noarch '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-hacking-4.1.0-4.mga9.noarch ++ dirname /home/pterjan/rpmbuild/BUILDROOT/python-hacking-4.1.0-4.mga9.noarch + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/python-hacking-4.1.0-4.mga9.noarch + 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=sha1 -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py install -O1 --skip-build --root /home/pterjan/rpmbuild/BUILDROOT/python-hacking-4.1.0-4.mga9.noarch /usr/lib/python3.10/site-packages/setuptools/dist.py:771: 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.10/site-packages/setuptools/dist.py:771: 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.10/site-packages/setuptools/dist.py:771: 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.10/site-packages/setuptools/dist.py:771: 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.10/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.10/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.10/site-packages/setuptools/dist.py:771: 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.10/site-packages/setuptools/dist.py:771: 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.10/site-packages/setuptools/dist.py:771: 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.10/site-packages/setuptools/dist.py:771: 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/pterjan/rpmbuild/BUILDROOT/python-hacking-4.1.0-4.mga9.noarch/usr creating /home/pterjan/rpmbuild/BUILDROOT/python-hacking-4.1.0-4.mga9.noarch/usr/lib creating /home/pterjan/rpmbuild/BUILDROOT/python-hacking-4.1.0-4.mga9.noarch/usr/lib/python3.10 creating /home/pterjan/rpmbuild/BUILDROOT/python-hacking-4.1.0-4.mga9.noarch/usr/lib/python3.10/site-packages creating /home/pterjan/rpmbuild/BUILDROOT/python-hacking-4.1.0-4.mga9.noarch/usr/lib/python3.10/site-packages/hacking creating /home/pterjan/rpmbuild/BUILDROOT/python-hacking-4.1.0-4.mga9.noarch/usr/lib/python3.10/site-packages/hacking/tests copying build/lib/hacking/tests/test_doctest.py -> /home/pterjan/rpmbuild/BUILDROOT/python-hacking-4.1.0-4.mga9.noarch/usr/lib/python3.10/site-packages/hacking/tests copying build/lib/hacking/tests/test_import_exceptions.py -> /home/pterjan/rpmbuild/BUILDROOT/python-hacking-4.1.0-4.mga9.noarch/usr/lib/python3.10/site-packages/hacking/tests creating /home/pterjan/rpmbuild/BUILDROOT/python-hacking-4.1.0-4.mga9.noarch/usr/lib/python3.10/site-packages/hacking/tests/checks copying build/lib/hacking/tests/checks/test_other.py -> /home/pterjan/rpmbuild/BUILDROOT/python-hacking-4.1.0-4.mga9.noarch/usr/lib/python3.10/site-packages/hacking/tests/checks copying build/lib/hacking/tests/checks/test_comments.py -> /home/pterjan/rpmbuild/BUILDROOT/python-hacking-4.1.0-4.mga9.noarch/usr/lib/python3.10/site-packages/hacking/tests/checks copying build/lib/hacking/tests/checks/test_except_checks.py -> /home/pterjan/rpmbuild/BUILDROOT/python-hacking-4.1.0-4.mga9.noarch/usr/lib/python3.10/site-packages/hacking/tests/checks copying build/lib/hacking/tests/checks/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-hacking-4.1.0-4.mga9.noarch/usr/lib/python3.10/site-packages/hacking/tests/checks copying build/lib/hacking/tests/checks/test_mock.py -> /home/pterjan/rpmbuild/BUILDROOT/python-hacking-4.1.0-4.mga9.noarch/usr/lib/python3.10/site-packages/hacking/tests/checks copying build/lib/hacking/tests/test_config.py -> /home/pterjan/rpmbuild/BUILDROOT/python-hacking-4.1.0-4.mga9.noarch/usr/lib/python3.10/site-packages/hacking/tests copying build/lib/hacking/tests/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-hacking-4.1.0-4.mga9.noarch/usr/lib/python3.10/site-packages/hacking/tests creating /home/pterjan/rpmbuild/BUILDROOT/python-hacking-4.1.0-4.mga9.noarch/usr/lib/python3.10/site-packages/hacking/checks copying build/lib/hacking/checks/other.py -> /home/pterjan/rpmbuild/BUILDROOT/python-hacking-4.1.0-4.mga9.noarch/usr/lib/python3.10/site-packages/hacking/checks copying build/lib/hacking/checks/comments.py -> /home/pterjan/rpmbuild/BUILDROOT/python-hacking-4.1.0-4.mga9.noarch/usr/lib/python3.10/site-packages/hacking/checks copying build/lib/hacking/checks/python23.py -> /home/pterjan/rpmbuild/BUILDROOT/python-hacking-4.1.0-4.mga9.noarch/usr/lib/python3.10/site-packages/hacking/checks copying build/lib/hacking/checks/except_checks.py -> /home/pterjan/rpmbuild/BUILDROOT/python-hacking-4.1.0-4.mga9.noarch/usr/lib/python3.10/site-packages/hacking/checks copying build/lib/hacking/checks/dictlist.py -> /home/pterjan/rpmbuild/BUILDROOT/python-hacking-4.1.0-4.mga9.noarch/usr/lib/python3.10/site-packages/hacking/checks copying build/lib/hacking/checks/vim_check.py -> /home/pterjan/rpmbuild/BUILDROOT/python-hacking-4.1.0-4.mga9.noarch/usr/lib/python3.10/site-packages/hacking/checks copying build/lib/hacking/checks/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-hacking-4.1.0-4.mga9.noarch/usr/lib/python3.10/site-packages/hacking/checks copying build/lib/hacking/checks/docstrings.py -> /home/pterjan/rpmbuild/BUILDROOT/python-hacking-4.1.0-4.mga9.noarch/usr/lib/python3.10/site-packages/hacking/checks copying build/lib/hacking/checks/imports.py -> /home/pterjan/rpmbuild/BUILDROOT/python-hacking-4.1.0-4.mga9.noarch/usr/lib/python3.10/site-packages/hacking/checks copying build/lib/hacking/checks/mock_checks.py -> /home/pterjan/rpmbuild/BUILDROOT/python-hacking-4.1.0-4.mga9.noarch/usr/lib/python3.10/site-packages/hacking/checks copying build/lib/hacking/checks/localization.py -> /home/pterjan/rpmbuild/BUILDROOT/python-hacking-4.1.0-4.mga9.noarch/usr/lib/python3.10/site-packages/hacking/checks copying build/lib/hacking/config.py -> /home/pterjan/rpmbuild/BUILDROOT/python-hacking-4.1.0-4.mga9.noarch/usr/lib/python3.10/site-packages/hacking copying build/lib/hacking/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-hacking-4.1.0-4.mga9.noarch/usr/lib/python3.10/site-packages/hacking copying build/lib/hacking/core.py -> /home/pterjan/rpmbuild/BUILDROOT/python-hacking-4.1.0-4.mga9.noarch/usr/lib/python3.10/site-packages/hacking byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-hacking-4.1.0-4.mga9.noarch/usr/lib/python3.10/site-packages/hacking/tests/test_doctest.py to test_doctest.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-hacking-4.1.0-4.mga9.noarch/usr/lib/python3.10/site-packages/hacking/tests/test_import_exceptions.py to test_import_exceptions.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-hacking-4.1.0-4.mga9.noarch/usr/lib/python3.10/site-packages/hacking/tests/checks/test_other.py to test_other.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-hacking-4.1.0-4.mga9.noarch/usr/lib/python3.10/site-packages/hacking/tests/checks/test_comments.py to test_comments.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-hacking-4.1.0-4.mga9.noarch/usr/lib/python3.10/site-packages/hacking/tests/checks/test_except_checks.py to test_except_checks.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-hacking-4.1.0-4.mga9.noarch/usr/lib/python3.10/site-packages/hacking/tests/checks/__init__.py to __init__.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-hacking-4.1.0-4.mga9.noarch/usr/lib/python3.10/site-packages/hacking/tests/checks/test_mock.py to test_mock.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-hacking-4.1.0-4.mga9.noarch/usr/lib/python3.10/site-packages/hacking/tests/test_config.py to test_config.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-hacking-4.1.0-4.mga9.noarch/usr/lib/python3.10/site-packages/hacking/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-hacking-4.1.0-4.mga9.noarch/usr/lib/python3.10/site-packages/hacking/checks/other.py to other.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-hacking-4.1.0-4.mga9.noarch/usr/lib/python3.10/site-packages/hacking/checks/comments.py to comments.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-hacking-4.1.0-4.mga9.noarch/usr/lib/python3.10/site-packages/hacking/checks/python23.py to python23.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-hacking-4.1.0-4.mga9.noarch/usr/lib/python3.10/site-packages/hacking/checks/except_checks.py to except_checks.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-hacking-4.1.0-4.mga9.noarch/usr/lib/python3.10/site-packages/hacking/checks/dictlist.py to dictlist.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-hacking-4.1.0-4.mga9.noarch/usr/lib/python3.10/site-packages/hacking/checks/vim_check.py to vim_check.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-hacking-4.1.0-4.mga9.noarch/usr/lib/python3.10/site-packages/hacking/checks/__init__.py to __init__.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-hacking-4.1.0-4.mga9.noarch/usr/lib/python3.10/site-packages/hacking/checks/docstrings.py to docstrings.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-hacking-4.1.0-4.mga9.noarch/usr/lib/python3.10/site-packages/hacking/checks/imports.py to imports.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-hacking-4.1.0-4.mga9.noarch/usr/lib/python3.10/site-packages/hacking/checks/mock_checks.py to mock_checks.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-hacking-4.1.0-4.mga9.noarch/usr/lib/python3.10/site-packages/hacking/checks/localization.py to localization.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-hacking-4.1.0-4.mga9.noarch/usr/lib/python3.10/site-packages/hacking/config.py to config.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-hacking-4.1.0-4.mga9.noarch/usr/lib/python3.10/site-packages/hacking/__init__.py to __init__.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-hacking-4.1.0-4.mga9.noarch/usr/lib/python3.10/site-packages/hacking/core.py to core.cpython-310.pyc writing byte-compilation script '/tmp/tmpohy0o9uc.py' /usr/bin/python3 /tmp/tmpohy0o9uc.py removing /tmp/tmpohy0o9uc.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/pterjan/rpmbuild/BUILDROOT/python-hacking-4.1.0-4.mga9.noarch/usr/lib/python3.10/site-packages/hacking-4.1.0-py3.10.egg-info running install_scripts + rm -rfv /home/pterjan/rpmbuild/BUILDROOT/python-hacking-4.1.0-4.mga9.noarch/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 4.1.0-4.mga9 --unique-debug-suffix -4.1.0-4.mga9.noarch --unique-debug-src-base python-hacking-4.1.0-4.mga9.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/pterjan/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/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/python-hacking-4.1.0-4.mga9.noarch/usr/lib/python3.10 using python3.10 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: python3-hacking-4.1.0-4.mga9.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.dDB63V + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd hacking-4.1.0 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/python-hacking-4.1.0-4.mga9.noarch/usr/share/doc/python3-hacking + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/python-hacking-4.1.0-4.mga9.noarch/usr/share/doc/python3-hacking + cp -pr README.rst /home/pterjan/rpmbuild/BUILDROOT/python-hacking-4.1.0-4.mga9.noarch/usr/share/doc/python3-hacking + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.mlO4ti + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd hacking-4.1.0 + LICENSEDIR=/home/pterjan/rpmbuild/BUILDROOT/python-hacking-4.1.0-4.mga9.noarch/usr/share/licenses/python3-hacking + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/python-hacking-4.1.0-4.mga9.noarch/usr/share/licenses/python3-hacking + cp -pr LICENSE /home/pterjan/rpmbuild/BUILDROOT/python-hacking-4.1.0-4.mga9.noarch/usr/share/licenses/python3-hacking + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-hacking = 4.1.0-4.mga9 python3-hacking = 4.1.0-4.mga9 python3.10-hacking = 4.1.0-4.mga9 python3.10dist(hacking) = 4.1 python3dist(hacking) = 4.1 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.10 Obsoletes: python-hacking < 4.1.0-4.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/python-hacking-4.1.0-4.mga9.noarch Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python3-hacking-4.1.0-4.mga9.noarch.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.GyvMnv + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd hacking-4.1.0 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-hacking-4.1.0-4.mga9.noarch + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ixN4JM + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf hacking-4.1.0 hacking-4.1.0.gemspec + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!