Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-cement.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681649060.882021/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 aarch64 --nodeps /builddir/build/SPECS/python-cement.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-cement-3.0.8-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-cement.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681649060.882021/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 aarch64 --nodeps /builddir/build/SPECS/python-cement.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-cement-3.0.8-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-cement.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681649060.882021/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 aarch64 --nodeps /builddir/build/SPECS/python-cement.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: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.wxEdW2 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cement-3.0.8 + /usr/bin/gzip -dc /builddir/build/SOURCES/cement-3.0.8.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cement-3.0.8 + /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.meEMCc + umask 022 + cd /builddir/build/BUILD + cd cement-3.0.8 + 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/cement copying cement/__init__.py -> build/lib/cement creating build/lib/cement/core copying cement/core/config.py -> build/lib/cement/core copying cement/core/extension.py -> build/lib/cement/core copying cement/core/template.py -> build/lib/cement/core copying cement/core/plugin.py -> build/lib/cement/core copying cement/core/controller.py -> build/lib/cement/core copying cement/core/cache.py -> build/lib/cement/core copying cement/core/meta.py -> build/lib/cement/core copying cement/core/interface.py -> build/lib/cement/core copying cement/core/__init__.py -> build/lib/cement/core copying cement/core/handler.py -> build/lib/cement/core copying cement/core/foundation.py -> build/lib/cement/core copying cement/core/log.py -> build/lib/cement/core copying cement/core/deprecations.py -> build/lib/cement/core copying cement/core/hook.py -> build/lib/cement/core copying cement/core/backend.py -> build/lib/cement/core copying cement/core/output.py -> build/lib/cement/core copying cement/core/exc.py -> build/lib/cement/core copying cement/core/mail.py -> build/lib/cement/core copying cement/core/arg.py -> build/lib/cement/core creating build/lib/cement/cli copying cement/cli/__init__.py -> build/lib/cement/cli copying cement/cli/main.py -> build/lib/cement/cli creating build/lib/cement/utils copying cement/utils/shell.py -> build/lib/cement/utils copying cement/utils/fs.py -> build/lib/cement/utils copying cement/utils/test.py -> build/lib/cement/utils copying cement/utils/__init__.py -> build/lib/cement/utils copying cement/utils/version.py -> build/lib/cement/utils copying cement/utils/misc.py -> build/lib/cement/utils creating build/lib/cement/ext copying cement/ext/ext_colorlog.py -> build/lib/cement/ext copying cement/ext/ext_tabulate.py -> build/lib/cement/ext copying cement/ext/ext_memcached.py -> build/lib/cement/ext copying cement/ext/ext_watchdog.py -> build/lib/cement/ext copying cement/ext/ext_scrub.py -> build/lib/cement/ext copying cement/ext/ext_configparser.py -> build/lib/cement/ext copying cement/ext/__init__.py -> build/lib/cement/ext copying cement/ext/ext_json.py -> build/lib/cement/ext copying cement/ext/ext_dummy.py -> build/lib/cement/ext copying cement/ext/ext_generate.py -> build/lib/cement/ext copying cement/ext/ext_jinja2.py -> build/lib/cement/ext copying cement/ext/ext_yaml.py -> build/lib/cement/ext copying cement/ext/ext_logging.py -> build/lib/cement/ext copying cement/ext/ext_alarm.py -> build/lib/cement/ext copying cement/ext/ext_mustache.py -> build/lib/cement/ext copying cement/ext/ext_print.py -> build/lib/cement/ext copying cement/ext/ext_daemon.py -> build/lib/cement/ext copying cement/ext/ext_plugin.py -> build/lib/cement/ext copying cement/ext/ext_redis.py -> build/lib/cement/ext copying cement/ext/ext_argparse.py -> build/lib/cement/ext copying cement/ext/ext_smtp.py -> build/lib/cement/ext creating build/lib/cement/cli/controllers copying cement/cli/controllers/__init__.py -> build/lib/cement/cli/controllers copying cement/cli/controllers/base.py -> build/lib/cement/cli/controllers creating build/lib/cement/cli/templates copying cement/cli/templates/__init__.py -> build/lib/cement/cli/templates creating build/lib/cement/cli/contrib copying cement/cli/contrib/__init__.py -> build/lib/cement/cli/contrib creating build/lib/cement/cli/contrib/yaml copying cement/cli/contrib/yaml/cyaml.py -> build/lib/cement/cli/contrib/yaml copying cement/cli/contrib/yaml/emitter.py -> build/lib/cement/cli/contrib/yaml copying cement/cli/contrib/yaml/resolver.py -> build/lib/cement/cli/contrib/yaml copying cement/cli/contrib/yaml/__init__.py -> build/lib/cement/cli/contrib/yaml copying cement/cli/contrib/yaml/tokens.py -> build/lib/cement/cli/contrib/yaml copying cement/cli/contrib/yaml/parser.py -> build/lib/cement/cli/contrib/yaml copying cement/cli/contrib/yaml/dumper.py -> build/lib/cement/cli/contrib/yaml copying cement/cli/contrib/yaml/events.py -> build/lib/cement/cli/contrib/yaml copying cement/cli/contrib/yaml/reader.py -> build/lib/cement/cli/contrib/yaml copying cement/cli/contrib/yaml/nodes.py -> build/lib/cement/cli/contrib/yaml copying cement/cli/contrib/yaml/constructor.py -> build/lib/cement/cli/contrib/yaml copying cement/cli/contrib/yaml/loader.py -> build/lib/cement/cli/contrib/yaml copying cement/cli/contrib/yaml/composer.py -> build/lib/cement/cli/contrib/yaml copying cement/cli/contrib/yaml/representer.py -> build/lib/cement/cli/contrib/yaml copying cement/cli/contrib/yaml/scanner.py -> build/lib/cement/cli/contrib/yaml copying cement/cli/contrib/yaml/error.py -> build/lib/cement/cli/contrib/yaml copying cement/cli/contrib/yaml/serializer.py -> build/lib/cement/cli/contrib/yaml creating build/lib/cement/cli/contrib/markupsafe copying cement/cli/contrib/markupsafe/__init__.py -> build/lib/cement/cli/contrib/markupsafe copying cement/cli/contrib/markupsafe/_native.py -> build/lib/cement/cli/contrib/markupsafe creating build/lib/cement/cli/contrib/jinja2 copying cement/cli/contrib/jinja2/utils.py -> build/lib/cement/cli/contrib/jinja2 copying cement/cli/contrib/jinja2/lexer.py -> build/lib/cement/cli/contrib/jinja2 copying cement/cli/contrib/jinja2/meta.py -> build/lib/cement/cli/contrib/jinja2 copying cement/cli/contrib/jinja2/__init__.py -> build/lib/cement/cli/contrib/jinja2 copying cement/cli/contrib/jinja2/filters.py -> build/lib/cement/cli/contrib/jinja2 copying cement/cli/contrib/jinja2/tests.py -> build/lib/cement/cli/contrib/jinja2 copying cement/cli/contrib/jinja2/exceptions.py -> build/lib/cement/cli/contrib/jinja2 copying cement/cli/contrib/jinja2/bccache.py -> build/lib/cement/cli/contrib/jinja2 copying cement/cli/contrib/jinja2/loaders.py -> build/lib/cement/cli/contrib/jinja2 copying cement/cli/contrib/jinja2/nativetypes.py -> build/lib/cement/cli/contrib/jinja2 copying cement/cli/contrib/jinja2/parser.py -> build/lib/cement/cli/contrib/jinja2 copying cement/cli/contrib/jinja2/debug.py -> build/lib/cement/cli/contrib/jinja2 copying cement/cli/contrib/jinja2/defaults.py -> build/lib/cement/cli/contrib/jinja2 copying cement/cli/contrib/jinja2/_identifier.py -> build/lib/cement/cli/contrib/jinja2 copying cement/cli/contrib/jinja2/compiler.py -> build/lib/cement/cli/contrib/jinja2 copying cement/cli/contrib/jinja2/visitor.py -> build/lib/cement/cli/contrib/jinja2 copying cement/cli/contrib/jinja2/environment.py -> build/lib/cement/cli/contrib/jinja2 copying cement/cli/contrib/jinja2/runtime.py -> build/lib/cement/cli/contrib/jinja2 copying cement/cli/contrib/jinja2/nodes.py -> build/lib/cement/cli/contrib/jinja2 copying cement/cli/contrib/jinja2/async_utils.py -> build/lib/cement/cli/contrib/jinja2 copying cement/cli/contrib/jinja2/ext.py -> build/lib/cement/cli/contrib/jinja2 copying cement/cli/contrib/jinja2/constants.py -> build/lib/cement/cli/contrib/jinja2 copying cement/cli/contrib/jinja2/idtracking.py -> build/lib/cement/cli/contrib/jinja2 copying cement/cli/contrib/jinja2/sandbox.py -> build/lib/cement/cli/contrib/jinja2 copying cement/cli/contrib/jinja2/optimizer.py -> build/lib/cement/cli/contrib/jinja2 running egg_info writing cement.egg-info/PKG-INFO writing dependency_links to cement.egg-info/dependency_links.txt writing entry points to cement.egg-info/entry_points.txt writing requirements to cement.egg-info/requires.txt writing top-level names to cement.egg-info/top_level.txt reading manifest file 'cement.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: manifest_maker: MANIFEST.in, line 1: 'recursive-include' expects ... adding license file 'LICENSE' writing manifest file 'cement.egg-info/SOURCES.txt' creating build/lib/cement/cli/templates/generate creating build/lib/cement/cli/templates/generate/extension copying cement/cli/templates/generate/extension/.generate.yml -> build/lib/cement/cli/templates/generate/extension copying cement/cli/templates/generate/extension/ext_{{ label }}.py -> build/lib/cement/cli/templates/generate/extension creating build/lib/cement/cli/templates/generate/plugin copying cement/cli/templates/generate/plugin/.generate.yml -> build/lib/cement/cli/templates/generate/plugin creating build/lib/cement/cli/templates/generate/plugin/{{ label }} copying cement/cli/templates/generate/plugin/{{ label }}/__init__.py -> build/lib/cement/cli/templates/generate/plugin/{{ label }} creating build/lib/cement/cli/templates/generate/plugin/{{ label }}/controllers copying cement/cli/templates/generate/plugin/{{ label }}/controllers/__init__.py -> build/lib/cement/cli/templates/generate/plugin/{{ label }}/controllers copying cement/cli/templates/generate/plugin/{{ label }}/controllers/{{ label }}.py -> build/lib/cement/cli/templates/generate/plugin/{{ label }}/controllers creating build/lib/cement/cli/templates/generate/plugin/{{ label }}/templates copying cement/cli/templates/generate/plugin/{{ label }}/templates/__init__.py -> build/lib/cement/cli/templates/generate/plugin/{{ label }}/templates creating build/lib/cement/cli/templates/generate/plugin/{{ label }}/templates/plugins creating build/lib/cement/cli/templates/generate/plugin/{{ label }}/templates/plugins/{{ label }} copying cement/cli/templates/generate/plugin/{{ label }}/templates/plugins/{{ label }}/command1.jinja2 -> build/lib/cement/cli/templates/generate/plugin/{{ label }}/templates/plugins/{{ label }} creating build/lib/cement/cli/templates/generate/project copying cement/cli/templates/generate/project/.generate.yml -> build/lib/cement/cli/templates/generate/project copying cement/cli/templates/generate/project/.gitignore -> build/lib/cement/cli/templates/generate/project copying cement/cli/templates/generate/project/CHANGELOG.md -> build/lib/cement/cli/templates/generate/project copying cement/cli/templates/generate/project/Dockerfile -> build/lib/cement/cli/templates/generate/project copying cement/cli/templates/generate/project/LICENSE.md -> build/lib/cement/cli/templates/generate/project copying cement/cli/templates/generate/project/MANIFEST.in -> build/lib/cement/cli/templates/generate/project copying cement/cli/templates/generate/project/Makefile -> build/lib/cement/cli/templates/generate/project copying cement/cli/templates/generate/project/README.md -> build/lib/cement/cli/templates/generate/project copying cement/cli/templates/generate/project/requirements-dev.txt -> build/lib/cement/cli/templates/generate/project copying cement/cli/templates/generate/project/requirements.txt -> build/lib/cement/cli/templates/generate/project copying cement/cli/templates/generate/project/setup.cfg -> build/lib/cement/cli/templates/generate/project copying cement/cli/templates/generate/project/setup.py -> build/lib/cement/cli/templates/generate/project creating build/lib/cement/cli/templates/generate/project/config copying cement/cli/templates/generate/project/config/{{ label }}.yml.example -> build/lib/cement/cli/templates/generate/project/config creating build/lib/cement/cli/templates/generate/project/docs copying cement/cli/templates/generate/project/docs/.gitkeep -> build/lib/cement/cli/templates/generate/project/docs creating build/lib/cement/cli/templates/generate/project/tests copying cement/cli/templates/generate/project/tests/conftest.py -> build/lib/cement/cli/templates/generate/project/tests copying cement/cli/templates/generate/project/tests/test_{{ label }}.py -> build/lib/cement/cli/templates/generate/project/tests creating build/lib/cement/cli/templates/generate/project/{{ label }} copying cement/cli/templates/generate/project/{{ label }}/__init__.py -> build/lib/cement/cli/templates/generate/project/{{ label }} copying cement/cli/templates/generate/project/{{ label }}/main.py -> build/lib/cement/cli/templates/generate/project/{{ label }} creating build/lib/cement/cli/templates/generate/project/{{ label }}/controllers copying cement/cli/templates/generate/project/{{ label }}/controllers/__init__.py -> build/lib/cement/cli/templates/generate/project/{{ label }}/controllers copying cement/cli/templates/generate/project/{{ label }}/controllers/base.py -> build/lib/cement/cli/templates/generate/project/{{ label }}/controllers creating build/lib/cement/cli/templates/generate/project/{{ label }}/core copying cement/cli/templates/generate/project/{{ label }}/core/__init__.py -> build/lib/cement/cli/templates/generate/project/{{ label }}/core copying cement/cli/templates/generate/project/{{ label }}/core/exc.py -> build/lib/cement/cli/templates/generate/project/{{ label }}/core copying cement/cli/templates/generate/project/{{ label }}/core/version.py -> build/lib/cement/cli/templates/generate/project/{{ label }}/core creating build/lib/cement/cli/templates/generate/project/{{ label }}/ext copying cement/cli/templates/generate/project/{{ label }}/ext/__init__.py -> build/lib/cement/cli/templates/generate/project/{{ label }}/ext creating build/lib/cement/cli/templates/generate/project/{{ label }}/plugins copying cement/cli/templates/generate/project/{{ label }}/plugins/__init__.py -> build/lib/cement/cli/templates/generate/project/{{ label }}/plugins creating build/lib/cement/cli/templates/generate/project/{{ label }}/templates copying cement/cli/templates/generate/project/{{ label }}/templates/__init__.py -> build/lib/cement/cli/templates/generate/project/{{ label }}/templates copying cement/cli/templates/generate/project/{{ label }}/templates/command1.jinja2 -> build/lib/cement/cli/templates/generate/project/{{ label }}/templates creating build/lib/cement/cli/templates/generate/script copying cement/cli/templates/generate/script/.generate.yml -> build/lib/cement/cli/templates/generate/script copying cement/cli/templates/generate/script/{{ label }}.py -> build/lib/cement/cli/templates/generate/script creating build/lib/cement/cli/templates/generate/todo-tutorial copying cement/cli/templates/generate/todo-tutorial/.generate.yml -> build/lib/cement/cli/templates/generate/todo-tutorial copying cement/cli/templates/generate/todo-tutorial/.gitignore -> build/lib/cement/cli/templates/generate/todo-tutorial copying cement/cli/templates/generate/todo-tutorial/CHANGELOG.md -> build/lib/cement/cli/templates/generate/todo-tutorial copying cement/cli/templates/generate/todo-tutorial/Dockerfile -> build/lib/cement/cli/templates/generate/todo-tutorial copying cement/cli/templates/generate/todo-tutorial/LICENSE.md -> build/lib/cement/cli/templates/generate/todo-tutorial copying cement/cli/templates/generate/todo-tutorial/MANIFEST.in -> build/lib/cement/cli/templates/generate/todo-tutorial copying cement/cli/templates/generate/todo-tutorial/Makefile -> build/lib/cement/cli/templates/generate/todo-tutorial copying cement/cli/templates/generate/todo-tutorial/README.md -> build/lib/cement/cli/templates/generate/todo-tutorial copying cement/cli/templates/generate/todo-tutorial/requirements-dev.txt -> build/lib/cement/cli/templates/generate/todo-tutorial copying cement/cli/templates/generate/todo-tutorial/requirements.txt -> build/lib/cement/cli/templates/generate/todo-tutorial copying cement/cli/templates/generate/todo-tutorial/setup.cfg -> build/lib/cement/cli/templates/generate/todo-tutorial copying cement/cli/templates/generate/todo-tutorial/setup.py -> build/lib/cement/cli/templates/generate/todo-tutorial creating build/lib/cement/cli/templates/generate/todo-tutorial/config copying cement/cli/templates/generate/todo-tutorial/config/todo.yml.example -> build/lib/cement/cli/templates/generate/todo-tutorial/config creating build/lib/cement/cli/templates/generate/todo-tutorial/docs copying cement/cli/templates/generate/todo-tutorial/docs/.gitkeep -> build/lib/cement/cli/templates/generate/todo-tutorial/docs creating build/lib/cement/cli/templates/generate/todo-tutorial/tests copying cement/cli/templates/generate/todo-tutorial/tests/conftest.py -> build/lib/cement/cli/templates/generate/todo-tutorial/tests copying cement/cli/templates/generate/todo-tutorial/tests/test_main.py -> build/lib/cement/cli/templates/generate/todo-tutorial/tests creating build/lib/cement/cli/templates/generate/todo-tutorial/todo copying cement/cli/templates/generate/todo-tutorial/todo/__init__.py -> build/lib/cement/cli/templates/generate/todo-tutorial/todo copying cement/cli/templates/generate/todo-tutorial/todo/main.py -> build/lib/cement/cli/templates/generate/todo-tutorial/todo creating build/lib/cement/cli/templates/generate/todo-tutorial/todo/controllers copying cement/cli/templates/generate/todo-tutorial/todo/controllers/__init__.py -> build/lib/cement/cli/templates/generate/todo-tutorial/todo/controllers copying cement/cli/templates/generate/todo-tutorial/todo/controllers/base.py -> build/lib/cement/cli/templates/generate/todo-tutorial/todo/controllers copying cement/cli/templates/generate/todo-tutorial/todo/controllers/items.py -> build/lib/cement/cli/templates/generate/todo-tutorial/todo/controllers creating build/lib/cement/cli/templates/generate/todo-tutorial/todo/core copying cement/cli/templates/generate/todo-tutorial/todo/core/__init__.py -> build/lib/cement/cli/templates/generate/todo-tutorial/todo/core copying cement/cli/templates/generate/todo-tutorial/todo/core/exc.py -> build/lib/cement/cli/templates/generate/todo-tutorial/todo/core copying cement/cli/templates/generate/todo-tutorial/todo/core/version.py -> build/lib/cement/cli/templates/generate/todo-tutorial/todo/core creating build/lib/cement/cli/templates/generate/todo-tutorial/todo/ext copying cement/cli/templates/generate/todo-tutorial/todo/ext/__init__.py -> build/lib/cement/cli/templates/generate/todo-tutorial/todo/ext creating build/lib/cement/cli/templates/generate/todo-tutorial/todo/plugins copying cement/cli/templates/generate/todo-tutorial/todo/plugins/__init__.py -> build/lib/cement/cli/templates/generate/todo-tutorial/todo/plugins creating build/lib/cement/cli/templates/generate/todo-tutorial/todo/templates copying cement/cli/templates/generate/todo-tutorial/todo/templates/__init__.py -> build/lib/cement/cli/templates/generate/todo-tutorial/todo/templates copying cement/cli/templates/generate/todo-tutorial/todo/templates/command1.jinja2 -> build/lib/cement/cli/templates/generate/todo-tutorial/todo/templates creating build/lib/cement/cli/templates/generate/todo-tutorial/todo/templates/items copying cement/cli/templates/generate/todo-tutorial/todo/templates/items/list.jinja2 -> build/lib/cement/cli/templates/generate/todo-tutorial/todo/templates/items + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jfC3NP + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64 + cd cement-3.0.8 + 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-cement-3.0.8-1.aarch64 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-cement-3.0.8-1.aarch64/usr creating /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement creating /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/core copying build/lib/cement/core/config.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/core copying build/lib/cement/core/extension.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/core copying build/lib/cement/core/template.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/core copying build/lib/cement/core/plugin.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/core copying build/lib/cement/core/controller.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/core copying build/lib/cement/core/cache.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/core copying build/lib/cement/core/meta.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/core copying build/lib/cement/core/interface.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/core copying build/lib/cement/core/__init__.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/core copying build/lib/cement/core/handler.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/core copying build/lib/cement/core/foundation.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/core copying build/lib/cement/core/log.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/core copying build/lib/cement/core/deprecations.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/core copying build/lib/cement/core/hook.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/core copying build/lib/cement/core/backend.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/core copying build/lib/cement/core/output.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/core copying build/lib/cement/core/exc.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/core copying build/lib/cement/core/mail.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/core copying build/lib/cement/core/arg.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/core copying build/lib/cement/__init__.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement creating /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli creating /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/controllers copying build/lib/cement/cli/controllers/__init__.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/controllers copying build/lib/cement/cli/controllers/base.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/controllers copying build/lib/cement/cli/__init__.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli copying build/lib/cement/cli/main.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli creating /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates copying build/lib/cement/cli/templates/__init__.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates creating /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate creating /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/plugin copying build/lib/cement/cli/templates/generate/plugin/.generate.yml -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/plugin creating /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/plugin/{{ label }} creating /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/plugin/{{ label }}/controllers copying build/lib/cement/cli/templates/generate/plugin/{{ label }}/controllers/__init__.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/plugin/{{ label }}/controllers copying build/lib/cement/cli/templates/generate/plugin/{{ label }}/controllers/{{ label }}.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/plugin/{{ label }}/controllers copying build/lib/cement/cli/templates/generate/plugin/{{ label }}/__init__.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/plugin/{{ label }} creating /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/plugin/{{ label }}/templates copying build/lib/cement/cli/templates/generate/plugin/{{ label }}/templates/__init__.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/plugin/{{ label }}/templates creating /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/plugin/{{ label }}/templates/plugins creating /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/plugin/{{ label }}/templates/plugins/{{ label }} copying build/lib/cement/cli/templates/generate/plugin/{{ label }}/templates/plugins/{{ label }}/command1.jinja2 -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/plugin/{{ label }}/templates/plugins/{{ label }} creating /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/extension copying build/lib/cement/cli/templates/generate/extension/.generate.yml -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/extension copying build/lib/cement/cli/templates/generate/extension/ext_{{ label }}.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/extension creating /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/todo-tutorial creating /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/todo-tutorial/todo creating /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/todo-tutorial/todo/controllers copying build/lib/cement/cli/templates/generate/todo-tutorial/todo/controllers/__init__.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/todo-tutorial/todo/controllers copying build/lib/cement/cli/templates/generate/todo-tutorial/todo/controllers/items.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/todo-tutorial/todo/controllers copying build/lib/cement/cli/templates/generate/todo-tutorial/todo/controllers/base.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/todo-tutorial/todo/controllers creating /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/todo-tutorial/todo/core copying build/lib/cement/cli/templates/generate/todo-tutorial/todo/core/__init__.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/todo-tutorial/todo/core copying build/lib/cement/cli/templates/generate/todo-tutorial/todo/core/version.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/todo-tutorial/todo/core copying build/lib/cement/cli/templates/generate/todo-tutorial/todo/core/exc.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/todo-tutorial/todo/core copying build/lib/cement/cli/templates/generate/todo-tutorial/todo/__init__.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/todo-tutorial/todo creating /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/todo-tutorial/todo/plugins copying build/lib/cement/cli/templates/generate/todo-tutorial/todo/plugins/__init__.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/todo-tutorial/todo/plugins copying build/lib/cement/cli/templates/generate/todo-tutorial/todo/main.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/todo-tutorial/todo creating /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/todo-tutorial/todo/templates copying build/lib/cement/cli/templates/generate/todo-tutorial/todo/templates/command1.jinja2 -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/todo-tutorial/todo/templates creating /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/todo-tutorial/todo/templates/items copying build/lib/cement/cli/templates/generate/todo-tutorial/todo/templates/items/list.jinja2 -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/todo-tutorial/todo/templates/items copying build/lib/cement/cli/templates/generate/todo-tutorial/todo/templates/__init__.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/todo-tutorial/todo/templates creating /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/todo-tutorial/todo/ext copying build/lib/cement/cli/templates/generate/todo-tutorial/todo/ext/__init__.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/todo-tutorial/todo/ext copying build/lib/cement/cli/templates/generate/todo-tutorial/Dockerfile -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/todo-tutorial copying build/lib/cement/cli/templates/generate/todo-tutorial/.gitignore -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/todo-tutorial copying build/lib/cement/cli/templates/generate/todo-tutorial/requirements-dev.txt -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/todo-tutorial copying build/lib/cement/cli/templates/generate/todo-tutorial/.generate.yml -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/todo-tutorial creating /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/todo-tutorial/docs copying build/lib/cement/cli/templates/generate/todo-tutorial/docs/.gitkeep -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/todo-tutorial/docs copying build/lib/cement/cli/templates/generate/todo-tutorial/requirements.txt -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/todo-tutorial creating /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/todo-tutorial/config copying build/lib/cement/cli/templates/generate/todo-tutorial/config/todo.yml.example -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/todo-tutorial/config creating /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/todo-tutorial/tests copying build/lib/cement/cli/templates/generate/todo-tutorial/tests/conftest.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/todo-tutorial/tests copying build/lib/cement/cli/templates/generate/todo-tutorial/tests/test_main.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/todo-tutorial/tests copying build/lib/cement/cli/templates/generate/todo-tutorial/Makefile -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/todo-tutorial copying build/lib/cement/cli/templates/generate/todo-tutorial/setup.cfg -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/todo-tutorial copying build/lib/cement/cli/templates/generate/todo-tutorial/README.md -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/todo-tutorial copying build/lib/cement/cli/templates/generate/todo-tutorial/LICENSE.md -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/todo-tutorial copying build/lib/cement/cli/templates/generate/todo-tutorial/setup.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/todo-tutorial copying build/lib/cement/cli/templates/generate/todo-tutorial/CHANGELOG.md -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/todo-tutorial copying build/lib/cement/cli/templates/generate/todo-tutorial/MANIFEST.in -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/todo-tutorial creating /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/script copying build/lib/cement/cli/templates/generate/script/.generate.yml -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/script copying build/lib/cement/cli/templates/generate/script/{{ label }}.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/script creating /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/project copying build/lib/cement/cli/templates/generate/project/Dockerfile -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/project copying build/lib/cement/cli/templates/generate/project/.gitignore -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/project copying build/lib/cement/cli/templates/generate/project/requirements-dev.txt -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/project copying build/lib/cement/cli/templates/generate/project/.generate.yml -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/project creating /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/project/docs copying build/lib/cement/cli/templates/generate/project/docs/.gitkeep -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/project/docs copying build/lib/cement/cli/templates/generate/project/requirements.txt -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/project creating /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/project/config copying build/lib/cement/cli/templates/generate/project/config/{{ label }}.yml.example -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/project/config creating /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/project/tests copying build/lib/cement/cli/templates/generate/project/tests/test_{{ label }}.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/project/tests copying build/lib/cement/cli/templates/generate/project/tests/conftest.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/project/tests copying build/lib/cement/cli/templates/generate/project/Makefile -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/project copying build/lib/cement/cli/templates/generate/project/setup.cfg -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/project copying build/lib/cement/cli/templates/generate/project/README.md -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/project creating /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/project/{{ label }} creating /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/project/{{ label }}/controllers copying build/lib/cement/cli/templates/generate/project/{{ label }}/controllers/__init__.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/project/{{ label }}/controllers copying build/lib/cement/cli/templates/generate/project/{{ label }}/controllers/base.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/project/{{ label }}/controllers creating /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/project/{{ label }}/core copying build/lib/cement/cli/templates/generate/project/{{ label }}/core/__init__.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/project/{{ label }}/core copying build/lib/cement/cli/templates/generate/project/{{ label }}/core/version.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/project/{{ label }}/core copying build/lib/cement/cli/templates/generate/project/{{ label }}/core/exc.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/project/{{ label }}/core copying build/lib/cement/cli/templates/generate/project/{{ label }}/__init__.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/project/{{ label }} creating /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/project/{{ label }}/plugins copying build/lib/cement/cli/templates/generate/project/{{ label }}/plugins/__init__.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/project/{{ label }}/plugins copying build/lib/cement/cli/templates/generate/project/{{ label }}/main.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/project/{{ label }} creating /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/project/{{ label }}/templates copying build/lib/cement/cli/templates/generate/project/{{ label }}/templates/command1.jinja2 -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/project/{{ label }}/templates copying build/lib/cement/cli/templates/generate/project/{{ label }}/templates/__init__.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/project/{{ label }}/templates creating /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/project/{{ label }}/ext copying build/lib/cement/cli/templates/generate/project/{{ label }}/ext/__init__.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/project/{{ label }}/ext copying build/lib/cement/cli/templates/generate/project/LICENSE.md -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/project copying build/lib/cement/cli/templates/generate/project/setup.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/project copying build/lib/cement/cli/templates/generate/project/CHANGELOG.md -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/project copying build/lib/cement/cli/templates/generate/project/MANIFEST.in -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/project creating /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib creating /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/yaml copying build/lib/cement/cli/contrib/yaml/cyaml.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/yaml copying build/lib/cement/cli/contrib/yaml/emitter.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/yaml copying build/lib/cement/cli/contrib/yaml/resolver.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/yaml copying build/lib/cement/cli/contrib/yaml/__init__.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/yaml copying build/lib/cement/cli/contrib/yaml/tokens.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/yaml copying build/lib/cement/cli/contrib/yaml/parser.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/yaml copying build/lib/cement/cli/contrib/yaml/dumper.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/yaml copying build/lib/cement/cli/contrib/yaml/events.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/yaml copying build/lib/cement/cli/contrib/yaml/reader.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/yaml copying build/lib/cement/cli/contrib/yaml/nodes.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/yaml copying build/lib/cement/cli/contrib/yaml/constructor.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/yaml copying build/lib/cement/cli/contrib/yaml/loader.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/yaml copying build/lib/cement/cli/contrib/yaml/composer.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/yaml copying build/lib/cement/cli/contrib/yaml/representer.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/yaml copying build/lib/cement/cli/contrib/yaml/scanner.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/yaml copying build/lib/cement/cli/contrib/yaml/error.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/yaml copying build/lib/cement/cli/contrib/yaml/serializer.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/yaml copying build/lib/cement/cli/contrib/__init__.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib creating /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/markupsafe copying build/lib/cement/cli/contrib/markupsafe/__init__.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/markupsafe copying build/lib/cement/cli/contrib/markupsafe/_native.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/markupsafe creating /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/jinja2 copying build/lib/cement/cli/contrib/jinja2/utils.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/jinja2 copying build/lib/cement/cli/contrib/jinja2/lexer.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/jinja2 copying build/lib/cement/cli/contrib/jinja2/meta.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/jinja2 copying build/lib/cement/cli/contrib/jinja2/__init__.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/jinja2 copying build/lib/cement/cli/contrib/jinja2/filters.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/jinja2 copying build/lib/cement/cli/contrib/jinja2/tests.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/jinja2 copying build/lib/cement/cli/contrib/jinja2/exceptions.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/jinja2 copying build/lib/cement/cli/contrib/jinja2/bccache.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/jinja2 copying build/lib/cement/cli/contrib/jinja2/loaders.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/jinja2 copying build/lib/cement/cli/contrib/jinja2/nativetypes.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/jinja2 copying build/lib/cement/cli/contrib/jinja2/parser.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/jinja2 copying build/lib/cement/cli/contrib/jinja2/debug.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/jinja2 copying build/lib/cement/cli/contrib/jinja2/defaults.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/jinja2 copying build/lib/cement/cli/contrib/jinja2/_identifier.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/jinja2 copying build/lib/cement/cli/contrib/jinja2/compiler.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/jinja2 copying build/lib/cement/cli/contrib/jinja2/visitor.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/jinja2 copying build/lib/cement/cli/contrib/jinja2/environment.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/jinja2 copying build/lib/cement/cli/contrib/jinja2/runtime.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/jinja2 copying build/lib/cement/cli/contrib/jinja2/nodes.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/jinja2 copying build/lib/cement/cli/contrib/jinja2/async_utils.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/jinja2 copying build/lib/cement/cli/contrib/jinja2/ext.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/jinja2 copying build/lib/cement/cli/contrib/jinja2/constants.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/jinja2 copying build/lib/cement/cli/contrib/jinja2/idtracking.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/jinja2 copying build/lib/cement/cli/contrib/jinja2/sandbox.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/jinja2 copying build/lib/cement/cli/contrib/jinja2/optimizer.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/jinja2 creating /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/utils copying build/lib/cement/utils/shell.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/utils copying build/lib/cement/utils/fs.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/utils copying build/lib/cement/utils/test.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/utils copying build/lib/cement/utils/__init__.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/utils copying build/lib/cement/utils/version.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/utils copying build/lib/cement/utils/misc.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/utils creating /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/ext copying build/lib/cement/ext/ext_colorlog.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/ext copying build/lib/cement/ext/ext_tabulate.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/ext copying build/lib/cement/ext/ext_memcached.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/ext copying build/lib/cement/ext/ext_watchdog.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/ext copying build/lib/cement/ext/ext_scrub.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/ext copying build/lib/cement/ext/ext_configparser.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/ext copying build/lib/cement/ext/__init__.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/ext copying build/lib/cement/ext/ext_json.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/ext copying build/lib/cement/ext/ext_dummy.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/ext copying build/lib/cement/ext/ext_generate.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/ext copying build/lib/cement/ext/ext_jinja2.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/ext copying build/lib/cement/ext/ext_yaml.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/ext copying build/lib/cement/ext/ext_logging.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/ext copying build/lib/cement/ext/ext_alarm.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/ext copying build/lib/cement/ext/ext_mustache.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/ext copying build/lib/cement/ext/ext_print.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/ext copying build/lib/cement/ext/ext_daemon.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/ext copying build/lib/cement/ext/ext_plugin.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/ext copying build/lib/cement/ext/ext_redis.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/ext copying build/lib/cement/ext/ext_argparse.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/ext copying build/lib/cement/ext/ext_smtp.py -> /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/ext byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/core/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/core/extension.py to extension.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/core/template.py to template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/core/plugin.py to plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/core/controller.py to controller.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/core/cache.py to cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/core/meta.py to meta.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/core/interface.py to interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/core/handler.py to handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/core/foundation.py to foundation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/core/log.py to log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/core/deprecations.py to deprecations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/core/hook.py to hook.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/core/backend.py to backend.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/core/output.py to output.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/core/exc.py to exc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/core/mail.py to mail.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/core/arg.py to arg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/controllers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/controllers/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/plugin/{{ label }}/controllers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/plugin/{{ label }}/controllers/{{ label }}.py to {{ label }}.cpython-39.pyc File "/usr/lib/python3.9/site-packages/cement/cli/templates/generate/plugin/{{ label }}/controllers/{{ label }}.py", line 5 class {{ class_name }}(Controller): ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/plugin/{{ label }}/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/plugin/{{ label }}/templates/__init__.py to __init__.cpython-39.pyc File "/usr/lib/python3.9/site-packages/cement/cli/templates/generate/plugin/{{ label }}/__init__.py", line 3 from .controllers.{{ label }} import {{ class_name }} ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/extension/ext_{{ label }}.py to ext_{{ label }}.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/todo-tutorial/todo/controllers/__init__.py to __init__.cpython-39.pyc File "/usr/lib/python3.9/site-packages/cement/cli/templates/generate/extension/ext_{{ label }}.py", line 6 def {{ label }}_pre_run_hook(app): ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/todo-tutorial/todo/controllers/items.py to items.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/todo-tutorial/todo/controllers/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/todo-tutorial/todo/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/todo-tutorial/todo/core/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/todo-tutorial/todo/core/exc.py to exc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/todo-tutorial/todo/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/todo-tutorial/todo/plugins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/todo-tutorial/todo/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/todo-tutorial/todo/templates/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/todo-tutorial/todo/ext/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/todo-tutorial/tests/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/todo-tutorial/tests/test_main.py to test_main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/todo-tutorial/setup.py to setup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/script/{{ label }}.py to {{ label }}.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/project/tests/test_{{ label }}.py to test_{{ label }}.cpython-39.pyc File "/usr/lib/python3.9/site-packages/cement/cli/templates/generate/project/tests/test_{{ label }}.py", line 3 from {{ label }}.main import {{ class_name }}Test ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/project/tests/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/project/{{ label }}/controllers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/project/{{ label }}/controllers/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/project/{{ label }}/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/project/{{ label }}/core/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/project/{{ label }}/core/exc.py to exc.cpython-39.pyc File "/usr/lib/python3.9/site-packages/cement/cli/templates/generate/project/{{ label }}/core/exc.py", line 2 class {{ class_name }}Error(Exception): ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/project/{{ label }}/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/project/{{ label }}/plugins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/project/{{ label }}/main.py to main.cpython-39.pyc File "/usr/lib/python3.9/site-packages/cement/cli/templates/generate/project/{{ label }}/main.py", line 4 from .core.exc import {{ class_name }}Error ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/project/{{ label }}/templates/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/project/{{ label }}/ext/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/project/setup.py to setup.cpython-39.pyc File "/usr/lib/python3.9/site-packages/cement/cli/templates/generate/project/setup.py", line 3 from {{ label }}.core.version import get_version ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/yaml/cyaml.py to cyaml.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/yaml/emitter.py to emitter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/yaml/resolver.py to resolver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/yaml/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/yaml/tokens.py to tokens.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/yaml/parser.py to parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/yaml/dumper.py to dumper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/yaml/events.py to events.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/yaml/reader.py to reader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/yaml/nodes.py to nodes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/yaml/constructor.py to constructor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/yaml/loader.py to loader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/yaml/composer.py to composer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/yaml/representer.py to representer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/yaml/scanner.py to scanner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/yaml/error.py to error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/yaml/serializer.py to serializer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/markupsafe/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/markupsafe/_native.py to _native.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/jinja2/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/jinja2/lexer.py to lexer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/jinja2/meta.py to meta.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/jinja2/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/jinja2/filters.py to filters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/jinja2/tests.py to tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/jinja2/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/jinja2/bccache.py to bccache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/jinja2/loaders.py to loaders.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/jinja2/nativetypes.py to nativetypes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/jinja2/parser.py to parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/jinja2/debug.py to debug.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/jinja2/defaults.py to defaults.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/jinja2/_identifier.py to _identifier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/jinja2/compiler.py to compiler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/jinja2/visitor.py to visitor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/jinja2/environment.py to environment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/jinja2/runtime.py to runtime.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/jinja2/nodes.py to nodes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/jinja2/async_utils.py to async_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/jinja2/ext.py to ext.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/jinja2/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/jinja2/idtracking.py to idtracking.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/jinja2/sandbox.py to sandbox.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/contrib/jinja2/optimizer.py to optimizer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/utils/shell.py to shell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/utils/fs.py to fs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/utils/test.py to test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/utils/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/utils/misc.py to misc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/ext/ext_colorlog.py to ext_colorlog.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/ext/ext_tabulate.py to ext_tabulate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/ext/ext_memcached.py to ext_memcached.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/ext/ext_watchdog.py to ext_watchdog.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/ext/ext_scrub.py to ext_scrub.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/ext/ext_configparser.py to ext_configparser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/ext/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/ext/ext_json.py to ext_json.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/ext/ext_dummy.py to ext_dummy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/ext/ext_generate.py to ext_generate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/ext/ext_jinja2.py to ext_jinja2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/ext/ext_yaml.py to ext_yaml.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/ext/ext_logging.py to ext_logging.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/ext/ext_alarm.py to ext_alarm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/ext/ext_mustache.py to ext_mustache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/ext/ext_print.py to ext_print.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/ext/ext_daemon.py to ext_daemon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/ext/ext_plugin.py to ext_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/ext/ext_redis.py to ext_redis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/ext/ext_argparse.py to ext_argparse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/ext/ext_smtp.py to ext_smtp.cpython-39.pyc writing byte-compilation script '/tmp/tmpv5n6if2q.py' /usr/bin/python3 /tmp/tmpv5n6if2q.py File "/usr/lib/python3.9/site-packages/cement/cli/templates/generate/plugin/{{ label }}/controllers/{{ label }}.py", line 5 class {{ class_name }}(Controller): ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/cement/cli/templates/generate/plugin/{{ label }}/__init__.py", line 3 from .controllers.{{ label }} import {{ class_name }} ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/cement/cli/templates/generate/extension/ext_{{ label }}.py", line 6 def {{ label }}_pre_run_hook(app): ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/cement/cli/templates/generate/project/tests/test_{{ label }}.py", line 3 from {{ label }}.main import {{ class_name }}Test ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/cement/cli/templates/generate/project/{{ label }}/core/exc.py", line 2 class {{ class_name }}Error(Exception): ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/cement/cli/templates/generate/project/{{ label }}/main.py", line 4 from .core.exc import {{ class_name }}Error ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/cement/cli/templates/generate/project/setup.py", line 3 from {{ label }}.core.version import get_version ^ SyntaxError: invalid syntax removing /tmp/tmpv5n6if2q.py running install_egg_info running egg_info writing cement.egg-info/PKG-INFO writing dependency_links to cement.egg-info/dependency_links.txt writing entry points to cement.egg-info/entry_points.txt writing requirements to cement.egg-info/requires.txt writing top-level names to cement.egg-info/top_level.txt reading manifest file 'cement.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: manifest_maker: MANIFEST.in, line 1: 'recursive-include' expects ... adding license file 'LICENSE' writing manifest file 'cement.egg-info/SOURCES.txt' Copying cement.egg-info to /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement-3.0.8-py3.9.egg-info running install_scripts Installing cement script to /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64//usr/share/doc/python-cement + '[' -d doc ']' ~/build/BUILDROOT/python-cement-3.0.8-1.aarch64 ~/build/BUILD/cement-3.0.8 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64 + '[' -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 ']' ~/build/BUILD/cement-3.0.8 + popd + mv /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 3.0.8-1 --unique-debug-suffix -3.0.8-1.aarch64 --unique-debug-src-base python-cement-3.0.8-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/cement-3.0.8 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-cement-3.0.8-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 *** Error compiling '/builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/extension/ext_{{ label }}.py'... File "/usr/lib/python3.9/site-packages/cement/cli/templates/generate/extension/ext_{{ label }}.py", line 6 def {{ label }}_pre_run_hook(app): ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/plugin/{{ label }}/__init__.py'... File "/usr/lib/python3.9/site-packages/cement/cli/templates/generate/plugin/{{ label }}/__init__.py", line 3 from .controllers.{{ label }} import {{ class_name }} ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/plugin/{{ label }}/controllers/{{ label }}.py'... File "/usr/lib/python3.9/site-packages/cement/cli/templates/generate/plugin/{{ label }}/controllers/{{ label }}.py", line 5 class {{ class_name }}(Controller): ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/project/setup.py'... File "/usr/lib/python3.9/site-packages/cement/cli/templates/generate/project/setup.py", line 3 from {{ label }}.core.version import get_version ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/project/tests/test_{{ label }}.py'... File "/usr/lib/python3.9/site-packages/cement/cli/templates/generate/project/tests/test_{{ label }}.py", line 3 from {{ label }}.main import {{ class_name }}Test ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/project/{{ label }}/core/exc.py'... File "/usr/lib/python3.9/site-packages/cement/cli/templates/generate/project/{{ label }}/core/exc.py", line 2 class {{ class_name }}Error(Exception): ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-cement-3.0.8-1.aarch64/usr/lib/python3.9/site-packages/cement/cli/templates/generate/project/{{ label }}/main.py'... File "/usr/lib/python3.9/site-packages/cement/cli/templates/generate/project/{{ label }}/main.py", line 4 from .core.exc import {{ class_name }}Error ^ SyntaxError: invalid syntax error: Bad exit status from /var/tmp/rpm-tmp.jfC3NP (%install) Bad exit status from /var/tmp/rpm-tmp.jfC3NP (%install) RPM build errors: Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-cement.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/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 aarch64 --nodeps /builddir/build/SPECS/python-cement.spec