Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-regex.spec'], chrootPath='/var/lib/mock/f33-build-632002-67962/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=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1632787200 Wrote: /builddir/build/SRPMS/python-regex-2021.9.24-1.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-regex.spec'], chrootPath='/var/lib/mock/f33-build-632002-67962/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=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1632787200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qbNYxK + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf regex-2021.9.24 + /usr/bin/gzip -dc /builddir/build/SOURCES/regex-2021.9.24.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd regex-2021.9.24 + /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.iRC2yH + umask 022 + cd /builddir/build/BUILD + cd regex-2021.9.24 + 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 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib.linux-riscv64-3.9 creating build/lib.linux-riscv64-3.9/regex copying regex_3/__init__.py -> build/lib.linux-riscv64-3.9/regex copying regex_3/regex.py -> build/lib.linux-riscv64-3.9/regex copying regex_3/_regex_core.py -> build/lib.linux-riscv64-3.9/regex copying regex_3/test_regex.py -> build/lib.linux-riscv64-3.9/regex running build_ext building 'regex._regex' extension creating build/temp.linux-riscv64-3.9 creating build/temp.linux-riscv64-3.9/regex_3 gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -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 -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 -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.9 -c regex_3/_regex.c -o build/temp.linux-riscv64-3.9/regex_3/_regex.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -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 -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 -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.9 -c regex_3/_regex_unicode.c -o build/temp.linux-riscv64-3.9/regex_3/_regex_unicode.o gcc -pthread -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 -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 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/regex_3/_regex.o build/temp.linux-riscv64-3.9/regex_3/_regex_unicode.o -L/usr/lib64 -o build/lib.linux-riscv64-3.9/regex/_regex.cpython-39-riscv64-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.2F8eeI + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-regex-2021.9.24-1.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-regex-2021.9.24-1.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/python-regex-2021.9.24-1.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-regex-2021.9.24-1.fc33.riscv64 + cd regex-2021.9.24 + 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 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-regex-2021.9.24-1.fc33.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-regex-2021.9.24-1.fc33.riscv64/usr creating /builddir/build/BUILDROOT/python-regex-2021.9.24-1.fc33.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-regex-2021.9.24-1.fc33.riscv64/usr/lib64/python3.9 creating /builddir/build/BUILDROOT/python-regex-2021.9.24-1.fc33.riscv64/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/python-regex-2021.9.24-1.fc33.riscv64/usr/lib64/python3.9/site-packages/regex copying build/lib.linux-riscv64-3.9/regex/test_regex.py -> /builddir/build/BUILDROOT/python-regex-2021.9.24-1.fc33.riscv64/usr/lib64/python3.9/site-packages/regex copying build/lib.linux-riscv64-3.9/regex/_regex_core.py -> /builddir/build/BUILDROOT/python-regex-2021.9.24-1.fc33.riscv64/usr/lib64/python3.9/site-packages/regex copying build/lib.linux-riscv64-3.9/regex/_regex.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-regex-2021.9.24-1.fc33.riscv64/usr/lib64/python3.9/site-packages/regex copying build/lib.linux-riscv64-3.9/regex/regex.py -> /builddir/build/BUILDROOT/python-regex-2021.9.24-1.fc33.riscv64/usr/lib64/python3.9/site-packages/regex copying build/lib.linux-riscv64-3.9/regex/__init__.py -> /builddir/build/BUILDROOT/python-regex-2021.9.24-1.fc33.riscv64/usr/lib64/python3.9/site-packages/regex byte-compiling /builddir/build/BUILDROOT/python-regex-2021.9.24-1.fc33.riscv64/usr/lib64/python3.9/site-packages/regex/test_regex.py to test_regex.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-regex-2021.9.24-1.fc33.riscv64/usr/lib64/python3.9/site-packages/regex/_regex_core.py to _regex_core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-regex-2021.9.24-1.fc33.riscv64/usr/lib64/python3.9/site-packages/regex/regex.py to regex.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-regex-2021.9.24-1.fc33.riscv64/usr/lib64/python3.9/site-packages/regex/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpxa9bvo39.py' /usr/bin/python3 /tmp/tmpxa9bvo39.py removing /tmp/tmpxa9bvo39.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-2021.9.24-1.fc33.riscv64/usr/lib64/python3.9/site-packages/regex-2021.9.24-py3.9.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-regex-2021.9.24-1.fc33.riscv64/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2021.9.24-1.fc33 --unique-debug-suffix -2021.9.24-1.fc33.riscv64 --unique-debug-src-base python-regex-2021.9.24-1.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/regex-2021.9.24 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-regex-2021.9.24-1.fc33.riscv64/usr/lib64/python3.9/site-packages/regex/_regex.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-regex-2021.9.24-1.fc33.riscv64/usr/lib64/python3.9/site-packages/regex/_regex.cpython-39-riscv64-linux-gnu.so original debug info size: 4100kB, size after compression: 4072kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 5075 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/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-regex-2021.9.24-1.fc33.riscv64/usr/lib/debug/usr/lib64/python3.9 using python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/python-regex-2021.9.24-1.fc33.riscv64/usr/lib64/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-regex-2021.9.24-1.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.RCF7rK + umask 022 + cd /builddir/build/BUILD + cd regex-2021.9.24 + DOCDIR=/builddir/build/BUILDROOT/python-regex-2021.9.24-1.fc33.riscv64/usr/share/doc/python3-regex + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-regex-2021.9.24-1.fc33.riscv64/usr/share/doc/python3-regex + cp -pr README.html /builddir/build/BUILDROOT/python-regex-2021.9.24-1.fc33.riscv64/usr/share/doc/python3-regex + cp -pr docs/Features.html /builddir/build/BUILDROOT/python-regex-2021.9.24-1.fc33.riscv64/usr/share/doc/python3-regex + cp -pr docs/UnicodeProperties.html /builddir/build/BUILDROOT/python-regex-2021.9.24-1.fc33.riscv64/usr/share/doc/python3-regex + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-regex = 2021.9.24-1.fc33 python3-regex = 2021.9.24-1.fc33 python3-regex(riscv-64) = 2021.9.24-1.fc33 python3.9-regex = 2021.9.24-1.fc33 python3.9dist(regex) = 2021.9.24 python3dist(regex) = 2021.9.24 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: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) python(abi) = 3.9 rtld(GNU_HASH) Obsoletes: python-regex < 2021.9.24-1.fc33 Processing files: python-regex-debugsource-2021.9.24-1.fc33.riscv64 Provides: python-regex-debugsource = 2021.9.24-1.fc33 python-regex-debugsource(riscv-64) = 2021.9.24-1.fc33 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.9.24-1.fc33.riscv64 Provides: debuginfo(build-id) = 10a5f820555fa1f9c93b14407e2187a4baf3e25e python-regex-debuginfo = 2021.9.24-1.fc33 python3-regex-debuginfo = 2021.9.24-1.fc33 python3-regex-debuginfo(riscv-64) = 2021.9.24-1.fc33 python3.9-regex-debuginfo = 2021.9.24-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-regex-debugsource(riscv-64) = 2021.9.24-1.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-regex-2021.9.24-1.fc33.riscv64 Wrote: /builddir/build/RPMS/python3-regex-2021.9.24-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/python3-regex-debuginfo-2021.9.24-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/python-regex-debugsource-2021.9.24-1.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.B8VFEI + umask 022 + cd /builddir/build/BUILD + cd regex-2021.9.24 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-regex-2021.9.24-1.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0