Mock Version: 2.16 Mock Version: 2.16 Mock Version: 2.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/python-regex.spec'], chrootPath='/var/lib/mock/f35-build-34503528-4572662/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/python-regex.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=1649548800 Wrote: /builddir/build/SRPMS/python-regex-2022.3.15-1.fc35.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-regex.spec'], chrootPath='/var/lib/mock/f35-build-34503528-4572662/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/python-regex.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=1649548800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.MD84Cb + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf regex-2022.3.15 + /usr/bin/gzip -dc /builddir/build/SOURCES/regex-2022.3.15.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd regex-2022.3.15 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Lnzdny + umask 022 + cd /builddir/build/BUILD + cd regex-2022.3.15 + 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=power8 -mtune=power8 -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.10 creating build/lib.linux-ppc64le-3.10/regex copying regex_3/__init__.py -> build/lib.linux-ppc64le-3.10/regex copying regex_3/regex.py -> build/lib.linux-ppc64le-3.10/regex copying regex_3/_regex_core.py -> build/lib.linux-ppc64le-3.10/regex copying regex_3/test_regex.py -> build/lib.linux-ppc64le-3.10/regex running build_ext building 'regex._regex' extension creating build/temp.linux-ppc64le-3.10 creating build/temp.linux-ppc64le-3.10/regex_3 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=power8 -mtune=power8 -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=power8 -mtune=power8 -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=power8 -mtune=power8 -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=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.10 -c regex_3/_regex.c -o build/temp.linux-ppc64le-3.10/regex_3/_regex.o regex_3/_regex.c: In function ‘pattern_findall’: regex_3/_regex.c:18581:12: warning: array subscript ‘struct PyASCIIObject[0]’ is partly outside array bounds of ‘struct PyObject[1]’ [-Warray-bounds] 18581 | length = PyUnicode_GET_LENGTH(string); In file included from /usr/include/python3.10/Python.h:74, from regex_3/_regex.c:50: /usr/include/python3.10/object.h:605:22: note: while referencing ‘_Py_NoneStruct’ 605 | PyAPI_DATA(PyObject) _Py_NoneStruct; /* Don't use this directly */ | ^~~~~~~~~~~~~~ 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=power8 -mtune=power8 -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=power8 -mtune=power8 -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=power8 -mtune=power8 -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=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.10 -c regex_3/_regex_unicode.c -o build/temp.linux-ppc64le-3.10/regex_3/_regex_unicode.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=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-ppc64le-3.10/regex_3/_regex.o build/temp.linux-ppc64le-3.10/regex_3/_regex_unicode.o -L/usr/lib64 -o build/lib.linux-ppc64le-3.10/regex/_regex.cpython-310-powerpc64le-linux-gnu.so + rst2html docs/UnicodeProperties.rst + rst2html README.rst + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.WVppRB + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-regex-2022.3.15-1.fc35.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-regex-2022.3.15-1.fc35.ppc64le ++ dirname /builddir/build/BUILDROOT/python-regex-2022.3.15-1.fc35.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-regex-2022.3.15-1.fc35.ppc64le + cd regex-2022.3.15 + 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=power8 -mtune=power8 -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-regex-2022.3.15-1.fc35.ppc64le running install running install_lib creating /builddir/build/BUILDROOT/python-regex-2022.3.15-1.fc35.ppc64le/usr creating /builddir/build/BUILDROOT/python-regex-2022.3.15-1.fc35.ppc64le/usr/lib64 creating /builddir/build/BUILDROOT/python-regex-2022.3.15-1.fc35.ppc64le/usr/lib64/python3.10 creating /builddir/build/BUILDROOT/python-regex-2022.3.15-1.fc35.ppc64le/usr/lib64/python3.10/site-packages creating /builddir/build/BUILDROOT/python-regex-2022.3.15-1.fc35.ppc64le/usr/lib64/python3.10/site-packages/regex copying build/lib.linux-ppc64le-3.10/regex/__init__.py -> /builddir/build/BUILDROOT/python-regex-2022.3.15-1.fc35.ppc64le/usr/lib64/python3.10/site-packages/regex copying build/lib.linux-ppc64le-3.10/regex/regex.py -> /builddir/build/BUILDROOT/python-regex-2022.3.15-1.fc35.ppc64le/usr/lib64/python3.10/site-packages/regex copying build/lib.linux-ppc64le-3.10/regex/_regex_core.py -> /builddir/build/BUILDROOT/python-regex-2022.3.15-1.fc35.ppc64le/usr/lib64/python3.10/site-packages/regex copying build/lib.linux-ppc64le-3.10/regex/test_regex.py -> /builddir/build/BUILDROOT/python-regex-2022.3.15-1.fc35.ppc64le/usr/lib64/python3.10/site-packages/regex copying build/lib.linux-ppc64le-3.10/regex/_regex.cpython-310-powerpc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python-regex-2022.3.15-1.fc35.ppc64le/usr/lib64/python3.10/site-packages/regex byte-compiling /builddir/build/BUILDROOT/python-regex-2022.3.15-1.fc35.ppc64le/usr/lib64/python3.10/site-packages/regex/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-regex-2022.3.15-1.fc35.ppc64le/usr/lib64/python3.10/site-packages/regex/regex.py to regex.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-regex-2022.3.15-1.fc35.ppc64le/usr/lib64/python3.10/site-packages/regex/_regex_core.py to _regex_core.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-regex-2022.3.15-1.fc35.ppc64le/usr/lib64/python3.10/site-packages/regex/test_regex.py to test_regex.cpython-310.pyc writing byte-compilation script '/tmp/tmpfsv0al_p.py' /usr/bin/python3 -Wignore:The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives:DeprecationWarning /tmp/tmpfsv0al_p.py removing /tmp/tmpfsv0al_p.py running install_egg_info running egg_info writing regex.egg-info/PKG-INFO writing dependency_links to regex.egg-info/dependency_links.txt writing top-level names to regex.egg-info/top_level.txt reading manifest file 'regex.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'regex.egg-info/SOURCES.txt' Copying regex.egg-info to /builddir/build/BUILDROOT/python-regex-2022.3.15-1.fc35.ppc64le/usr/lib64/python3.10/site-packages/regex-2022.3.15-py3.10.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-regex-2022.3.15-1.fc35.ppc64le/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 2022.3.15-1.fc35 --unique-debug-suffix -2022.3.15-1.fc35.ppc64le --unique-debug-src-base python-regex-2022.3.15-1.fc35.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/regex-2022.3.15 extracting debug info from /builddir/build/BUILDROOT/python-regex-2022.3.15-1.fc35.ppc64le/usr/lib64/python3.10/site-packages/regex/_regex.cpython-310-powerpc64le-linux-gnu.so original debug info size: 1208kB, size after compression: 1172kB /usr/bin/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 5064 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/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-regex-2022.3.15-1.fc35.ppc64le/usr/lib64/python3.10 using python3.10 Bytecompiling .py files below /builddir/build/BUILDROOT/python-regex-2022.3.15-1.fc35.ppc64le/usr/lib/debug/usr/lib64/python3.10 using python3.10 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: python3-regex-2022.3.15-1.fc35.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.oEy91t + umask 022 + cd /builddir/build/BUILD + cd regex-2022.3.15 + DOCDIR=/builddir/build/BUILDROOT/python-regex-2022.3.15-1.fc35.ppc64le/usr/share/doc/python3-regex + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-regex-2022.3.15-1.fc35.ppc64le/usr/share/doc/python3-regex + cp -pr README.html /builddir/build/BUILDROOT/python-regex-2022.3.15-1.fc35.ppc64le/usr/share/doc/python3-regex + cp -pr docs/Features.html /builddir/build/BUILDROOT/python-regex-2022.3.15-1.fc35.ppc64le/usr/share/doc/python3-regex + cp -pr docs/UnicodeProperties.html /builddir/build/BUILDROOT/python-regex-2022.3.15-1.fc35.ppc64le/usr/share/doc/python3-regex + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-regex = 2022.3.15-1.fc35 python3-regex = 2022.3.15-1.fc35 python3-regex(ppc-64) = 2022.3.15-1.fc35 python3.10-regex = 2022.3.15-1.fc35 python3.10dist(regex) = 2022.3.15 python3dist(regex) = 2022.3.15 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.10 rtld(GNU_HASH) Processing files: python-regex-debugsource-2022.3.15-1.fc35.ppc64le Provides: python-regex-debugsource = 2022.3.15-1.fc35 python-regex-debugsource(ppc-64) = 2022.3.15-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-regex-debuginfo-2022.3.15-1.fc35.ppc64le Provides: debuginfo(build-id) = de2d90908bb5690d87557c5864c58986089db16c python-regex-debuginfo = 2022.3.15-1.fc35 python3-regex-debuginfo = 2022.3.15-1.fc35 python3-regex-debuginfo(ppc-64) = 2022.3.15-1.fc35 python3.10-regex-debuginfo = 2022.3.15-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-regex-debugsource(ppc-64) = 2022.3.15-1.fc35 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-regex-2022.3.15-1.fc35.ppc64le Wrote: /builddir/build/RPMS/python3-regex-debuginfo-2022.3.15-1.fc35.ppc64le.rpm Wrote: /builddir/build/RPMS/python3-regex-2022.3.15-1.fc35.ppc64le.rpm Wrote: /builddir/build/RPMS/python-regex-debugsource-2022.3.15-1.fc35.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.zHuLtx + umask 022 + cd /builddir/build/BUILD + cd regex-2022.3.15 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-regex-2022.3.15-1.fc35.ppc64le + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0