Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/python-simplejson-scl.spec'], chrootPath='/var/lib/mock/879113-epel-7-ppc64le-1554595290.747227/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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.5cb10uc3:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '9fb5609bb44d444abea3a03976cd7e54', '-D', '/var/lib/mock/879113-epel-7-ppc64le-1554595290.747227/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.5cb10uc3:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/python-simplejson-scl.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': 'en_US.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/rh-python36-python-simplejson-3.13.2-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/python-simplejson-scl.spec'], chrootPath='/var/lib/mock/879113-epel-7-ppc64le-1554595290.747227/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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.5cb10uc3:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '8e49630bc95e477d8d37a8976fde7271', '-D', '/var/lib/mock/879113-epel-7-ppc64le-1554595290.747227/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.5cb10uc3:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/python-simplejson-scl.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': 'en_US.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.T2mv89 + umask 022 + cd /builddir/build/BUILD + scl enable rh-python36 - + cd /builddir/build/BUILD + rm -rf simplejson-3.13.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/simplejson-3.13.2.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd simplejson-3.13.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf simplejson.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.VvO3Hj + umask 022 + cd /builddir/build/BUILD + cd simplejson-3.13.2 + scl enable rh-python36 - + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8' + /opt/rh/rh-python36/root/usr/bin/python3 setup.py build running build running build_py creating build creating build/lib.linux-ppc64le-3.6 creating build/lib.linux-ppc64le-3.6/simplejson copying simplejson/tool.py -> build/lib.linux-ppc64le-3.6/simplejson copying simplejson/scanner.py -> build/lib.linux-ppc64le-3.6/simplejson copying simplejson/raw_json.py -> build/lib.linux-ppc64le-3.6/simplejson copying simplejson/ordered_dict.py -> build/lib.linux-ppc64le-3.6/simplejson copying simplejson/errors.py -> build/lib.linux-ppc64le-3.6/simplejson copying simplejson/encoder.py -> build/lib.linux-ppc64le-3.6/simplejson copying simplejson/decoder.py -> build/lib.linux-ppc64le-3.6/simplejson copying simplejson/compat.py -> build/lib.linux-ppc64le-3.6/simplejson copying simplejson/__init__.py -> build/lib.linux-ppc64le-3.6/simplejson creating build/lib.linux-ppc64le-3.6/simplejson/tests copying simplejson/tests/test_unicode.py -> build/lib.linux-ppc64le-3.6/simplejson/tests copying simplejson/tests/test_tuple.py -> build/lib.linux-ppc64le-3.6/simplejson/tests copying simplejson/tests/test_tool.py -> build/lib.linux-ppc64le-3.6/simplejson/tests copying simplejson/tests/test_subclass.py -> build/lib.linux-ppc64le-3.6/simplejson/tests copying simplejson/tests/test_str_subclass.py -> build/lib.linux-ppc64le-3.6/simplejson/tests copying simplejson/tests/test_speedups.py -> build/lib.linux-ppc64le-3.6/simplejson/tests copying simplejson/tests/test_separators.py -> build/lib.linux-ppc64le-3.6/simplejson/tests copying simplejson/tests/test_scanstring.py -> build/lib.linux-ppc64le-3.6/simplejson/tests copying simplejson/tests/test_recursion.py -> build/lib.linux-ppc64le-3.6/simplejson/tests copying simplejson/tests/test_raw_json.py -> build/lib.linux-ppc64le-3.6/simplejson/tests copying simplejson/tests/test_pass3.py -> build/lib.linux-ppc64le-3.6/simplejson/tests copying simplejson/tests/test_pass2.py -> build/lib.linux-ppc64le-3.6/simplejson/tests copying simplejson/tests/test_pass1.py -> build/lib.linux-ppc64le-3.6/simplejson/tests copying simplejson/tests/test_namedtuple.py -> build/lib.linux-ppc64le-3.6/simplejson/tests copying simplejson/tests/test_iterable.py -> build/lib.linux-ppc64le-3.6/simplejson/tests copying simplejson/tests/test_item_sort_key.py -> build/lib.linux-ppc64le-3.6/simplejson/tests copying simplejson/tests/test_indent.py -> build/lib.linux-ppc64le-3.6/simplejson/tests copying simplejson/tests/test_for_json.py -> build/lib.linux-ppc64le-3.6/simplejson/tests copying simplejson/tests/test_float.py -> build/lib.linux-ppc64le-3.6/simplejson/tests copying simplejson/tests/test_fail.py -> build/lib.linux-ppc64le-3.6/simplejson/tests copying simplejson/tests/test_errors.py -> build/lib.linux-ppc64le-3.6/simplejson/tests copying simplejson/tests/test_encode_for_html.py -> build/lib.linux-ppc64le-3.6/simplejson/tests copying simplejson/tests/test_encode_basestring_ascii.py -> build/lib.linux-ppc64le-3.6/simplejson/tests copying simplejson/tests/test_dump.py -> build/lib.linux-ppc64le-3.6/simplejson/tests copying simplejson/tests/test_default.py -> build/lib.linux-ppc64le-3.6/simplejson/tests copying simplejson/tests/test_decode.py -> build/lib.linux-ppc64le-3.6/simplejson/tests copying simplejson/tests/test_decimal.py -> build/lib.linux-ppc64le-3.6/simplejson/tests copying simplejson/tests/test_check_circular.py -> build/lib.linux-ppc64le-3.6/simplejson/tests copying simplejson/tests/test_bitsize_int_as_string.py -> build/lib.linux-ppc64le-3.6/simplejson/tests copying simplejson/tests/test_bigint_as_string.py -> build/lib.linux-ppc64le-3.6/simplejson/tests copying simplejson/tests/__init__.py -> build/lib.linux-ppc64le-3.6/simplejson/tests running build_ext building 'simplejson._speedups' extension creating build/temp.linux-ppc64le-3.6 creating build/temp.linux-ppc64le-3.6/simplejson gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -fPIC -I/opt/rh/rh-python36/root/usr/include/python3.6m -c simplejson/_speedups.c -o build/temp.linux-ppc64le-3.6/simplejson/_speedups.o gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64-Wl,-z,relro -Wl,-rpath,/opt/rh/rh-python36/root/usr/lib64 -Wl,--enable-new-dtags -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 build/temp.linux-ppc64le-3.6/simplejson/_speedups.o -L/opt/rh/rh-python36/root/usr/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/simplejson/_speedups.cpython-36m-ppc64le-linux-gnu.so + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.bVcp0t + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le + cd simplejson-3.13.2 + scl enable rh-python36 - + /opt/rh/rh-python36/root/usr/bin/python3 setup.py install --skip-build --root /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le running install running install_lib creating /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt creating /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh creating /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36 creating /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root creating /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr creating /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64 creating /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6 creating /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages creating /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson copying build/lib.linux-ppc64le-3.6/simplejson/_speedups.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson creating /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson/tests copying build/lib.linux-ppc64le-3.6/simplejson/tests/__init__.py -> /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson/tests copying build/lib.linux-ppc64le-3.6/simplejson/tests/test_bigint_as_string.py -> /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson/tests copying build/lib.linux-ppc64le-3.6/simplejson/tests/test_bitsize_int_as_string.py -> /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson/tests copying build/lib.linux-ppc64le-3.6/simplejson/tests/test_check_circular.py -> /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson/tests copying build/lib.linux-ppc64le-3.6/simplejson/tests/test_decimal.py -> /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson/tests copying build/lib.linux-ppc64le-3.6/simplejson/tests/test_decode.py -> /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson/tests copying build/lib.linux-ppc64le-3.6/simplejson/tests/test_default.py -> /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson/tests copying build/lib.linux-ppc64le-3.6/simplejson/tests/test_dump.py -> /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson/tests copying build/lib.linux-ppc64le-3.6/simplejson/tests/test_encode_basestring_ascii.py -> /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson/tests copying build/lib.linux-ppc64le-3.6/simplejson/tests/test_encode_for_html.py -> /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson/tests copying build/lib.linux-ppc64le-3.6/simplejson/tests/test_errors.py -> /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson/tests copying build/lib.linux-ppc64le-3.6/simplejson/tests/test_fail.py -> /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson/tests copying build/lib.linux-ppc64le-3.6/simplejson/tests/test_float.py -> /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson/tests copying build/lib.linux-ppc64le-3.6/simplejson/tests/test_for_json.py -> /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson/tests copying build/lib.linux-ppc64le-3.6/simplejson/tests/test_indent.py -> /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson/tests copying build/lib.linux-ppc64le-3.6/simplejson/tests/test_item_sort_key.py -> /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson/tests copying build/lib.linux-ppc64le-3.6/simplejson/tests/test_iterable.py -> /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson/tests copying build/lib.linux-ppc64le-3.6/simplejson/tests/test_namedtuple.py -> /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson/tests copying build/lib.linux-ppc64le-3.6/simplejson/tests/test_pass1.py -> /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson/tests copying build/lib.linux-ppc64le-3.6/simplejson/tests/test_pass2.py -> /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson/tests copying build/lib.linux-ppc64le-3.6/simplejson/tests/test_pass3.py -> /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson/tests copying build/lib.linux-ppc64le-3.6/simplejson/tests/test_raw_json.py -> /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson/tests copying build/lib.linux-ppc64le-3.6/simplejson/tests/test_recursion.py -> /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson/tests copying build/lib.linux-ppc64le-3.6/simplejson/tests/test_scanstring.py -> /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson/tests copying build/lib.linux-ppc64le-3.6/simplejson/tests/test_separators.py -> /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson/tests copying build/lib.linux-ppc64le-3.6/simplejson/tests/test_speedups.py -> /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson/tests copying build/lib.linux-ppc64le-3.6/simplejson/tests/test_str_subclass.py -> /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson/tests copying build/lib.linux-ppc64le-3.6/simplejson/tests/test_subclass.py -> /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson/tests copying build/lib.linux-ppc64le-3.6/simplejson/tests/test_tool.py -> /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson/tests copying build/lib.linux-ppc64le-3.6/simplejson/tests/test_tuple.py -> /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson/tests copying build/lib.linux-ppc64le-3.6/simplejson/tests/test_unicode.py -> /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson/tests copying build/lib.linux-ppc64le-3.6/simplejson/__init__.py -> /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson copying build/lib.linux-ppc64le-3.6/simplejson/compat.py -> /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson copying build/lib.linux-ppc64le-3.6/simplejson/decoder.py -> /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson copying build/lib.linux-ppc64le-3.6/simplejson/encoder.py -> /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson copying build/lib.linux-ppc64le-3.6/simplejson/errors.py -> /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson copying build/lib.linux-ppc64le-3.6/simplejson/ordered_dict.py -> /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson copying build/lib.linux-ppc64le-3.6/simplejson/raw_json.py -> /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson copying build/lib.linux-ppc64le-3.6/simplejson/scanner.py -> /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson copying build/lib.linux-ppc64le-3.6/simplejson/tool.py -> /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson byte-compiling /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson/tests/test_bigint_as_string.py to test_bigint_as_string.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson/tests/test_bitsize_int_as_string.py to test_bitsize_int_as_string.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson/tests/test_check_circular.py to test_check_circular.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson/tests/test_decimal.py to test_decimal.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson/tests/test_decode.py to test_decode.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson/tests/test_default.py to test_default.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson/tests/test_dump.py to test_dump.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson/tests/test_encode_basestring_ascii.py to test_encode_basestring_ascii.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson/tests/test_encode_for_html.py to test_encode_for_html.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson/tests/test_errors.py to test_errors.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson/tests/test_fail.py to test_fail.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson/tests/test_float.py to test_float.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson/tests/test_for_json.py to test_for_json.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson/tests/test_indent.py to test_indent.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson/tests/test_item_sort_key.py to test_item_sort_key.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson/tests/test_iterable.py to test_iterable.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson/tests/test_namedtuple.py to test_namedtuple.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson/tests/test_pass1.py to test_pass1.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson/tests/test_pass2.py to test_pass2.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson/tests/test_pass3.py to test_pass3.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson/tests/test_raw_json.py to test_raw_json.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson/tests/test_recursion.py to test_recursion.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson/tests/test_scanstring.py to test_scanstring.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson/tests/test_separators.py to test_separators.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson/tests/test_speedups.py to test_speedups.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson/tests/test_str_subclass.py to test_str_subclass.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson/tests/test_subclass.py to test_subclass.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson/tests/test_tool.py to test_tool.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson/tests/test_tuple.py to test_tuple.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson/tests/test_unicode.py to test_unicode.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson/compat.py to compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson/decoder.py to decoder.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson/encoder.py to encoder.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson/errors.py to errors.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson/ordered_dict.py to ordered_dict.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson/raw_json.py to raw_json.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson/scanner.py to scanner.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson/tool.py to tool.cpython-36.pyc running install_egg_info running egg_info creating simplejson.egg-info writing simplejson.egg-info/PKG-INFO writing dependency_links to simplejson.egg-info/dependency_links.txt writing top-level names to simplejson.egg-info/top_level.txt writing manifest file 'simplejson.egg-info/SOURCES.txt' reading manifest file 'simplejson.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'simplejson.egg-info/SOURCES.txt' Copying simplejson.egg-info to /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson-3.13.2-py3.6.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/simplejson-3.13.2 extracting debug info from /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/simplejson/_speedups.cpython-36m-ppc64le-linux-gnu.so BUILDSTDERR: dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 214 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/rh-python36/root + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + scl enable rh-python36 '/usr/lib/rpm/redhat/brp-python-bytecompile-with-scl-python-36 /opt/rh/rh-python36/root/usr/bin/python3 1 /opt/rh/rh-python36/root' + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.NUNzUE + umask 022 + cd /builddir/build/BUILD + cd simplejson-3.13.2 + scl enable rh-python36 - + /opt/rh/rh-python36/root/usr/bin/python3 setup.py test running test BUILDSTDERR: ..........................sssssss........................................................................................................s BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Ran 138 tests in 2.318s BUILDSTDERR: OK (skipped=8) + exit 0 Processing files: rh-python36-python-simplejson-3.13.2-1.el7.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.uslsqR + umask 022 + cd /builddir/build/BUILD + cd simplejson-3.13.2 + DOCDIR=/builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/share/doc/rh-python36-python-simplejson-3.13.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/share/doc/rh-python36-python-simplejson-3.13.2 + cp -pr README.rst /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le/opt/rh/rh-python36/root/usr/share/doc/rh-python36-python-simplejson-3.13.2 + exit 0 Provides: rh-python36-python-simplejson = 3.13.2-1.el7 rh-python36-python-simplejson(ppc-64) = 3.13.2-1.el7 scl-package(rh-python36) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpython3.6m.so.rh-python36-1.0()(64bit) rh-python36-python(abi) = 3.6 rh-python36-runtime rtld(GNU_HASH) Processing files: rh-python36-python-simplejson-debuginfo-3.13.2-1.el7.ppc64le Provides: scl-package(rh-python36) rh-python36-python-simplejson-debuginfo = 3.13.2-1.el7 rh-python36-python-simplejson-debuginfo(ppc-64) = 3.13.2-1.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le Wrote: /builddir/build/RPMS/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le.rpm Wrote: /builddir/build/RPMS/rh-python36-python-simplejson-debuginfo-3.13.2-1.el7.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.HkKiqv + umask 022 + cd /builddir/build/BUILD + cd simplejson-3.13.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/rh-python36-python-simplejson-3.13.2-1.el7.ppc64le + exit 0 Child return code was: 0