D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/python-trollius-2.1-5.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.58GsXY + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf trollius-trollius-2.1 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/trollius-2.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd trollius-trollius-2.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (python-trollius-async.patch):' Patch #0 (python-trollius-async.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file trollius/tasks.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.uXDUGZ + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd trollius-trollius-2.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' !!! WARNING !!! The Trollius project is now deprecated! running build running build_py creating build creating build/lib creating build/lib/trollius copying trollius/base_events.py -> build/lib/trollius copying trollius/compat.py -> build/lib/trollius copying trollius/time_monotonic.py -> build/lib/trollius copying trollius/py33_exceptions.py -> build/lib/trollius copying trollius/constants.py -> build/lib/trollius copying trollius/windows_events.py -> build/lib/trollius copying trollius/coroutines.py -> build/lib/trollius copying trollius/test_support.py -> build/lib/trollius copying trollius/selectors.py -> build/lib/trollius copying trollius/proactor_events.py -> build/lib/trollius copying trollius/streams.py -> build/lib/trollius copying trollius/tasks.py -> build/lib/trollius copying trollius/sslproto.py -> build/lib/trollius copying trollius/__init__.py -> build/lib/trollius copying trollius/protocols.py -> build/lib/trollius copying trollius/transports.py -> build/lib/trollius copying trollius/executor.py -> build/lib/trollius copying trollius/py3_ssl.py -> build/lib/trollius copying trollius/futures.py -> build/lib/trollius copying trollius/locks.py -> build/lib/trollius copying trollius/py27_weakrefset.py -> build/lib/trollius copying trollius/test_utils.py -> build/lib/trollius copying trollius/queues.py -> build/lib/trollius copying trollius/py33_winapi.py -> build/lib/trollius copying trollius/base_subprocess.py -> build/lib/trollius copying trollius/windows_utils.py -> build/lib/trollius copying trollius/log.py -> build/lib/trollius copying trollius/events.py -> build/lib/trollius copying trollius/selector_events.py -> build/lib/trollius copying trollius/subprocess.py -> build/lib/trollius copying trollius/unix_events.py -> build/lib/trollius !!! WARNING !!! The Trollius project is now deprecated! + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.rHjgrZ + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64 + cd trollius-trollius-2.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-trollius-2.1-5.mga8.x86_64 !!! WARNING !!! The Trollius project is now deprecated! running install running install_lib creating /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64/usr creating /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64/usr/lib creating /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64/usr/lib/python3.8 creating /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64/usr/lib/python3.8/site-packages creating /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64/usr/lib/python3.8/site-packages/trollius copying build/lib/trollius/base_events.py -> /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64/usr/lib/python3.8/site-packages/trollius copying build/lib/trollius/compat.py -> /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64/usr/lib/python3.8/site-packages/trollius copying build/lib/trollius/time_monotonic.py -> /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64/usr/lib/python3.8/site-packages/trollius copying build/lib/trollius/py33_exceptions.py -> /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64/usr/lib/python3.8/site-packages/trollius copying build/lib/trollius/constants.py -> /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64/usr/lib/python3.8/site-packages/trollius copying build/lib/trollius/windows_events.py -> /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64/usr/lib/python3.8/site-packages/trollius copying build/lib/trollius/coroutines.py -> /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64/usr/lib/python3.8/site-packages/trollius copying build/lib/trollius/test_support.py -> /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64/usr/lib/python3.8/site-packages/trollius copying build/lib/trollius/selectors.py -> /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64/usr/lib/python3.8/site-packages/trollius copying build/lib/trollius/proactor_events.py -> /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64/usr/lib/python3.8/site-packages/trollius copying build/lib/trollius/streams.py -> /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64/usr/lib/python3.8/site-packages/trollius copying build/lib/trollius/tasks.py -> /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64/usr/lib/python3.8/site-packages/trollius copying build/lib/trollius/sslproto.py -> /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64/usr/lib/python3.8/site-packages/trollius copying build/lib/trollius/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64/usr/lib/python3.8/site-packages/trollius copying build/lib/trollius/protocols.py -> /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64/usr/lib/python3.8/site-packages/trollius copying build/lib/trollius/transports.py -> /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64/usr/lib/python3.8/site-packages/trollius copying build/lib/trollius/executor.py -> /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64/usr/lib/python3.8/site-packages/trollius copying build/lib/trollius/py3_ssl.py -> /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64/usr/lib/python3.8/site-packages/trollius copying build/lib/trollius/futures.py -> /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64/usr/lib/python3.8/site-packages/trollius copying build/lib/trollius/locks.py -> /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64/usr/lib/python3.8/site-packages/trollius copying build/lib/trollius/py27_weakrefset.py -> /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64/usr/lib/python3.8/site-packages/trollius copying build/lib/trollius/test_utils.py -> /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64/usr/lib/python3.8/site-packages/trollius copying build/lib/trollius/queues.py -> /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64/usr/lib/python3.8/site-packages/trollius copying build/lib/trollius/py33_winapi.py -> /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64/usr/lib/python3.8/site-packages/trollius copying build/lib/trollius/base_subprocess.py -> /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64/usr/lib/python3.8/site-packages/trollius copying build/lib/trollius/windows_utils.py -> /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64/usr/lib/python3.8/site-packages/trollius copying build/lib/trollius/log.py -> /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64/usr/lib/python3.8/site-packages/trollius copying build/lib/trollius/events.py -> /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64/usr/lib/python3.8/site-packages/trollius copying build/lib/trollius/selector_events.py -> /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64/usr/lib/python3.8/site-packages/trollius copying build/lib/trollius/subprocess.py -> /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64/usr/lib/python3.8/site-packages/trollius copying build/lib/trollius/unix_events.py -> /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64/usr/lib/python3.8/site-packages/trollius byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64/usr/lib/python3.8/site-packages/trollius/base_events.py to base_events.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64/usr/lib/python3.8/site-packages/trollius/compat.py to compat.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64/usr/lib/python3.8/site-packages/trollius/time_monotonic.py to time_monotonic.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64/usr/lib/python3.8/site-packages/trollius/py33_exceptions.py to py33_exceptions.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64/usr/lib/python3.8/site-packages/trollius/constants.py to constants.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64/usr/lib/python3.8/site-packages/trollius/windows_events.py to windows_events.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64/usr/lib/python3.8/site-packages/trollius/coroutines.py to coroutines.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64/usr/lib/python3.8/site-packages/trollius/test_support.py to test_support.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64/usr/lib/python3.8/site-packages/trollius/selectors.py to selectors.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64/usr/lib/python3.8/site-packages/trollius/proactor_events.py to proactor_events.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64/usr/lib/python3.8/site-packages/trollius/streams.py to streams.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64/usr/lib/python3.8/site-packages/trollius/tasks.py to tasks.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64/usr/lib/python3.8/site-packages/trollius/sslproto.py to sslproto.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64/usr/lib/python3.8/site-packages/trollius/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64/usr/lib/python3.8/site-packages/trollius/protocols.py to protocols.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64/usr/lib/python3.8/site-packages/trollius/transports.py to transports.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64/usr/lib/python3.8/site-packages/trollius/executor.py to executor.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64/usr/lib/python3.8/site-packages/trollius/py3_ssl.py to py3_ssl.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64/usr/lib/python3.8/site-packages/trollius/futures.py to futures.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64/usr/lib/python3.8/site-packages/trollius/locks.py to locks.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64/usr/lib/python3.8/site-packages/trollius/py27_weakrefset.py to py27_weakrefset.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64/usr/lib/python3.8/site-packages/trollius/test_utils.py to test_utils.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64/usr/lib/python3.8/site-packages/trollius/queues.py to queues.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64/usr/lib/python3.8/site-packages/trollius/py33_winapi.py to py33_winapi.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64/usr/lib/python3.8/site-packages/trollius/base_subprocess.py to base_subprocess.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64/usr/lib/python3.8/site-packages/trollius/windows_utils.py to windows_utils.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64/usr/lib/python3.8/site-packages/trollius/log.py to log.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64/usr/lib/python3.8/site-packages/trollius/events.py to events.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64/usr/lib/python3.8/site-packages/trollius/selector_events.py to selector_events.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64/usr/lib/python3.8/site-packages/trollius/subprocess.py to subprocess.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64/usr/lib/python3.8/site-packages/trollius/unix_events.py to unix_events.cpython-38.pyc writing byte-compilation script '/tmp/tmp7dl8cybp.py' /usr/bin/python3 /tmp/tmp7dl8cybp.py removing /tmp/tmp7dl8cybp.py running install_egg_info running egg_info creating trollius.egg-info writing trollius.egg-info/PKG-INFO writing dependency_links to trollius.egg-info/dependency_links.txt writing requirements to trollius.egg-info/requires.txt writing top-level names to trollius.egg-info/top_level.txt writing manifest file 'trollius.egg-info/SOURCES.txt' reading manifest file 'trollius.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'release.py' writing manifest file 'trollius.egg-info/SOURCES.txt' Copying trollius.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64/usr/lib/python3.8/site-packages/trollius-2.1-py3.8.egg-info running install_scripts !!! WARNING !!! The Trollius project is now deprecated! + rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 2.1-5.mga8 --unique-debug-suffix -2.1-5.mga8.x86_64 --unique-debug-src-base python-trollius-2.1-5.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/trollius-trollius-2.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-trollius-2.1-5.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-trollius-2.1-5.mga8.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Sj4w6Y + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd trollius-trollius-2.1 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64/usr/share/doc/python3-trollius + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64/usr/share/doc/python3-trollius + cp -pr README.rst /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64/usr/share/doc/python3-trollius + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-trollius = 2.1-5.mga8 python3-trollius = 2.1-5.mga8 python3.8-trollius = 2.1-5.mga8 python3.8dist(trollius) = 2.1 python3dist(trollius) = 2.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-trollius-2.1-5.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/python3-trollius-2.1-5.mga8.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Vzz8RW + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd trollius-trollius-2.1 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-trollius-2.1-5.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.o1TLYW + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf trollius-trollius-2.1 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!