D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/python-pystache-0.6.8-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.c3nQOU Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.eQknhw + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build + rm -rf pystache-0.6.8 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/pystache-0.6.8.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd pystache-0.6.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + '[' -z sP ']' + shebang_flags=-kasP + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kasP . recursedown('.') recursedown('./docs') recursedown('./docs/source') recursedown('./docs/source/dev') recursedown('./docs/source/gh') recursedown('./docs/source/gh/images') recursedown('./pystache') recursedown('./pystache/commands') recursedown('./pystache/tests') recursedown('./pystache/tests/data') recursedown('./pystache/tests/data/locator') recursedown('./pystache/tests/examples') recursedown('./pystache.egg-info') ./setup.py: no change ./test_pystache.py: updating ./docs/source/conf.py: updating ./pystache/__init__.py: no change ./pystache/_version.py: no change ./pystache/common.py: no change ./pystache/context.py: no change ./pystache/defaults.py: no change ./pystache/init.py: no change ./pystache/loader.py: no change ./pystache/locator.py: no change ./pystache/parsed.py: no change ./pystache/parser.py: no change ./pystache/renderengine.py: no change ./pystache/renderer.py: no change ./pystache/specloader.py: no change ./pystache/template_spec.py: no change ./pystache/commands/__init__.py: no change ./pystache/commands/render.py: no change ./pystache/commands/test.py: no change ./pystache/tests/__init__.py: no change ./pystache/tests/benchmark.py: updating ./pystache/tests/common.py: no change ./pystache/tests/doctesting.py: no change ./pystache/tests/main.py: no change ./pystache/tests/spectesting.py: no change ./pystache/tests/test___init__.py: no change ./pystache/tests/test_commands.py: no change ./pystache/tests/test_context.py: no change ./pystache/tests/test_defaults.py: no change ./pystache/tests/test_examples.py: no change ./pystache/tests/test_loader.py: no change ./pystache/tests/test_locator.py: no change ./pystache/tests/test_parser.py: no change ./pystache/tests/test_pystache.py: no change ./pystache/tests/test_renderengine.py: no change ./pystache/tests/test_renderer.py: no change ./pystache/tests/test_simple.py: no change ./pystache/tests/test_specloader.py: no change ./pystache/tests/data/__init__.py: no change ./pystache/tests/data/views.py: no change ./pystache/tests/data/locator/__init__.py: no change ./pystache/tests/examples/__init__.py: no change ./pystache/tests/examples/comments.py: no change ./pystache/tests/examples/complex.py: no change ./pystache/tests/examples/delimiters.py: no change ./pystache/tests/examples/double_section.py: no change ./pystache/tests/examples/escaped.py: no change ./pystache/tests/examples/inverted.py: no change ./pystache/tests/examples/lambdas.py: no change ./pystache/tests/examples/nested_context.py: no change ./pystache/tests/examples/partials_with_lambdas.py: no change ./pystache/tests/examples/readme.py: no change ./pystache/tests/examples/simple.py: no change ./pystache/tests/examples/template_partial.py: no change ./pystache/tests/examples/unescaped.py: no change ./pystache/tests/examples/unicode_input.py: no change ./pystache/tests/examples/unicode_output.py: no change + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.SQG06e + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build + cd pystache-0.6.8 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + true + for f in pyproject.toml setup.py setup.cfg + '[' -f pyproject.toml ']' + sed -i -E -e '/^requires/s/(['\''"]\s*flit_core\s*>=\s*[0-9]+(\.[0-9]+)+)\s*,\s*<\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\4/' pyproject.toml + sed -i -E -e '/python_requires/s/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/' pyproject.toml + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9a-z]+)*)\s*,\s*(<|!=|<=)\s*[0-9]+(\.[0-9a-z]+)*(-?dev[0-9]*)?(\.\*)*(\s*['\''"]?)/\1\7/g' pyproject.toml + sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' pyproject.toml + sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' pyproject.toml + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' pyproject.toml + sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' pyproject.toml + sed -i -e 's/~=/>=/g' pyproject.toml + sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' pyproject.toml + sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' pyproject.toml + for f in pyproject.toml setup.py setup.cfg + '[' -f setup.py ']' + sed -i -E -e '/^requires/s/(['\''"]\s*flit_core\s*>=\s*[0-9]+(\.[0-9]+)+)\s*,\s*<\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\4/' setup.py + sed -i -E -e '/python_requires/s/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/' setup.py + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9a-z]+)*)\s*,\s*(<|!=|<=)\s*[0-9]+(\.[0-9a-z]+)*(-?dev[0-9]*)?(\.\*)*(\s*['\''"]?)/\1\7/g' setup.py + sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' setup.py + sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' setup.py + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' setup.py + sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' setup.py + sed -i -e 's/~=/>=/g' setup.py + sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' setup.py + sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' setup.py + for f in pyproject.toml setup.py setup.cfg + '[' -f setup.cfg ']' + sed -i -E -e '/^requires/s/(['\''"]\s*flit_core\s*>=\s*[0-9]+(\.[0-9]+)+)\s*,\s*<\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\4/' setup.cfg + sed -i -E -e '/python_requires/s/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/' setup.cfg + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9a-z]+)*)\s*,\s*(<|!=|<=)\s*[0-9]+(\.[0-9a-z]+)*(-?dev[0-9]*)?(\.\*)*(\s*['\''"]?)/\1\7/g' setup.cfg + sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' setup.cfg + sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' setup.cfg + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' setup.cfg + sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' setup.cfg + sed -i -e 's/~=/>=/g' setup.cfg + sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' setup.cfg + sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' setup.cfg + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build/pystache-0.6.8/.pyproject-builddir + echo -n + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + VALAFLAGS=-g + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + CXX=g++ + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build/pystache-0.6.8/.pyproject-builddir + RPM_TOXENV=py313 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build/pystache-0.6.8/pyproject-wheeldir --output /home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build/python-pystache-0.6.8-1.mga10.noarch-pyproject-buildrequires Handling setuptools>=61 from build-system.requires Requirement satisfied: setuptools>=61 (installed: setuptools 79.0.1) Handling setuptools_scm[toml]>=6.2 from build-system.requires Requirement satisfied: setuptools_scm[toml]>=6.2 (installed: setuptools_scm 8.3.1) (extras are currently not checked) /usr/lib/python3.13/site-packages/setuptools_scm/git.py:310: UserWarning: git archive did not support describe output warnings.warn("git archive did not support describe output") /usr/lib/python3.13/site-packages/setuptools_scm/git.py:328: UserWarning: unprocessed git archival found (no export subst applied) warnings.warn("unprocessed git archival found (no export subst applied)") /usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running 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 requirements to pystache.egg-info/requires.txt writing top-level names to pystache.egg-info/top_level.txt reading manifest file 'pystache.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory '.github' warning: no previously-included files matching '*' found under directory 'conda' warning: no previously-included files matching '*' found under directory 'gh' adding license file 'LICENSE' writing manifest file 'pystache.egg-info/SOURCES.txt' /usr/lib/python3.13/site-packages/setuptools_scm/git.py:310: UserWarning: git archive did not support describe output warnings.warn("git archive did not support describe output") /usr/lib/python3.13/site-packages/setuptools_scm/git.py:328: UserWarning: unprocessed git archival found (no export subst applied) warnings.warn("unprocessed git archival found (no export subst applied)") /usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running dist_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 requirements to pystache.egg-info/requires.txt writing top-level names to pystache.egg-info/top_level.txt reading manifest file 'pystache.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory '.github' warning: no previously-included files matching '*' found under directory 'conda' warning: no previously-included files matching '*' found under directory 'gh' adding license file 'LICENSE' writing manifest file 'pystache.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build/pystache-0.6.8/pystache-0.6.8.dist-info' Handling importlib-metadata>=4.6; python_version < "3.10" from hook generated metadata: Requires-Dist (pystache) Ignoring alien requirement: importlib-metadata>=4.6; python_version < "3.10" Handling coverage; extra == "cov" from hook generated metadata: Requires-Dist (pystache) Ignoring alien requirement: coverage; extra == "cov" Handling coverage_python_version; extra == "cov" from hook generated metadata: Requires-Dist (pystache) Ignoring alien requirement: coverage_python_version; extra == "cov" Handling sphinx; extra == "doc" from hook generated metadata: Requires-Dist (pystache) Ignoring alien requirement: sphinx; extra == "doc" Handling sphinx_git; extra == "doc" from hook generated metadata: Requires-Dist (pystache) Ignoring alien requirement: sphinx_git; extra == "doc" Handling recommonmark; extra == "doc" from hook generated metadata: Requires-Dist (pystache) Ignoring alien requirement: recommonmark; extra == "doc" Handling sphinx_rtd_theme; extra == "doc" from hook generated metadata: Requires-Dist (pystache) Ignoring alien requirement: sphinx_rtd_theme; extra == "doc" Handling sphinxcontrib-apidoc; extra == "doc" from hook generated metadata: Requires-Dist (pystache) Ignoring alien requirement: sphinxcontrib-apidoc; extra == "doc" Handling pytest; extra == "test" from hook generated metadata: Requires-Dist (pystache) Ignoring alien requirement: pytest; extra == "test" Handling pytest-cov; extra == "test" from hook generated metadata: Requires-Dist (pystache) Ignoring alien requirement: pytest-cov; extra == "test" + cat /home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build/python-pystache-0.6.8-1.mga10.noarch-pyproject-buildrequires + rm -rfv pystache-0.6.8.dist-info/ removed 'pystache-0.6.8.dist-info/entry_points.txt' removed 'pystache-0.6.8.dist-info/top_level.txt' removed 'pystache-0.6.8.dist-info/METADATA' removed 'pystache-0.6.8.dist-info/licenses/LICENSE' removed directory 'pystache-0.6.8.dist-info/licenses' removed directory 'pystache-0.6.8.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.37bqRU + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd pystache-0.6.8 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build/pystache-0.6.8/.pyproject-builddir + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + VALAFLAGS=-g + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + CXX=g++ + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build/pystache-0.6.8/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build/pystache-0.6.8/pyproject-wheeldir Processing /home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build/pystache-0.6.8 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) /usr/lib/python3.13/site-packages/setuptools_scm/git.py:310: UserWarning: git archive did not support describe output warnings.warn("git archive did not support describe output") /usr/lib/python3.13/site-packages/setuptools_scm/git.py:328: UserWarning: unprocessed git archival found (no export subst applied) warnings.warn("unprocessed git archival found (no export subst applied)") /usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running dist_info creating /home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build/pystache-0.6.8/.pyproject-builddir/pip-modern-metadata-enjfr_f7/pystache.egg-info writing /home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build/pystache-0.6.8/.pyproject-builddir/pip-modern-metadata-enjfr_f7/pystache.egg-info/PKG-INFO writing dependency_links to /home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build/pystache-0.6.8/.pyproject-builddir/pip-modern-metadata-enjfr_f7/pystache.egg-info/dependency_links.txt writing entry points to /home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build/pystache-0.6.8/.pyproject-builddir/pip-modern-metadata-enjfr_f7/pystache.egg-info/entry_points.txt writing requirements to /home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build/pystache-0.6.8/.pyproject-builddir/pip-modern-metadata-enjfr_f7/pystache.egg-info/requires.txt writing top-level names to /home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build/pystache-0.6.8/.pyproject-builddir/pip-modern-metadata-enjfr_f7/pystache.egg-info/top_level.txt writing manifest file '/home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build/pystache-0.6.8/.pyproject-builddir/pip-modern-metadata-enjfr_f7/pystache.egg-info/SOURCES.txt' reading manifest file '/home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build/pystache-0.6.8/.pyproject-builddir/pip-modern-metadata-enjfr_f7/pystache.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory '.github' warning: no previously-included files matching '*' found under directory 'conda' warning: no previously-included files matching '*' found under directory 'gh' adding license file 'LICENSE' writing manifest file '/home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build/pystache-0.6.8/.pyproject-builddir/pip-modern-metadata-enjfr_f7/pystache.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build/pystache-0.6.8/.pyproject-builddir/pip-modern-metadata-enjfr_f7/pystache-0.6.8.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: pystache Building wheel for pystache (pyproject.toml): started Running command Building wheel for pystache (pyproject.toml) /usr/lib/python3.13/site-packages/setuptools_scm/git.py:310: UserWarning: git archive did not support describe output warnings.warn("git archive did not support describe output") /usr/lib/python3.13/site-packages/setuptools_scm/git.py:328: UserWarning: unprocessed git archival found (no export subst applied) warnings.warn("unprocessed git archival found (no export subst applied)") /usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel running build running build_py creating build/lib/pystache copying pystache/renderengine.py -> build/lib/pystache copying pystache/template_spec.py -> build/lib/pystache copying pystache/renderer.py -> build/lib/pystache copying pystache/common.py -> build/lib/pystache copying pystache/context.py -> build/lib/pystache copying pystache/parser.py -> build/lib/pystache copying pystache/locator.py -> build/lib/pystache copying pystache/parsed.py -> build/lib/pystache copying pystache/loader.py -> build/lib/pystache copying pystache/__init__.py -> build/lib/pystache copying pystache/init.py -> build/lib/pystache copying pystache/specloader.py -> build/lib/pystache copying pystache/defaults.py -> build/lib/pystache copying pystache/_version.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/test_locator.py -> build/lib/pystache/tests copying pystache/tests/test_commands.py -> build/lib/pystache/tests copying pystache/tests/main.py -> build/lib/pystache/tests copying pystache/tests/test_pystache.py -> build/lib/pystache/tests copying pystache/tests/doctesting.py -> build/lib/pystache/tests copying pystache/tests/common.py -> build/lib/pystache/tests copying pystache/tests/test_specloader.py -> build/lib/pystache/tests copying pystache/tests/test_context.py -> build/lib/pystache/tests copying pystache/tests/test_renderer.py -> build/lib/pystache/tests copying pystache/tests/test___init__.py -> build/lib/pystache/tests copying pystache/tests/benchmark.py -> build/lib/pystache/tests copying pystache/tests/test_examples.py -> build/lib/pystache/tests copying pystache/tests/test_simple.py -> build/lib/pystache/tests copying pystache/tests/__init__.py -> build/lib/pystache/tests copying pystache/tests/test_loader.py -> build/lib/pystache/tests copying pystache/tests/test_parser.py -> build/lib/pystache/tests copying pystache/tests/spectesting.py -> build/lib/pystache/tests copying pystache/tests/test_defaults.py -> build/lib/pystache/tests copying pystache/tests/test_renderengine.py -> build/lib/pystache/tests creating build/lib/pystache/tests/examples copying pystache/tests/examples/unicode_output.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/unicode_input.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/complex.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/unescaped.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/comments.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/delimiters.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/nested_context.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/lambdas.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/partials_with_lambdas.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/simple.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/readme.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/__init__.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/inverted.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/template_partial.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/double_section.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/escaped.py -> build/lib/pystache/tests/examples 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 running 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 requirements to pystache.egg-info/requires.txt writing top-level names to pystache.egg-info/top_level.txt reading manifest file 'pystache.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory '.github' warning: no previously-included files matching '*' found under directory 'conda' warning: no previously-included files matching '*' found under directory 'gh' adding license file 'LICENSE' writing manifest file 'pystache.egg-info/SOURCES.txt' copying pystache/tests/examples/comments.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/complex.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/delimiters.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/double_section.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/escaped.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/extensionless -> build/lib/pystache/tests/examples copying pystache/tests/examples/inner_partial.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/inner_partial.txt -> build/lib/pystache/tests/examples copying pystache/tests/examples/inverted.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/lambdas.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/looping_partial.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/nested_context.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/partial_with_partial_and_lambda.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/tagless.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/unescaped.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/unicode_input.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/unicode_output.mustache -> build/lib/pystache/tests/examples copying pystache/tests/data/ascii.mustache -> build/lib/pystache/tests/data copying pystache/tests/data/duplicate.mustache -> build/lib/pystache/tests/data copying pystache/tests/data/non_ascii.mustache -> build/lib/pystache/tests/data copying pystache/tests/data/sample_view.mustache -> build/lib/pystache/tests/data copying pystache/tests/data/say_hello.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 installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/pystache copying build/lib/pystache/renderengine.py -> build/bdist.linux-x86_64/wheel/./pystache copying build/lib/pystache/template_spec.py -> build/bdist.linux-x86_64/wheel/./pystache creating build/bdist.linux-x86_64/wheel/pystache/commands copying build/lib/pystache/commands/render.py -> build/bdist.linux-x86_64/wheel/./pystache/commands copying build/lib/pystache/commands/test.py -> build/bdist.linux-x86_64/wheel/./pystache/commands copying build/lib/pystache/commands/__init__.py -> build/bdist.linux-x86_64/wheel/./pystache/commands copying build/lib/pystache/renderer.py -> build/bdist.linux-x86_64/wheel/./pystache copying build/lib/pystache/common.py -> build/bdist.linux-x86_64/wheel/./pystache copying build/lib/pystache/context.py -> build/bdist.linux-x86_64/wheel/./pystache copying build/lib/pystache/parser.py -> build/bdist.linux-x86_64/wheel/./pystache creating build/bdist.linux-x86_64/wheel/pystache/tests copying build/lib/pystache/tests/test_locator.py -> build/bdist.linux-x86_64/wheel/./pystache/tests copying build/lib/pystache/tests/test_commands.py -> build/bdist.linux-x86_64/wheel/./pystache/tests copying build/lib/pystache/tests/main.py -> build/bdist.linux-x86_64/wheel/./pystache/tests copying build/lib/pystache/tests/test_pystache.py -> build/bdist.linux-x86_64/wheel/./pystache/tests copying build/lib/pystache/tests/doctesting.py -> build/bdist.linux-x86_64/wheel/./pystache/tests copying build/lib/pystache/tests/common.py -> build/bdist.linux-x86_64/wheel/./pystache/tests copying build/lib/pystache/tests/test_specloader.py -> build/bdist.linux-x86_64/wheel/./pystache/tests copying build/lib/pystache/tests/test_context.py -> build/bdist.linux-x86_64/wheel/./pystache/tests creating build/bdist.linux-x86_64/wheel/pystache/tests/examples copying build/lib/pystache/tests/examples/unicode_output.mustache -> build/bdist.linux-x86_64/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/partial_with_lambda.mustache -> build/bdist.linux-x86_64/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/unicode_output.py -> build/bdist.linux-x86_64/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/looping_partial.mustache -> build/bdist.linux-x86_64/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/comments.mustache -> build/bdist.linux-x86_64/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/unicode_input.py -> build/bdist.linux-x86_64/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/partial_with_partial_and_lambda.mustache -> build/bdist.linux-x86_64/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/complex.py -> build/bdist.linux-x86_64/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/nested_context.mustache -> build/bdist.linux-x86_64/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/complex.mustache -> build/bdist.linux-x86_64/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/extensionless -> build/bdist.linux-x86_64/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/inner_partial.mustache -> build/bdist.linux-x86_64/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/unescaped.py -> build/bdist.linux-x86_64/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/comments.py -> build/bdist.linux-x86_64/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/inverted.mustache -> build/bdist.linux-x86_64/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/delimiters.py -> build/bdist.linux-x86_64/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/unescaped.mustache -> build/bdist.linux-x86_64/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/nested_context.py -> build/bdist.linux-x86_64/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/lambdas.mustache -> build/bdist.linux-x86_64/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/lambdas.py -> build/bdist.linux-x86_64/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/unicode_input.mustache -> build/bdist.linux-x86_64/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/template_partial.txt -> build/bdist.linux-x86_64/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/partials_with_lambdas.py -> build/bdist.linux-x86_64/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/simple.py -> build/bdist.linux-x86_64/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/readme.py -> build/bdist.linux-x86_64/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/double_section.mustache -> build/bdist.linux-x86_64/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/__init__.py -> build/bdist.linux-x86_64/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/tagless.mustache -> build/bdist.linux-x86_64/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/inverted.py -> build/bdist.linux-x86_64/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/inner_partial.txt -> build/bdist.linux-x86_64/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/escaped.mustache -> build/bdist.linux-x86_64/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/template_partial.mustache -> build/bdist.linux-x86_64/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/template_partial.py -> build/bdist.linux-x86_64/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/double_section.py -> build/bdist.linux-x86_64/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/escaped.py -> build/bdist.linux-x86_64/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/delimiters.mustache -> build/bdist.linux-x86_64/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/simple.mustache -> build/bdist.linux-x86_64/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/say_hello.mustache -> build/bdist.linux-x86_64/wheel/./pystache/tests/examples copying build/lib/pystache/tests/examples/partial_in_partial.mustache -> build/bdist.linux-x86_64/wheel/./pystache/tests/examples copying build/lib/pystache/tests/test_renderer.py -> build/bdist.linux-x86_64/wheel/./pystache/tests copying build/lib/pystache/tests/test___init__.py -> build/bdist.linux-x86_64/wheel/./pystache/tests copying build/lib/pystache/tests/benchmark.py -> build/bdist.linux-x86_64/wheel/./pystache/tests creating build/bdist.linux-x86_64/wheel/pystache/tests/data copying build/lib/pystache/tests/data/duplicate.mustache -> build/bdist.linux-x86_64/wheel/./pystache/tests/data copying build/lib/pystache/tests/data/sample_view.mustache -> build/bdist.linux-x86_64/wheel/./pystache/tests/data copying build/lib/pystache/tests/data/views.py -> build/bdist.linux-x86_64/wheel/./pystache/tests/data copying build/lib/pystache/tests/data/non_ascii.mustache -> build/bdist.linux-x86_64/wheel/./pystache/tests/data copying build/lib/pystache/tests/data/__init__.py -> build/bdist.linux-x86_64/wheel/./pystache/tests/data copying build/lib/pystache/tests/data/ascii.mustache -> build/bdist.linux-x86_64/wheel/./pystache/tests/data creating build/bdist.linux-x86_64/wheel/pystache/tests/data/locator copying build/lib/pystache/tests/data/locator/duplicate.mustache -> build/bdist.linux-x86_64/wheel/./pystache/tests/data/locator copying build/lib/pystache/tests/data/locator/template.txt -> build/bdist.linux-x86_64/wheel/./pystache/tests/data/locator copying build/lib/pystache/tests/data/locator/__init__.py -> build/bdist.linux-x86_64/wheel/./pystache/tests/data/locator copying build/lib/pystache/tests/data/say_hello.mustache -> build/bdist.linux-x86_64/wheel/./pystache/tests/data copying build/lib/pystache/tests/test_examples.py -> build/bdist.linux-x86_64/wheel/./pystache/tests copying build/lib/pystache/tests/test_simple.py -> build/bdist.linux-x86_64/wheel/./pystache/tests copying build/lib/pystache/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./pystache/tests copying build/lib/pystache/tests/test_loader.py -> build/bdist.linux-x86_64/wheel/./pystache/tests copying build/lib/pystache/tests/test_parser.py -> build/bdist.linux-x86_64/wheel/./pystache/tests copying build/lib/pystache/tests/spectesting.py -> build/bdist.linux-x86_64/wheel/./pystache/tests copying build/lib/pystache/tests/test_defaults.py -> build/bdist.linux-x86_64/wheel/./pystache/tests copying build/lib/pystache/tests/test_renderengine.py -> build/bdist.linux-x86_64/wheel/./pystache/tests copying build/lib/pystache/locator.py -> build/bdist.linux-x86_64/wheel/./pystache copying build/lib/pystache/parsed.py -> build/bdist.linux-x86_64/wheel/./pystache copying build/lib/pystache/loader.py -> build/bdist.linux-x86_64/wheel/./pystache copying build/lib/pystache/__init__.py -> build/bdist.linux-x86_64/wheel/./pystache copying build/lib/pystache/init.py -> build/bdist.linux-x86_64/wheel/./pystache copying build/lib/pystache/specloader.py -> build/bdist.linux-x86_64/wheel/./pystache copying build/lib/pystache/defaults.py -> build/bdist.linux-x86_64/wheel/./pystache copying build/lib/pystache/_version.py -> build/bdist.linux-x86_64/wheel/./pystache running install_egg_info Copying pystache.egg-info to build/bdist.linux-x86_64/wheel/./pystache-0.6.8-py3.13.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/pystache-0.6.8.dist-info/WHEEL creating '/home/pterjan/.cache/pip/wheels/2f/0e/91/4d58243ff9b6857c76400924b591ec732b90dfeb8d4f802819/tmp8b41v2w1/.tmp-7ycms3aq/pystache-0.6.8-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'pystache/__init__.py' adding 'pystache/_version.py' adding 'pystache/common.py' adding 'pystache/context.py' adding 'pystache/defaults.py' adding 'pystache/init.py' adding 'pystache/loader.py' adding 'pystache/locator.py' adding 'pystache/parsed.py' adding 'pystache/parser.py' adding 'pystache/renderengine.py' adding 'pystache/renderer.py' adding 'pystache/specloader.py' adding 'pystache/template_spec.py' adding 'pystache/commands/__init__.py' adding 'pystache/commands/render.py' adding 'pystache/commands/test.py' adding 'pystache/tests/__init__.py' adding 'pystache/tests/benchmark.py' adding 'pystache/tests/common.py' adding 'pystache/tests/doctesting.py' adding 'pystache/tests/main.py' adding 'pystache/tests/spectesting.py' adding 'pystache/tests/test___init__.py' adding 'pystache/tests/test_commands.py' adding 'pystache/tests/test_context.py' adding 'pystache/tests/test_defaults.py' adding 'pystache/tests/test_examples.py' adding 'pystache/tests/test_loader.py' adding 'pystache/tests/test_locator.py' adding 'pystache/tests/test_parser.py' adding 'pystache/tests/test_pystache.py' adding 'pystache/tests/test_renderengine.py' adding 'pystache/tests/test_renderer.py' adding 'pystache/tests/test_simple.py' adding 'pystache/tests/test_specloader.py' adding 'pystache/tests/data/__init__.py' adding 'pystache/tests/data/ascii.mustache' adding 'pystache/tests/data/duplicate.mustache' adding 'pystache/tests/data/non_ascii.mustache' adding 'pystache/tests/data/sample_view.mustache' adding 'pystache/tests/data/say_hello.mustache' adding 'pystache/tests/data/views.py' adding 'pystache/tests/data/locator/__init__.py' adding 'pystache/tests/data/locator/duplicate.mustache' adding 'pystache/tests/data/locator/template.txt' adding 'pystache/tests/examples/__init__.py' adding 'pystache/tests/examples/comments.mustache' adding 'pystache/tests/examples/comments.py' adding 'pystache/tests/examples/complex.mustache' adding 'pystache/tests/examples/complex.py' adding 'pystache/tests/examples/delimiters.mustache' adding 'pystache/tests/examples/delimiters.py' adding 'pystache/tests/examples/double_section.mustache' adding 'pystache/tests/examples/double_section.py' adding 'pystache/tests/examples/escaped.mustache' adding 'pystache/tests/examples/escaped.py' adding 'pystache/tests/examples/extensionless' adding 'pystache/tests/examples/inner_partial.mustache' adding 'pystache/tests/examples/inner_partial.txt' adding 'pystache/tests/examples/inverted.mustache' adding 'pystache/tests/examples/inverted.py' adding 'pystache/tests/examples/lambdas.mustache' adding 'pystache/tests/examples/lambdas.py' adding 'pystache/tests/examples/looping_partial.mustache' adding 'pystache/tests/examples/nested_context.mustache' adding 'pystache/tests/examples/nested_context.py' adding 'pystache/tests/examples/partial_in_partial.mustache' adding 'pystache/tests/examples/partial_with_lambda.mustache' adding 'pystache/tests/examples/partial_with_partial_and_lambda.mustache' adding 'pystache/tests/examples/partials_with_lambdas.py' adding 'pystache/tests/examples/readme.py' adding 'pystache/tests/examples/say_hello.mustache' adding 'pystache/tests/examples/simple.mustache' adding 'pystache/tests/examples/simple.py' adding 'pystache/tests/examples/tagless.mustache' adding 'pystache/tests/examples/template_partial.mustache' adding 'pystache/tests/examples/template_partial.py' adding 'pystache/tests/examples/template_partial.txt' adding 'pystache/tests/examples/unescaped.mustache' adding 'pystache/tests/examples/unescaped.py' adding 'pystache/tests/examples/unicode_input.mustache' adding 'pystache/tests/examples/unicode_input.py' adding 'pystache/tests/examples/unicode_output.mustache' adding 'pystache/tests/examples/unicode_output.py' adding 'pystache-0.6.8.dist-info/licenses/LICENSE' adding 'pystache-0.6.8.dist-info/METADATA' adding 'pystache-0.6.8.dist-info/WHEEL' adding 'pystache-0.6.8.dist-info/entry_points.txt' adding 'pystache-0.6.8.dist-info/top_level.txt' adding 'pystache-0.6.8.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for pystache (pyproject.toml): finished with status 'done' Created wheel for pystache: filename=pystache-0.6.8-py3-none-any.whl size=81938 sha256=8cb5935e23d86c250c5ec59bc714045537838bc1da352a7285b1e9835b515c97 Stored in directory: /home/pterjan/.cache/pip/wheels/2f/0e/91/4d58243ff9b6857c76400924b591ec732b90dfeb8d4f802819 Successfully built pystache + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ukladA + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build + mkdir /home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build/BUILDROOT + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd pystache-0.6.8 + '[' 1 -eq 1 ']' ++ ls /home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build/pystache-0.6.8/pyproject-wheeldir/pystache-0.6.8-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=pystache==0.6.8 + '[' -z pystache==0.6.8 ']' + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build/pystache-0.6.8/.pyproject-builddir + /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build/BUILDROOT --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build/pystache-0.6.8/pyproject-wheeldir pystache==0.6.8 Using pip 25.3 from /usr/lib/python3.13/site-packages/pip (python 3.13) Looking in links: /home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build/pystache-0.6.8/pyproject-wheeldir Processing ./pyproject-wheeldir/pystache-0.6.8-py3-none-any.whl Installing collected packages: pystache Creating /home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build/BUILDROOT/usr/bin changing mode of /home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build/BUILDROOT/usr/bin/pystache to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build/BUILDROOT/usr/bin/pystache-test to 755 Successfully installed pystache-0.6.8 + '[' -d /home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build/BUILDROOT/usr/bin ']' + '[' -z sP ']' + shebang_flags=-kasP + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kasP /home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build/BUILDROOT/usr/bin/pystache /home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build/BUILDROOT/usr/bin/pystache-test /home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build/BUILDROOT/usr/bin/pystache: updating /home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build/BUILDROOT/usr/bin/pystache-test: updating + rm -rfv /home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build/BUILDROOT/usr/bin/__pycache__ + rm -f /home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build/python-pystache-0.6.8-1.mga10.noarch-pyproject-ghost-distinfo + site_dirs=() + '[' -d /home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build/BUILDROOT/usr/lib/python3.13/site-packages ']' + site_dirs+=("/usr/lib/python3.13/site-packages") + '[' /home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build/BUILDROOT/usr/lib64/python3.13/site-packages '!=' /home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build/BUILDROOT/usr/lib/python3.13/site-packages ']' + '[' -d /home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build/BUILDROOT/usr/lib64/python3.13/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build/BUILDROOT$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.13/site-packages/pystache-0.6.8.dist-info' + sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build/BUILDROOT/usr/lib/python3.13/site-packages/pystache-0.6.8.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build/BUILDROOT/usr/lib/python3.13/site-packages/pystache-0.6.8.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build/python-pystache-0.6.8-1.mga10.noarch-pyproject-record + rm -fv /home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build/BUILDROOT/usr/lib/python3.13/site-packages/pystache-0.6.8.dist-info/RECORD removed '/home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build/BUILDROOT/usr/lib/python3.13/site-packages/pystache-0.6.8.dist-info/RECORD' + rm -fv /home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build/BUILDROOT/usr/lib/python3.13/site-packages/pystache-0.6.8.dist-info/REQUESTED removed '/home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build/BUILDROOT/usr/lib/python3.13/site-packages/pystache-0.6.8.dist-info/REQUESTED' ++ wc -l /home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build/python-pystache-0.6.8-1.mga10.noarch-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + RPM_FILES_ESCAPE=4.19 + /usr/bin/python3 /usr/lib/rpm/redhat/pyproject_save_files.py --output-files /home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build/python-pystache-0.6.8-1.mga10.noarch-pyproject-files --output-modules /home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build/python-pystache-0.6.8-1.mga10.noarch-pyproject-modules --buildroot /home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build/BUILDROOT --sitelib /usr/lib/python3.13/site-packages --sitearch /usr/lib64/python3.13/site-packages --python-version 3.13 --pyproject-record /home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build/python-pystache-0.6.8-1.mga10.noarch-pyproject-record --prefix /usr pystache + /usr/lib/rpm/check-buildroot + '[' -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/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-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build/BUILDROOT/usr/lib/python3.13 using python3.13 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.1B5bYG + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd pystache-0.6.8 + '[' 1 -eq 1 ']' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-pystache-0.6.8-1.mga10.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.0x9HCQ + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build + cd pystache-0.6.8 + DOCDIR=/home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build/BUILDROOT/usr/share/doc/python3-pystache + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build/BUILDROOT/usr/share/doc/python3-pystache + cp -pr /home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build/pystache-0.6.8/CHANGELOG.rst /home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build/BUILDROOT/usr/share/doc/python3-pystache + cp -pr /home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build/pystache-0.6.8/HISTORY.md /home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build/BUILDROOT/usr/share/doc/python3-pystache + cp -pr /home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build/pystache-0.6.8/README.rst /home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build/BUILDROOT/usr/share/doc/python3-pystache + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.gHqgUp + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build + cd pystache-0.6.8 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build/BUILDROOT/usr/share/licenses/python3-pystache + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build/BUILDROOT/usr/share/licenses/python3-pystache + cp -pr /home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build/pystache-0.6.8/LICENSE /home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build/BUILDROOT/usr/share/licenses/python3-pystache + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-pystache = 0.6.8-1.mga10 python3-pystache = 0.6.8-1.mga10 python3.13-pystache = 0.6.8-1.mga10 python3.13dist(pystache) = 0.6.8 python3dist(pystache) = 0.6.8 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.13 Obsoletes: python-pystache < 0.6.8-1.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python3-pystache-0.6.8-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.XQ3NdS + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build + test -d /home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build + rm -rf /home/pterjan/rpmbuild/BUILD/python-pystache-0.6.8-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!