Mock Version: 3.4 Mock Version: 3.4 Mock Version: 3.4 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target s390x --nodeps /builddir/build/SPECS/python-regex.spec'], chrootPath='/var/lib/mock/epel8-build-39641321-4907933/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 --noclean --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 sh: /usr/bin/python3.6: No such file or directory Building target platforms: s390x Building for target s390x Wrote: /builddir/build/SRPMS/python-regex-2022.10.31-1.el8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target s390x --nodeps /builddir/build/SPECS/python-regex.spec'], chrootPath='/var/lib/mock/epel8-build-39641321-4907933/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 --noclean --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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.OKan5t + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf regex-2022.10.31 + /usr/bin/gzip -dc /builddir/build/SOURCES/regex-2022.10.31.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd regex-2022.10.31 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.SuwJEi + umask 022 + cd /builddir/build/BUILD + cd regex-2022.10.31 + 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 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3.6 setup.py build '--executable=/usr/bin/python3.6 -s' running build running build_py creating build creating build/lib.linux-s390x-3.6 creating build/lib.linux-s390x-3.6/regex copying regex_3/__init__.py -> build/lib.linux-s390x-3.6/regex copying regex_3/regex.py -> build/lib.linux-s390x-3.6/regex copying regex_3/_regex_core.py -> build/lib.linux-s390x-3.6/regex copying regex_3/test_regex.py -> build/lib.linux-s390x-3.6/regex running build_ext building 'regex._regex' extension creating build/temp.linux-s390x-3.6 creating build/temp.linux-s390x-3.6/regex_3 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 -march=z13 -mtune=z14 -fasynchronous-unwind-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 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.6m -c regex_3/_regex.c -o build/temp.linux-s390x-3.6/regex_3/_regex.o 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 -march=z13 -mtune=z14 -fasynchronous-unwind-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 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.6m -c regex_3/_regex_unicode.c -o build/temp.linux-s390x-3.6/regex_3/_regex_unicode.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -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 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.6/regex_3/_regex.o build/temp.linux-s390x-3.6/regex_3/_regex_unicode.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-s390x-3.6/regex/_regex.cpython-36m-s390x-linux-gnu.so + sleep 1 + rst2html docs/UnicodeProperties.rst + rst2html README.rst + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.i9NUxJ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-regex-2022.10.31-1.el8.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-regex-2022.10.31-1.el8.s390x ++ dirname /builddir/build/BUILDROOT/python-regex-2022.10.31-1.el8.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-regex-2022.10.31-1.el8.s390x + cd regex-2022.10.31 + 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 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3.6 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-regex-2022.10.31-1.el8.s390x running install running install_lib creating /builddir/build/BUILDROOT/python-regex-2022.10.31-1.el8.s390x/usr creating /builddir/build/BUILDROOT/python-regex-2022.10.31-1.el8.s390x/usr/lib64 creating /builddir/build/BUILDROOT/python-regex-2022.10.31-1.el8.s390x/usr/lib64/python3.6 creating /builddir/build/BUILDROOT/python-regex-2022.10.31-1.el8.s390x/usr/lib64/python3.6/site-packages creating /builddir/build/BUILDROOT/python-regex-2022.10.31-1.el8.s390x/usr/lib64/python3.6/site-packages/regex copying build/lib.linux-s390x-3.6/regex/__init__.py -> /builddir/build/BUILDROOT/python-regex-2022.10.31-1.el8.s390x/usr/lib64/python3.6/site-packages/regex copying build/lib.linux-s390x-3.6/regex/regex.py -> /builddir/build/BUILDROOT/python-regex-2022.10.31-1.el8.s390x/usr/lib64/python3.6/site-packages/regex copying build/lib.linux-s390x-3.6/regex/_regex_core.py -> /builddir/build/BUILDROOT/python-regex-2022.10.31-1.el8.s390x/usr/lib64/python3.6/site-packages/regex copying build/lib.linux-s390x-3.6/regex/test_regex.py -> /builddir/build/BUILDROOT/python-regex-2022.10.31-1.el8.s390x/usr/lib64/python3.6/site-packages/regex copying build/lib.linux-s390x-3.6/regex/_regex.cpython-36m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-regex-2022.10.31-1.el8.s390x/usr/lib64/python3.6/site-packages/regex byte-compiling /builddir/build/BUILDROOT/python-regex-2022.10.31-1.el8.s390x/usr/lib64/python3.6/site-packages/regex/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-regex-2022.10.31-1.el8.s390x/usr/lib64/python3.6/site-packages/regex/regex.py to regex.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-regex-2022.10.31-1.el8.s390x/usr/lib64/python3.6/site-packages/regex/_regex_core.py to _regex_core.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-regex-2022.10.31-1.el8.s390x/usr/lib64/python3.6/site-packages/regex/test_regex.py to test_regex.cpython-36.pyc writing byte-compilation script '/tmp/tmp3mn0ekn6.py' /usr/bin/python3.6 /tmp/tmp3mn0ekn6.py removing /tmp/tmp3mn0ekn6.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' writing manifest file 'regex.egg-info/SOURCES.txt' Copying regex.egg-info to /builddir/build/BUILDROOT/python-regex-2022.10.31-1.el8.s390x/usr/lib64/python3.6/site-packages/regex-2022.10.31-py3.6.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j3 --strict-build-id -m -i --build-id-seed 2022.10.31-1.el8 --unique-debug-suffix -2022.10.31-1.el8.s390x --unique-debug-src-base python-regex-2022.10.31-1.el8.s390x --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/regex-2022.10.31 extracting debug info from /builddir/build/BUILDROOT/python-regex-2022.10.31-1.el8.s390x/usr/lib64/python3.6/site-packages/regex/_regex.cpython-36m-s390x-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 5231 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-regex-2022.10.31-1.el8.s390x/usr/lib64/python3.6 using /usr/libexec/platform-python Bytecompiling .py files below /builddir/build/BUILDROOT/python-regex-2022.10.31-1.el8.s390x/usr/lib/debug/usr/lib64/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/bin/python3.6 + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-regex-2022.10.31-1.el8.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NZiIJK + umask 022 + cd /builddir/build/BUILD + cd regex-2022.10.31 + DOCDIR=/builddir/build/BUILDROOT/python-regex-2022.10.31-1.el8.s390x/usr/share/doc/python3-regex + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-regex-2022.10.31-1.el8.s390x/usr/share/doc/python3-regex + cp -pr README.html /builddir/build/BUILDROOT/python-regex-2022.10.31-1.el8.s390x/usr/share/doc/python3-regex + cp -pr docs/Features.html /builddir/build/BUILDROOT/python-regex-2022.10.31-1.el8.s390x/usr/share/doc/python3-regex + cp -pr docs/UnicodeProperties.html /builddir/build/BUILDROOT/python-regex-2022.10.31-1.el8.s390x/usr/share/doc/python3-regex + exit 0 Provides: python3-regex = 2022.10.31-1.el8 python3-regex(s390-64) = 2022.10.31-1.el8 python3.6dist(regex) = 2022.10.31 python3dist(regex) = 2022.10.31 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) libpthread.so.0()(64bit) libpython3.6m.so.1.0()(64bit) python(abi) = 3.6 rtld(GNU_HASH) Processing files: python-regex-debugsource-2022.10.31-1.el8.s390x Provides: python-regex-debugsource = 2022.10.31-1.el8 python-regex-debugsource(s390-64) = 2022.10.31-1.el8 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.10.31-1.el8.s390x Provides: debuginfo(build-id) = e8d79100838763527c0b51f49604137914867d4c python3-regex-debuginfo = 2022.10.31-1.el8 python3-regex-debuginfo(s390-64) = 2022.10.31-1.el8 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) = 2022.10.31-1.el8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-regex-2022.10.31-1.el8.s390x Wrote: /builddir/build/RPMS/python3-regex-2022.10.31-1.el8.s390x.rpm Wrote: /builddir/build/RPMS/python-regex-debugsource-2022.10.31-1.el8.s390x.rpm Wrote: /builddir/build/RPMS/python3-regex-debuginfo-2022.10.31-1.el8.s390x.rpm Child return code was: 0