Mock Version: 2.6 Mock Version: 2.6 Mock Version: 2.6 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-regex.spec'], chrootPath='/var/lib/mock/f32-build-23705830-2328301/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 aarch64 --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: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1603929600 Wrote: /builddir/build/SRPMS/python-regex-2020.10.28-1.fc32.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-regex.spec'], chrootPath='/var/lib/mock/f32-build-23705830-2328301/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 aarch64 --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: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1603929600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.21kzne + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf regex-2020.10.28 + /usr/bin/gzip -dc /builddir/build/SOURCES/regex-2020.10.28.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd regex-2020.10.28 + /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.auIwwd + umask 022 + cd /builddir/build/BUILD + cd regex-2020.10.28 + 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 -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-aarch64-3.8 creating build/lib.linux-aarch64-3.8/regex copying regex_3/__init__.py -> build/lib.linux-aarch64-3.8/regex copying regex_3/regex.py -> build/lib.linux-aarch64-3.8/regex copying regex_3/_regex_core.py -> build/lib.linux-aarch64-3.8/regex copying regex_3/test_regex.py -> build/lib.linux-aarch64-3.8/regex running build_ext building 'regex._regex' extension creating build/temp.linux-aarch64-3.8 creating build/temp.linux-aarch64-3.8/regex_3 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 -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 -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 -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.8 -c regex_3/_regex.c -o build/temp.linux-aarch64-3.8/regex_3/_regex.o 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 -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 -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 -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.8 -c regex_3/_regex_unicode.c -o build/temp.linux-aarch64-3.8/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 -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 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.8/regex_3/_regex.o build/temp.linux-aarch64-3.8/regex_3/_regex_unicode.o -L/usr/lib64 -o build/lib.linux-aarch64-3.8/regex/_regex.cpython-38-aarch64-linux-gnu.so + rst2html docs/Features.rst docs/Features.rst:148: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:159: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:175: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:197: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:220: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:241: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:280: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:329: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:360: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:379: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:430: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:453: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:467: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:484: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:508: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:534: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:622: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:636: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:646: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:654: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:661: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:668: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:681: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:689: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:696: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:706: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:778: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:792: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:822: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:898: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:974: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:994: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:1003: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:1026: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:1045: (WARNING/2) Cannot analyze code. Pygments package not found. + rst2html docs/UnicodeProperties.rst + rst2html README.rst README.rst:148: (WARNING/2) Cannot analyze code. Pygments package not found. README.rst:159: (WARNING/2) Cannot analyze code. Pygments package not found. README.rst:175: (WARNING/2) Cannot analyze code. Pygments package not found. README.rst:197: (WARNING/2) Cannot analyze code. Pygments package not found. README.rst:220: (WARNING/2) Cannot analyze code. Pygments package not found. README.rst:241: (WARNING/2) Cannot analyze code. Pygments package not found. README.rst:280: (WARNING/2) Cannot analyze code. Pygments package not found. README.rst:329: (WARNING/2) Cannot analyze code. Pygments package not found. README.rst:360: (WARNING/2) Cannot analyze code. Pygments package not found. README.rst:379: (WARNING/2) Cannot analyze code. Pygments package not found. README.rst:430: (WARNING/2) Cannot analyze code. Pygments package not found. README.rst:453: (WARNING/2) Cannot analyze code. Pygments package not found. README.rst:467: (WARNING/2) Cannot analyze code. Pygments package not found. README.rst:484: (WARNING/2) Cannot analyze code. Pygments package not found. README.rst:508: (WARNING/2) Cannot analyze code. Pygments package not found. README.rst:534: (WARNING/2) Cannot analyze code. Pygments package not found. README.rst:622: (WARNING/2) Cannot analyze code. Pygments package not found. README.rst:636: (WARNING/2) Cannot analyze code. Pygments package not found. README.rst:646: (WARNING/2) Cannot analyze code. Pygments package not found. README.rst:654: (WARNING/2) Cannot analyze code. Pygments package not found. README.rst:661: (WARNING/2) Cannot analyze code. Pygments package not found. README.rst:668: (WARNING/2) Cannot analyze code. Pygments package not found. README.rst:681: (WARNING/2) Cannot analyze code. Pygments package not found. README.rst:689: (WARNING/2) Cannot analyze code. Pygments package not found. README.rst:696: (WARNING/2) Cannot analyze code. Pygments package not found. README.rst:706: (WARNING/2) Cannot analyze code. Pygments package not found. README.rst:778: (WARNING/2) Cannot analyze code. Pygments package not found. README.rst:792: (WARNING/2) Cannot analyze code. Pygments package not found. README.rst:822: (WARNING/2) Cannot analyze code. Pygments package not found. README.rst:898: (WARNING/2) Cannot analyze code. Pygments package not found. README.rst:974: (WARNING/2) Cannot analyze code. Pygments package not found. README.rst:994: (WARNING/2) Cannot analyze code. Pygments package not found. README.rst:1003: (WARNING/2) Cannot analyze code. Pygments package not found. README.rst:1026: (WARNING/2) Cannot analyze code. Pygments package not found. README.rst:1045: (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.qfd24d + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-regex-2020.10.28-1.fc32.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-regex-2020.10.28-1.fc32.aarch64 ++ dirname /builddir/build/BUILDROOT/python-regex-2020.10.28-1.fc32.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-regex-2020.10.28-1.fc32.aarch64 + cd regex-2020.10.28 + 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 -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-2020.10.28-1.fc32.aarch64 running install running install_lib creating /builddir/build/BUILDROOT/python-regex-2020.10.28-1.fc32.aarch64/usr creating /builddir/build/BUILDROOT/python-regex-2020.10.28-1.fc32.aarch64/usr/lib64 creating /builddir/build/BUILDROOT/python-regex-2020.10.28-1.fc32.aarch64/usr/lib64/python3.8 creating /builddir/build/BUILDROOT/python-regex-2020.10.28-1.fc32.aarch64/usr/lib64/python3.8/site-packages creating /builddir/build/BUILDROOT/python-regex-2020.10.28-1.fc32.aarch64/usr/lib64/python3.8/site-packages/regex copying build/lib.linux-aarch64-3.8/regex/__init__.py -> /builddir/build/BUILDROOT/python-regex-2020.10.28-1.fc32.aarch64/usr/lib64/python3.8/site-packages/regex copying build/lib.linux-aarch64-3.8/regex/_regex_core.py -> /builddir/build/BUILDROOT/python-regex-2020.10.28-1.fc32.aarch64/usr/lib64/python3.8/site-packages/regex copying build/lib.linux-aarch64-3.8/regex/_regex.cpython-38-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-regex-2020.10.28-1.fc32.aarch64/usr/lib64/python3.8/site-packages/regex copying build/lib.linux-aarch64-3.8/regex/regex.py -> /builddir/build/BUILDROOT/python-regex-2020.10.28-1.fc32.aarch64/usr/lib64/python3.8/site-packages/regex copying build/lib.linux-aarch64-3.8/regex/test_regex.py -> /builddir/build/BUILDROOT/python-regex-2020.10.28-1.fc32.aarch64/usr/lib64/python3.8/site-packages/regex byte-compiling /builddir/build/BUILDROOT/python-regex-2020.10.28-1.fc32.aarch64/usr/lib64/python3.8/site-packages/regex/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-regex-2020.10.28-1.fc32.aarch64/usr/lib64/python3.8/site-packages/regex/_regex_core.py to _regex_core.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-regex-2020.10.28-1.fc32.aarch64/usr/lib64/python3.8/site-packages/regex/regex.py to regex.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-regex-2020.10.28-1.fc32.aarch64/usr/lib64/python3.8/site-packages/regex/test_regex.py to test_regex.cpython-38.pyc writing byte-compilation script '/tmp/tmpo7iyz6jb.py' /usr/bin/python3 /tmp/tmpo7iyz6jb.py removing /tmp/tmpo7iyz6jb.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-2020.10.28-1.fc32.aarch64/usr/lib64/python3.8/site-packages/regex-2020.10.28-py3.8.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-regex-2020.10.28-1.fc32.aarch64/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j5 --strict-build-id -m -i --build-id-seed 2020.10.28-1.fc32 --unique-debug-suffix -2020.10.28-1.fc32.aarch64 --unique-debug-src-base python-regex-2020.10.28-1.fc32.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/regex-2020.10.28 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-regex-2020.10.28-1.fc32.aarch64/usr/lib64/python3.8/site-packages/regex/_regex.cpython-38-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-regex-2020.10.28-1.fc32.aarch64/usr/lib64/python3.8/site-packages/regex/_regex.cpython-38-aarch64-linux-gnu.so original debug info size: 1752kB, size after compression: 1716kB /usr/lib/rpm/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/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-regex-2020.10.28-1.fc32.aarch64/usr/lib/debug/usr/lib64/python3.8 using /usr/bin/python3.8 Bytecompiling .py files below /builddir/build/BUILDROOT/python-regex-2020.10.28-1.fc32.aarch64/usr/lib64/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-regex-2020.10.28-1.fc32.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2g7AJb + umask 022 + cd /builddir/build/BUILD + cd regex-2020.10.28 + DOCDIR=/builddir/build/BUILDROOT/python-regex-2020.10.28-1.fc32.aarch64/usr/share/doc/python3-regex + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-regex-2020.10.28-1.fc32.aarch64/usr/share/doc/python3-regex + cp -pr README.html /builddir/build/BUILDROOT/python-regex-2020.10.28-1.fc32.aarch64/usr/share/doc/python3-regex + cp -pr docs/Features.html /builddir/build/BUILDROOT/python-regex-2020.10.28-1.fc32.aarch64/usr/share/doc/python3-regex + cp -pr docs/UnicodeProperties.html /builddir/build/BUILDROOT/python-regex-2020.10.28-1.fc32.aarch64/usr/share/doc/python3-regex + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-regex = 2020.10.28-1.fc32 python3-regex = 2020.10.28-1.fc32 python3-regex(aarch-64) = 2020.10.28-1.fc32 python3.8dist(regex) = 2020.10.28 python3dist(regex) = 2020.10.28 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-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) python(abi) = 3.8 rtld(GNU_HASH) Obsoletes: python-regex < 2020.10.28-1.fc32 Processing files: python-regex-debugsource-2020.10.28-1.fc32.aarch64 Provides: python-regex-debugsource = 2020.10.28-1.fc32 python-regex-debugsource(aarch-64) = 2020.10.28-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-regex-debuginfo-2020.10.28-1.fc32.aarch64 Provides: debuginfo(build-id) = 861fbe791fd06501657f25bc134971036f8bda75 python3-regex-debuginfo = 2020.10.28-1.fc32 python3-regex-debuginfo(aarch-64) = 2020.10.28-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-regex-debugsource(aarch-64) = 2020.10.28-1.fc32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-regex-2020.10.28-1.fc32.aarch64 Wrote: /builddir/build/RPMS/python3-regex-2020.10.28-1.fc32.aarch64.rpm Wrote: /builddir/build/RPMS/python3-regex-debuginfo-2020.10.28-1.fc32.aarch64.rpm Wrote: /builddir/build/RPMS/python-regex-debugsource-2020.10.28-1.fc32.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.SBWpOc + umask 022 + cd /builddir/build/BUILD + cd regex-2020.10.28 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-regex-2020.10.28-1.fc32.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0