Mock Version: 2.12 Mock Version: 2.12 Mock Version: 2.12 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/python-regex.spec'], chrootPath='/var/lib/mock/f36-build-29434067-4019735/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 s390x --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: s390x Building for target s390x setting SOURCE_DATE_EPOCH=1629936000 Wrote: /builddir/build/SRPMS/python-regex-2021.8.21-1.fc36.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/python-regex.spec'], chrootPath='/var/lib/mock/f36-build-29434067-4019735/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 s390x --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: s390x Building for target s390x setting SOURCE_DATE_EPOCH=1629936000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.BkkHMd + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf regex-2021.8.21 + /usr/bin/gzip -dc /builddir/build/SOURCES/regex-2021.8.21.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd regex-2021.8.21 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm docs/Features.html + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4jlvMV + umask 022 + cd /builddir/build/BUILD + cd regex-2021.8.21 + 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 -march=zEC12 -mtune=z13 -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-s390x-3.10 creating build/lib.linux-s390x-3.10/regex copying regex_3/__init__.py -> build/lib.linux-s390x-3.10/regex copying regex_3/regex.py -> build/lib.linux-s390x-3.10/regex copying regex_3/_regex_core.py -> build/lib.linux-s390x-3.10/regex copying regex_3/test_regex.py -> build/lib.linux-s390x-3.10/regex running build_ext building 'regex._regex' extension creating build/temp.linux-s390x-3.10 creating build/temp.linux-s390x-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 -march=zEC12 -mtune=z13 -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 -march=zEC12 -mtune=z13 -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 -march=zEC12 -mtune=z13 -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 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.10 -c regex_3/_regex.c -o build/temp.linux-s390x-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:87, 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 -march=zEC12 -mtune=z13 -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 -march=zEC12 -mtune=z13 -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 -march=zEC12 -mtune=z13 -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 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.10 -c regex_3/_regex_unicode.c -o build/temp.linux-s390x-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 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.10/regex_3/_regex.o build/temp.linux-s390x-3.10/regex_3/_regex_unicode.o -L/usr/lib64 -o build/lib.linux-s390x-3.10/regex/_regex.cpython-310-s390x-linux-gnu.so + rst2html docs/Features.rst docs/Features.rst:153: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:164: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:180: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:202: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:225: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:246: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:285: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:334: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:365: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:384: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:435: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:458: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:472: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:489: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:513: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:539: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:627: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:641: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:651: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:659: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:666: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:673: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:686: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:694: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:701: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:711: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:783: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:797: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:827: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:903: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:979: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:999: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:1008: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:1031: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:1050: (WARNING/2) Cannot analyze code. Pygments package not found. + rst2html docs/UnicodeProperties.rst + rst2html README.rst README.rst:153: (WARNING/2) Cannot analyze code. Pygments package not found. README.rst:164: (WARNING/2) Cannot analyze code. Pygments package not found. README.rst:180: (WARNING/2) Cannot analyze code. Pygments package not found. README.rst:202: (WARNING/2) Cannot analyze code. Pygments package not found. README.rst:225: (WARNING/2) Cannot analyze code. Pygments package not found. README.rst:246: (WARNING/2) Cannot analyze code. Pygments package not found. README.rst:285: (WARNING/2) Cannot analyze code. Pygments package not found. README.rst:334: (WARNING/2) Cannot analyze code. Pygments package not found. README.rst:365: (WARNING/2) Cannot analyze code. Pygments package not found. README.rst:384: (WARNING/2) Cannot analyze code. Pygments package not found. README.rst:435: (WARNING/2) Cannot analyze code. Pygments package not found. README.rst:458: (WARNING/2) Cannot analyze code. Pygments package not found. README.rst:472: (WARNING/2) Cannot analyze code. Pygments package not found. README.rst:489: (WARNING/2) Cannot analyze code. Pygments package not found. README.rst:513: (WARNING/2) Cannot analyze code. Pygments package not found. README.rst:539: (WARNING/2) Cannot analyze code. Pygments package not found. README.rst:627: (WARNING/2) Cannot analyze code. Pygments package not found. README.rst:641: (WARNING/2) Cannot analyze code. Pygments package not found. README.rst:651: (WARNING/2) Cannot analyze code. Pygments package not found. README.rst:659: (WARNING/2) Cannot analyze code. Pygments package not found. README.rst:666: (WARNING/2) Cannot analyze code. Pygments package not found. README.rst:673: (WARNING/2) Cannot analyze code. Pygments package not found. README.rst:686: (WARNING/2) Cannot analyze code. Pygments package not found. README.rst:694: (WARNING/2) Cannot analyze code. Pygments package not found. README.rst:701: (WARNING/2) Cannot analyze code. Pygments package not found. README.rst:711: (WARNING/2) Cannot analyze code. Pygments package not found. README.rst:783: (WARNING/2) Cannot analyze code. Pygments package not found. README.rst:797: (WARNING/2) Cannot analyze code. Pygments package not found. README.rst:827: (WARNING/2) Cannot analyze code. Pygments package not found. README.rst:903: (WARNING/2) Cannot analyze code. Pygments package not found. README.rst:979: (WARNING/2) Cannot analyze code. Pygments package not found. README.rst:999: (WARNING/2) Cannot analyze code. Pygments package not found. README.rst:1008: (WARNING/2) Cannot analyze code. Pygments package not found. README.rst:1031: (WARNING/2) Cannot analyze code. Pygments package not found. README.rst:1050: (WARNING/2) Cannot analyze code. Pygments package not found. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.SzimAO + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-regex-2021.8.21-1.fc36.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-regex-2021.8.21-1.fc36.s390x ++ dirname /builddir/build/BUILDROOT/python-regex-2021.8.21-1.fc36.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-regex-2021.8.21-1.fc36.s390x + cd regex-2021.8.21 + 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 -march=zEC12 -mtune=z13 -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-2021.8.21-1.fc36.s390x running install running install_lib creating /builddir/build/BUILDROOT/python-regex-2021.8.21-1.fc36.s390x/usr creating /builddir/build/BUILDROOT/python-regex-2021.8.21-1.fc36.s390x/usr/lib64 creating /builddir/build/BUILDROOT/python-regex-2021.8.21-1.fc36.s390x/usr/lib64/python3.10 creating /builddir/build/BUILDROOT/python-regex-2021.8.21-1.fc36.s390x/usr/lib64/python3.10/site-packages creating /builddir/build/BUILDROOT/python-regex-2021.8.21-1.fc36.s390x/usr/lib64/python3.10/site-packages/regex copying build/lib.linux-s390x-3.10/regex/__init__.py -> /builddir/build/BUILDROOT/python-regex-2021.8.21-1.fc36.s390x/usr/lib64/python3.10/site-packages/regex copying build/lib.linux-s390x-3.10/regex/regex.py -> /builddir/build/BUILDROOT/python-regex-2021.8.21-1.fc36.s390x/usr/lib64/python3.10/site-packages/regex copying build/lib.linux-s390x-3.10/regex/_regex_core.py -> /builddir/build/BUILDROOT/python-regex-2021.8.21-1.fc36.s390x/usr/lib64/python3.10/site-packages/regex copying build/lib.linux-s390x-3.10/regex/test_regex.py -> /builddir/build/BUILDROOT/python-regex-2021.8.21-1.fc36.s390x/usr/lib64/python3.10/site-packages/regex copying build/lib.linux-s390x-3.10/regex/_regex.cpython-310-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-regex-2021.8.21-1.fc36.s390x/usr/lib64/python3.10/site-packages/regex byte-compiling /builddir/build/BUILDROOT/python-regex-2021.8.21-1.fc36.s390x/usr/lib64/python3.10/site-packages/regex/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-regex-2021.8.21-1.fc36.s390x/usr/lib64/python3.10/site-packages/regex/regex.py to regex.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-regex-2021.8.21-1.fc36.s390x/usr/lib64/python3.10/site-packages/regex/_regex_core.py to _regex_core.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-regex-2021.8.21-1.fc36.s390x/usr/lib64/python3.10/site-packages/regex/test_regex.py to test_regex.cpython-310.pyc writing byte-compilation script '/tmp/tmp5whdiucw.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/tmp5whdiucw.py removing /tmp/tmp5whdiucw.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-2021.8.21-1.fc36.s390x/usr/lib64/python3.10/site-packages/regex-2021.8.21-py3.10.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-regex-2021.8.21-1.fc36.s390x/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j2 --strict-build-id -m -i --build-id-seed 2021.8.21-1.fc36 --unique-debug-suffix -2021.8.21-1.fc36.s390x --unique-debug-src-base python-regex-2021.8.21-1.fc36.s390x --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/regex-2021.8.21 extracting debug info from /builddir/build/BUILDROOT/python-regex-2021.8.21-1.fc36.s390x/usr/lib64/python3.10/site-packages/regex/_regex.cpython-310-s390x-linux-gnu.so original debug info size: 1196kB, size after compression: 1160kB /usr/bin/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 4998 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-2021.8.21-1.fc36.s390x/usr/lib64/python3.10 using python3.10 Bytecompiling .py files below /builddir/build/BUILDROOT/python-regex-2021.8.21-1.fc36.s390x/usr/lib/debug/usr/lib64/python3.10 using python3.10 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: python3-regex-2021.8.21-1.fc36.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.WGp9P2 + umask 022 + cd /builddir/build/BUILD + cd regex-2021.8.21 + DOCDIR=/builddir/build/BUILDROOT/python-regex-2021.8.21-1.fc36.s390x/usr/share/doc/python3-regex + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-regex-2021.8.21-1.fc36.s390x/usr/share/doc/python3-regex + cp -pr README.html /builddir/build/BUILDROOT/python-regex-2021.8.21-1.fc36.s390x/usr/share/doc/python3-regex + cp -pr docs/Features.html /builddir/build/BUILDROOT/python-regex-2021.8.21-1.fc36.s390x/usr/share/doc/python3-regex + cp -pr docs/UnicodeProperties.html /builddir/build/BUILDROOT/python-regex-2021.8.21-1.fc36.s390x/usr/share/doc/python3-regex + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-regex = 2021.8.21-1.fc36 python3-regex = 2021.8.21-1.fc36 python3-regex(s390-64) = 2021.8.21-1.fc36 python3.10-regex = 2021.8.21-1.fc36 python3.10dist(regex) = 2021.8.21 python3dist(regex) = 2021.8.21 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.2)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) python(abi) = 3.10 rtld(GNU_HASH) Obsoletes: python-regex < 2021.8.21-1.fc36 Processing files: python-regex-debugsource-2021.8.21-1.fc36.s390x Provides: python-regex-debugsource = 2021.8.21-1.fc36 python-regex-debugsource(s390-64) = 2021.8.21-1.fc36 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-regex-debuginfo-2021.8.21-1.fc36.s390x Provides: debuginfo(build-id) = f4bf9a26dfd82cfa54aa92ada018ad7a3d5fa540 python-regex-debuginfo = 2021.8.21-1.fc36 python3-regex-debuginfo = 2021.8.21-1.fc36 python3-regex-debuginfo(s390-64) = 2021.8.21-1.fc36 python3.10-regex-debuginfo = 2021.8.21-1.fc36 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-regex-debugsource(s390-64) = 2021.8.21-1.fc36 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-regex-2021.8.21-1.fc36.s390x Wrote: /builddir/build/RPMS/python3-regex-2021.8.21-1.fc36.s390x.rpm Wrote: /builddir/build/RPMS/python3-regex-debuginfo-2021.8.21-1.fc36.s390x.rpm Wrote: /builddir/build/RPMS/python-regex-debugsource-2021.8.21-1.fc36.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.RWTk9Z + umask 022 + cd /builddir/build/BUILD + cd regex-2021.8.21 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-regex-2021.8.21-1.fc36.s390x + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0