D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/python-dill-0.3.2-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.0fn54O + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf dill-0.3.2 + /usr/bin/unzip -qq /home/iurt/rpmbuild/SOURCES/dill-0.3.2.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd dill-0.3.2 + /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.dvYqhO + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd dill-0.3.2 + '[' 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/dill copying dill/pointers.py -> build/lib/dill copying dill/__diff.py -> build/lib/dill copying dill/_objects.py -> build/lib/dill copying dill/source.py -> build/lib/dill copying dill/objtypes.py -> build/lib/dill copying dill/__init__.py -> build/lib/dill copying dill/temp.py -> build/lib/dill copying dill/info.py -> build/lib/dill copying dill/settings.py -> build/lib/dill copying dill/detect.py -> build/lib/dill copying dill/_dill.py -> build/lib/dill creating build/lib/dill/tests copying tests/test_temp.py -> build/lib/dill/tests copying tests/test_selected.py -> build/lib/dill/tests copying tests/test_extendpickle.py -> build/lib/dill/tests copying tests/test_functors.py -> build/lib/dill/tests copying tests/test_nested.py -> build/lib/dill/tests copying tests/test_mixins.py -> build/lib/dill/tests copying tests/test_module.py -> build/lib/dill/tests copying tests/test_source.py -> build/lib/dill/tests copying tests/test_detect.py -> build/lib/dill/tests copying tests/test_weakref.py -> build/lib/dill/tests copying tests/test_moduledict.py -> build/lib/dill/tests copying tests/__init__.py -> build/lib/dill/tests copying tests/__main__.py -> build/lib/dill/tests copying tests/test_classdef.py -> build/lib/dill/tests copying tests/test_objects.py -> build/lib/dill/tests copying tests/test_diff.py -> build/lib/dill/tests copying tests/test_restricted.py -> build/lib/dill/tests copying tests/test_properties.py -> build/lib/dill/tests copying tests/test_functions.py -> build/lib/dill/tests copying tests/test_check.py -> build/lib/dill/tests copying tests/test_file.py -> build/lib/dill/tests copying tests/test_recursive.py -> build/lib/dill/tests running build_scripts creating build/scripts-3.8 copying and adjusting scripts/undill -> build/scripts-3.8 copying and adjusting scripts/get_objgraph -> build/scripts-3.8 changing mode of build/scripts-3.8/undill from 644 to 755 changing mode of build/scripts-3.8/get_objgraph from 644 to 755 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.tlSkrR + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64 + cd dill-0.3.2 + '[' 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-dill-0.3.2-1.mga8.x86_64 running install running install_lib creating /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr creating /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/lib creating /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/lib/python3.8 creating /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/lib/python3.8/site-packages creating /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/dill copying build/lib/dill/pointers.py -> /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/dill copying build/lib/dill/__diff.py -> /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/dill copying build/lib/dill/_objects.py -> /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/dill copying build/lib/dill/source.py -> /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/dill copying build/lib/dill/objtypes.py -> /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/dill copying build/lib/dill/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/dill creating /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/dill/tests copying build/lib/dill/tests/test_temp.py -> /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/dill/tests copying build/lib/dill/tests/test_selected.py -> /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/dill/tests copying build/lib/dill/tests/test_extendpickle.py -> /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/dill/tests copying build/lib/dill/tests/test_functors.py -> /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/dill/tests copying build/lib/dill/tests/test_nested.py -> /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/dill/tests copying build/lib/dill/tests/test_mixins.py -> /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/dill/tests copying build/lib/dill/tests/test_module.py -> /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/dill/tests copying build/lib/dill/tests/test_source.py -> /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/dill/tests copying build/lib/dill/tests/test_detect.py -> /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/dill/tests copying build/lib/dill/tests/test_weakref.py -> /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/dill/tests copying build/lib/dill/tests/test_moduledict.py -> /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/dill/tests copying build/lib/dill/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/dill/tests copying build/lib/dill/tests/__main__.py -> /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/dill/tests copying build/lib/dill/tests/test_classdef.py -> /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/dill/tests copying build/lib/dill/tests/test_objects.py -> /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/dill/tests copying build/lib/dill/tests/test_diff.py -> /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/dill/tests copying build/lib/dill/tests/test_restricted.py -> /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/dill/tests copying build/lib/dill/tests/test_properties.py -> /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/dill/tests copying build/lib/dill/tests/test_functions.py -> /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/dill/tests copying build/lib/dill/tests/test_check.py -> /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/dill/tests copying build/lib/dill/tests/test_file.py -> /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/dill/tests copying build/lib/dill/tests/test_recursive.py -> /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/dill/tests copying build/lib/dill/temp.py -> /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/dill copying build/lib/dill/info.py -> /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/dill copying build/lib/dill/settings.py -> /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/dill copying build/lib/dill/detect.py -> /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/dill copying build/lib/dill/_dill.py -> /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/dill byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/dill/pointers.py to pointers.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/dill/__diff.py to __diff.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/dill/_objects.py to _objects.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/dill/source.py to source.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/dill/objtypes.py to objtypes.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/dill/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/dill/tests/test_temp.py to test_temp.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/dill/tests/test_selected.py to test_selected.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/dill/tests/test_extendpickle.py to test_extendpickle.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/dill/tests/test_functors.py to test_functors.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/dill/tests/test_nested.py to test_nested.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/dill/tests/test_mixins.py to test_mixins.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/dill/tests/test_module.py to test_module.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/dill/tests/test_source.py to test_source.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/dill/tests/test_detect.py to test_detect.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/dill/tests/test_weakref.py to test_weakref.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/dill/tests/test_moduledict.py to test_moduledict.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/dill/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/dill/tests/__main__.py to __main__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/dill/tests/test_classdef.py to test_classdef.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/dill/tests/test_objects.py to test_objects.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/dill/tests/test_diff.py to test_diff.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/dill/tests/test_restricted.py to test_restricted.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/dill/tests/test_properties.py to test_properties.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/dill/tests/test_functions.py to test_functions.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/dill/tests/test_check.py to test_check.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/dill/tests/test_file.py to test_file.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/dill/tests/test_recursive.py to test_recursive.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/dill/temp.py to temp.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/dill/info.py to info.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/dill/settings.py to settings.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/dill/detect.py to detect.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/dill/_dill.py to _dill.cpython-38.pyc writing byte-compilation script '/tmp/tmpl3u5yexp.py' /usr/bin/python3 /tmp/tmpl3u5yexp.py removing /tmp/tmpl3u5yexp.py running install_egg_info running egg_info writing dill.egg-info/PKG-INFO writing dependency_links to dill.egg-info/dependency_links.txt writing requirements to dill.egg-info/requires.txt writing top-level names to dill.egg-info/top_level.txt reading manifest file 'dill.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching '.git' no previously-included directories found matching '.coverage' writing manifest file 'dill.egg-info/SOURCES.txt' Copying dill.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/dill-0.3.2-py3.8.egg-info running install_scripts creating /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/bin copying build/scripts-3.8/undill -> /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/bin copying build/scripts-3.8/get_objgraph -> /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/bin changing mode of /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/bin/undill to 755 changing mode of /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/bin/get_objgraph to 755 + rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 0.3.2-1.mga8 --unique-debug-suffix -0.3.2-1.mga8.x86_64 --unique-debug-src-base python-dill-0.3.2-1.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/dill-0.3.2 + /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-dill-0.3.2-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-dill-0.3.2-1.mga8.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.g66U7O + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd dill-0.3.2 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/share/doc/python3-dill + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/share/doc/python3-dill + cp -pr README /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/share/doc/python3-dill + cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64/usr/share/doc/python3-dill + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-dill = 0.3.2-1.mga8 python3-dill = 0.3.2-1.mga8 python3.8-dill = 0.3.2-1.mga8 python3.8dist(dill) = 0.3.2 python3dist(dill) = 0.3.2 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 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/python3-dill-0.3.2-1.mga8.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.88CHOO + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd dill-0.3.2 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-dill-0.3.2-1.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.B02F8O + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf dill-0.3.2 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!