Mock Version: 2.15 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/python-cffi.spec'], chrootPath='/var/lib/mock/rocky-9-ppc64le/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=11011gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/python-cffi.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1629331200 Wrote: /builddir/build/SRPMS/python-cffi-1.14.5-4.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --target ppc64le --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/python-cffi.spec"], chrootPath='/var/lib/mock/rocky-9-ppc64le/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=11011gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --target ppc64le --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/python-cffi.spec"] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1629331200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GWZL2B + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cffi-1.14.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/cffi-1.14.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cffi-1.14.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.shgGwY + umask 022 + cd /builddir/build/BUILD + cd cffi-1.14.5 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib.linux-ppc64le-3.9 creating build/lib.linux-ppc64le-3.9/cffi copying cffi/cffi_opcode.py -> build/lib.linux-ppc64le-3.9/cffi copying cffi/verifier.py -> build/lib.linux-ppc64le-3.9/cffi copying cffi/error.py -> build/lib.linux-ppc64le-3.9/cffi copying cffi/lock.py -> build/lib.linux-ppc64le-3.9/cffi copying cffi/__init__.py -> build/lib.linux-ppc64le-3.9/cffi copying cffi/ffiplatform.py -> build/lib.linux-ppc64le-3.9/cffi copying cffi/cparser.py -> build/lib.linux-ppc64le-3.9/cffi copying cffi/vengine_gen.py -> build/lib.linux-ppc64le-3.9/cffi copying cffi/vengine_cpy.py -> build/lib.linux-ppc64le-3.9/cffi copying cffi/api.py -> build/lib.linux-ppc64le-3.9/cffi copying cffi/recompiler.py -> build/lib.linux-ppc64le-3.9/cffi copying cffi/setuptools_ext.py -> build/lib.linux-ppc64le-3.9/cffi copying cffi/model.py -> build/lib.linux-ppc64le-3.9/cffi copying cffi/commontypes.py -> build/lib.linux-ppc64le-3.9/cffi copying cffi/backend_ctypes.py -> build/lib.linux-ppc64le-3.9/cffi copying cffi/pkgconfig.py -> build/lib.linux-ppc64le-3.9/cffi copying cffi/_cffi_include.h -> build/lib.linux-ppc64le-3.9/cffi copying cffi/parse_c_type.h -> build/lib.linux-ppc64le-3.9/cffi copying cffi/_embedding.h -> build/lib.linux-ppc64le-3.9/cffi copying cffi/_cffi_errors.h -> build/lib.linux-ppc64le-3.9/cffi running build_ext building '_cffi_backend' extension creating build/temp.linux-ppc64le-3.9 creating build/temp.linux-ppc64le-3.9/c gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DUSE__THREAD -DHAVE_SYNC_SYNCHRONIZE -I/usr/include/python3.9 -c c/_cffi_backend.c -o build/temp.linux-ppc64le-3.9/c/_cffi_backend.o c/_cffi_backend.c: In function ‘fb_prepare_cif’: c/_cffi_backend.c:5887:16: warning: comparison of integer expressions of different signedness: ‘ffi_status’ and ‘int’ [-Wsign-compare] 5887 | if (status == -1) { | ^~ gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-ppc64le-3.9/c/_cffi_backend.o -L/usr/lib64/../lib64 -L/usr/lib64 -lffi -o build/lib.linux-ppc64le-3.9/_cffi_backend.cpython-39-powerpc64le-linux-gnu.so + cd doc + make SPHINXBUILD=sphinx-build-3 html sphinx-build-3 -b html -d build/doctrees source build/html Running Sphinx v3.4.3 making output directory... done building [mo]: targets for 0 po files that are out of date building [html]: targets for 9 source files that are out of date updating environment: [new config] 9 added, 0 changed, 0 removed reading sources... [ 11%] cdef reading sources... [ 22%] embedding reading sources... [ 33%] goals reading sources... [ 44%] index reading sources... [ 55%] installation reading sources... [ 66%] overview reading sources... [ 77%] ref reading sources... [ 88%] using reading sources... [100%] whatsnew looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 11%] cdef writing output... [ 22%] embedding writing output... [ 33%] goals writing output... [ 44%] index writing output... [ 55%] installation writing output... [ 66%] overview writing output... [ 77%] ref writing output... [ 88%] using writing output... [100%] whatsnew generating indices... genindex done writing additional pages... search done copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in build/html. Build finished. The HTML pages are in build/html. + rm build/html/.buildinfo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.MEHxom + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-cffi-1.14.5-4.el9.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-cffi-1.14.5-4.el9.ppc64le ++ dirname /builddir/build/BUILDROOT/python-cffi-1.14.5-4.el9.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-cffi-1.14.5-4.el9.ppc64le + cd cffi-1.14.5 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-cffi-1.14.5-4.el9.ppc64le running install running install_lib creating /builddir/build/BUILDROOT/python-cffi-1.14.5-4.el9.ppc64le/usr creating /builddir/build/BUILDROOT/python-cffi-1.14.5-4.el9.ppc64le/usr/lib64 creating /builddir/build/BUILDROOT/python-cffi-1.14.5-4.el9.ppc64le/usr/lib64/python3.9 creating /builddir/build/BUILDROOT/python-cffi-1.14.5-4.el9.ppc64le/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/python-cffi-1.14.5-4.el9.ppc64le/usr/lib64/python3.9/site-packages/cffi copying build/lib.linux-ppc64le-3.9/cffi/cffi_opcode.py -> /builddir/build/BUILDROOT/python-cffi-1.14.5-4.el9.ppc64le/usr/lib64/python3.9/site-packages/cffi copying build/lib.linux-ppc64le-3.9/cffi/verifier.py -> /builddir/build/BUILDROOT/python-cffi-1.14.5-4.el9.ppc64le/usr/lib64/python3.9/site-packages/cffi copying build/lib.linux-ppc64le-3.9/cffi/error.py -> /builddir/build/BUILDROOT/python-cffi-1.14.5-4.el9.ppc64le/usr/lib64/python3.9/site-packages/cffi copying build/lib.linux-ppc64le-3.9/cffi/lock.py -> /builddir/build/BUILDROOT/python-cffi-1.14.5-4.el9.ppc64le/usr/lib64/python3.9/site-packages/cffi copying build/lib.linux-ppc64le-3.9/cffi/__init__.py -> /builddir/build/BUILDROOT/python-cffi-1.14.5-4.el9.ppc64le/usr/lib64/python3.9/site-packages/cffi copying build/lib.linux-ppc64le-3.9/cffi/parse_c_type.h -> /builddir/build/BUILDROOT/python-cffi-1.14.5-4.el9.ppc64le/usr/lib64/python3.9/site-packages/cffi copying build/lib.linux-ppc64le-3.9/cffi/ffiplatform.py -> /builddir/build/BUILDROOT/python-cffi-1.14.5-4.el9.ppc64le/usr/lib64/python3.9/site-packages/cffi copying build/lib.linux-ppc64le-3.9/cffi/cparser.py -> /builddir/build/BUILDROOT/python-cffi-1.14.5-4.el9.ppc64le/usr/lib64/python3.9/site-packages/cffi copying build/lib.linux-ppc64le-3.9/cffi/vengine_gen.py -> /builddir/build/BUILDROOT/python-cffi-1.14.5-4.el9.ppc64le/usr/lib64/python3.9/site-packages/cffi copying build/lib.linux-ppc64le-3.9/cffi/vengine_cpy.py -> /builddir/build/BUILDROOT/python-cffi-1.14.5-4.el9.ppc64le/usr/lib64/python3.9/site-packages/cffi copying build/lib.linux-ppc64le-3.9/cffi/api.py -> /builddir/build/BUILDROOT/python-cffi-1.14.5-4.el9.ppc64le/usr/lib64/python3.9/site-packages/cffi copying build/lib.linux-ppc64le-3.9/cffi/recompiler.py -> /builddir/build/BUILDROOT/python-cffi-1.14.5-4.el9.ppc64le/usr/lib64/python3.9/site-packages/cffi copying build/lib.linux-ppc64le-3.9/cffi/_cffi_include.h -> /builddir/build/BUILDROOT/python-cffi-1.14.5-4.el9.ppc64le/usr/lib64/python3.9/site-packages/cffi copying build/lib.linux-ppc64le-3.9/cffi/setuptools_ext.py -> /builddir/build/BUILDROOT/python-cffi-1.14.5-4.el9.ppc64le/usr/lib64/python3.9/site-packages/cffi copying build/lib.linux-ppc64le-3.9/cffi/model.py -> /builddir/build/BUILDROOT/python-cffi-1.14.5-4.el9.ppc64le/usr/lib64/python3.9/site-packages/cffi copying build/lib.linux-ppc64le-3.9/cffi/commontypes.py -> /builddir/build/BUILDROOT/python-cffi-1.14.5-4.el9.ppc64le/usr/lib64/python3.9/site-packages/cffi copying build/lib.linux-ppc64le-3.9/cffi/_cffi_errors.h -> /builddir/build/BUILDROOT/python-cffi-1.14.5-4.el9.ppc64le/usr/lib64/python3.9/site-packages/cffi copying build/lib.linux-ppc64le-3.9/cffi/backend_ctypes.py -> /builddir/build/BUILDROOT/python-cffi-1.14.5-4.el9.ppc64le/usr/lib64/python3.9/site-packages/cffi copying build/lib.linux-ppc64le-3.9/cffi/pkgconfig.py -> /builddir/build/BUILDROOT/python-cffi-1.14.5-4.el9.ppc64le/usr/lib64/python3.9/site-packages/cffi copying build/lib.linux-ppc64le-3.9/cffi/_embedding.h -> /builddir/build/BUILDROOT/python-cffi-1.14.5-4.el9.ppc64le/usr/lib64/python3.9/site-packages/cffi copying build/lib.linux-ppc64le-3.9/_cffi_backend.cpython-39-powerpc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python-cffi-1.14.5-4.el9.ppc64le/usr/lib64/python3.9/site-packages byte-compiling /builddir/build/BUILDROOT/python-cffi-1.14.5-4.el9.ppc64le/usr/lib64/python3.9/site-packages/cffi/cffi_opcode.py to cffi_opcode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cffi-1.14.5-4.el9.ppc64le/usr/lib64/python3.9/site-packages/cffi/verifier.py to verifier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cffi-1.14.5-4.el9.ppc64le/usr/lib64/python3.9/site-packages/cffi/error.py to error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cffi-1.14.5-4.el9.ppc64le/usr/lib64/python3.9/site-packages/cffi/lock.py to lock.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cffi-1.14.5-4.el9.ppc64le/usr/lib64/python3.9/site-packages/cffi/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cffi-1.14.5-4.el9.ppc64le/usr/lib64/python3.9/site-packages/cffi/ffiplatform.py to ffiplatform.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cffi-1.14.5-4.el9.ppc64le/usr/lib64/python3.9/site-packages/cffi/cparser.py to cparser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cffi-1.14.5-4.el9.ppc64le/usr/lib64/python3.9/site-packages/cffi/vengine_gen.py to vengine_gen.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cffi-1.14.5-4.el9.ppc64le/usr/lib64/python3.9/site-packages/cffi/vengine_cpy.py to vengine_cpy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cffi-1.14.5-4.el9.ppc64le/usr/lib64/python3.9/site-packages/cffi/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cffi-1.14.5-4.el9.ppc64le/usr/lib64/python3.9/site-packages/cffi/recompiler.py to recompiler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cffi-1.14.5-4.el9.ppc64le/usr/lib64/python3.9/site-packages/cffi/setuptools_ext.py to setuptools_ext.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cffi-1.14.5-4.el9.ppc64le/usr/lib64/python3.9/site-packages/cffi/model.py to model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cffi-1.14.5-4.el9.ppc64le/usr/lib64/python3.9/site-packages/cffi/commontypes.py to commontypes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cffi-1.14.5-4.el9.ppc64le/usr/lib64/python3.9/site-packages/cffi/backend_ctypes.py to backend_ctypes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cffi-1.14.5-4.el9.ppc64le/usr/lib64/python3.9/site-packages/cffi/pkgconfig.py to pkgconfig.cpython-39.pyc writing byte-compilation script '/tmp/tmpgs_kyeqh.py' /usr/bin/python3 /tmp/tmpgs_kyeqh.py removing /tmp/tmpgs_kyeqh.py running install_egg_info running egg_info writing cffi.egg-info/PKG-INFO writing dependency_links to cffi.egg-info/dependency_links.txt writing entry points to cffi.egg-info/entry_points.txt writing requirements to cffi.egg-info/requires.txt writing top-level names to cffi.egg-info/top_level.txt reading manifest file 'cffi.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'cffi.egg-info/SOURCES.txt' Copying cffi.egg-info to /builddir/build/BUILDROOT/python-cffi-1.14.5-4.el9.ppc64le/usr/lib64/python3.9/site-packages/cffi-1.14.5-py3.9.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-cffi-1.14.5-4.el9.ppc64le/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 1.14.5-4.el9 --unique-debug-suffix -1.14.5-4.el9.ppc64le --unique-debug-src-base python-cffi-1.14.5-4.el9.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/cffi-1.14.5 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-cffi-1.14.5-4.el9.ppc64le/usr/lib64/python3.9/site-packages/_cffi_backend.cpython-39-powerpc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-cffi-1.14.5-4.el9.ppc64le/usr/lib64/python3.9/site-packages/_cffi_backend.cpython-39-powerpc64le-linux-gnu.so original debug info size: 576kB, size after compression: 564kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 940 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-cffi-1.14.5-4.el9.ppc64le/usr/lib/debug/usr/lib64/python3.9 using python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/python-cffi-1.14.5-4.el9.ppc64le/usr/lib64/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.f7NkAL Processing files: python3-cffi-1.14.5-4.el9.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.yd2ChP + umask 022 + cd /builddir/build/BUILD + cd cffi-1.14.5 + DOCDIR=/builddir/build/BUILDROOT/python-cffi-1.14.5-4.el9.ppc64le/usr/share/doc/python3-cffi + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cffi-1.14.5-4.el9.ppc64le/usr/share/doc/python3-cffi + cp -pr PKG-INFO /builddir/build/BUILDROOT/python-cffi-1.14.5-4.el9.ppc64le/usr/share/doc/python3-cffi + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.nVpWTO + umask 022 + cd /builddir/build/BUILD + cd cffi-1.14.5 + LICENSEDIR=/builddir/build/BUILDROOT/python-cffi-1.14.5-4.el9.ppc64le/usr/share/licenses/python3-cffi + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cffi-1.14.5-4.el9.ppc64le/usr/share/licenses/python3-cffi + cp -pr LICENSE /builddir/build/BUILDROOT/python-cffi-1.14.5-4.el9.ppc64le/usr/share/licenses/python3-cffi + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-cffi = 1.14.5-4.el9 python3-cffi = 1.14.5-4.el9 python3-cffi(ppc-64) = 1.14.5-4.el9 python3.9-cffi = 1.14.5-4.el9 python3.9dist(cffi) = 1.14.5 python3dist(cffi) = 1.14.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: ld64.so.2()(64bit) ld64.so.2(GLIBC_2.22)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.34)(64bit) libffi.so.8()(64bit) libffi.so.8(LIBFFI_BASE_8.0)(64bit) libffi.so.8(LIBFFI_CLOSURE_8.0)(64bit) python(abi) = 3.9 python3.9dist(pycparser) rtld(GNU_HASH) Obsoletes: python-cffi < 1.14.5-4.el9 Processing files: python-cffi-doc-1.14.5-4.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.HXPeMF + umask 022 + cd /builddir/build/BUILD + cd cffi-1.14.5 + DOCDIR=/builddir/build/BUILDROOT/python-cffi-1.14.5-4.el9.ppc64le/usr/share/doc/python-cffi-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cffi-1.14.5-4.el9.ppc64le/usr/share/doc/python-cffi-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/python-cffi-1.14.5-4.el9.ppc64le/usr/share/doc/python-cffi-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-cffi-doc = 1.14.5-4.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-cffi-debugsource-1.14.5-4.el9.ppc64le Provides: python-cffi-debugsource = 1.14.5-4.el9 python-cffi-debugsource(ppc-64) = 1.14.5-4.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-cffi-debuginfo-1.14.5-4.el9.ppc64le Provides: debuginfo(build-id) = 1ba11d512d0dffaa9b0699bdc7b189ddeb8f8947 python-cffi-debuginfo = 1.14.5-4.el9 python3-cffi-debuginfo = 1.14.5-4.el9 python3-cffi-debuginfo(ppc-64) = 1.14.5-4.el9 python3.9-cffi-debuginfo = 1.14.5-4.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-cffi-debugsource(ppc-64) = 1.14.5-4.el9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-cffi-1.14.5-4.el9.ppc64le Wrote: /builddir/build/RPMS/python3-cffi-debuginfo-1.14.5-4.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/python-cffi-debugsource-1.14.5-4.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/python3-cffi-1.14.5-4.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/python-cffi-doc-1.14.5-4.el9.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.VS5Lhh + umask 022 + cd /builddir/build/BUILD + cd cffi-1.14.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-cffi-1.14.5-4.el9.ppc64le + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0