D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/python-psutil-5.7.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.RSjZEu + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf psutil-5.7.2 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/psutil-5.7.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd psutil-5.7.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf psutil.egg-info/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.oNuaXu + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd psutil-5.7.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.linux-x86_64-3.8 creating build/lib.linux-x86_64-3.8/psutil copying psutil/_pswindows.py -> build/lib.linux-x86_64-3.8/psutil copying psutil/_psaix.py -> build/lib.linux-x86_64-3.8/psutil copying psutil/__init__.py -> build/lib.linux-x86_64-3.8/psutil copying psutil/_pssunos.py -> build/lib.linux-x86_64-3.8/psutil copying psutil/_psosx.py -> build/lib.linux-x86_64-3.8/psutil copying psutil/_psposix.py -> build/lib.linux-x86_64-3.8/psutil copying psutil/_pslinux.py -> build/lib.linux-x86_64-3.8/psutil copying psutil/_psbsd.py -> build/lib.linux-x86_64-3.8/psutil copying psutil/_compat.py -> build/lib.linux-x86_64-3.8/psutil copying psutil/_common.py -> build/lib.linux-x86_64-3.8/psutil creating build/lib.linux-x86_64-3.8/psutil/tests copying psutil/tests/test_connections.py -> build/lib.linux-x86_64-3.8/psutil/tests copying psutil/tests/test_memleaks.py -> build/lib.linux-x86_64-3.8/psutil/tests copying psutil/tests/test_windows.py -> build/lib.linux-x86_64-3.8/psutil/tests copying psutil/tests/test_bsd.py -> build/lib.linux-x86_64-3.8/psutil/tests copying psutil/tests/__init__.py -> build/lib.linux-x86_64-3.8/psutil/tests copying psutil/tests/__main__.py -> build/lib.linux-x86_64-3.8/psutil/tests copying psutil/tests/test_system.py -> build/lib.linux-x86_64-3.8/psutil/tests copying psutil/tests/test_aix.py -> build/lib.linux-x86_64-3.8/psutil/tests copying psutil/tests/test_contracts.py -> build/lib.linux-x86_64-3.8/psutil/tests copying psutil/tests/test_osx.py -> build/lib.linux-x86_64-3.8/psutil/tests copying psutil/tests/test_posix.py -> build/lib.linux-x86_64-3.8/psutil/tests copying psutil/tests/test_linux.py -> build/lib.linux-x86_64-3.8/psutil/tests copying psutil/tests/test_sunos.py -> build/lib.linux-x86_64-3.8/psutil/tests copying psutil/tests/test_misc.py -> build/lib.linux-x86_64-3.8/psutil/tests copying psutil/tests/test_process.py -> build/lib.linux-x86_64-3.8/psutil/tests copying psutil/tests/test_unicode.py -> build/lib.linux-x86_64-3.8/psutil/tests copying psutil/tests/runner.py -> build/lib.linux-x86_64-3.8/psutil/tests copying psutil/tests/test_testutils.py -> build/lib.linux-x86_64-3.8/psutil/tests running build_ext building 'psutil._psutil_linux' extension creating build/temp.linux-x86_64-3.8 creating build/temp.linux-x86_64-3.8/psutil gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=572 -DPSUTIL_LINUX=1 -I/usr/include/python3.8 -c psutil/_psutil_common.c -o build/temp.linux-x86_64-3.8/psutil/_psutil_common.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=572 -DPSUTIL_LINUX=1 -I/usr/include/python3.8 -c psutil/_psutil_posix.c -o build/temp.linux-x86_64-3.8/psutil/_psutil_posix.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=572 -DPSUTIL_LINUX=1 -I/usr/include/python3.8 -c psutil/_psutil_linux.c -o build/temp.linux-x86_64-3.8/psutil/_psutil_linux.o gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/psutil/_psutil_common.o build/temp.linux-x86_64-3.8/psutil/_psutil_posix.o build/temp.linux-x86_64-3.8/psutil/_psutil_linux.o -L/usr/lib64 -lpython3.8 -o build/lib.linux-x86_64-3.8/psutil/_psutil_linux.cpython-38-x86_64-linux-gnu.so building 'psutil._psutil_posix' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=572 -DPSUTIL_LINUX=1 -I/usr/include/python3.8 -c psutil/_psutil_common.c -o build/temp.linux-x86_64-3.8/psutil/_psutil_common.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_SIZEOF_PID_T=4 -DPSUTIL_VERSION=572 -DPSUTIL_LINUX=1 -I/usr/include/python3.8 -c psutil/_psutil_posix.c -o build/temp.linux-x86_64-3.8/psutil/_psutil_posix.o gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/psutil/_psutil_common.o build/temp.linux-x86_64-3.8/psutil/_psutil_posix.o -L/usr/lib64 -lpython3.8 -o build/lib.linux-x86_64-3.8/psutil/_psutil_posix.cpython-38-x86_64-linux-gnu.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.VZYmrr + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64 + cd psutil-5.7.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-psutil-5.7.2-1.mga8.x86_64 running install running install_lib creating /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr creating /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/lib64 creating /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/lib64/python3.8 creating /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages creating /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/psutil copying build/lib.linux-x86_64-3.8/psutil/_pswindows.py -> /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/psutil copying build/lib.linux-x86_64-3.8/psutil/_psaix.py -> /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/psutil copying build/lib.linux-x86_64-3.8/psutil/_psutil_posix.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/psutil copying build/lib.linux-x86_64-3.8/psutil/_psutil_linux.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/psutil copying build/lib.linux-x86_64-3.8/psutil/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/psutil creating /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/psutil/tests copying build/lib.linux-x86_64-3.8/psutil/tests/test_connections.py -> /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/psutil/tests copying build/lib.linux-x86_64-3.8/psutil/tests/test_memleaks.py -> /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/psutil/tests copying build/lib.linux-x86_64-3.8/psutil/tests/test_windows.py -> /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/psutil/tests copying build/lib.linux-x86_64-3.8/psutil/tests/test_bsd.py -> /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/psutil/tests copying build/lib.linux-x86_64-3.8/psutil/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/psutil/tests copying build/lib.linux-x86_64-3.8/psutil/tests/__main__.py -> /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/psutil/tests copying build/lib.linux-x86_64-3.8/psutil/tests/test_system.py -> /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/psutil/tests copying build/lib.linux-x86_64-3.8/psutil/tests/test_aix.py -> /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/psutil/tests copying build/lib.linux-x86_64-3.8/psutil/tests/test_contracts.py -> /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/psutil/tests copying build/lib.linux-x86_64-3.8/psutil/tests/test_osx.py -> /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/psutil/tests copying build/lib.linux-x86_64-3.8/psutil/tests/test_posix.py -> /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/psutil/tests copying build/lib.linux-x86_64-3.8/psutil/tests/test_linux.py -> /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/psutil/tests copying build/lib.linux-x86_64-3.8/psutil/tests/test_sunos.py -> /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/psutil/tests copying build/lib.linux-x86_64-3.8/psutil/tests/test_misc.py -> /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/psutil/tests copying build/lib.linux-x86_64-3.8/psutil/tests/test_process.py -> /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/psutil/tests copying build/lib.linux-x86_64-3.8/psutil/tests/test_unicode.py -> /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/psutil/tests copying build/lib.linux-x86_64-3.8/psutil/tests/runner.py -> /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/psutil/tests copying build/lib.linux-x86_64-3.8/psutil/tests/test_testutils.py -> /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/psutil/tests copying build/lib.linux-x86_64-3.8/psutil/_pssunos.py -> /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/psutil copying build/lib.linux-x86_64-3.8/psutil/_psosx.py -> /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/psutil copying build/lib.linux-x86_64-3.8/psutil/_psposix.py -> /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/psutil copying build/lib.linux-x86_64-3.8/psutil/_pslinux.py -> /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/psutil copying build/lib.linux-x86_64-3.8/psutil/_psbsd.py -> /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/psutil copying build/lib.linux-x86_64-3.8/psutil/_compat.py -> /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/psutil copying build/lib.linux-x86_64-3.8/psutil/_common.py -> /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/psutil byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/psutil/_pswindows.py to _pswindows.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/psutil/_psaix.py to _psaix.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/psutil/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/psutil/tests/test_connections.py to test_connections.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/psutil/tests/test_memleaks.py to test_memleaks.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/psutil/tests/test_windows.py to test_windows.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/psutil/tests/test_bsd.py to test_bsd.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/psutil/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/psutil/tests/__main__.py to __main__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/psutil/tests/test_system.py to test_system.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/psutil/tests/test_aix.py to test_aix.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/psutil/tests/test_contracts.py to test_contracts.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/psutil/tests/test_osx.py to test_osx.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/psutil/tests/test_posix.py to test_posix.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/psutil/tests/test_linux.py to test_linux.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/psutil/tests/test_sunos.py to test_sunos.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/psutil/tests/test_misc.py to test_misc.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/psutil/tests/test_process.py to test_process.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/psutil/tests/test_unicode.py to test_unicode.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/psutil/tests/runner.py to runner.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/psutil/tests/test_testutils.py to test_testutils.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/psutil/_pssunos.py to _pssunos.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/psutil/_psosx.py to _psosx.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/psutil/_psposix.py to _psposix.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/psutil/_pslinux.py to _pslinux.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/psutil/_psbsd.py to _psbsd.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/psutil/_compat.py to _compat.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/psutil/_common.py to _common.cpython-38.pyc writing byte-compilation script '/tmp/tmp3mhym93h.py' /usr/bin/python3 /tmp/tmp3mhym93h.py removing /tmp/tmp3mhym93h.py running install_egg_info running egg_info creating psutil.egg-info writing psutil.egg-info/PKG-INFO writing dependency_links to psutil.egg-info/dependency_links.txt writing requirements to psutil.egg-info/requires.txt writing top-level names to psutil.egg-info/top_level.txt writing manifest file 'psutil.egg-info/SOURCES.txt' reading manifest file 'psutil.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'psutil.egg-info/SOURCES.txt' Copying psutil.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/psutil-5.7.2-py3.8.egg-info running install_scripts + rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 5.7.2-1.mga8 --unique-debug-suffix -5.7.2-1.mga8.x86_64 --unique-debug-src-base python-psutil-5.7.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/psutil-5.7.2 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/psutil/_psutil_posix.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/psutil/_psutil_linux.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/psutil/_psutil_posix.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/psutil/_psutil_linux.cpython-38-x86_64-linux-gnu.so original debug info size: 180kB, size after compression: 160kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 106 blocks + /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-psutil-5.7.2-1.mga8.x86_64/usr/lib/debug/usr/lib64/python3.8 using /usr/bin/python3.8 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/lib64/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-psutil-5.7.2-1.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.W37enr + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd psutil-5.7.2 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/share/doc/python3-psutil + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/share/doc/python3-psutil + cp -pr CREDITS /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/share/doc/python3-psutil + cp -pr HISTORY.rst /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/share/doc/python3-psutil + cp -pr README.rst /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/share/doc/python3-psutil + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.BETaMs + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd psutil-5.7.2 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/share/licenses/python3-psutil + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/share/licenses/python3-psutil + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64/usr/share/licenses/python3-psutil + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-psutil = 5.7.2-1.mga8 python3-psutil = 5.7.2-1.mga8 python3-psutil(x86-64) = 5.7.2-1.mga8 python3.8-psutil = 5.7.2-1.mga8 python3.8dist(psutil) = 5.7.2 python3dist(psutil) = 5.7.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: libc.so.6()(64bit) libc.so.6(GLIBC_2.13)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.6)(64bit) libc.so.6(GLIBC_2.7)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpython3.8.so.1.0()(64bit) python(abi) = 3.8 Obsoletes: python-psutil < 5.7.2-1.mga8 Processing files: python-psutil-debugsource-5.7.2-1.mga8.x86_64 Provides: python-psutil-debugsource = 5.7.2-1.mga8 python-psutil-debugsource(x86-64) = 5.7.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-psutil-debuginfo-5.7.2-1.mga8.x86_64 Provides: debuginfo(build-id) = 1b9f438ad6768f49dc1e2adaa37284dec703ceb3 debuginfo(build-id) = d001d65064cd1f17fa18c4e0c23d3bc4c4627f11 python-psutil-debuginfo = 5.7.2-1.mga8 python3-psutil-debuginfo = 5.7.2-1.mga8 python3-psutil-debuginfo(x86-64) = 5.7.2-1.mga8 python3.8-psutil-debuginfo = 5.7.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-psutil-debugsource(x86-64) = 5.7.2-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/python-psutil-debugsource-5.7.2-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/python3-psutil-debuginfo-5.7.2-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/python3-psutil-5.7.2-1.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.V5tKQv + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd psutil-5.7.2 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-psutil-5.7.2-1.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.zcSmPr + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf psutil-5.7.2 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!