Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'ppc64le', '--nodeps', u'/builddir/build/SPECS/python-pyrsistent.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-victoria-el8-build-81749-491580/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '2b77af88c35f48e8a4f46ce2fc8a622f', '-D', '/var/lib/mock/cloud8-openstack-victoria-el8-build-81749-491580/root', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bs', '--target', 'ppc64le', '--nodeps', u'/builddir/build/SPECS/python-pyrsistent.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/python-pyrsistent-0.16.0-3.el8.src.rpm Child return code was: 0 ENTER ['do'](['/usr/bin/rpmbuild', '-bb', '--target', 'ppc64le', '--nodeps', u'/builddir/build/SPECS/python-pyrsistent.spec'], nspawn_args=['--private-network']shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-victoria-el8-build-81749-491580/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'eb429255096e4f4bbccce45f6a419d2c', '-D', '/var/lib/mock/cloud8-openstack-victoria-el8-build-81749-491580/root', '--private-network', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bb', '--target', 'ppc64le', '--nodeps', u'/builddir/build/SPECS/python-pyrsistent.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.5XJXMy + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pyrsistent-0.16.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/pyrsistent-0.16.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pyrsistent-0.16.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/00-relax-dependencies.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + rm -rf pyrsistent.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.9QxHfh + umask 022 + cd /builddir/build/BUILD + cd pyrsistent-0.16.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py build '--executable=/usr/libexec/platform-python -s' running build running build_py creating build creating build/lib.linux-ppc64le-3.6 copying _pyrsistent_version.py -> build/lib.linux-ppc64le-3.6 creating build/lib.linux-ppc64le-3.6/pyrsistent copying pyrsistent/__init__.py -> build/lib.linux-ppc64le-3.6/pyrsistent copying pyrsistent/typing.py -> build/lib.linux-ppc64le-3.6/pyrsistent copying pyrsistent/_pmap.py -> build/lib.linux-ppc64le-3.6/pyrsistent copying pyrsistent/_immutable.py -> build/lib.linux-ppc64le-3.6/pyrsistent copying pyrsistent/_plist.py -> build/lib.linux-ppc64le-3.6/pyrsistent copying pyrsistent/_helpers.py -> build/lib.linux-ppc64le-3.6/pyrsistent copying pyrsistent/_toolz.py -> build/lib.linux-ppc64le-3.6/pyrsistent copying pyrsistent/_pbag.py -> build/lib.linux-ppc64le-3.6/pyrsistent copying pyrsistent/_checked_types.py -> build/lib.linux-ppc64le-3.6/pyrsistent copying pyrsistent/_transformations.py -> build/lib.linux-ppc64le-3.6/pyrsistent copying pyrsistent/_pclass.py -> build/lib.linux-ppc64le-3.6/pyrsistent copying pyrsistent/_compat.py -> build/lib.linux-ppc64le-3.6/pyrsistent copying pyrsistent/_pdeque.py -> build/lib.linux-ppc64le-3.6/pyrsistent copying pyrsistent/_precord.py -> build/lib.linux-ppc64le-3.6/pyrsistent copying pyrsistent/_pset.py -> build/lib.linux-ppc64le-3.6/pyrsistent copying pyrsistent/_pvector.py -> build/lib.linux-ppc64le-3.6/pyrsistent copying pyrsistent/_field_common.py -> build/lib.linux-ppc64le-3.6/pyrsistent copying pyrsistent/py.typed -> build/lib.linux-ppc64le-3.6/pyrsistent copying pyrsistent/__init__.pyi -> build/lib.linux-ppc64le-3.6/pyrsistent copying pyrsistent/typing.pyi -> build/lib.linux-ppc64le-3.6/pyrsistent running build_ext building 'pvectorc' extension creating build/temp.linux-ppc64le-3.6 gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.6m -c pvectorcmodule.c -o build/temp.linux-ppc64le-3.6/pvectorcmodule.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection build/temp.linux-ppc64le-3.6/pvectorcmodule.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/pvectorc.cpython-36m-ppc64le-linux-gnu.so /usr/lib64/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'license_files' warnings.warn(msg) + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.oNa7J0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pyrsistent-0.16.0-3.el8.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pyrsistent-0.16.0-3.el8.ppc64le ++ dirname /builddir/build/BUILDROOT/python-pyrsistent-0.16.0-3.el8.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pyrsistent-0.16.0-3.el8.ppc64le + cd pyrsistent-0.16.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pyrsistent-0.16.0-3.el8.ppc64le running install running install_lib creating /builddir/build/BUILDROOT/python-pyrsistent-0.16.0-3.el8.ppc64le/usr creating /builddir/build/BUILDROOT/python-pyrsistent-0.16.0-3.el8.ppc64le/usr/lib64 creating /builddir/build/BUILDROOT/python-pyrsistent-0.16.0-3.el8.ppc64le/usr/lib64/python3.6 creating /builddir/build/BUILDROOT/python-pyrsistent-0.16.0-3.el8.ppc64le/usr/lib64/python3.6/site-packages creating /builddir/build/BUILDROOT/python-pyrsistent-0.16.0-3.el8.ppc64le/usr/lib64/python3.6/site-packages/pyrsistent copying build/lib.linux-ppc64le-3.6/pyrsistent/__init__.py -> /builddir/build/BUILDROOT/python-pyrsistent-0.16.0-3.el8.ppc64le/usr/lib64/python3.6/site-packages/pyrsistent copying build/lib.linux-ppc64le-3.6/pyrsistent/typing.py -> /builddir/build/BUILDROOT/python-pyrsistent-0.16.0-3.el8.ppc64le/usr/lib64/python3.6/site-packages/pyrsistent copying build/lib.linux-ppc64le-3.6/pyrsistent/_pmap.py -> /builddir/build/BUILDROOT/python-pyrsistent-0.16.0-3.el8.ppc64le/usr/lib64/python3.6/site-packages/pyrsistent copying build/lib.linux-ppc64le-3.6/pyrsistent/_immutable.py -> /builddir/build/BUILDROOT/python-pyrsistent-0.16.0-3.el8.ppc64le/usr/lib64/python3.6/site-packages/pyrsistent copying build/lib.linux-ppc64le-3.6/pyrsistent/_plist.py -> /builddir/build/BUILDROOT/python-pyrsistent-0.16.0-3.el8.ppc64le/usr/lib64/python3.6/site-packages/pyrsistent copying build/lib.linux-ppc64le-3.6/pyrsistent/py.typed -> /builddir/build/BUILDROOT/python-pyrsistent-0.16.0-3.el8.ppc64le/usr/lib64/python3.6/site-packages/pyrsistent copying build/lib.linux-ppc64le-3.6/pyrsistent/_helpers.py -> /builddir/build/BUILDROOT/python-pyrsistent-0.16.0-3.el8.ppc64le/usr/lib64/python3.6/site-packages/pyrsistent copying build/lib.linux-ppc64le-3.6/pyrsistent/_toolz.py -> /builddir/build/BUILDROOT/python-pyrsistent-0.16.0-3.el8.ppc64le/usr/lib64/python3.6/site-packages/pyrsistent copying build/lib.linux-ppc64le-3.6/pyrsistent/_pbag.py -> /builddir/build/BUILDROOT/python-pyrsistent-0.16.0-3.el8.ppc64le/usr/lib64/python3.6/site-packages/pyrsistent copying build/lib.linux-ppc64le-3.6/pyrsistent/typing.pyi -> /builddir/build/BUILDROOT/python-pyrsistent-0.16.0-3.el8.ppc64le/usr/lib64/python3.6/site-packages/pyrsistent copying build/lib.linux-ppc64le-3.6/pyrsistent/_checked_types.py -> /builddir/build/BUILDROOT/python-pyrsistent-0.16.0-3.el8.ppc64le/usr/lib64/python3.6/site-packages/pyrsistent copying build/lib.linux-ppc64le-3.6/pyrsistent/_transformations.py -> /builddir/build/BUILDROOT/python-pyrsistent-0.16.0-3.el8.ppc64le/usr/lib64/python3.6/site-packages/pyrsistent copying build/lib.linux-ppc64le-3.6/pyrsistent/_pclass.py -> /builddir/build/BUILDROOT/python-pyrsistent-0.16.0-3.el8.ppc64le/usr/lib64/python3.6/site-packages/pyrsistent copying build/lib.linux-ppc64le-3.6/pyrsistent/__init__.pyi -> /builddir/build/BUILDROOT/python-pyrsistent-0.16.0-3.el8.ppc64le/usr/lib64/python3.6/site-packages/pyrsistent copying build/lib.linux-ppc64le-3.6/pyrsistent/_compat.py -> /builddir/build/BUILDROOT/python-pyrsistent-0.16.0-3.el8.ppc64le/usr/lib64/python3.6/site-packages/pyrsistent copying build/lib.linux-ppc64le-3.6/pyrsistent/_pdeque.py -> /builddir/build/BUILDROOT/python-pyrsistent-0.16.0-3.el8.ppc64le/usr/lib64/python3.6/site-packages/pyrsistent copying build/lib.linux-ppc64le-3.6/pyrsistent/_precord.py -> /builddir/build/BUILDROOT/python-pyrsistent-0.16.0-3.el8.ppc64le/usr/lib64/python3.6/site-packages/pyrsistent copying build/lib.linux-ppc64le-3.6/pyrsistent/_pset.py -> /builddir/build/BUILDROOT/python-pyrsistent-0.16.0-3.el8.ppc64le/usr/lib64/python3.6/site-packages/pyrsistent copying build/lib.linux-ppc64le-3.6/pyrsistent/_pvector.py -> /builddir/build/BUILDROOT/python-pyrsistent-0.16.0-3.el8.ppc64le/usr/lib64/python3.6/site-packages/pyrsistent copying build/lib.linux-ppc64le-3.6/pyrsistent/_field_common.py -> /builddir/build/BUILDROOT/python-pyrsistent-0.16.0-3.el8.ppc64le/usr/lib64/python3.6/site-packages/pyrsistent copying build/lib.linux-ppc64le-3.6/_pyrsistent_version.py -> /builddir/build/BUILDROOT/python-pyrsistent-0.16.0-3.el8.ppc64le/usr/lib64/python3.6/site-packages copying build/lib.linux-ppc64le-3.6/pvectorc.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python-pyrsistent-0.16.0-3.el8.ppc64le/usr/lib64/python3.6/site-packages byte-compiling /builddir/build/BUILDROOT/python-pyrsistent-0.16.0-3.el8.ppc64le/usr/lib64/python3.6/site-packages/pyrsistent/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyrsistent-0.16.0-3.el8.ppc64le/usr/lib64/python3.6/site-packages/pyrsistent/typing.py to typing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyrsistent-0.16.0-3.el8.ppc64le/usr/lib64/python3.6/site-packages/pyrsistent/_pmap.py to _pmap.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyrsistent-0.16.0-3.el8.ppc64le/usr/lib64/python3.6/site-packages/pyrsistent/_immutable.py to _immutable.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyrsistent-0.16.0-3.el8.ppc64le/usr/lib64/python3.6/site-packages/pyrsistent/_plist.py to _plist.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyrsistent-0.16.0-3.el8.ppc64le/usr/lib64/python3.6/site-packages/pyrsistent/_helpers.py to _helpers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyrsistent-0.16.0-3.el8.ppc64le/usr/lib64/python3.6/site-packages/pyrsistent/_toolz.py to _toolz.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyrsistent-0.16.0-3.el8.ppc64le/usr/lib64/python3.6/site-packages/pyrsistent/_pbag.py to _pbag.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyrsistent-0.16.0-3.el8.ppc64le/usr/lib64/python3.6/site-packages/pyrsistent/_checked_types.py to _checked_types.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyrsistent-0.16.0-3.el8.ppc64le/usr/lib64/python3.6/site-packages/pyrsistent/_transformations.py to _transformations.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyrsistent-0.16.0-3.el8.ppc64le/usr/lib64/python3.6/site-packages/pyrsistent/_pclass.py to _pclass.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyrsistent-0.16.0-3.el8.ppc64le/usr/lib64/python3.6/site-packages/pyrsistent/_compat.py to _compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyrsistent-0.16.0-3.el8.ppc64le/usr/lib64/python3.6/site-packages/pyrsistent/_pdeque.py to _pdeque.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyrsistent-0.16.0-3.el8.ppc64le/usr/lib64/python3.6/site-packages/pyrsistent/_precord.py to _precord.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyrsistent-0.16.0-3.el8.ppc64le/usr/lib64/python3.6/site-packages/pyrsistent/_pset.py to _pset.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyrsistent-0.16.0-3.el8.ppc64le/usr/lib64/python3.6/site-packages/pyrsistent/_pvector.py to _pvector.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyrsistent-0.16.0-3.el8.ppc64le/usr/lib64/python3.6/site-packages/pyrsistent/_field_common.py to _field_common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pyrsistent-0.16.0-3.el8.ppc64le/usr/lib64/python3.6/site-packages/_pyrsistent_version.py to _pyrsistent_version.cpython-36.pyc writing byte-compilation script '/tmp/tmp14429sdw.py' /usr/libexec/platform-python /tmp/tmp14429sdw.py removing /tmp/tmp14429sdw.py running install_egg_info running egg_info creating pyrsistent.egg-info writing pyrsistent.egg-info/PKG-INFO writing dependency_links to pyrsistent.egg-info/dependency_links.txt writing requirements to pyrsistent.egg-info/requires.txt writing top-level names to pyrsistent.egg-info/top_level.txt writing manifest file 'pyrsistent.egg-info/SOURCES.txt' reading manifest file 'pyrsistent.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pyrsistent.egg-info/SOURCES.txt' Copying pyrsistent.egg-info to /builddir/build/BUILDROOT/python-pyrsistent-0.16.0-3.el8.ppc64le/usr/lib64/python3.6/site-packages/pyrsistent-0.16.0-py3.6.egg-info running install_scripts /usr/lib64/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'license_files' warnings.warn(msg) + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.16.0-3.el8 --unique-debug-suffix -0.16.0-3.el8.ppc64le --unique-debug-src-base python-pyrsistent-0.16.0-3.el8.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pyrsistent-0.16.0 extracting debug info from /builddir/build/BUILDROOT/python-pyrsistent-0.16.0-3.el8.ppc64le/usr/lib64/python3.6/site-packages/pvectorc.cpython-36m-ppc64le-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 100 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pyrsistent-0.16.0-3.el8.ppc64le/usr/lib64/python3.6 using /usr/libexec/platform-python Bytecompiling .py files below /builddir/build/BUILDROOT/python-pyrsistent-0.16.0-3.el8.ppc64le/usr/lib/debug/usr/lib64/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.VNnKQK + umask 022 + cd /builddir/build/BUILD + cd pyrsistent-0.16.0 + /usr/libexec/platform-python setup.py test running pytest running egg_info writing pyrsistent.egg-info/PKG-INFO writing dependency_links to pyrsistent.egg-info/dependency_links.txt writing requirements to pyrsistent.egg-info/requires.txt writing top-level names to pyrsistent.egg-info/top_level.txt reading manifest file 'pyrsistent.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pyrsistent.egg-info/SOURCES.txt' running build_ext building 'pvectorc' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python3.6m -c pvectorcmodule.c -o build/temp.linux-ppc64le-3.6/pvectorcmodule.o pvectorcmodule.c: In function ‘nodeFor’: pvectorcmodule.c:152:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] if((i >= 0) && (i < self->count)) { ^ pvectorcmodule.c:153:10: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] if(i >= TAIL_OFF(self)) { ^~ pvectorcmodule.c: In function ‘PVector_repeat’: pvectorcmodule.c:428:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] for(j=0; jcount; j++) { ^ pvectorcmodule.c: In function ‘extendWithItem’: pvectorcmodule.c:145:52: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] #define ROOT_NODE_FULL(vec) ((vec->count >> SHIFT) > (1 << vec->shift)) ^ pvectorcmodule.c:769:8: note: in expansion of macro ‘ROOT_NODE_FULL’ if(ROOT_NODE_FULL(newVec)) { ^~~~~~~~~~~~~~ pvectorcmodule.c: In function ‘PVector_append’: pvectorcmodule.c:145:52: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] #define ROOT_NODE_FULL(vec) ((vec->count >> SHIFT) > (1 << vec->shift)) ^ pvectorcmodule.c:919:6: note: in expansion of macro ‘ROOT_NODE_FULL’ if(ROOT_NODE_FULL(self)) { ^~~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g build/temp.linux-ppc64le-3.6/pvectorcmodule.o -L/usr/lib64 -lpython3.6m -o /builddir/build/BUILD/pyrsistent-0.16.0/pvectorc.cpython-36m-ppc64le-linux-gnu.so ============================= test session starts ============================== platform linux -- Python 3.6.8, pytest-4.6.9, py-1.5.3, pluggy-0.13.0 hypothesis profile 'default' -> database=DirectoryBasedExampleDatabase('/builddir/build/BUILD/pyrsistent-0.16.0/.hypothesis/examples') rootdir: /builddir/build/BUILD/pyrsistent-0.16.0 plugins: hypothesis-4.23.8 collected 623 items tests/bag_test.py ................................... [ 5%] tests/checked_map_test.py .................. [ 8%] tests/checked_set_test.py ............ [ 10%] tests/checked_vector_test.py ........................ [ 14%] tests/class_test.py .......................................s..... [ 21%] tests/deque_test.py ........................................ [ 27%] tests/field_test.py .. [ 28%] tests/freeze_test.py ................ [ 30%] tests/hypothesis_vector_test.py ... [ 31%] tests/immutable_object_test.py ....... [ 32%] tests/list_test.py ...................................... [ 38%] tests/map_test.py ............................................... [ 46%] tests/record_test.py ................................................... [ 54%] .................................... [ 60%] tests/regression_test.py . [ 60%] tests/set_test.py ........................ [ 64%] tests/toolz_test.py . [ 64%] tests/transform_test.py ................... [ 67%] tests/vector_test.py ................................................... [ 75%] ................................................s....................... [ 86%] ........................................................................ [ 98%] ......... [100%] =============================== warnings summary =============================== tests/field_test.py:10 /builddir/build/BUILD/pyrsistent-0.16.0/tests/field_test.py:10: PytestCollectionWarning: cannot collect test class 'TestEnum' because it has a __new__ constructor (from: tests/field_test.py) class TestEnum(Enum): tests/hypothesis_vector_test.py:19 /builddir/build/BUILD/pyrsistent-0.16.0/tests/hypothesis_vector_test.py:19: PytestCollectionWarning: cannot collect test class 'TestObject' because it has a __init__ constructor (from: tests/hypothesis_vector_test.py) class TestObject(object): -- Docs: https://docs.pytest.org/en/latest/warnings.html ============== 621 passed, 2 skipped, 2 warnings in 6.35 seconds =============== /usr/lib64/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'license_files' warnings.warn(msg) + exit 0 Processing files: python3-pyrsistent-0.16.0-3.el8.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Hj9psz + umask 022 + cd /builddir/build/BUILD + cd pyrsistent-0.16.0 + DOCDIR=/builddir/build/BUILDROOT/python-pyrsistent-0.16.0-3.el8.ppc64le/usr/share/doc/python3-pyrsistent + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pyrsistent-0.16.0-3.el8.ppc64le/usr/share/doc/python3-pyrsistent + cp -pr README.rst /builddir/build/BUILDROOT/python-pyrsistent-0.16.0-3.el8.ppc64le/usr/share/doc/python3-pyrsistent + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.g2pq4n + umask 022 + cd /builddir/build/BUILD + cd pyrsistent-0.16.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-pyrsistent-0.16.0-3.el8.ppc64le/usr/share/licenses/python3-pyrsistent + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pyrsistent-0.16.0-3.el8.ppc64le/usr/share/licenses/python3-pyrsistent + cp -pr LICENCE.mit /builddir/build/BUILDROOT/python-pyrsistent-0.16.0-3.el8.ppc64le/usr/share/licenses/python3-pyrsistent + exit 0 Provides: python3-pyrsistent = 0.16.0-3.el8 python3-pyrsistent(ppc-64) = 0.16.0-3.el8 python3.6dist(pyrsistent) = 0.16.0 python3dist(pyrsistent) = 0.16.0 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) libpthread.so.0()(64bit) libpython3.6m.so.1.0()(64bit) python(abi) = 3.6 python3.6dist(six) rtld(GNU_HASH) Processing files: python-pyrsistent-debugsource-0.16.0-3.el8.ppc64le Provides: python-pyrsistent-debugsource = 0.16.0-3.el8 python-pyrsistent-debugsource(ppc-64) = 0.16.0-3.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-pyrsistent-debuginfo-0.16.0-3.el8.ppc64le Provides: debuginfo(build-id) = eb7b7661f924e0acd8bac6fbaa4ba7640f53e4fa python3-pyrsistent-debuginfo = 0.16.0-3.el8 python3-pyrsistent-debuginfo(ppc-64) = 0.16.0-3.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-pyrsistent-debugsource(ppc-64) = 0.16.0-3.el8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pyrsistent-0.16.0-3.el8.ppc64le Wrote: /builddir/build/RPMS/python3-pyrsistent-0.16.0-3.el8.ppc64le.rpm Wrote: /builddir/build/RPMS/python-pyrsistent-debugsource-0.16.0-3.el8.ppc64le.rpm Wrote: /builddir/build/RPMS/python3-pyrsistent-debuginfo-0.16.0-3.el8.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.OqbDDg + umask 022 + cd /builddir/build/BUILD + cd pyrsistent-0.16.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pyrsistent-0.16.0-3.el8.ppc64le + exit 0 Child return code was: 0