Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-mistletoe.spec'], chrootPath='/var/lib/mock/openeuler-23.03-aarch64-1697455745.337543/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-mistletoe.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 :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-mistletoe-1.1.0-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-mistletoe.spec'], chrootPath='/var/lib/mock/openeuler-23.03-aarch64-1697455745.337543/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-mistletoe.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 :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-mistletoe-1.1.0-1.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-mistletoe.spec'], chrootPath='/var/lib/mock/openeuler-23.03-aarch64-1697455745.337543/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-mistletoe.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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.jN7HKp + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mistletoe-1.1.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/mistletoe-1.1.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd mistletoe-1.1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf mistletoe.egg-info + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.SwiDxE + umask 022 + cd /builddir/build/BUILD + cd mistletoe-1.1.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/mistletoe copying mistletoe/block_token.py -> build/lib/mistletoe copying mistletoe/latex_renderer.py -> build/lib/mistletoe copying mistletoe/ast_renderer.py -> build/lib/mistletoe copying mistletoe/latex_token.py -> build/lib/mistletoe copying mistletoe/span_token.py -> build/lib/mistletoe copying mistletoe/html_renderer.py -> build/lib/mistletoe copying mistletoe/markdown_renderer.py -> build/lib/mistletoe copying mistletoe/block_tokenizer.py -> build/lib/mistletoe copying mistletoe/utils.py -> build/lib/mistletoe copying mistletoe/cli.py -> build/lib/mistletoe copying mistletoe/core_tokens.py -> build/lib/mistletoe copying mistletoe/base_renderer.py -> build/lib/mistletoe copying mistletoe/__init__.py -> build/lib/mistletoe copying mistletoe/span_tokenizer.py -> build/lib/mistletoe copying mistletoe/token.py -> build/lib/mistletoe copying mistletoe/__main__.py -> build/lib/mistletoe creating build/lib/mistletoe/contrib copying mistletoe/contrib/github_wiki.py -> build/lib/mistletoe/contrib copying mistletoe/contrib/xwiki20_renderer.py -> build/lib/mistletoe/contrib copying mistletoe/contrib/jira_renderer.py -> build/lib/mistletoe/contrib copying mistletoe/contrib/pygments_renderer.py -> build/lib/mistletoe/contrib copying mistletoe/contrib/__init__.py -> build/lib/mistletoe/contrib copying mistletoe/contrib/toc_renderer.py -> build/lib/mistletoe/contrib copying mistletoe/contrib/md2jira.py -> build/lib/mistletoe/contrib copying mistletoe/contrib/mathjax.py -> build/lib/mistletoe/contrib copying mistletoe/contrib/scheme.py -> build/lib/mistletoe/contrib + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.4JSk6F + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-mistletoe-1.1.0-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-mistletoe-1.1.0-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-mistletoe-1.1.0-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-mistletoe-1.1.0-1.aarch64 + cd mistletoe-1.1.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-mistletoe-1.1.0-1.aarch64 running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-mistletoe-1.1.0-1.aarch64/usr creating /builddir/build/BUILDROOT/python-mistletoe-1.1.0-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-mistletoe-1.1.0-1.aarch64/usr/lib/python3.10 creating /builddir/build/BUILDROOT/python-mistletoe-1.1.0-1.aarch64/usr/lib/python3.10/site-packages creating /builddir/build/BUILDROOT/python-mistletoe-1.1.0-1.aarch64/usr/lib/python3.10/site-packages/mistletoe copying build/lib/mistletoe/block_token.py -> /builddir/build/BUILDROOT/python-mistletoe-1.1.0-1.aarch64/usr/lib/python3.10/site-packages/mistletoe copying build/lib/mistletoe/latex_renderer.py -> /builddir/build/BUILDROOT/python-mistletoe-1.1.0-1.aarch64/usr/lib/python3.10/site-packages/mistletoe copying build/lib/mistletoe/ast_renderer.py -> /builddir/build/BUILDROOT/python-mistletoe-1.1.0-1.aarch64/usr/lib/python3.10/site-packages/mistletoe copying build/lib/mistletoe/latex_token.py -> /builddir/build/BUILDROOT/python-mistletoe-1.1.0-1.aarch64/usr/lib/python3.10/site-packages/mistletoe copying build/lib/mistletoe/span_token.py -> /builddir/build/BUILDROOT/python-mistletoe-1.1.0-1.aarch64/usr/lib/python3.10/site-packages/mistletoe creating /builddir/build/BUILDROOT/python-mistletoe-1.1.0-1.aarch64/usr/lib/python3.10/site-packages/mistletoe/contrib copying build/lib/mistletoe/contrib/github_wiki.py -> /builddir/build/BUILDROOT/python-mistletoe-1.1.0-1.aarch64/usr/lib/python3.10/site-packages/mistletoe/contrib copying build/lib/mistletoe/contrib/xwiki20_renderer.py -> /builddir/build/BUILDROOT/python-mistletoe-1.1.0-1.aarch64/usr/lib/python3.10/site-packages/mistletoe/contrib copying build/lib/mistletoe/contrib/jira_renderer.py -> /builddir/build/BUILDROOT/python-mistletoe-1.1.0-1.aarch64/usr/lib/python3.10/site-packages/mistletoe/contrib copying build/lib/mistletoe/contrib/pygments_renderer.py -> /builddir/build/BUILDROOT/python-mistletoe-1.1.0-1.aarch64/usr/lib/python3.10/site-packages/mistletoe/contrib copying build/lib/mistletoe/contrib/__init__.py -> /builddir/build/BUILDROOT/python-mistletoe-1.1.0-1.aarch64/usr/lib/python3.10/site-packages/mistletoe/contrib copying build/lib/mistletoe/contrib/toc_renderer.py -> /builddir/build/BUILDROOT/python-mistletoe-1.1.0-1.aarch64/usr/lib/python3.10/site-packages/mistletoe/contrib copying build/lib/mistletoe/contrib/md2jira.py -> /builddir/build/BUILDROOT/python-mistletoe-1.1.0-1.aarch64/usr/lib/python3.10/site-packages/mistletoe/contrib copying build/lib/mistletoe/contrib/mathjax.py -> /builddir/build/BUILDROOT/python-mistletoe-1.1.0-1.aarch64/usr/lib/python3.10/site-packages/mistletoe/contrib copying build/lib/mistletoe/contrib/scheme.py -> /builddir/build/BUILDROOT/python-mistletoe-1.1.0-1.aarch64/usr/lib/python3.10/site-packages/mistletoe/contrib copying build/lib/mistletoe/html_renderer.py -> /builddir/build/BUILDROOT/python-mistletoe-1.1.0-1.aarch64/usr/lib/python3.10/site-packages/mistletoe copying build/lib/mistletoe/markdown_renderer.py -> /builddir/build/BUILDROOT/python-mistletoe-1.1.0-1.aarch64/usr/lib/python3.10/site-packages/mistletoe copying build/lib/mistletoe/block_tokenizer.py -> /builddir/build/BUILDROOT/python-mistletoe-1.1.0-1.aarch64/usr/lib/python3.10/site-packages/mistletoe copying build/lib/mistletoe/utils.py -> /builddir/build/BUILDROOT/python-mistletoe-1.1.0-1.aarch64/usr/lib/python3.10/site-packages/mistletoe copying build/lib/mistletoe/cli.py -> /builddir/build/BUILDROOT/python-mistletoe-1.1.0-1.aarch64/usr/lib/python3.10/site-packages/mistletoe copying build/lib/mistletoe/core_tokens.py -> /builddir/build/BUILDROOT/python-mistletoe-1.1.0-1.aarch64/usr/lib/python3.10/site-packages/mistletoe copying build/lib/mistletoe/base_renderer.py -> /builddir/build/BUILDROOT/python-mistletoe-1.1.0-1.aarch64/usr/lib/python3.10/site-packages/mistletoe copying build/lib/mistletoe/__init__.py -> /builddir/build/BUILDROOT/python-mistletoe-1.1.0-1.aarch64/usr/lib/python3.10/site-packages/mistletoe copying build/lib/mistletoe/span_tokenizer.py -> /builddir/build/BUILDROOT/python-mistletoe-1.1.0-1.aarch64/usr/lib/python3.10/site-packages/mistletoe copying build/lib/mistletoe/token.py -> /builddir/build/BUILDROOT/python-mistletoe-1.1.0-1.aarch64/usr/lib/python3.10/site-packages/mistletoe copying build/lib/mistletoe/__main__.py -> /builddir/build/BUILDROOT/python-mistletoe-1.1.0-1.aarch64/usr/lib/python3.10/site-packages/mistletoe byte-compiling /builddir/build/BUILDROOT/python-mistletoe-1.1.0-1.aarch64/usr/lib/python3.10/site-packages/mistletoe/block_token.py to block_token.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-mistletoe-1.1.0-1.aarch64/usr/lib/python3.10/site-packages/mistletoe/latex_renderer.py to latex_renderer.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-mistletoe-1.1.0-1.aarch64/usr/lib/python3.10/site-packages/mistletoe/ast_renderer.py to ast_renderer.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-mistletoe-1.1.0-1.aarch64/usr/lib/python3.10/site-packages/mistletoe/latex_token.py to latex_token.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-mistletoe-1.1.0-1.aarch64/usr/lib/python3.10/site-packages/mistletoe/span_token.py to span_token.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-mistletoe-1.1.0-1.aarch64/usr/lib/python3.10/site-packages/mistletoe/contrib/github_wiki.py to github_wiki.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-mistletoe-1.1.0-1.aarch64/usr/lib/python3.10/site-packages/mistletoe/contrib/xwiki20_renderer.py to xwiki20_renderer.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-mistletoe-1.1.0-1.aarch64/usr/lib/python3.10/site-packages/mistletoe/contrib/jira_renderer.py to jira_renderer.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-mistletoe-1.1.0-1.aarch64/usr/lib/python3.10/site-packages/mistletoe/contrib/pygments_renderer.py to pygments_renderer.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-mistletoe-1.1.0-1.aarch64/usr/lib/python3.10/site-packages/mistletoe/contrib/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-mistletoe-1.1.0-1.aarch64/usr/lib/python3.10/site-packages/mistletoe/contrib/toc_renderer.py to toc_renderer.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-mistletoe-1.1.0-1.aarch64/usr/lib/python3.10/site-packages/mistletoe/contrib/md2jira.py to md2jira.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-mistletoe-1.1.0-1.aarch64/usr/lib/python3.10/site-packages/mistletoe/contrib/mathjax.py to mathjax.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-mistletoe-1.1.0-1.aarch64/usr/lib/python3.10/site-packages/mistletoe/contrib/scheme.py to scheme.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-mistletoe-1.1.0-1.aarch64/usr/lib/python3.10/site-packages/mistletoe/html_renderer.py to html_renderer.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-mistletoe-1.1.0-1.aarch64/usr/lib/python3.10/site-packages/mistletoe/markdown_renderer.py to markdown_renderer.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-mistletoe-1.1.0-1.aarch64/usr/lib/python3.10/site-packages/mistletoe/block_tokenizer.py to block_tokenizer.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-mistletoe-1.1.0-1.aarch64/usr/lib/python3.10/site-packages/mistletoe/utils.py to utils.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-mistletoe-1.1.0-1.aarch64/usr/lib/python3.10/site-packages/mistletoe/cli.py to cli.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-mistletoe-1.1.0-1.aarch64/usr/lib/python3.10/site-packages/mistletoe/core_tokens.py to core_tokens.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-mistletoe-1.1.0-1.aarch64/usr/lib/python3.10/site-packages/mistletoe/base_renderer.py to base_renderer.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-mistletoe-1.1.0-1.aarch64/usr/lib/python3.10/site-packages/mistletoe/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-mistletoe-1.1.0-1.aarch64/usr/lib/python3.10/site-packages/mistletoe/span_tokenizer.py to span_tokenizer.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-mistletoe-1.1.0-1.aarch64/usr/lib/python3.10/site-packages/mistletoe/token.py to token.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-mistletoe-1.1.0-1.aarch64/usr/lib/python3.10/site-packages/mistletoe/__main__.py to __main__.cpython-310.pyc writing byte-compilation script '/tmp/tmpgz08bdlc.py' /usr/bin/python3 /tmp/tmpgz08bdlc.py removing /tmp/tmpgz08bdlc.py running install_egg_info running egg_info creating mistletoe.egg-info writing mistletoe.egg-info/PKG-INFO writing dependency_links to mistletoe.egg-info/dependency_links.txt writing entry points to mistletoe.egg-info/entry_points.txt writing top-level names to mistletoe.egg-info/top_level.txt writing manifest file 'mistletoe.egg-info/SOURCES.txt' reading manifest file 'mistletoe.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'mistletoe.egg-info/SOURCES.txt' Copying mistletoe.egg-info to /builddir/build/BUILDROOT/python-mistletoe-1.1.0-1.aarch64/usr/lib/python3.10/site-packages/mistletoe-1.1.0-py3.10.egg-info running install_scripts Installing mistletoe script to /builddir/build/BUILDROOT/python-mistletoe-1.1.0-1.aarch64/usr/bin + cp /builddir/build/BUILDROOT/python-mistletoe-1.1.0-1.aarch64//usr/bin/mistletoe /builddir/build/BUILDROOT/python-mistletoe-1.1.0-1.aarch64//usr/bin/mistletoe-3.10 + ln -s /usr/bin/mistletoe-3.10 /builddir/build/BUILDROOT/python-mistletoe-1.1.0-1.aarch64//usr/bin/mistletoe-3 + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.1.0-1 --unique-debug-suffix -1.1.0-1.aarch64 --unique-debug-src-base python-mistletoe-1.1.0-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/mistletoe-1.1.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-mistletoe-1.1.0-1.aarch64/usr/lib/python3.10 using /usr/bin/python3.10 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-mistletoe-1.1.0-1.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.FDvtKu + umask 022 + cd /builddir/build/BUILD + cd mistletoe-1.1.0 + DOCDIR=/builddir/build/BUILDROOT/python-mistletoe-1.1.0-1.aarch64/usr/share/doc/python3-mistletoe + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-mistletoe-1.1.0-1.aarch64/usr/share/doc/python3-mistletoe + cp -pr README.md /builddir/build/BUILDROOT/python-mistletoe-1.1.0-1.aarch64/usr/share/doc/python3-mistletoe + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.hzb6mr + umask 022 + cd /builddir/build/BUILD + cd mistletoe-1.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-mistletoe-1.1.0-1.aarch64/usr/share/licenses/python3-mistletoe + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-mistletoe-1.1.0-1.aarch64/usr/share/licenses/python3-mistletoe + cp -pr LICENSE /builddir/build/BUILDROOT/python-mistletoe-1.1.0-1.aarch64/usr/share/licenses/python3-mistletoe + RPM_EC=0 ++ jobs -p + exit 0 warning: absolute symlink: /usr/bin/mistletoe-3 -> /usr/bin/mistletoe-3.10 Provides: python-mistletoe = 1.1.0-1 python3-mistletoe = 1.1.0-1 python3.10dist(mistletoe) = 1.1 python3dist(mistletoe) = 1.1 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: /usr/bin/python3 python(abi) = 3.10 python3.10dist(setuptools) Obsoletes: python-mistletoe < 1.1.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-mistletoe-1.1.0-1.aarch64 Wrote: /builddir/build/RPMS/python3-mistletoe-1.1.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1ypBEh + umask 022 + cd /builddir/build/BUILD + cd mistletoe-1.1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-mistletoe-1.1.0-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.45da2r + umask 022 + cd /builddir/build/BUILD + rm -rf mistletoe-1.1.0 mistletoe-1.1.0.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: absolute symlink: /usr/bin/mistletoe-3 -> /usr/bin/mistletoe-3.10 Child return code was: 0