Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'ppc64le', '--nodeps', u'/builddir/build/SPECS/python-yappi.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-victoria-el8-build-81265-487492/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'dbf38629f056468a89e4794db5e5b2e2', '-D', '/var/lib/mock/cloud8-openstack-victoria-el8-build-81265-487492/root', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bs', '--target', 'ppc64le', '--nodeps', u'/builddir/build/SPECS/python-yappi.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/python-yappi-1.2.5-1.el8.src.rpm Child return code was: 0 ENTER ['do'](['/usr/bin/rpmbuild', '-bb', '--target', 'ppc64le', '--nodeps', u'/builddir/build/SPECS/python-yappi.spec'], nspawn_args=['--private-network']shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-victoria-el8-build-81265-487492/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '3259aa4b6c914052844b1e36744803b7', '-D', '/var/lib/mock/cloud8-openstack-victoria-el8-build-81265-487492/root', '--private-network', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bb', '--target', 'ppc64le', '--nodeps', u'/builddir/build/SPECS/python-yappi.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4mGHI6 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf yappi-1.2.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/yappi-1.2.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd yappi-1.2.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-yappi-1.2.5 base' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ZN0Mc5 + umask 022 + cd /builddir/build/BUILD + cd yappi-1.2.5 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py build '--executable=/usr/libexec/platform-python -s' /tmp/timer_createfj6rink0.c:1:1: warning: return type defaults to ‘int’ [-Wimplicit-int] main (int argc, char **argv) { ^~~~ /tmp/timer_createfj6rink0.c: In function ‘main’: /tmp/timer_createfj6rink0.c:2:5: warning: implicit declaration of function ‘timer_create’ [-Wimplicit-function-declaration] timer_create(); ^~~~~~~~~~~~ running build running build_py creating build creating build/lib.linux-ppc64le-3.6 copying yappi/yappi.py -> build/lib.linux-ppc64le-3.6 running build_ext building '_yappi' extension creating build/temp.linux-ppc64le-3.6 creating build/temp.linux-ppc64le-3.6/yappi gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -DLIB_RT_AVAILABLE=1 -I/usr/include/python3.6m -c yappi/_yappi.c -o build/temp.linux-ppc64le-3.6/yappi/_yappi.o yappi/_yappi.c:181:13: warning: ‘_DebugPrintObjects’ defined but not used [-Wunused-function] static void _DebugPrintObjects(unsigned int arg_count, ...) ^~~~~~~~~~~~~~~~~~ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -DLIB_RT_AVAILABLE=1 -I/usr/include/python3.6m -c yappi/callstack.c -o build/temp.linux-ppc64le-3.6/yappi/callstack.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -DLIB_RT_AVAILABLE=1 -I/usr/include/python3.6m -c yappi/hashtab.c -o build/temp.linux-ppc64le-3.6/yappi/hashtab.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -DLIB_RT_AVAILABLE=1 -I/usr/include/python3.6m -c yappi/mem.c -o build/temp.linux-ppc64le-3.6/yappi/mem.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -DLIB_RT_AVAILABLE=1 -I/usr/include/python3.6m -c yappi/freelist.c -o build/temp.linux-ppc64le-3.6/yappi/freelist.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -DLIB_RT_AVAILABLE=1 -I/usr/include/python3.6m -c yappi/timing.c -o build/temp.linux-ppc64le-3.6/yappi/timing.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection build/temp.linux-ppc64le-3.6/yappi/_yappi.o build/temp.linux-ppc64le-3.6/yappi/callstack.o build/temp.linux-ppc64le-3.6/yappi/hashtab.o build/temp.linux-ppc64le-3.6/yappi/mem.o build/temp.linux-ppc64le-3.6/yappi/freelist.o build/temp.linux-ppc64le-3.6/yappi/timing.o -L/usr/lib64 -lrt -lpython3.6m -o build/lib.linux-ppc64le-3.6/_yappi.cpython-36m-ppc64le-linux-gnu.so + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.PovA34 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-yappi-1.2.5-1.el8.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-yappi-1.2.5-1.el8.ppc64le ++ dirname /builddir/build/BUILDROOT/python-yappi-1.2.5-1.el8.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-yappi-1.2.5-1.el8.ppc64le + cd yappi-1.2.5 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-yappi-1.2.5-1.el8.ppc64le /tmp/timer_createrxpw2bfl.c:1:1: warning: return type defaults to ‘int’ [-Wimplicit-int] main (int argc, char **argv) { ^~~~ /tmp/timer_createrxpw2bfl.c: In function ‘main’: /tmp/timer_createrxpw2bfl.c:2:5: warning: implicit declaration of function ‘timer_create’ [-Wimplicit-function-declaration] timer_create(); ^~~~~~~~~~~~ running install running install_lib creating /builddir/build/BUILDROOT/python-yappi-1.2.5-1.el8.ppc64le/usr creating /builddir/build/BUILDROOT/python-yappi-1.2.5-1.el8.ppc64le/usr/lib64 creating /builddir/build/BUILDROOT/python-yappi-1.2.5-1.el8.ppc64le/usr/lib64/python3.6 creating /builddir/build/BUILDROOT/python-yappi-1.2.5-1.el8.ppc64le/usr/lib64/python3.6/site-packages copying build/lib.linux-ppc64le-3.6/_yappi.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python-yappi-1.2.5-1.el8.ppc64le/usr/lib64/python3.6/site-packages copying build/lib.linux-ppc64le-3.6/yappi.py -> /builddir/build/BUILDROOT/python-yappi-1.2.5-1.el8.ppc64le/usr/lib64/python3.6/site-packages byte-compiling /builddir/build/BUILDROOT/python-yappi-1.2.5-1.el8.ppc64le/usr/lib64/python3.6/site-packages/yappi.py to yappi.cpython-36.pyc writing byte-compilation script '/tmp/tmp4ppfjmeh.py' /usr/libexec/platform-python /tmp/tmp4ppfjmeh.py removing /tmp/tmp4ppfjmeh.py running install_egg_info running egg_info writing yappi/yappi.egg-info/PKG-INFO writing dependency_links to yappi/yappi.egg-info/dependency_links.txt writing entry points to yappi/yappi.egg-info/entry_points.txt writing top-level names to yappi/yappi.egg-info/top_level.txt reading manifest file 'yappi/yappi.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'yappi/yappi.egg-info/SOURCES.txt' Copying yappi/yappi.egg-info to /builddir/build/BUILDROOT/python-yappi-1.2.5-1.el8.ppc64le/usr/lib64/python3.6/site-packages/yappi-1.2.5-py3.6.egg-info running install_scripts Installing yappi script to /builddir/build/BUILDROOT/python-yappi-1.2.5-1.el8.ppc64le/usr/bin + mv /builddir/build/BUILDROOT/python-yappi-1.2.5-1.el8.ppc64le/usr/bin/yappi /builddir/build/BUILDROOT/python-yappi-1.2.5-1.el8.ppc64le/usr/bin/yappi-3.6 + ln -s yappi-3.6 /builddir/build/BUILDROOT/python-yappi-1.2.5-1.el8.ppc64le/usr/bin/yappi-3 + ln -s yappi-3 /builddir/build/BUILDROOT/python-yappi-1.2.5-1.el8.ppc64le/usr/bin/yappi + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.2.5-1.el8 --unique-debug-suffix -1.2.5-1.el8.ppc64le --unique-debug-src-base python-yappi-1.2.5-1.el8.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/yappi-1.2.5 extracting debug info from /builddir/build/BUILDROOT/python-yappi-1.2.5-1.el8.ppc64le/usr/lib64/python3.6/site-packages/_yappi.cpython-36m-ppc64le-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 129 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-yappi-1.2.5-1.el8.ppc64le/usr/lib64/python3.6 using /usr/libexec/platform-python Bytecompiling .py files below /builddir/build/BUILDROOT/python-yappi-1.2.5-1.el8.ppc64le/usr/lib/debug/usr/lib64/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.5pPqr5 + umask 022 + cd /builddir/build/BUILD + cd yappi-1.2.5 + export PATH=/usr/bin:/bin:/usr/sbin:/sbin:/builddir/build/BUILDROOT/python-yappi-1.2.5-1.el8.ppc64le/usr/bin + PATH=/usr/bin:/bin:/usr/sbin:/sbin:/builddir/build/BUILDROOT/python-yappi-1.2.5-1.el8.ppc64le/usr/bin + export PYTHONPATH=/builddir/build/BUILDROOT/python-yappi-1.2.5-1.el8.ppc64le//usr/lib64/python3.6/site-packages + PYTHONPATH=/builddir/build/BUILDROOT/python-yappi-1.2.5-1.el8.ppc64le//usr/lib64/python3.6/site-packages + /usr/libexec/platform-python tests/test_functionality.py ....[*] [yappi-err] invalid tag passed to get_func_stats. [*] [yappi-err] invalid ctx_id passed to get_func_stats. ................... Yappi puts 26.6 times overhead to the profiled application in average. ............................ ---------------------------------------------------------------------- Ran 51 tests in 11.281s OK + /usr/libexec/platform-python tests/test_hooks.py ..Traceback (most recent call last): File "tests/test_hooks.py", line 72, in callback raise Exception('callback error') Exception: callback error .[*] [yappi-err] context id callback returned non-integer (overflow?) ......Traceback (most recent call last): File "tests/test_hooks.py", line 190, in callback raise Exception('callback error') Exception: callback error SystemError: NULL object passed to Py_BuildValue SystemError: NULL object passed to Py_BuildValue .[*] [yappi-err] context name callback returned non-string SystemError: NULL object passed to Py_BuildValue SystemError: NULL object passed to Py_BuildValue ... ---------------------------------------------------------------------- Ran 13 tests in 0.210s OK + exit 0 Processing files: python3-yappi-1.2.5-1.el8.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.yvWTlc + umask 022 + cd /builddir/build/BUILD + cd yappi-1.2.5 + DOCDIR=/builddir/build/BUILDROOT/python-yappi-1.2.5-1.el8.ppc64le/usr/share/doc/python3-yappi + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-yappi-1.2.5-1.el8.ppc64le/usr/share/doc/python3-yappi + cp -pr README.md /builddir/build/BUILDROOT/python-yappi-1.2.5-1.el8.ppc64le/usr/share/doc/python3-yappi + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.8QQFgj + umask 022 + cd /builddir/build/BUILD + cd yappi-1.2.5 + LICENSEDIR=/builddir/build/BUILDROOT/python-yappi-1.2.5-1.el8.ppc64le/usr/share/licenses/python3-yappi + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-yappi-1.2.5-1.el8.ppc64le/usr/share/licenses/python3-yappi + cp -pr LICENSE /builddir/build/BUILDROOT/python-yappi-1.2.5-1.el8.ppc64le/usr/share/licenses/python3-yappi + exit 0 Provides: python3-yappi = 1.2.5-1.el8 python3-yappi(ppc-64) = 1.2.5-1.el8 python3.6dist(yappi) = 1.2.5 python3dist(yappi) = 1.2.5 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: /usr/libexec/platform-python libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpython3.6m.so.1.0()(64bit) librt.so.1()(64bit) python(abi) = 3.6 rtld(GNU_HASH) Processing files: python-yappi-debugsource-1.2.5-1.el8.ppc64le Provides: python-yappi-debugsource = 1.2.5-1.el8 python-yappi-debugsource(ppc-64) = 1.2.5-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-yappi-debuginfo-1.2.5-1.el8.ppc64le Provides: debuginfo(build-id) = 549dcc5d63f85707496d18bd2c4fe7faec263f3d python3-yappi-debuginfo = 1.2.5-1.el8 python3-yappi-debuginfo(ppc-64) = 1.2.5-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-yappi-debugsource(ppc-64) = 1.2.5-1.el8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-yappi-1.2.5-1.el8.ppc64le Wrote: /builddir/build/RPMS/python3-yappi-1.2.5-1.el8.ppc64le.rpm Wrote: /builddir/build/RPMS/python-yappi-debugsource-1.2.5-1.el8.ppc64le.rpm Wrote: /builddir/build/RPMS/python3-yappi-debuginfo-1.2.5-1.el8.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.w0oKHr + umask 022 + cd /builddir/build/BUILD + cd yappi-1.2.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-yappi-1.2.5-1.el8.ppc64le + exit 0 Child return code was: 0