Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-ark.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686360276.976083/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=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-ark.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-ark-7.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 x86_64 --nodeps /builddir/build/SPECS/python-ark.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686360276.976083/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=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-ark.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-ark-7.1.0-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-ark.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686360276.976083/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=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-ark.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.1TES1S + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ark-7.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/ark-7.1.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ark-7.1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.FQN6h0 + umask 022 + cd /builddir/build/BUILD + cd ark-7.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 -m64 -mtune=generic -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/ark copying ark/events.py -> build/lib/ark copying ark/site.py -> build/lib/ark copying ark/extensions.py -> build/lib/ark copying ark/nodes.py -> build/lib/ark copying ark/hashes.py -> build/lib/ark copying ark/filters.py -> build/lib/ark copying ark/__init__.py -> build/lib/ark copying ark/__main__.py -> build/lib/ark copying ark/templates.py -> build/lib/ark copying ark/utils.py -> build/lib/ark copying ark/renderers.py -> build/lib/ark creating build/lib/ark/cli copying ark/cli/clear.py -> build/lib/ark/cli copying ark/cli/deploy.py -> build/lib/ark/cli copying ark/cli/tree.py -> build/lib/ark/cli copying ark/cli/add.py -> build/lib/ark/cli copying ark/cli/open.py -> build/lib/ark/cli copying ark/cli/init.py -> build/lib/ark/cli copying ark/cli/__init__.py -> build/lib/ark/cli copying ark/cli/watch.py -> build/lib/ark/cli copying ark/cli/build.py -> build/lib/ark/cli copying ark/cli/serve.py -> build/lib/ark/cli running egg_info writing ark.egg-info/PKG-INFO writing dependency_links to ark.egg-info/dependency_links.txt writing entry points to ark.egg-info/entry_points.txt writing requirements to ark.egg-info/requires.txt writing top-level names to ark.egg-info/top_level.txt reading manifest file 'ark.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'ark.egg-info/SOURCES.txt' creating build/lib/ark/bundle copying ark/bundle/site.py -> build/lib/ark/bundle creating build/lib/ark/bundle/inc copying ark/bundle/inc/menu.md -> build/lib/ark/bundle/inc creating build/lib/ark/bundle/lib creating build/lib/ark/bundle/lib/debug copying ark/bundle/lib/debug/license.txt -> build/lib/ark/bundle/lib/debug copying ark/bundle/lib/debug/readme.md -> build/lib/ark/bundle/lib/debug creating build/lib/ark/bundle/lib/debug/resources copying ark/bundle/lib/debug/resources/debug.css -> build/lib/ark/bundle/lib/debug/resources copying ark/bundle/lib/debug/resources/pygments.css -> build/lib/ark/bundle/lib/debug/resources creating build/lib/ark/bundle/lib/debug/templates copying ark/bundle/lib/debug/templates/node.ibis -> build/lib/ark/bundle/lib/debug/templates creating build/lib/ark/bundle/lib/graphite copying ark/bundle/lib/graphite/license.txt -> build/lib/ark/bundle/lib/graphite copying ark/bundle/lib/graphite/readme.md -> build/lib/ark/bundle/lib/graphite creating build/lib/ark/bundle/lib/graphite/resources creating build/lib/ark/bundle/lib/graphite/resources/assets copying ark/bundle/lib/graphite/resources/assets/fonts.css -> build/lib/ark/bundle/lib/graphite/resources/assets copying ark/bundle/lib/graphite/resources/assets/graphite.css -> build/lib/ark/bundle/lib/graphite/resources/assets copying ark/bundle/lib/graphite/resources/assets/pygments.css -> build/lib/ark/bundle/lib/graphite/resources/assets creating build/lib/ark/bundle/lib/graphite/resources/assets/fonts copying ark/bundle/lib/graphite/resources/assets/fonts/CrimsonText-Bold.ttf -> build/lib/ark/bundle/lib/graphite/resources/assets/fonts copying ark/bundle/lib/graphite/resources/assets/fonts/CrimsonText-Bold.woff2 -> build/lib/ark/bundle/lib/graphite/resources/assets/fonts copying ark/bundle/lib/graphite/resources/assets/fonts/CrimsonText-BoldItalic.ttf -> build/lib/ark/bundle/lib/graphite/resources/assets/fonts copying ark/bundle/lib/graphite/resources/assets/fonts/CrimsonText-BoldItalic.woff2 -> build/lib/ark/bundle/lib/graphite/resources/assets/fonts copying ark/bundle/lib/graphite/resources/assets/fonts/CrimsonText-Italic.ttf -> build/lib/ark/bundle/lib/graphite/resources/assets/fonts copying ark/bundle/lib/graphite/resources/assets/fonts/CrimsonText-Italic.woff2 -> build/lib/ark/bundle/lib/graphite/resources/assets/fonts copying ark/bundle/lib/graphite/resources/assets/fonts/CrimsonText-Regular.ttf -> build/lib/ark/bundle/lib/graphite/resources/assets/fonts copying ark/bundle/lib/graphite/resources/assets/fonts/CrimsonText-Regular.woff2 -> build/lib/ark/bundle/lib/graphite/resources/assets/fonts copying ark/bundle/lib/graphite/resources/assets/fonts/CrimsonText-SemiBold.ttf -> build/lib/ark/bundle/lib/graphite/resources/assets/fonts copying ark/bundle/lib/graphite/resources/assets/fonts/CrimsonText-SemiBold.woff2 -> build/lib/ark/bundle/lib/graphite/resources/assets/fonts copying ark/bundle/lib/graphite/resources/assets/fonts/CrimsonText-SemiBoldItalic.ttf -> build/lib/ark/bundle/lib/graphite/resources/assets/fonts copying ark/bundle/lib/graphite/resources/assets/fonts/CrimsonText-SemiBoldItalic.woff2 -> build/lib/ark/bundle/lib/graphite/resources/assets/fonts copying ark/bundle/lib/graphite/resources/assets/fonts/OFL.txt -> build/lib/ark/bundle/lib/graphite/resources/assets/fonts creating build/lib/ark/bundle/lib/graphite/templates copying ark/bundle/lib/graphite/templates/node.ibis -> build/lib/ark/bundle/lib/graphite/templates creating build/lib/ark/bundle/src copying ark/bundle/src/about.md -> build/lib/ark/bundle/src copying ark/bundle/src/index.stx -> build/lib/ark/bundle/src copying ark/bundle/src/parent.md -> build/lib/ark/bundle/src creating build/lib/ark/bundle/src/parent copying ark/bundle/src/parent/child-one.md -> build/lib/ark/bundle/src/parent copying ark/bundle/src/parent/child-two.md -> build/lib/ark/bundle/src/parent creating build/lib/ark/extensions copying ark/extensions/ark_automenu.py -> build/lib/ark/extensions copying ark/extensions/ark_ibis.py -> build/lib/ark/extensions copying ark/extensions/ark_jinja.py -> build/lib/ark/extensions copying ark/extensions/ark_markdown.py -> build/lib/ark/extensions copying ark/extensions/ark_shortcodes.py -> build/lib/ark/extensions copying ark/extensions/ark_syntext.py -> build/lib/ark/extensions copying ark/extensions/ark_yaml.py -> build/lib/ark/extensions creating build/lib/ark/extensions/__pycache__ copying ark/extensions/__pycache__/ark_automenu.cpython-311.pyc -> build/lib/ark/extensions/__pycache__ copying ark/extensions/__pycache__/ark_ibis.cpython-311.pyc -> build/lib/ark/extensions/__pycache__ copying ark/extensions/__pycache__/ark_jinja.cpython-311.pyc -> build/lib/ark/extensions/__pycache__ copying ark/extensions/__pycache__/ark_markdown.cpython-311.pyc -> build/lib/ark/extensions/__pycache__ copying ark/extensions/__pycache__/ark_shortcodes.cpython-311.pyc -> build/lib/ark/extensions/__pycache__ copying ark/extensions/__pycache__/ark_syntext.cpython-311.pyc -> build/lib/ark/extensions/__pycache__ copying ark/extensions/__pycache__/ark_yaml.cpython-311.pyc -> build/lib/ark/extensions/__pycache__ + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.2weStK + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64 + cd ark-7.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 -m64 -mtune=generic -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-ark-7.1.0-1.x86_64 running install /usr/lib/python3.9/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-ark-7.1.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark copying build/lib/ark/events.py -> /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark copying build/lib/ark/site.py -> /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark copying build/lib/ark/extensions.py -> /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark copying build/lib/ark/nodes.py -> /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark copying build/lib/ark/hashes.py -> /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark copying build/lib/ark/filters.py -> /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark creating /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/bundle copying build/lib/ark/bundle/site.py -> /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/bundle creating /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/bundle/src copying build/lib/ark/bundle/src/index.stx -> /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/bundle/src copying build/lib/ark/bundle/src/parent.md -> /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/bundle/src creating /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/bundle/src/parent copying build/lib/ark/bundle/src/parent/child-two.md -> /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/bundle/src/parent copying build/lib/ark/bundle/src/parent/child-one.md -> /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/bundle/src/parent copying build/lib/ark/bundle/src/about.md -> /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/bundle/src creating /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/bundle/inc copying build/lib/ark/bundle/inc/menu.md -> /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/bundle/inc creating /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/bundle/lib creating /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/bundle/lib/debug creating /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/bundle/lib/debug/templates copying build/lib/ark/bundle/lib/debug/templates/node.ibis -> /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/bundle/lib/debug/templates creating /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/bundle/lib/debug/resources copying build/lib/ark/bundle/lib/debug/resources/pygments.css -> /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/bundle/lib/debug/resources copying build/lib/ark/bundle/lib/debug/resources/debug.css -> /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/bundle/lib/debug/resources copying build/lib/ark/bundle/lib/debug/readme.md -> /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/bundle/lib/debug copying build/lib/ark/bundle/lib/debug/license.txt -> /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/bundle/lib/debug creating /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/bundle/lib/graphite creating /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/bundle/lib/graphite/templates copying build/lib/ark/bundle/lib/graphite/templates/node.ibis -> /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/bundle/lib/graphite/templates creating /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/bundle/lib/graphite/resources creating /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/bundle/lib/graphite/resources/assets creating /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/bundle/lib/graphite/resources/assets/fonts copying build/lib/ark/bundle/lib/graphite/resources/assets/fonts/CrimsonText-BoldItalic.woff2 -> /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/bundle/lib/graphite/resources/assets/fonts copying build/lib/ark/bundle/lib/graphite/resources/assets/fonts/CrimsonText-Italic.woff2 -> /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/bundle/lib/graphite/resources/assets/fonts copying build/lib/ark/bundle/lib/graphite/resources/assets/fonts/CrimsonText-Bold.ttf -> /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/bundle/lib/graphite/resources/assets/fonts copying build/lib/ark/bundle/lib/graphite/resources/assets/fonts/CrimsonText-SemiBoldItalic.woff2 -> /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/bundle/lib/graphite/resources/assets/fonts copying build/lib/ark/bundle/lib/graphite/resources/assets/fonts/CrimsonText-Bold.woff2 -> /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/bundle/lib/graphite/resources/assets/fonts copying build/lib/ark/bundle/lib/graphite/resources/assets/fonts/CrimsonText-SemiBold.ttf -> /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/bundle/lib/graphite/resources/assets/fonts copying build/lib/ark/bundle/lib/graphite/resources/assets/fonts/CrimsonText-Regular.ttf -> /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/bundle/lib/graphite/resources/assets/fonts copying build/lib/ark/bundle/lib/graphite/resources/assets/fonts/CrimsonText-BoldItalic.ttf -> /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/bundle/lib/graphite/resources/assets/fonts copying build/lib/ark/bundle/lib/graphite/resources/assets/fonts/OFL.txt -> /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/bundle/lib/graphite/resources/assets/fonts copying build/lib/ark/bundle/lib/graphite/resources/assets/fonts/CrimsonText-SemiBold.woff2 -> /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/bundle/lib/graphite/resources/assets/fonts copying build/lib/ark/bundle/lib/graphite/resources/assets/fonts/CrimsonText-Italic.ttf -> /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/bundle/lib/graphite/resources/assets/fonts copying build/lib/ark/bundle/lib/graphite/resources/assets/fonts/CrimsonText-SemiBoldItalic.ttf -> /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/bundle/lib/graphite/resources/assets/fonts copying build/lib/ark/bundle/lib/graphite/resources/assets/fonts/CrimsonText-Regular.woff2 -> /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/bundle/lib/graphite/resources/assets/fonts copying build/lib/ark/bundle/lib/graphite/resources/assets/fonts.css -> /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/bundle/lib/graphite/resources/assets copying build/lib/ark/bundle/lib/graphite/resources/assets/pygments.css -> /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/bundle/lib/graphite/resources/assets copying build/lib/ark/bundle/lib/graphite/resources/assets/graphite.css -> /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/bundle/lib/graphite/resources/assets copying build/lib/ark/bundle/lib/graphite/readme.md -> /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/bundle/lib/graphite copying build/lib/ark/bundle/lib/graphite/license.txt -> /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/bundle/lib/graphite copying build/lib/ark/__init__.py -> /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark copying build/lib/ark/__main__.py -> /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark creating /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/cli copying build/lib/ark/cli/clear.py -> /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/cli copying build/lib/ark/cli/deploy.py -> /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/cli copying build/lib/ark/cli/tree.py -> /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/cli copying build/lib/ark/cli/add.py -> /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/cli copying build/lib/ark/cli/open.py -> /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/cli copying build/lib/ark/cli/init.py -> /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/cli copying build/lib/ark/cli/__init__.py -> /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/cli copying build/lib/ark/cli/watch.py -> /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/cli copying build/lib/ark/cli/build.py -> /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/cli copying build/lib/ark/cli/serve.py -> /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/cli copying build/lib/ark/templates.py -> /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark copying build/lib/ark/utils.py -> /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark copying build/lib/ark/renderers.py -> /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark creating /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/extensions copying build/lib/ark/extensions/ark_ibis.py -> /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/extensions copying build/lib/ark/extensions/ark_markdown.py -> /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/extensions copying build/lib/ark/extensions/ark_jinja.py -> /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/extensions copying build/lib/ark/extensions/ark_automenu.py -> /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/extensions creating /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/extensions/__pycache__ copying build/lib/ark/extensions/__pycache__/ark_syntext.cpython-311.pyc -> /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/extensions/__pycache__ copying build/lib/ark/extensions/__pycache__/ark_shortcodes.cpython-311.pyc -> /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/extensions/__pycache__ copying build/lib/ark/extensions/__pycache__/ark_ibis.cpython-311.pyc -> /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/extensions/__pycache__ copying build/lib/ark/extensions/__pycache__/ark_yaml.cpython-311.pyc -> /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/extensions/__pycache__ copying build/lib/ark/extensions/__pycache__/ark_jinja.cpython-311.pyc -> /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/extensions/__pycache__ copying build/lib/ark/extensions/__pycache__/ark_automenu.cpython-311.pyc -> /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/extensions/__pycache__ copying build/lib/ark/extensions/__pycache__/ark_markdown.cpython-311.pyc -> /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/extensions/__pycache__ copying build/lib/ark/extensions/ark_syntext.py -> /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/extensions copying build/lib/ark/extensions/ark_shortcodes.py -> /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/extensions copying build/lib/ark/extensions/ark_yaml.py -> /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/extensions byte-compiling /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/events.py to events.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/site.py to site.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/extensions.py to extensions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/nodes.py to nodes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/hashes.py to hashes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/filters.py to filters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/bundle/site.py to site.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/cli/clear.py to clear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/cli/deploy.py to deploy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/cli/tree.py to tree.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/cli/add.py to add.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/cli/open.py to open.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/cli/init.py to init.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/cli/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/cli/watch.py to watch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/cli/build.py to build.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/cli/serve.py to serve.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/templates.py to templates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/renderers.py to renderers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/extensions/ark_ibis.py to ark_ibis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/extensions/ark_markdown.py to ark_markdown.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/extensions/ark_jinja.py to ark_jinja.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/extensions/ark_automenu.py to ark_automenu.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/extensions/ark_syntext.py to ark_syntext.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/extensions/ark_shortcodes.py to ark_shortcodes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark/extensions/ark_yaml.py to ark_yaml.cpython-39.pyc writing byte-compilation script '/tmp/tmp96dxgucs.py' /usr/bin/python3 /tmp/tmp96dxgucs.py removing /tmp/tmp96dxgucs.py running install_egg_info running egg_info writing ark.egg-info/PKG-INFO writing dependency_links to ark.egg-info/dependency_links.txt writing entry points to ark.egg-info/entry_points.txt writing requirements to ark.egg-info/requires.txt writing top-level names to ark.egg-info/top_level.txt reading manifest file 'ark.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'ark.egg-info/SOURCES.txt' Copying ark.egg-info to /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/lib/python3.9/site-packages/ark-7.1.0-py3.9.egg-info running install_scripts Installing ark script to /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64//usr/share/doc/python-ark + '[' -d doc ']' ~/build/BUILDROOT/python-ark-7.1.0-1.x86_64 ~/build/BUILD/ark-7.1.0 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '"/%h/%f"\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '"/%h/%f"\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/ark-7.1.0 + mv /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-ark-7.1.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 7.1.0-1 --unique-debug-suffix -7.1.0-1.x86_64 --unique-debug-src-base python-ark-7.1.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/ark-7.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-ark-7.1.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-ark-7.1.0-1.noarch error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.4 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 6 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 5.1 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3 Provides: python-ark python3-ark = 7.1.0-1 python3.9dist(ark) = 7.1 python3dist(ark) = 7.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.9 python3.9dist(argslib) python3.9dist(colorama) python3.9dist(ibis) python3.9dist(jinja2) python3.9dist(markdown) python3.9dist(pygments) python3.9dist(pyyaml) python3.9dist(setuptools) python3.9dist(shortcodes) python3.9dist(syntext) RPM build errors: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.4 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 6 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 5.1 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3 Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-ark.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-ark.spec