Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/python-pymongo.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-xena-el9s-build-104196-856945/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=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/python-pymongo.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=1611705600 Wrote: /builddir/build/SRPMS/python-pymongo-3.10.1-5.el9s.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/python-pymongo.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-xena-el9s-build-104196-856945/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=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/python-pymongo.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=1611705600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qaeNkF + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mongo-python-driver-3.10.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/pymongo-3.10.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd mongo-python-driver-3.10.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #1 (0001-Use-ssl.match_hostname-from-the-Python-stdlib.patch): + echo 'Patch #1 (0001-Use-ssl.match_hostname-from-the-Python-stdlib.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .ssl --fuzz=0 patching file pymongo/pool.py Hunk #1 succeeded at 69 (offset 20 lines). + rm pymongo/ssl_match_hostname.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.jS3Rbt + umask 022 + cd /builddir/build/BUILD + cd mongo-python-driver-3.10.1 + 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/bson copying bson/json_util.py -> build/lib.linux-ppc64le-3.9/bson copying bson/int64.py -> build/lib.linux-ppc64le-3.9/bson copying bson/tz_util.py -> build/lib.linux-ppc64le-3.9/bson copying bson/__init__.py -> build/lib.linux-ppc64le-3.9/bson copying bson/raw_bson.py -> build/lib.linux-ppc64le-3.9/bson copying bson/max_key.py -> build/lib.linux-ppc64le-3.9/bson copying bson/min_key.py -> build/lib.linux-ppc64le-3.9/bson copying bson/dbref.py -> build/lib.linux-ppc64le-3.9/bson copying bson/timestamp.py -> build/lib.linux-ppc64le-3.9/bson copying bson/objectid.py -> build/lib.linux-ppc64le-3.9/bson copying bson/codec_options.py -> build/lib.linux-ppc64le-3.9/bson copying bson/regex.py -> build/lib.linux-ppc64le-3.9/bson copying bson/py3compat.py -> build/lib.linux-ppc64le-3.9/bson copying bson/code.py -> build/lib.linux-ppc64le-3.9/bson copying bson/binary.py -> build/lib.linux-ppc64le-3.9/bson copying bson/errors.py -> build/lib.linux-ppc64le-3.9/bson copying bson/decimal128.py -> build/lib.linux-ppc64le-3.9/bson copying bson/son.py -> build/lib.linux-ppc64le-3.9/bson creating build/lib.linux-ppc64le-3.9/pymongo copying pymongo/monitor.py -> build/lib.linux-ppc64le-3.9/pymongo copying pymongo/read_preferences.py -> build/lib.linux-ppc64le-3.9/pymongo copying pymongo/cursor.py -> build/lib.linux-ppc64le-3.9/pymongo copying pymongo/database.py -> build/lib.linux-ppc64le-3.9/pymongo copying pymongo/settings.py -> build/lib.linux-ppc64le-3.9/pymongo copying pymongo/collation.py -> build/lib.linux-ppc64le-3.9/pymongo copying pymongo/compression_support.py -> build/lib.linux-ppc64le-3.9/pymongo copying pymongo/daemon.py -> build/lib.linux-ppc64le-3.9/pymongo copying pymongo/encryption_options.py -> build/lib.linux-ppc64le-3.9/pymongo copying pymongo/uri_parser.py -> build/lib.linux-ppc64le-3.9/pymongo copying pymongo/mongo_client.py -> build/lib.linux-ppc64le-3.9/pymongo copying pymongo/son_manipulator.py -> build/lib.linux-ppc64le-3.9/pymongo copying pymongo/server.py -> build/lib.linux-ppc64le-3.9/pymongo copying pymongo/response.py -> build/lib.linux-ppc64le-3.9/pymongo copying pymongo/ssl_context.py -> build/lib.linux-ppc64le-3.9/pymongo copying pymongo/server_selectors.py -> build/lib.linux-ppc64le-3.9/pymongo copying pymongo/network.py -> build/lib.linux-ppc64le-3.9/pymongo copying pymongo/monotonic.py -> build/lib.linux-ppc64le-3.9/pymongo copying pymongo/message.py -> build/lib.linux-ppc64le-3.9/pymongo copying pymongo/__init__.py -> build/lib.linux-ppc64le-3.9/pymongo copying pymongo/monitoring.py -> build/lib.linux-ppc64le-3.9/pymongo copying pymongo/results.py -> build/lib.linux-ppc64le-3.9/pymongo copying pymongo/server_type.py -> build/lib.linux-ppc64le-3.9/pymongo copying pymongo/pool.py -> build/lib.linux-ppc64le-3.9/pymongo copying pymongo/encryption.py -> build/lib.linux-ppc64le-3.9/pymongo copying pymongo/client_options.py -> build/lib.linux-ppc64le-3.9/pymongo copying pymongo/write_concern.py -> build/lib.linux-ppc64le-3.9/pymongo copying pymongo/change_stream.py -> build/lib.linux-ppc64le-3.9/pymongo copying pymongo/mongo_replica_set_client.py -> build/lib.linux-ppc64le-3.9/pymongo copying pymongo/srv_resolver.py -> build/lib.linux-ppc64le-3.9/pymongo copying pymongo/max_staleness_selectors.py -> build/lib.linux-ppc64le-3.9/pymongo copying pymongo/periodic_executor.py -> build/lib.linux-ppc64le-3.9/pymongo copying pymongo/read_concern.py -> build/lib.linux-ppc64le-3.9/pymongo copying pymongo/cursor_manager.py -> build/lib.linux-ppc64le-3.9/pymongo copying pymongo/common.py -> build/lib.linux-ppc64le-3.9/pymongo copying pymongo/topology.py -> build/lib.linux-ppc64le-3.9/pymongo copying pymongo/collection.py -> build/lib.linux-ppc64le-3.9/pymongo copying pymongo/bulk.py -> build/lib.linux-ppc64le-3.9/pymongo copying pymongo/aggregation.py -> build/lib.linux-ppc64le-3.9/pymongo copying pymongo/topology_description.py -> build/lib.linux-ppc64le-3.9/pymongo copying pymongo/errors.py -> build/lib.linux-ppc64le-3.9/pymongo copying pymongo/thread_util.py -> build/lib.linux-ppc64le-3.9/pymongo copying pymongo/ssl_support.py -> build/lib.linux-ppc64le-3.9/pymongo copying pymongo/operations.py -> build/lib.linux-ppc64le-3.9/pymongo copying pymongo/helpers.py -> build/lib.linux-ppc64le-3.9/pymongo copying pymongo/server_description.py -> build/lib.linux-ppc64le-3.9/pymongo copying pymongo/saslprep.py -> build/lib.linux-ppc64le-3.9/pymongo copying pymongo/ismaster.py -> build/lib.linux-ppc64le-3.9/pymongo copying pymongo/auth.py -> build/lib.linux-ppc64le-3.9/pymongo copying pymongo/command_cursor.py -> build/lib.linux-ppc64le-3.9/pymongo copying pymongo/driver_info.py -> build/lib.linux-ppc64le-3.9/pymongo copying pymongo/client_session.py -> build/lib.linux-ppc64le-3.9/pymongo creating build/lib.linux-ppc64le-3.9/gridfs copying gridfs/grid_file.py -> build/lib.linux-ppc64le-3.9/gridfs copying gridfs/__init__.py -> build/lib.linux-ppc64le-3.9/gridfs copying gridfs/errors.py -> build/lib.linux-ppc64le-3.9/gridfs running build_ext building 'bson._cbson' extension creating build/temp.linux-ppc64le-3.9 creating build/temp.linux-ppc64le-3.9/bson 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 -Ibson -I/usr/include/python3.9 -c bson/_cbsonmodule.c -o build/temp.linux-ppc64le-3.9/bson/_cbsonmodule.o 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 -Ibson -I/usr/include/python3.9 -c bson/buffer.c -o build/temp.linux-ppc64le-3.9/bson/buffer.o 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 -Ibson -I/usr/include/python3.9 -c bson/encoding_helpers.c -o build/temp.linux-ppc64le-3.9/bson/encoding_helpers.o 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 -Ibson -I/usr/include/python3.9 -c bson/time64.c -o build/temp.linux-ppc64le-3.9/bson/time64.o 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/bson/_cbsonmodule.o build/temp.linux-ppc64le-3.9/bson/buffer.o build/temp.linux-ppc64le-3.9/bson/encoding_helpers.o build/temp.linux-ppc64le-3.9/bson/time64.o -L/usr/lib64 -o build/lib.linux-ppc64le-3.9/bson/_cbson.cpython-39-powerpc64le-linux-gnu.so building 'pymongo._cmessage' extension creating build/temp.linux-ppc64le-3.9/pymongo 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 -Ibson -I/usr/include/python3.9 -c bson/buffer.c -o build/temp.linux-ppc64le-3.9/bson/buffer.o 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 -Ibson -I/usr/include/python3.9 -c pymongo/_cmessagemodule.c -o build/temp.linux-ppc64le-3.9/pymongo/_cmessagemodule.o 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/bson/buffer.o build/temp.linux-ppc64le-3.9/pymongo/_cmessagemodule.o -L/usr/lib64 -o build/lib.linux-ppc64le-3.9/pymongo/_cmessage.cpython-39-powerpc64le-linux-gnu.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.zPqRdd + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le ++ dirname /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le + cd mongo-python-driver-3.10.1 + 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-pymongo-3.10.1-5.el9s.ppc64le running install running install_lib creating /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr creating /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64 creating /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9 creating /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/bson copying build/lib.linux-ppc64le-3.9/bson/json_util.py -> /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/bson copying build/lib.linux-ppc64le-3.9/bson/int64.py -> /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/bson copying build/lib.linux-ppc64le-3.9/bson/tz_util.py -> /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/bson copying build/lib.linux-ppc64le-3.9/bson/__init__.py -> /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/bson copying build/lib.linux-ppc64le-3.9/bson/raw_bson.py -> /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/bson copying build/lib.linux-ppc64le-3.9/bson/max_key.py -> /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/bson copying build/lib.linux-ppc64le-3.9/bson/min_key.py -> /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/bson copying build/lib.linux-ppc64le-3.9/bson/dbref.py -> /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/bson copying build/lib.linux-ppc64le-3.9/bson/timestamp.py -> /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/bson copying build/lib.linux-ppc64le-3.9/bson/objectid.py -> /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/bson copying build/lib.linux-ppc64le-3.9/bson/codec_options.py -> /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/bson copying build/lib.linux-ppc64le-3.9/bson/regex.py -> /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/bson copying build/lib.linux-ppc64le-3.9/bson/py3compat.py -> /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/bson copying build/lib.linux-ppc64le-3.9/bson/code.py -> /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/bson copying build/lib.linux-ppc64le-3.9/bson/binary.py -> /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/bson copying build/lib.linux-ppc64le-3.9/bson/errors.py -> /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/bson copying build/lib.linux-ppc64le-3.9/bson/_cbson.cpython-39-powerpc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/bson copying build/lib.linux-ppc64le-3.9/bson/decimal128.py -> /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/bson copying build/lib.linux-ppc64le-3.9/bson/son.py -> /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/bson creating /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo copying build/lib.linux-ppc64le-3.9/pymongo/monitor.py -> /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo copying build/lib.linux-ppc64le-3.9/pymongo/read_preferences.py -> /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo copying build/lib.linux-ppc64le-3.9/pymongo/cursor.py -> /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo copying build/lib.linux-ppc64le-3.9/pymongo/database.py -> /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo copying build/lib.linux-ppc64le-3.9/pymongo/settings.py -> /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo copying build/lib.linux-ppc64le-3.9/pymongo/collation.py -> /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo copying build/lib.linux-ppc64le-3.9/pymongo/compression_support.py -> /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo copying build/lib.linux-ppc64le-3.9/pymongo/daemon.py -> /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo copying build/lib.linux-ppc64le-3.9/pymongo/encryption_options.py -> /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo copying build/lib.linux-ppc64le-3.9/pymongo/uri_parser.py -> /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo copying build/lib.linux-ppc64le-3.9/pymongo/mongo_client.py -> /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo copying build/lib.linux-ppc64le-3.9/pymongo/son_manipulator.py -> /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo copying build/lib.linux-ppc64le-3.9/pymongo/server.py -> /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo copying build/lib.linux-ppc64le-3.9/pymongo/response.py -> /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo copying build/lib.linux-ppc64le-3.9/pymongo/ssl_context.py -> /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo copying build/lib.linux-ppc64le-3.9/pymongo/server_selectors.py -> /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo copying build/lib.linux-ppc64le-3.9/pymongo/network.py -> /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo copying build/lib.linux-ppc64le-3.9/pymongo/monotonic.py -> /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo copying build/lib.linux-ppc64le-3.9/pymongo/message.py -> /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo copying build/lib.linux-ppc64le-3.9/pymongo/__init__.py -> /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo copying build/lib.linux-ppc64le-3.9/pymongo/monitoring.py -> /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo copying build/lib.linux-ppc64le-3.9/pymongo/results.py -> /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo copying build/lib.linux-ppc64le-3.9/pymongo/server_type.py -> /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo copying build/lib.linux-ppc64le-3.9/pymongo/pool.py -> /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo copying build/lib.linux-ppc64le-3.9/pymongo/encryption.py -> /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo copying build/lib.linux-ppc64le-3.9/pymongo/client_options.py -> /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo copying build/lib.linux-ppc64le-3.9/pymongo/write_concern.py -> /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo copying build/lib.linux-ppc64le-3.9/pymongo/change_stream.py -> /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo copying build/lib.linux-ppc64le-3.9/pymongo/mongo_replica_set_client.py -> /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo copying build/lib.linux-ppc64le-3.9/pymongo/srv_resolver.py -> /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo copying build/lib.linux-ppc64le-3.9/pymongo/max_staleness_selectors.py -> /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo copying build/lib.linux-ppc64le-3.9/pymongo/periodic_executor.py -> /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo copying build/lib.linux-ppc64le-3.9/pymongo/read_concern.py -> /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo copying build/lib.linux-ppc64le-3.9/pymongo/cursor_manager.py -> /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo copying build/lib.linux-ppc64le-3.9/pymongo/common.py -> /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo copying build/lib.linux-ppc64le-3.9/pymongo/_cmessage.cpython-39-powerpc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo copying build/lib.linux-ppc64le-3.9/pymongo/topology.py -> /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo copying build/lib.linux-ppc64le-3.9/pymongo/collection.py -> /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo copying build/lib.linux-ppc64le-3.9/pymongo/bulk.py -> /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo copying build/lib.linux-ppc64le-3.9/pymongo/aggregation.py -> /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo copying build/lib.linux-ppc64le-3.9/pymongo/topology_description.py -> /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo copying build/lib.linux-ppc64le-3.9/pymongo/errors.py -> /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo copying build/lib.linux-ppc64le-3.9/pymongo/thread_util.py -> /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo copying build/lib.linux-ppc64le-3.9/pymongo/ssl_support.py -> /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo copying build/lib.linux-ppc64le-3.9/pymongo/operations.py -> /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo copying build/lib.linux-ppc64le-3.9/pymongo/helpers.py -> /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo copying build/lib.linux-ppc64le-3.9/pymongo/server_description.py -> /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo copying build/lib.linux-ppc64le-3.9/pymongo/saslprep.py -> /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo copying build/lib.linux-ppc64le-3.9/pymongo/ismaster.py -> /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo copying build/lib.linux-ppc64le-3.9/pymongo/auth.py -> /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo copying build/lib.linux-ppc64le-3.9/pymongo/command_cursor.py -> /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo copying build/lib.linux-ppc64le-3.9/pymongo/driver_info.py -> /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo copying build/lib.linux-ppc64le-3.9/pymongo/client_session.py -> /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo creating /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/gridfs copying build/lib.linux-ppc64le-3.9/gridfs/grid_file.py -> /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/gridfs copying build/lib.linux-ppc64le-3.9/gridfs/__init__.py -> /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/gridfs copying build/lib.linux-ppc64le-3.9/gridfs/errors.py -> /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/gridfs byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/bson/json_util.py to json_util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/bson/int64.py to int64.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/bson/tz_util.py to tz_util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/bson/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/bson/raw_bson.py to raw_bson.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/bson/max_key.py to max_key.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/bson/min_key.py to min_key.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/bson/dbref.py to dbref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/bson/timestamp.py to timestamp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/bson/objectid.py to objectid.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/bson/codec_options.py to codec_options.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/bson/regex.py to regex.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/bson/py3compat.py to py3compat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/bson/code.py to code.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/bson/binary.py to binary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/bson/errors.py to errors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/bson/decimal128.py to decimal128.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/bson/son.py to son.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo/monitor.py to monitor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo/read_preferences.py to read_preferences.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo/cursor.py to cursor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo/database.py to database.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo/collation.py to collation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo/compression_support.py to compression_support.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo/daemon.py to daemon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo/encryption_options.py to encryption_options.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo/uri_parser.py to uri_parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo/mongo_client.py to mongo_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo/son_manipulator.py to son_manipulator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo/server.py to server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo/response.py to response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo/ssl_context.py to ssl_context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo/server_selectors.py to server_selectors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo/network.py to network.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo/monotonic.py to monotonic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo/message.py to message.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo/monitoring.py to monitoring.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo/results.py to results.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo/server_type.py to server_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo/pool.py to pool.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo/encryption.py to encryption.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo/client_options.py to client_options.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo/write_concern.py to write_concern.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo/change_stream.py to change_stream.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo/mongo_replica_set_client.py to mongo_replica_set_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo/srv_resolver.py to srv_resolver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo/max_staleness_selectors.py to max_staleness_selectors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo/periodic_executor.py to periodic_executor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo/read_concern.py to read_concern.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo/cursor_manager.py to cursor_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo/common.py to common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo/topology.py to topology.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo/collection.py to collection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo/bulk.py to bulk.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo/aggregation.py to aggregation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo/topology_description.py to topology_description.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo/errors.py to errors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo/thread_util.py to thread_util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo/ssl_support.py to ssl_support.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo/operations.py to operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo/helpers.py to helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo/server_description.py to server_description.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo/saslprep.py to saslprep.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo/ismaster.py to ismaster.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo/auth.py to auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo/command_cursor.py to command_cursor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo/driver_info.py to driver_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo/client_session.py to client_session.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/gridfs/grid_file.py to grid_file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/gridfs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/gridfs/errors.py to errors.cpython-39.pyc writing byte-compilation script '/tmp/tmp479n1b7s.py' /usr/bin/python3 /tmp/tmp479n1b7s.py removing /tmp/tmp479n1b7s.py running install_egg_info running egg_info creating pymongo.egg-info writing pymongo.egg-info/PKG-INFO writing dependency_links to pymongo.egg-info/dependency_links.txt writing requirements to pymongo.egg-info/requires.txt writing top-level names to pymongo.egg-info/top_level.txt writing manifest file 'pymongo.egg-info/SOURCES.txt' reading manifest file 'pymongo.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pymongo.egg-info/SOURCES.txt' Copying pymongo.egg-info to /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo-3.10.1-py3.9.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/bin/__pycache__ + chmod 755 /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/bson/_cbson.cpython-39-powerpc64le-linux-gnu.so + chmod 755 /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo/_cmessage.cpython-39-powerpc64le-linux-gnu.so + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 3.10.1-5.el9s --unique-debug-suffix -3.10.1-5.el9s.ppc64le --unique-debug-src-base python-pymongo-3.10.1-5.el9s.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/mongo-python-driver-3.10.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo/_cmessage.cpython-39-powerpc64le-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/bson/_cbson.cpython-39-powerpc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/bson/_cbson.cpython-39-powerpc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9/site-packages/pymongo/_cmessage.cpython-39-powerpc64le-linux-gnu.so original debug info size: 344kB, size after compression: 332kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 403 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-pymongo-3.10.1-5.el9s.ppc64le/usr/lib/debug/usr/lib64/python3.9 using python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/lib64/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python-pymongo-doc-3.10.1-5.el9s.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.vM73Zg + umask 022 + cd /builddir/build/BUILD + cd mongo-python-driver-3.10.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/share/licenses/python-pymongo-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/share/licenses/python-pymongo-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/share/licenses/python-pymongo-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-pymongo-doc = 3.10.1-5.el9s Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-bson-3.10.1-5.el9s.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.x5rH1g + umask 022 + cd /builddir/build/BUILD + cd mongo-python-driver-3.10.1 + DOCDIR=/builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/share/doc/python3-bson + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/share/doc/python3-bson + cp -pr README.rst /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/share/doc/python3-bson + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.l0zpQj + umask 022 + cd /builddir/build/BUILD + cd mongo-python-driver-3.10.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/share/licenses/python3-bson + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/share/licenses/python3-bson + cp -pr LICENSE /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/share/licenses/python3-bson + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-bson = 3.10.1-5.el9s python3-bson = 3.10.1-5.el9s python3-bson(ppc-64) = 3.10.1-5.el9s python3.9-bson = 3.10.1-5.el9s 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.17)(64bit) python(abi) = 3.9 rtld(GNU_HASH) Obsoletes: python-bson < 3.10.1-5.el9s Processing files: python3-pymongo-3.10.1-5.el9s.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ZPHYq4 + umask 022 + cd /builddir/build/BUILD + cd mongo-python-driver-3.10.1 + DOCDIR=/builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/share/doc/python3-pymongo + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/share/doc/python3-pymongo + cp -pr README.rst /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/share/doc/python3-pymongo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.cijHGy + umask 022 + cd /builddir/build/BUILD + cd mongo-python-driver-3.10.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/share/licenses/python3-pymongo + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/share/licenses/python3-pymongo + cp -pr LICENSE /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/share/licenses/python3-pymongo + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-pymongo = 3.10.1-5.el9s python3-pymongo = 3.10.1-5.el9s python3-pymongo(ppc-64) = 3.10.1-5.el9s python3.9-pymongo = 3.10.1-5.el9s python3.9dist(pymongo) = 3.10.1 python3dist(pymongo) = 3.10.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: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) python(abi) = 3.9 rtld(GNU_HASH) Obsoletes: python-pymongo < 3.10.1-5.el9s Processing files: python3-pymongo-gridfs-3.10.1-5.el9s.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AxzzP6 + umask 022 + cd /builddir/build/BUILD + cd mongo-python-driver-3.10.1 + DOCDIR=/builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/share/doc/python3-pymongo-gridfs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/share/doc/python3-pymongo-gridfs + cp -pr README.rst /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/share/doc/python3-pymongo-gridfs + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.cVfDl4 + umask 022 + cd /builddir/build/BUILD + cd mongo-python-driver-3.10.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/share/licenses/python3-pymongo-gridfs + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/share/licenses/python3-pymongo-gridfs + cp -pr LICENSE /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le/usr/share/licenses/python3-pymongo-gridfs + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-pymongo-gridfs = 3.10.1-5.el9s python3-pymongo-gridfs = 3.10.1-5.el9s python3-pymongo-gridfs(ppc-64) = 3.10.1-5.el9s python3.9-pymongo-gridfs = 3.10.1-5.el9s 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.9 Obsoletes: python-pymongo-gridfs < 3.10.1-5.el9s Processing files: python-pymongo-debugsource-3.10.1-5.el9s.ppc64le Provides: python-pymongo-debugsource = 3.10.1-5.el9s python-pymongo-debugsource(ppc-64) = 3.10.1-5.el9s Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-pymongo-debuginfo-3.10.1-5.el9s.ppc64le Provides: python-pymongo-debuginfo = 3.10.1-5.el9s python-pymongo-debuginfo(ppc-64) = 3.10.1-5.el9s Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-pymongo-debugsource(ppc-64) = 3.10.1-5.el9s Processing files: python3-bson-debuginfo-3.10.1-5.el9s.ppc64le Provides: debuginfo(build-id) = ee3a16a48d1a68bb0297b3b4e12caac430e34dfd python-bson-debuginfo = 3.10.1-5.el9s python3-bson-debuginfo = 3.10.1-5.el9s python3-bson-debuginfo(ppc-64) = 3.10.1-5.el9s python3.9-bson-debuginfo = 3.10.1-5.el9s Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-pymongo-debugsource(ppc-64) = 3.10.1-5.el9s Processing files: python3-pymongo-debuginfo-3.10.1-5.el9s.ppc64le Provides: debuginfo(build-id) = 679eb706be34b03e62c38ee7233f8096851edd9d python-pymongo-debuginfo = 3.10.1-5.el9s python3-pymongo-debuginfo = 3.10.1-5.el9s python3-pymongo-debuginfo(ppc-64) = 3.10.1-5.el9s python3.9-pymongo-debuginfo = 3.10.1-5.el9s Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-pymongo-debugsource(ppc-64) = 3.10.1-5.el9s Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le Wrote: /builddir/build/RPMS/python3-bson-debuginfo-3.10.1-5.el9s.ppc64le.rpm Wrote: /builddir/build/RPMS/python-pymongo-debugsource-3.10.1-5.el9s.ppc64le.rpm Wrote: /builddir/build/RPMS/python3-bson-3.10.1-5.el9s.ppc64le.rpm Wrote: /builddir/build/RPMS/python-pymongo-debuginfo-3.10.1-5.el9s.ppc64le.rpm Wrote: /builddir/build/RPMS/python3-pymongo-gridfs-3.10.1-5.el9s.ppc64le.rpm Wrote: /builddir/build/RPMS/python-pymongo-doc-3.10.1-5.el9s.noarch.rpm Wrote: /builddir/build/RPMS/python3-pymongo-debuginfo-3.10.1-5.el9s.ppc64le.rpm Wrote: /builddir/build/RPMS/python3-pymongo-3.10.1-5.el9s.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.36wI69 + umask 022 + cd /builddir/build/BUILD + cd mongo-python-driver-3.10.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pymongo-3.10.1-5.el9s.ppc64le + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0