D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/python-cachetools-4.1.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.5IikQN + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf cachetools-4.1.1 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/cachetools-4.1.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cachetools-4.1.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf cachetools.egg-info + find -name '*.py' + xargs sed -i '1s|^#!python|#!/usr/bin/python3|' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.NLoWIM + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd cachetools-4.1.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/cachetools copying cachetools/rr.py -> build/lib/cachetools copying cachetools/lfu.py -> build/lib/cachetools copying cachetools/decorators.py -> build/lib/cachetools copying cachetools/keys.py -> build/lib/cachetools copying cachetools/cache.py -> build/lib/cachetools copying cachetools/__init__.py -> build/lib/cachetools copying cachetools/lru.py -> build/lib/cachetools copying cachetools/func.py -> build/lib/cachetools copying cachetools/abc.py -> build/lib/cachetools copying cachetools/ttl.py -> build/lib/cachetools + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Mlc1rM + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-cachetools-4.1.1-1.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-cachetools-4.1.1-1.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-cachetools-4.1.1-1.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-cachetools-4.1.1-1.mga8.x86_64 + cd cachetools-4.1.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-cachetools-4.1.1-1.mga8.x86_64 running install running install_lib creating /home/iurt/rpmbuild/BUILDROOT/python-cachetools-4.1.1-1.mga8.x86_64/usr creating /home/iurt/rpmbuild/BUILDROOT/python-cachetools-4.1.1-1.mga8.x86_64/usr/lib creating /home/iurt/rpmbuild/BUILDROOT/python-cachetools-4.1.1-1.mga8.x86_64/usr/lib/python3.8 creating /home/iurt/rpmbuild/BUILDROOT/python-cachetools-4.1.1-1.mga8.x86_64/usr/lib/python3.8/site-packages creating /home/iurt/rpmbuild/BUILDROOT/python-cachetools-4.1.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/cachetools copying build/lib/cachetools/rr.py -> /home/iurt/rpmbuild/BUILDROOT/python-cachetools-4.1.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/cachetools copying build/lib/cachetools/lfu.py -> /home/iurt/rpmbuild/BUILDROOT/python-cachetools-4.1.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/cachetools copying build/lib/cachetools/decorators.py -> /home/iurt/rpmbuild/BUILDROOT/python-cachetools-4.1.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/cachetools copying build/lib/cachetools/keys.py -> /home/iurt/rpmbuild/BUILDROOT/python-cachetools-4.1.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/cachetools copying build/lib/cachetools/cache.py -> /home/iurt/rpmbuild/BUILDROOT/python-cachetools-4.1.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/cachetools copying build/lib/cachetools/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-cachetools-4.1.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/cachetools copying build/lib/cachetools/lru.py -> /home/iurt/rpmbuild/BUILDROOT/python-cachetools-4.1.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/cachetools copying build/lib/cachetools/func.py -> /home/iurt/rpmbuild/BUILDROOT/python-cachetools-4.1.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/cachetools copying build/lib/cachetools/abc.py -> /home/iurt/rpmbuild/BUILDROOT/python-cachetools-4.1.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/cachetools copying build/lib/cachetools/ttl.py -> /home/iurt/rpmbuild/BUILDROOT/python-cachetools-4.1.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/cachetools byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cachetools-4.1.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/cachetools/rr.py to rr.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cachetools-4.1.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/cachetools/lfu.py to lfu.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cachetools-4.1.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/cachetools/decorators.py to decorators.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cachetools-4.1.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/cachetools/keys.py to keys.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cachetools-4.1.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/cachetools/cache.py to cache.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cachetools-4.1.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/cachetools/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cachetools-4.1.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/cachetools/lru.py to lru.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cachetools-4.1.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/cachetools/func.py to func.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cachetools-4.1.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/cachetools/abc.py to abc.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cachetools-4.1.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/cachetools/ttl.py to ttl.cpython-38.pyc writing byte-compilation script '/tmp/tmpgu12olvu.py' /usr/bin/python3 /tmp/tmpgu12olvu.py removing /tmp/tmpgu12olvu.py running install_egg_info running egg_info creating cachetools.egg-info writing cachetools.egg-info/PKG-INFO writing dependency_links to cachetools.egg-info/dependency_links.txt writing top-level names to cachetools.egg-info/top_level.txt writing manifest file 'cachetools.egg-info/SOURCES.txt' reading manifest file 'cachetools.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' writing manifest file 'cachetools.egg-info/SOURCES.txt' Copying cachetools.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-cachetools-4.1.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/cachetools-4.1.1-py3.8.egg-info running install_scripts + rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-cachetools-4.1.1-1.mga8.x86_64/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 4.1.1-1.mga8 --unique-debug-suffix -4.1.1-1.mga8.x86_64 --unique-debug-src-base python-cachetools-4.1.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/cachetools-4.1.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-cachetools-4.1.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-cachetools-4.1.1-1.mga8.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.fiB6rO + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd cachetools-4.1.1 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-cachetools-4.1.1-1.mga8.x86_64/usr/share/doc/python3-cachetools + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-cachetools-4.1.1-1.mga8.x86_64/usr/share/doc/python3-cachetools + cp -pr README.rst /home/iurt/rpmbuild/BUILDROOT/python-cachetools-4.1.1-1.mga8.x86_64/usr/share/doc/python3-cachetools + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.4KZBpO + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd cachetools-4.1.1 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/python-cachetools-4.1.1-1.mga8.x86_64/usr/share/licenses/python3-cachetools + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-cachetools-4.1.1-1.mga8.x86_64/usr/share/licenses/python3-cachetools + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/python-cachetools-4.1.1-1.mga8.x86_64/usr/share/licenses/python3-cachetools + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-cachetools = 4.1.1-1.mga8 python3-cachetools = 4.1.1-1.mga8 python3.8-cachetools = 4.1.1-1.mga8 python3.8dist(cachetools) = 4.1.1 python3dist(cachetools) = 4.1.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 Obsoletes: python-cachetools < 4.1.1-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-cachetools-4.1.1-1.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/python3-cachetools-4.1.1-1.mga8.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.XNgUNN + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd cachetools-4.1.1 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-cachetools-4.1.1-1.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.h6U9kM + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf cachetools-4.1.1 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!