D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/python-mako-1.3.9-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.M4ZGqL Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.gWf4zm + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-mako-1.3.9-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/python-mako-1.3.9-build + rm -rf mako-1.3.9 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/mako-1.3.9.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd mako-1.3.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.eQlbXx + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-mako-1.3.9-build + cd mako-1.3.9 + 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-mako-1.3.9-build/mako-1.3.9/.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-mako-1.3.9-build/mako-1.3.9/.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-mako-1.3.9-build/mako-1.3.9/pyproject-wheeldir --output /home/pterjan/rpmbuild/BUILD/python-mako-1.3.9-build/python-mako-1.3.9-1.mga10.noarch-pyproject-buildrequires Handling setuptools >= 47 from build-system.requires Requirement satisfied: setuptools >= 47 (installed: setuptools 78.1.0) Handling wheel from build-system.requires Requirement satisfied: wheel (installed: wheel 0.43.0) /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 Mako.egg-info/PKG-INFO writing dependency_links to Mako.egg-info/dependency_links.txt writing entry points to Mako.egg-info/entry_points.txt writing requirements to Mako.egg-info/requires.txt writing top-level names to Mako.egg-info/top_level.txt reading manifest file 'Mako.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.mako' under directory 'doc' warning: no files found matching '*.xml' under directory 'examples' warning: no files found matching '*.mako' under directory 'examples' no previously-included directories found matching 'doc/build/output' adding license file 'LICENSE' writing manifest file 'Mako.egg-info/SOURCES.txt' running dist_info writing Mako.egg-info/PKG-INFO writing dependency_links to Mako.egg-info/dependency_links.txt writing entry points to Mako.egg-info/entry_points.txt writing requirements to Mako.egg-info/requires.txt writing top-level names to Mako.egg-info/top_level.txt reading manifest file 'Mako.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.mako' under directory 'doc' warning: no files found matching '*.xml' under directory 'examples' warning: no files found matching '*.mako' under directory 'examples' no previously-included directories found matching 'doc/build/output' adding license file 'LICENSE' writing manifest file 'Mako.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/python-mako-1.3.9-build/mako-1.3.9/mako-1.3.9.dist-info' Handling MarkupSafe>=0.9.2 from hook generated metadata: Requires-Dist (Mako) Requirement satisfied: MarkupSafe>=0.9.2 (installed: MarkupSafe 3.0.2) Handling pytest; extra == "testing" from hook generated metadata: Requires-Dist (Mako) Ignoring alien requirement: pytest; extra == "testing" Handling Babel; extra == "babel" from hook generated metadata: Requires-Dist (Mako) Ignoring alien requirement: Babel; extra == "babel" Handling lingua; extra == "lingua" from hook generated metadata: Requires-Dist (Mako) Ignoring alien requirement: lingua; extra == "lingua" + cat /home/pterjan/rpmbuild/BUILD/python-mako-1.3.9-build/python-mako-1.3.9-1.mga10.noarch-pyproject-buildrequires + rm -rfv mako-1.3.9.dist-info/ removed 'mako-1.3.9.dist-info/entry_points.txt' removed 'mako-1.3.9.dist-info/top_level.txt' removed 'mako-1.3.9.dist-info/METADATA' removed 'mako-1.3.9.dist-info/licenses/LICENSE' removed directory 'mako-1.3.9.dist-info/licenses' removed directory 'mako-1.3.9.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.eut2Xq + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-mako-1.3.9-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 mako-1.3.9 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/python-mako-1.3.9-build/mako-1.3.9/.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-mako-1.3.9-build/mako-1.3.9/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/python-mako-1.3.9-build/mako-1.3.9/pyproject-wheeldir Processing /home/pterjan/rpmbuild/BUILD/python-mako-1.3.9-build/mako-1.3.9 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) /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-mako-1.3.9-build/mako-1.3.9/.pyproject-builddir/pip-modern-metadata-gclvcki4/Mako.egg-info writing /home/pterjan/rpmbuild/BUILD/python-mako-1.3.9-build/mako-1.3.9/.pyproject-builddir/pip-modern-metadata-gclvcki4/Mako.egg-info/PKG-INFO writing dependency_links to /home/pterjan/rpmbuild/BUILD/python-mako-1.3.9-build/mako-1.3.9/.pyproject-builddir/pip-modern-metadata-gclvcki4/Mako.egg-info/dependency_links.txt writing entry points to /home/pterjan/rpmbuild/BUILD/python-mako-1.3.9-build/mako-1.3.9/.pyproject-builddir/pip-modern-metadata-gclvcki4/Mako.egg-info/entry_points.txt writing requirements to /home/pterjan/rpmbuild/BUILD/python-mako-1.3.9-build/mako-1.3.9/.pyproject-builddir/pip-modern-metadata-gclvcki4/Mako.egg-info/requires.txt writing top-level names to /home/pterjan/rpmbuild/BUILD/python-mako-1.3.9-build/mako-1.3.9/.pyproject-builddir/pip-modern-metadata-gclvcki4/Mako.egg-info/top_level.txt writing manifest file '/home/pterjan/rpmbuild/BUILD/python-mako-1.3.9-build/mako-1.3.9/.pyproject-builddir/pip-modern-metadata-gclvcki4/Mako.egg-info/SOURCES.txt' reading manifest file '/home/pterjan/rpmbuild/BUILD/python-mako-1.3.9-build/mako-1.3.9/.pyproject-builddir/pip-modern-metadata-gclvcki4/Mako.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.mako' under directory 'doc' warning: no files found matching '*.xml' under directory 'examples' warning: no files found matching '*.mako' under directory 'examples' no previously-included directories found matching 'doc/build/output' adding license file 'LICENSE' writing manifest file '/home/pterjan/rpmbuild/BUILD/python-mako-1.3.9-build/mako-1.3.9/.pyproject-builddir/pip-modern-metadata-gclvcki4/Mako.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/python-mako-1.3.9-build/mako-1.3.9/.pyproject-builddir/pip-modern-metadata-gclvcki4/mako-1.3.9.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: Mako Building wheel for Mako (pyproject.toml): started Running command Building wheel for Mako (pyproject.toml) /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/mako copying mako/exceptions.py -> build/lib/mako copying mako/filters.py -> build/lib/mako copying mako/pyparser.py -> build/lib/mako copying mako/parsetree.py -> build/lib/mako copying mako/template.py -> build/lib/mako copying mako/compat.py -> build/lib/mako copying mako/pygen.py -> build/lib/mako copying mako/_ast_util.py -> build/lib/mako copying mako/codegen.py -> build/lib/mako copying mako/cmd.py -> build/lib/mako copying mako/__init__.py -> build/lib/mako copying mako/lexer.py -> build/lib/mako copying mako/runtime.py -> build/lib/mako copying mako/ast.py -> build/lib/mako copying mako/util.py -> build/lib/mako copying mako/lookup.py -> build/lib/mako copying mako/cache.py -> build/lib/mako creating build/lib/mako/testing copying mako/testing/exclusions.py -> build/lib/mako/testing copying mako/testing/_config.py -> build/lib/mako/testing copying mako/testing/config.py -> build/lib/mako/testing copying mako/testing/assertions.py -> build/lib/mako/testing copying mako/testing/__init__.py -> build/lib/mako/testing copying mako/testing/fixtures.py -> build/lib/mako/testing copying mako/testing/helpers.py -> build/lib/mako/testing creating build/lib/mako/ext copying mako/ext/pygmentplugin.py -> build/lib/mako/ext copying mako/ext/extract.py -> build/lib/mako/ext copying mako/ext/beaker_cache.py -> build/lib/mako/ext copying mako/ext/linguaplugin.py -> build/lib/mako/ext copying mako/ext/__init__.py -> build/lib/mako/ext copying mako/ext/babelplugin.py -> build/lib/mako/ext copying mako/ext/autohandler.py -> build/lib/mako/ext copying mako/ext/preprocessors.py -> build/lib/mako/ext copying mako/ext/turbogears.py -> build/lib/mako/ext 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/mako copying build/lib/mako/exceptions.py -> build/bdist.linux-x86_64/wheel/./mako copying build/lib/mako/filters.py -> build/bdist.linux-x86_64/wheel/./mako copying build/lib/mako/pyparser.py -> build/bdist.linux-x86_64/wheel/./mako copying build/lib/mako/parsetree.py -> build/bdist.linux-x86_64/wheel/./mako copying build/lib/mako/template.py -> build/bdist.linux-x86_64/wheel/./mako copying build/lib/mako/compat.py -> build/bdist.linux-x86_64/wheel/./mako creating build/bdist.linux-x86_64/wheel/mako/testing copying build/lib/mako/testing/exclusions.py -> build/bdist.linux-x86_64/wheel/./mako/testing copying build/lib/mako/testing/_config.py -> build/bdist.linux-x86_64/wheel/./mako/testing copying build/lib/mako/testing/config.py -> build/bdist.linux-x86_64/wheel/./mako/testing copying build/lib/mako/testing/assertions.py -> build/bdist.linux-x86_64/wheel/./mako/testing copying build/lib/mako/testing/__init__.py -> build/bdist.linux-x86_64/wheel/./mako/testing copying build/lib/mako/testing/fixtures.py -> build/bdist.linux-x86_64/wheel/./mako/testing copying build/lib/mako/testing/helpers.py -> build/bdist.linux-x86_64/wheel/./mako/testing copying build/lib/mako/pygen.py -> build/bdist.linux-x86_64/wheel/./mako copying build/lib/mako/_ast_util.py -> build/bdist.linux-x86_64/wheel/./mako copying build/lib/mako/codegen.py -> build/bdist.linux-x86_64/wheel/./mako copying build/lib/mako/cmd.py -> build/bdist.linux-x86_64/wheel/./mako copying build/lib/mako/__init__.py -> build/bdist.linux-x86_64/wheel/./mako copying build/lib/mako/lexer.py -> build/bdist.linux-x86_64/wheel/./mako copying build/lib/mako/runtime.py -> build/bdist.linux-x86_64/wheel/./mako copying build/lib/mako/ast.py -> build/bdist.linux-x86_64/wheel/./mako copying build/lib/mako/util.py -> build/bdist.linux-x86_64/wheel/./mako copying build/lib/mako/lookup.py -> build/bdist.linux-x86_64/wheel/./mako creating build/bdist.linux-x86_64/wheel/mako/ext copying build/lib/mako/ext/pygmentplugin.py -> build/bdist.linux-x86_64/wheel/./mako/ext copying build/lib/mako/ext/extract.py -> build/bdist.linux-x86_64/wheel/./mako/ext copying build/lib/mako/ext/beaker_cache.py -> build/bdist.linux-x86_64/wheel/./mako/ext copying build/lib/mako/ext/linguaplugin.py -> build/bdist.linux-x86_64/wheel/./mako/ext copying build/lib/mako/ext/__init__.py -> build/bdist.linux-x86_64/wheel/./mako/ext copying build/lib/mako/ext/babelplugin.py -> build/bdist.linux-x86_64/wheel/./mako/ext copying build/lib/mako/ext/autohandler.py -> build/bdist.linux-x86_64/wheel/./mako/ext copying build/lib/mako/ext/preprocessors.py -> build/bdist.linux-x86_64/wheel/./mako/ext copying build/lib/mako/ext/turbogears.py -> build/bdist.linux-x86_64/wheel/./mako/ext copying build/lib/mako/cache.py -> build/bdist.linux-x86_64/wheel/./mako running install_egg_info running egg_info writing Mako.egg-info/PKG-INFO writing dependency_links to Mako.egg-info/dependency_links.txt writing entry points to Mako.egg-info/entry_points.txt writing requirements to Mako.egg-info/requires.txt writing top-level names to Mako.egg-info/top_level.txt reading manifest file 'Mako.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.mako' under directory 'doc' warning: no files found matching '*.xml' under directory 'examples' warning: no files found matching '*.mako' under directory 'examples' no previously-included directories found matching 'doc/build/output' adding license file 'LICENSE' writing manifest file 'Mako.egg-info/SOURCES.txt' Copying Mako.egg-info to build/bdist.linux-x86_64/wheel/./Mako-1.3.9-py3.13.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/mako-1.3.9.dist-info/WHEEL creating '/home/pterjan/rpmbuild/BUILD/python-mako-1.3.9-build/mako-1.3.9/.pyproject-builddir/pip-wheel-jtshupca/.tmp-wi81kv3o/mako-1.3.9-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'mako/__init__.py' adding 'mako/_ast_util.py' adding 'mako/ast.py' adding 'mako/cache.py' adding 'mako/cmd.py' adding 'mako/codegen.py' adding 'mako/compat.py' adding 'mako/exceptions.py' adding 'mako/filters.py' adding 'mako/lexer.py' adding 'mako/lookup.py' adding 'mako/parsetree.py' adding 'mako/pygen.py' adding 'mako/pyparser.py' adding 'mako/runtime.py' adding 'mako/template.py' adding 'mako/util.py' adding 'mako/ext/__init__.py' adding 'mako/ext/autohandler.py' adding 'mako/ext/babelplugin.py' adding 'mako/ext/beaker_cache.py' adding 'mako/ext/extract.py' adding 'mako/ext/linguaplugin.py' adding 'mako/ext/preprocessors.py' adding 'mako/ext/pygmentplugin.py' adding 'mako/ext/turbogears.py' adding 'mako/testing/__init__.py' adding 'mako/testing/_config.py' adding 'mako/testing/assertions.py' adding 'mako/testing/config.py' adding 'mako/testing/exclusions.py' adding 'mako/testing/fixtures.py' adding 'mako/testing/helpers.py' adding 'mako-1.3.9.dist-info/licenses/LICENSE' adding 'mako-1.3.9.dist-info/METADATA' adding 'mako-1.3.9.dist-info/WHEEL' adding 'mako-1.3.9.dist-info/entry_points.txt' adding 'mako-1.3.9.dist-info/top_level.txt' adding 'mako-1.3.9.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for Mako (pyproject.toml): finished with status 'done' Created wheel for Mako: filename=mako-1.3.9-py3-none-any.whl size=78486 sha256=553194b2948f3271daff6eb6abcbff0cb4a27861f97b601537406906fed700be Stored in directory: /home/pterjan/.cache/pip/wheels/c0/63/af/34540ee48000e23535ded9f6c0b5d9630753ced2915043fd30 Successfully built Mako + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.8Mr6Vl + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-mako-1.3.9-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/python-mako-1.3.9-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/python-mako-1.3.9-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/python-mako-1.3.9-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/python-mako-1.3.9-build + mkdir /home/pterjan/rpmbuild/BUILD/python-mako-1.3.9-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 mako-1.3.9 + '[' 1 -eq 1 ']' ++ ls /home/pterjan/rpmbuild/BUILD/python-mako-1.3.9-build/mako-1.3.9/pyproject-wheeldir/mako-1.3.9-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=mako==1.3.9 + '[' -z mako==1.3.9 ']' + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-mako-1.3.9-build/mako-1.3.9/.pyproject-builddir + /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILD/python-mako-1.3.9-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-mako-1.3.9-build/mako-1.3.9/pyproject-wheeldir mako==1.3.9 Using pip 25.0.1 from /usr/lib/python3.13/site-packages/pip (python 3.13) Looking in links: /home/pterjan/rpmbuild/BUILD/python-mako-1.3.9-build/mako-1.3.9/pyproject-wheeldir Processing ./pyproject-wheeldir/mako-1.3.9-py3-none-any.whl Installing collected packages: mako Creating /home/pterjan/rpmbuild/BUILD/python-mako-1.3.9-build/BUILDROOT/usr/bin changing mode of /home/pterjan/rpmbuild/BUILD/python-mako-1.3.9-build/BUILDROOT/usr/bin/mako-render to 755 Successfully installed mako-1.3.9 + '[' -d /home/pterjan/rpmbuild/BUILD/python-mako-1.3.9-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-mako-1.3.9-build/BUILDROOT/usr/bin/mako-render /home/pterjan/rpmbuild/BUILD/python-mako-1.3.9-build/BUILDROOT/usr/bin/mako-render: updating + rm -rfv /home/pterjan/rpmbuild/BUILD/python-mako-1.3.9-build/BUILDROOT/usr/bin/__pycache__ + rm -f /home/pterjan/rpmbuild/BUILD/python-mako-1.3.9-build/python-mako-1.3.9-1.mga10.noarch-pyproject-ghost-distinfo + site_dirs=() + '[' -d /home/pterjan/rpmbuild/BUILD/python-mako-1.3.9-build/BUILDROOT/usr/lib/python3.13/site-packages ']' + site_dirs+=("/usr/lib/python3.13/site-packages") + '[' /home/pterjan/rpmbuild/BUILD/python-mako-1.3.9-build/BUILDROOT/usr/lib64/python3.13/site-packages '!=' /home/pterjan/rpmbuild/BUILD/python-mako-1.3.9-build/BUILDROOT/usr/lib/python3.13/site-packages ']' + '[' -d /home/pterjan/rpmbuild/BUILD/python-mako-1.3.9-build/BUILDROOT/usr/lib64/python3.13/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /home/pterjan/rpmbuild/BUILD/python-mako-1.3.9-build/BUILDROOT$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.13/site-packages/mako-1.3.9.dist-info' + sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/python-mako-1.3.9-build/BUILDROOT/usr/lib/python3.13/site-packages/mako-1.3.9.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-mako-1.3.9-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/python-mako-1.3.9-build/BUILDROOT/usr/lib/python3.13/site-packages/mako-1.3.9.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/python-mako-1.3.9-build/python-mako-1.3.9-1.mga10.noarch-pyproject-record + rm -fv /home/pterjan/rpmbuild/BUILD/python-mako-1.3.9-build/BUILDROOT/usr/lib/python3.13/site-packages/mako-1.3.9.dist-info/RECORD removed '/home/pterjan/rpmbuild/BUILD/python-mako-1.3.9-build/BUILDROOT/usr/lib/python3.13/site-packages/mako-1.3.9.dist-info/RECORD' + rm -fv /home/pterjan/rpmbuild/BUILD/python-mako-1.3.9-build/BUILDROOT/usr/lib/python3.13/site-packages/mako-1.3.9.dist-info/REQUESTED removed '/home/pterjan/rpmbuild/BUILD/python-mako-1.3.9-build/BUILDROOT/usr/lib/python3.13/site-packages/mako-1.3.9.dist-info/REQUESTED' ++ wc -l /home/pterjan/rpmbuild/BUILD/python-mako-1.3.9-build/python-mako-1.3.9-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-mako-1.3.9-build/python-mako-1.3.9-1.mga10.noarch-pyproject-files --output-modules /home/pterjan/rpmbuild/BUILD/python-mako-1.3.9-build/python-mako-1.3.9-1.mga10.noarch-pyproject-modules --buildroot /home/pterjan/rpmbuild/BUILD/python-mako-1.3.9-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-mako-1.3.9-build/python-mako-1.3.9-1.mga10.noarch-pyproject-record --prefix /usr mako + /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-mako-1.3.9-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 Processing files: python3-mako-1.3.9-1.mga10.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.c9fPqJ + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-mako-1.3.9-build + cd mako-1.3.9 + DOCDIR=/home/pterjan/rpmbuild/BUILD/python-mako-1.3.9-build/BUILDROOT/usr/share/doc/python3-mako + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-mako-1.3.9-build/BUILDROOT/usr/share/doc/python3-mako + cp -pr /home/pterjan/rpmbuild/BUILD/python-mako-1.3.9-build/mako-1.3.9/CHANGES /home/pterjan/rpmbuild/BUILD/python-mako-1.3.9-build/BUILDROOT/usr/share/doc/python3-mako + cp -pr /home/pterjan/rpmbuild/BUILD/python-mako-1.3.9-build/mako-1.3.9/LICENSE /home/pterjan/rpmbuild/BUILD/python-mako-1.3.9-build/BUILDROOT/usr/share/doc/python3-mako + cp -pr /home/pterjan/rpmbuild/BUILD/python-mako-1.3.9-build/mako-1.3.9/README.rst /home/pterjan/rpmbuild/BUILD/python-mako-1.3.9-build/BUILDROOT/usr/share/doc/python3-mako + cp -pr /home/pterjan/rpmbuild/BUILD/python-mako-1.3.9-build/mako-1.3.9/doc /home/pterjan/rpmbuild/BUILD/python-mako-1.3.9-build/BUILDROOT/usr/share/doc/python3-mako + cp -pr /home/pterjan/rpmbuild/BUILD/python-mako-1.3.9-build/mako-1.3.9/examples /home/pterjan/rpmbuild/BUILD/python-mako-1.3.9-build/BUILDROOT/usr/share/doc/python3-mako + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-mako = 1.3.9-1.mga10 python3-mako = 1.3.9-1.mga10 python3.13-mako = 1.3.9-1.mga10 python3.13dist(mako) = 1.3.9 python3dist(mako) = 1.3.9 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 python3.13dist(markupsafe) >= 0.9.2 Obsoletes: python-mako < 1.3.9-1.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/python-mako-1.3.9-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python3-mako-1.3.9-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.DyN0Ol + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-mako-1.3.9-build + test -d /home/pterjan/rpmbuild/BUILD/python-mako-1.3.9-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-mako-1.3.9-build + rm -rf /home/pterjan/rpmbuild/BUILD/python-mako-1.3.9-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!