D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/python-pystache-0.5.4-1.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Cf0QKy + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf pystache-0.5.4 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/pystache-0.5.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pystache-0.5.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -fvr pystache.egg-info removed 'pystache.egg-info/top_level.txt' removed 'pystache.egg-info/dependency_links.txt' removed 'pystache.egg-info/PKG-INFO' removed 'pystache.egg-info/SOURCES.txt' removed 'pystache.egg-info/entry_points.txt' removed directory 'pystache.egg-info' + find . -name '*.py' + xargs sed -i '1s|^#!python|#!/usr/bin/python3|' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.u0kFVy + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pystache-0.5.4 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' pystache: using: version '41.6.0' of Warning: 'classifiers' should be a list, got type 'tuple' running build running build_py creating build creating build/lib creating build/lib/pystache copying pystache/template_spec.py -> build/lib/pystache copying pystache/parser.py -> build/lib/pystache copying pystache/common.py -> build/lib/pystache copying pystache/specloader.py -> build/lib/pystache copying pystache/renderer.py -> build/lib/pystache copying pystache/locator.py -> build/lib/pystache copying pystache/__init__.py -> build/lib/pystache copying pystache/parsed.py -> build/lib/pystache copying pystache/defaults.py -> build/lib/pystache copying pystache/context.py -> build/lib/pystache copying pystache/renderengine.py -> build/lib/pystache copying pystache/loader.py -> build/lib/pystache copying pystache/init.py -> build/lib/pystache creating build/lib/pystache/commands copying pystache/commands/render.py -> build/lib/pystache/commands copying pystache/commands/test.py -> build/lib/pystache/commands copying pystache/commands/__init__.py -> build/lib/pystache/commands creating build/lib/pystache/tests copying pystache/tests/doctesting.py -> build/lib/pystache/tests copying pystache/tests/test_simple.py -> build/lib/pystache/tests copying pystache/tests/test_specloader.py -> build/lib/pystache/tests copying pystache/tests/test_parser.py -> build/lib/pystache/tests copying pystache/tests/test_locator.py -> build/lib/pystache/tests copying pystache/tests/test_loader.py -> build/lib/pystache/tests copying pystache/tests/test_renderer.py -> build/lib/pystache/tests copying pystache/tests/main.py -> build/lib/pystache/tests copying pystache/tests/common.py -> build/lib/pystache/tests copying pystache/tests/test_examples.py -> build/lib/pystache/tests copying pystache/tests/test_renderengine.py -> build/lib/pystache/tests copying pystache/tests/test_defaults.py -> build/lib/pystache/tests copying pystache/tests/benchmark.py -> build/lib/pystache/tests copying pystache/tests/test_pystache.py -> build/lib/pystache/tests copying pystache/tests/spectesting.py -> build/lib/pystache/tests copying pystache/tests/test_context.py -> build/lib/pystache/tests copying pystache/tests/__init__.py -> build/lib/pystache/tests copying pystache/tests/test_commands.py -> build/lib/pystache/tests copying pystache/tests/test___init__.py -> build/lib/pystache/tests creating build/lib/pystache/tests/data copying pystache/tests/data/views.py -> build/lib/pystache/tests/data copying pystache/tests/data/__init__.py -> build/lib/pystache/tests/data creating build/lib/pystache/tests/data/locator copying pystache/tests/data/locator/__init__.py -> build/lib/pystache/tests/data/locator creating build/lib/pystache/tests/examples copying pystache/tests/examples/comments.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/lambdas.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/readme.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/unescaped.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/inverted.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/simple.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/escaped.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/unicode_input.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/double_section.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/__init__.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/nested_context.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/complex.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/template_partial.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/unicode_output.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/partials_with_lambdas.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/delimiters.py -> build/lib/pystache/tests/examples copying pystache/tests/data/ascii.mustache -> build/lib/pystache/tests/data copying pystache/tests/data/non_ascii.mustache -> build/lib/pystache/tests/data copying pystache/tests/data/say_hello.mustache -> build/lib/pystache/tests/data copying pystache/tests/data/duplicate.mustache -> build/lib/pystache/tests/data copying pystache/tests/data/sample_view.mustache -> build/lib/pystache/tests/data copying pystache/tests/data/locator/duplicate.mustache -> build/lib/pystache/tests/data/locator copying pystache/tests/data/locator/template.txt -> build/lib/pystache/tests/data/locator copying pystache/tests/examples/double_section.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/unicode_input.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/partial_with_partial_and_lambda.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/nested_context.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/say_hello.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/simple.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/delimiters.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/complex.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/escaped.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/unescaped.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/inverted.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/comments.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/looping_partial.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/lambdas.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/partial_in_partial.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/partial_with_lambda.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/tagless.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/inner_partial.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/unicode_output.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/template_partial.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/template_partial.txt -> build/lib/pystache/tests/examples copying pystache/tests/examples/inner_partial.txt -> build/lib/pystache/tests/examples Fixing build/lib/pystache/template_spec.py build/lib/pystache/parser.py build/lib/pystache/common.py build/lib/pystache/specloader.py build/lib/pystache/renderer.py build/lib/pystache/locator.py build/lib/pystache/__init__.py build/lib/pystache/parsed.py build/lib/pystache/defaults.py build/lib/pystache/context.py build/lib/pystache/renderengine.py build/lib/pystache/loader.py build/lib/pystache/init.py build/lib/pystache/commands/render.py build/lib/pystache/commands/test.py build/lib/pystache/commands/__init__.py build/lib/pystache/tests/doctesting.py build/lib/pystache/tests/test_simple.py build/lib/pystache/tests/test_specloader.py build/lib/pystache/tests/test_parser.py build/lib/pystache/tests/test_locator.py build/lib/pystache/tests/test_loader.py build/lib/pystache/tests/test_renderer.py build/lib/pystache/tests/main.py build/lib/pystache/tests/common.py build/lib/pystache/tests/test_examples.py build/lib/pystache/tests/test_renderengine.py build/lib/pystache/tests/test_defaults.py build/lib/pystache/tests/benchmark.py build/lib/pystache/tests/test_pystache.py build/lib/pystache/tests/spectesting.py build/lib/pystache/tests/test_context.py build/lib/pystache/tests/__init__.py build/lib/pystache/tests/test_commands.py build/lib/pystache/tests/test___init__.py build/lib/pystache/tests/data/views.py build/lib/pystache/tests/data/__init__.py build/lib/pystache/tests/data/locator/__init__.py build/lib/pystache/tests/examples/comments.py build/lib/pystache/tests/examples/lambdas.py build/lib/pystache/tests/examples/readme.py build/lib/pystache/tests/examples/unescaped.py build/lib/pystache/tests/examples/inverted.py build/lib/pystache/tests/examples/simple.py build/lib/pystache/tests/examples/escaped.py build/lib/pystache/tests/examples/unicode_input.py build/lib/pystache/tests/examples/double_section.py build/lib/pystache/tests/examples/__init__.py build/lib/pystache/tests/examples/nested_context.py build/lib/pystache/tests/examples/complex.py build/lib/pystache/tests/examples/template_partial.py build/lib/pystache/tests/examples/unicode_output.py build/lib/pystache/tests/examples/partials_with_lambdas.py build/lib/pystache/tests/examples/delimiters.py Skipping optional fixer: buffer Skipping optional fixer: idioms Skipping optional fixer: set_literal Skipping optional fixer: ws_comma Fixing build/lib/pystache/template_spec.py build/lib/pystache/parser.py build/lib/pystache/common.py build/lib/pystache/specloader.py build/lib/pystache/renderer.py build/lib/pystache/locator.py build/lib/pystache/__init__.py build/lib/pystache/parsed.py build/lib/pystache/defaults.py build/lib/pystache/context.py build/lib/pystache/renderengine.py build/lib/pystache/loader.py build/lib/pystache/init.py build/lib/pystache/commands/render.py build/lib/pystache/commands/test.py build/lib/pystache/commands/__init__.py build/lib/pystache/tests/doctesting.py build/lib/pystache/tests/test_simple.py build/lib/pystache/tests/test_specloader.py build/lib/pystache/tests/test_parser.py build/lib/pystache/tests/test_locator.py build/lib/pystache/tests/test_loader.py build/lib/pystache/tests/test_renderer.py build/lib/pystache/tests/main.py build/lib/pystache/tests/common.py build/lib/pystache/tests/test_examples.py build/lib/pystache/tests/test_renderengine.py build/lib/pystache/tests/test_defaults.py build/lib/pystache/tests/benchmark.py build/lib/pystache/tests/test_pystache.py build/lib/pystache/tests/spectesting.py build/lib/pystache/tests/test_context.py build/lib/pystache/tests/__init__.py build/lib/pystache/tests/test_commands.py build/lib/pystache/tests/test___init__.py build/lib/pystache/tests/data/views.py build/lib/pystache/tests/data/__init__.py build/lib/pystache/tests/data/locator/__init__.py build/lib/pystache/tests/examples/comments.py build/lib/pystache/tests/examples/lambdas.py build/lib/pystache/tests/examples/readme.py build/lib/pystache/tests/examples/unescaped.py build/lib/pystache/tests/examples/inverted.py build/lib/pystache/tests/examples/simple.py build/lib/pystache/tests/examples/escaped.py build/lib/pystache/tests/examples/unicode_input.py build/lib/pystache/tests/examples/double_section.py build/lib/pystache/tests/examples/__init__.py build/lib/pystache/tests/examples/nested_context.py build/lib/pystache/tests/examples/complex.py build/lib/pystache/tests/examples/template_partial.py build/lib/pystache/tests/examples/unicode_output.py build/lib/pystache/tests/examples/partials_with_lambdas.py build/lib/pystache/tests/examples/delimiters.py Skipping optional fixer: buffer Skipping optional fixer: idioms Skipping optional fixer: set_literal Skipping optional fixer: ws_comma + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.KXkcNx + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64 + cd pystache-0.5.4 + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py install -O1 --skip-build --root /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64 pystache: using: version '41.6.0' of Warning: 'classifiers' should be a list, got type 'tuple' running install running install_lib creating /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr creating /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib creating /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8 creating /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages creating /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache creating /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/commands copying build/lib/pystache/commands/render.py -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/commands copying build/lib/pystache/commands/test.py -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/commands copying build/lib/pystache/commands/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/commands creating /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests copying build/lib/pystache/tests/doctesting.py -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests copying build/lib/pystache/tests/test_simple.py -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests copying build/lib/pystache/tests/test_specloader.py -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests copying build/lib/pystache/tests/test_parser.py -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests copying build/lib/pystache/tests/test_locator.py -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests creating /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/data copying build/lib/pystache/tests/data/ascii.mustache -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/data copying build/lib/pystache/tests/data/views.py -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/data copying build/lib/pystache/tests/data/non_ascii.mustache -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/data copying build/lib/pystache/tests/data/say_hello.mustache -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/data creating /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/data/locator copying build/lib/pystache/tests/data/locator/duplicate.mustache -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/data/locator copying build/lib/pystache/tests/data/locator/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/data/locator copying build/lib/pystache/tests/data/locator/template.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/data/locator copying build/lib/pystache/tests/data/duplicate.mustache -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/data copying build/lib/pystache/tests/data/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/data copying build/lib/pystache/tests/data/sample_view.mustache -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/data copying build/lib/pystache/tests/test_loader.py -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests copying build/lib/pystache/tests/test_renderer.py -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests copying build/lib/pystache/tests/main.py -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests copying build/lib/pystache/tests/common.py -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests copying build/lib/pystache/tests/test_examples.py -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests copying build/lib/pystache/tests/test_renderengine.py -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests copying build/lib/pystache/tests/test_defaults.py -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests copying build/lib/pystache/tests/benchmark.py -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests copying build/lib/pystache/tests/test_pystache.py -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests copying build/lib/pystache/tests/spectesting.py -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests creating /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/comments.py -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/double_section.mustache -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/lambdas.py -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/unicode_input.mustache -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/partial_with_partial_and_lambda.mustache -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/template_partial.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/nested_context.mustache -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/inner_partial.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/readme.py -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/unescaped.py -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/inverted.py -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/simple.py -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/say_hello.mustache -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/escaped.py -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/simple.mustache -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/delimiters.mustache -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/complex.mustache -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/escaped.mustache -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/unescaped.mustache -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/inverted.mustache -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/unicode_input.py -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/comments.mustache -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/looping_partial.mustache -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/lambdas.mustache -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/partial_in_partial.mustache -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/partial_with_lambda.mustache -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/double_section.py -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/nested_context.py -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/tagless.mustache -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/complex.py -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/template_partial.py -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/inner_partial.mustache -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/unicode_output.py -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/partials_with_lambdas.py -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/unicode_output.mustache -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/template_partial.mustache -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/delimiters.py -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/examples copying build/lib/pystache/tests/test_context.py -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests copying build/lib/pystache/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests copying build/lib/pystache/tests/test_commands.py -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests copying build/lib/pystache/tests/test___init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests copying build/lib/pystache/template_spec.py -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache copying build/lib/pystache/parser.py -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache copying build/lib/pystache/common.py -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache copying build/lib/pystache/specloader.py -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache copying build/lib/pystache/renderer.py -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache copying build/lib/pystache/locator.py -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache copying build/lib/pystache/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache copying build/lib/pystache/parsed.py -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache copying build/lib/pystache/defaults.py -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache copying build/lib/pystache/context.py -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache copying build/lib/pystache/renderengine.py -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache copying build/lib/pystache/loader.py -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache copying build/lib/pystache/init.py -> /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/commands/render.py to render.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/commands/test.py to test.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/commands/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/doctesting.py to doctesting.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/test_simple.py to test_simple.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/test_specloader.py to test_specloader.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/test_parser.py to test_parser.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/test_locator.py to test_locator.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/data/views.py to views.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/data/locator/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/data/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/test_loader.py to test_loader.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/test_renderer.py to test_renderer.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/main.py to main.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/common.py to common.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/test_examples.py to test_examples.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/test_renderengine.py to test_renderengine.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/test_defaults.py to test_defaults.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/benchmark.py to benchmark.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/test_pystache.py to test_pystache.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/spectesting.py to spectesting.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/examples/comments.py to comments.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/examples/lambdas.py to lambdas.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/examples/readme.py to readme.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/examples/unescaped.py to unescaped.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/examples/inverted.py to inverted.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/examples/simple.py to simple.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/examples/escaped.py to escaped.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/examples/unicode_input.py to unicode_input.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/examples/double_section.py to double_section.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/examples/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/examples/nested_context.py to nested_context.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/examples/complex.py to complex.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/examples/template_partial.py to template_partial.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/examples/unicode_output.py to unicode_output.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/examples/partials_with_lambdas.py to partials_with_lambdas.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/examples/delimiters.py to delimiters.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/test_context.py to test_context.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/test_commands.py to test_commands.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/tests/test___init__.py to test___init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/template_spec.py to template_spec.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/parser.py to parser.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/common.py to common.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/specloader.py to specloader.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/renderer.py to renderer.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/locator.py to locator.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/parsed.py to parsed.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/defaults.py to defaults.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/context.py to context.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/renderengine.py to renderengine.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/loader.py to loader.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache/init.py to init.cpython-38.pyc writing byte-compilation script '/tmp/tmptspqkxhx.py' /usr/bin/python3 /tmp/tmptspqkxhx.py removing /tmp/tmptspqkxhx.py running install_egg_info running egg_info creating pystache.egg-info writing pystache.egg-info/PKG-INFO writing dependency_links to pystache.egg-info/dependency_links.txt writing entry points to pystache.egg-info/entry_points.txt writing top-level names to pystache.egg-info/top_level.txt writing manifest file 'pystache.egg-info/SOURCES.txt' reading manifest file 'pystache.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pystache.egg-info/SOURCES.txt' Copying pystache.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/pystache-0.5.4-py3.8.egg-info running install_scripts Installing pystache script to /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/bin Installing pystache-test script to /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/bin + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 0.5.4-1.mga8 --unique-debug-suffix -0.5.4-1.mga8.aarch64 --unique-debug-src-base python-pystache-0.5.4-1.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/pystache-0.5.4 + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/lib/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.zLAn2y + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pystache-0.5.4 + '[' 1 -eq 1 ']' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-pystache-0.5.4-1.mga8.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.n9gXyw + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pystache-0.5.4 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/share/doc/python3-pystache + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/share/doc/python3-pystache + cp -pr PKG-INFO /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/share/doc/python3-pystache + cp -pr HISTORY.md /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/share/doc/python3-pystache + cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/share/doc/python3-pystache + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64/usr/share/doc/python3-pystache + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-pystache = 0.5.4-1.mga8 python3-pystache = 0.5.4-1.mga8 python3.8dist(pystache) = 0.5.4 python3dist(pystache) = 0.5.4 pythonegg(3)(pystache) = 0.5.4 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: python(abi) = 3.8 Obsoletes: python-pystache < 0.5.4-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/python3-pystache-0.5.4-1.mga8.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.jE06Cw + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pystache-0.5.4 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-pystache-0.5.4-1.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.VPr5Ly + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf pystache-0.5.4 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!