D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/python-rebulk-2.0.1-1.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ztefJk + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf rebulk-2.0.1 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/rebulk-2.0.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd rebulk-2.0.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.sYptph + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd rebulk-2.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' running build running build_py creating build creating build/lib creating build/lib/rebulk copying rebulk/rules.py -> build/lib/rebulk copying rebulk/match.py -> build/lib/rebulk copying rebulk/loose.py -> build/lib/rebulk copying rebulk/rebulk.py -> build/lib/rebulk copying rebulk/processors.py -> build/lib/rebulk copying rebulk/remodule.py -> build/lib/rebulk copying rebulk/introspector.py -> build/lib/rebulk copying rebulk/chain.py -> build/lib/rebulk copying rebulk/debug.py -> build/lib/rebulk copying rebulk/utils.py -> build/lib/rebulk copying rebulk/__init__.py -> build/lib/rebulk copying rebulk/validators.py -> build/lib/rebulk copying rebulk/pattern.py -> build/lib/rebulk copying rebulk/formatters.py -> build/lib/rebulk copying rebulk/toposort.py -> build/lib/rebulk copying rebulk/__version__.py -> build/lib/rebulk copying rebulk/builder.py -> build/lib/rebulk creating build/lib/rebulk/test copying rebulk/test/test_match.py -> build/lib/rebulk/test copying rebulk/test/test_pattern.py -> build/lib/rebulk/test copying rebulk/test/test_chain.py -> build/lib/rebulk/test copying rebulk/test/test_loose.py -> build/lib/rebulk/test copying rebulk/test/test_processors.py -> build/lib/rebulk/test copying rebulk/test/default_rules_module.py -> build/lib/rebulk/test copying rebulk/test/rules_module.py -> build/lib/rebulk/test copying rebulk/test/test_rebulk.py -> build/lib/rebulk/test copying rebulk/test/test_debug.py -> build/lib/rebulk/test copying rebulk/test/test_rules.py -> build/lib/rebulk/test copying rebulk/test/__init__.py -> build/lib/rebulk/test copying rebulk/test/rebulk_rules_module.py -> build/lib/rebulk/test copying rebulk/test/test_validators.py -> build/lib/rebulk/test copying rebulk/test/test_introspector.py -> build/lib/rebulk/test copying rebulk/test/test_toposort.py -> build/lib/rebulk/test running egg_info writing rebulk.egg-info/PKG-INFO writing dependency_links to rebulk.egg-info/dependency_links.txt writing requirements to rebulk.egg-info/requires.txt writing top-level names to rebulk.egg-info/top_level.txt reading manifest file 'rebulk.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'rebulk.egg-info/SOURCES.txt' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.q5YTsk + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64 + cd rebulk-2.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-rebulk-2.0.1-1.mga8.x86_64 running install running install_lib creating /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr creating /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/lib creating /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/lib/python3.8 creating /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages creating /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/rebulk copying build/lib/rebulk/rules.py -> /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/rebulk copying build/lib/rebulk/match.py -> /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/rebulk copying build/lib/rebulk/loose.py -> /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/rebulk copying build/lib/rebulk/rebulk.py -> /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/rebulk copying build/lib/rebulk/processors.py -> /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/rebulk copying build/lib/rebulk/remodule.py -> /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/rebulk copying build/lib/rebulk/introspector.py -> /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/rebulk copying build/lib/rebulk/chain.py -> /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/rebulk copying build/lib/rebulk/debug.py -> /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/rebulk copying build/lib/rebulk/utils.py -> /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/rebulk copying build/lib/rebulk/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/rebulk copying build/lib/rebulk/validators.py -> /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/rebulk creating /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/rebulk/test copying build/lib/rebulk/test/test_match.py -> /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/rebulk/test copying build/lib/rebulk/test/test_pattern.py -> /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/rebulk/test copying build/lib/rebulk/test/test_chain.py -> /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/rebulk/test copying build/lib/rebulk/test/test_loose.py -> /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/rebulk/test copying build/lib/rebulk/test/test_processors.py -> /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/rebulk/test copying build/lib/rebulk/test/default_rules_module.py -> /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/rebulk/test copying build/lib/rebulk/test/rules_module.py -> /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/rebulk/test copying build/lib/rebulk/test/test_rebulk.py -> /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/rebulk/test copying build/lib/rebulk/test/test_debug.py -> /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/rebulk/test copying build/lib/rebulk/test/test_rules.py -> /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/rebulk/test copying build/lib/rebulk/test/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/rebulk/test copying build/lib/rebulk/test/rebulk_rules_module.py -> /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/rebulk/test copying build/lib/rebulk/test/test_validators.py -> /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/rebulk/test copying build/lib/rebulk/test/test_introspector.py -> /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/rebulk/test copying build/lib/rebulk/test/test_toposort.py -> /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/rebulk/test copying build/lib/rebulk/pattern.py -> /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/rebulk copying build/lib/rebulk/formatters.py -> /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/rebulk copying build/lib/rebulk/toposort.py -> /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/rebulk copying build/lib/rebulk/__version__.py -> /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/rebulk copying build/lib/rebulk/builder.py -> /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/rebulk byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/rebulk/rules.py to rules.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/rebulk/match.py to match.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/rebulk/loose.py to loose.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/rebulk/rebulk.py to rebulk.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/rebulk/processors.py to processors.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/rebulk/remodule.py to remodule.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/rebulk/introspector.py to introspector.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/rebulk/chain.py to chain.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/rebulk/debug.py to debug.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/rebulk/utils.py to utils.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/rebulk/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/rebulk/validators.py to validators.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/rebulk/test/test_match.py to test_match.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/rebulk/test/test_pattern.py to test_pattern.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/rebulk/test/test_chain.py to test_chain.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/rebulk/test/test_loose.py to test_loose.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/rebulk/test/test_processors.py to test_processors.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/rebulk/test/default_rules_module.py to default_rules_module.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/rebulk/test/rules_module.py to rules_module.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/rebulk/test/test_rebulk.py to test_rebulk.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/rebulk/test/test_debug.py to test_debug.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/rebulk/test/test_rules.py to test_rules.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/rebulk/test/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/rebulk/test/rebulk_rules_module.py to rebulk_rules_module.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/rebulk/test/test_validators.py to test_validators.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/rebulk/test/test_introspector.py to test_introspector.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/rebulk/test/test_toposort.py to test_toposort.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/rebulk/pattern.py to pattern.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/rebulk/formatters.py to formatters.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/rebulk/toposort.py to toposort.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/rebulk/__version__.py to __version__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/rebulk/builder.py to builder.cpython-38.pyc writing byte-compilation script '/tmp/tmp1wnlrb92.py' /usr/bin/python3 /tmp/tmp1wnlrb92.py removing /tmp/tmp1wnlrb92.py running install_egg_info running egg_info writing rebulk.egg-info/PKG-INFO writing dependency_links to rebulk.egg-info/dependency_links.txt writing requirements to rebulk.egg-info/requires.txt writing top-level names to rebulk.egg-info/top_level.txt reading manifest file 'rebulk.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'rebulk.egg-info/SOURCES.txt' Copying rebulk.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/rebulk-2.0.1-py3.8.egg-info running install_scripts + rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 2.0.1-1.mga8 --unique-debug-suffix -2.0.1-1.mga8.x86_64 --unique-debug-src-base python-rebulk-2.0.1-1.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/rebulk-2.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 1 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/lib/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-rebulk-2.0.1-1.mga8.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.XW5eFh + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd rebulk-2.0.1 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/share/doc/python3-rebulk + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/share/doc/python3-rebulk + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/share/doc/python3-rebulk + cp -pr README.rst /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64/usr/share/doc/python3-rebulk + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-rebulk = 2.0.1-1.mga8 python3-rebulk = 2.0.1-1.mga8 python3.8-rebulk = 2.0.1-1.mga8 python3.8dist(rebulk) = 2.0.1 python3dist(rebulk) = 2.0.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.8 python3.8dist(six) Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/python3-rebulk-2.0.1-1.mga8.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.B0Q59h + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd rebulk-2.0.1 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-rebulk-2.0.1-1.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.0aHsUj + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf rebulk-2.0.1 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!