D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/python-yamllint-1.32.0-4.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.pHgd0m Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.5S7gF5 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-yamllint-1.32.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/python-yamllint-1.32.0-build + rm -rf yamllint-1.32.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/yamllint-1.32.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd yamllint-1.32.0 + /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.ryxK3O + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-yamllint-1.32.0-build + cd yamllint-1.32.0 + 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-yamllint-1.32.0-build/yamllint-1.32.0/.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-yamllint-1.32.0-build/yamllint-1.32.0/.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-yamllint-1.32.0-build/yamllint-1.32.0/pyproject-wheeldir --output /home/pterjan/rpmbuild/BUILD/python-yamllint-1.32.0-build/python-yamllint-1.32.0-4.mga10.noarch-pyproject-buildrequires Handling setuptools >= 61 from build-system.requires Requirement satisfied: setuptools >= 61 (installed: setuptools 78.1.0) /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 :: GNU General Public License v3 (GPLv3) 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 :: GNU General Public License v3 (GPLv3) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running egg_info writing yamllint.egg-info/PKG-INFO writing dependency_links to yamllint.egg-info/dependency_links.txt writing entry points to yamllint.egg-info/entry_points.txt writing requirements to yamllint.egg-info/requires.txt writing top-level names to yamllint.egg-info/top_level.txt reading manifest file 'yamllint.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'yamllint.egg-info/SOURCES.txt' /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) running dist_info writing yamllint.egg-info/PKG-INFO writing dependency_links to yamllint.egg-info/dependency_links.txt writing entry points to yamllint.egg-info/entry_points.txt writing requirements to yamllint.egg-info/requires.txt writing top-level names to yamllint.egg-info/top_level.txt reading manifest file 'yamllint.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'yamllint.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/python-yamllint-1.32.0-build/yamllint-1.32.0/yamllint-1.32.0.dist-info' Handling pathspec>=0.5.3 from hook generated metadata: Requires-Dist (yamllint) Requirement satisfied: pathspec>=0.5.3 (installed: pathspec 0.12.1) Handling pyyaml from hook generated metadata: Requires-Dist (yamllint) Requirement satisfied: pyyaml (installed: pyyaml 6.0.1) Handling doc8; extra == "dev" from hook generated metadata: Requires-Dist (yamllint) Ignoring alien requirement: doc8; extra == "dev" Handling flake8; extra == "dev" from hook generated metadata: Requires-Dist (yamllint) Ignoring alien requirement: flake8; extra == "dev" Handling flake8-import-order; extra == "dev" from hook generated metadata: Requires-Dist (yamllint) Ignoring alien requirement: flake8-import-order; extra == "dev" Handling rstcheck[sphinx]; extra == "dev" from hook generated metadata: Requires-Dist (yamllint) Ignoring alien requirement: rstcheck[sphinx]; extra == "dev" Handling sphinx; extra == "dev" from hook generated metadata: Requires-Dist (yamllint) Ignoring alien requirement: sphinx; extra == "dev" + cat /home/pterjan/rpmbuild/BUILD/python-yamllint-1.32.0-build/python-yamllint-1.32.0-4.mga10.noarch-pyproject-buildrequires + rm -rfv yamllint-1.32.0.dist-info/ removed 'yamllint-1.32.0.dist-info/entry_points.txt' removed 'yamllint-1.32.0.dist-info/top_level.txt' removed 'yamllint-1.32.0.dist-info/METADATA' removed 'yamllint-1.32.0.dist-info/licenses/LICENSE' removed directory 'yamllint-1.32.0.dist-info/licenses' removed directory 'yamllint-1.32.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.aHgPUW + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-yamllint-1.32.0-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 yamllint-1.32.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/python-yamllint-1.32.0-build/yamllint-1.32.0/.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-yamllint-1.32.0-build/yamllint-1.32.0/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/python-yamllint-1.32.0-build/yamllint-1.32.0/pyproject-wheeldir Processing /home/pterjan/rpmbuild/BUILD/python-yamllint-1.32.0-build/yamllint-1.32.0 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) /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 :: GNU General Public License v3 (GPLv3) 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 :: GNU General Public License v3 (GPLv3) 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-yamllint-1.32.0-build/yamllint-1.32.0/.pyproject-builddir/pip-modern-metadata-4tbpmera/yamllint.egg-info writing /home/pterjan/rpmbuild/BUILD/python-yamllint-1.32.0-build/yamllint-1.32.0/.pyproject-builddir/pip-modern-metadata-4tbpmera/yamllint.egg-info/PKG-INFO writing dependency_links to /home/pterjan/rpmbuild/BUILD/python-yamllint-1.32.0-build/yamllint-1.32.0/.pyproject-builddir/pip-modern-metadata-4tbpmera/yamllint.egg-info/dependency_links.txt writing entry points to /home/pterjan/rpmbuild/BUILD/python-yamllint-1.32.0-build/yamllint-1.32.0/.pyproject-builddir/pip-modern-metadata-4tbpmera/yamllint.egg-info/entry_points.txt writing requirements to /home/pterjan/rpmbuild/BUILD/python-yamllint-1.32.0-build/yamllint-1.32.0/.pyproject-builddir/pip-modern-metadata-4tbpmera/yamllint.egg-info/requires.txt writing top-level names to /home/pterjan/rpmbuild/BUILD/python-yamllint-1.32.0-build/yamllint-1.32.0/.pyproject-builddir/pip-modern-metadata-4tbpmera/yamllint.egg-info/top_level.txt writing manifest file '/home/pterjan/rpmbuild/BUILD/python-yamllint-1.32.0-build/yamllint-1.32.0/.pyproject-builddir/pip-modern-metadata-4tbpmera/yamllint.egg-info/SOURCES.txt' reading manifest file '/home/pterjan/rpmbuild/BUILD/python-yamllint-1.32.0-build/yamllint-1.32.0/.pyproject-builddir/pip-modern-metadata-4tbpmera/yamllint.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file '/home/pterjan/rpmbuild/BUILD/python-yamllint-1.32.0-build/yamllint-1.32.0/.pyproject-builddir/pip-modern-metadata-4tbpmera/yamllint.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/python-yamllint-1.32.0-build/yamllint-1.32.0/.pyproject-builddir/pip-modern-metadata-4tbpmera/yamllint-1.32.0.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: yamllint Building wheel for yamllint (pyproject.toml): started Running command Building wheel for yamllint (pyproject.toml) /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 :: GNU General Public License v3 (GPLv3) 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 :: GNU General Public License v3 (GPLv3) 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/yamllint copying yamllint/cli.py -> build/lib/yamllint copying yamllint/parser.py -> build/lib/yamllint copying yamllint/__main__.py -> build/lib/yamllint copying yamllint/config.py -> build/lib/yamllint copying yamllint/__init__.py -> build/lib/yamllint copying yamllint/linter.py -> build/lib/yamllint creating build/lib/yamllint/rules copying yamllint/rules/indentation.py -> build/lib/yamllint/rules copying yamllint/rules/braces.py -> build/lib/yamllint/rules copying yamllint/rules/empty_lines.py -> build/lib/yamllint/rules copying yamllint/rules/commas.py -> build/lib/yamllint/rules copying yamllint/rules/line_length.py -> build/lib/yamllint/rules copying yamllint/rules/common.py -> build/lib/yamllint/rules copying yamllint/rules/float_values.py -> build/lib/yamllint/rules copying yamllint/rules/anchors.py -> build/lib/yamllint/rules copying yamllint/rules/comments.py -> build/lib/yamllint/rules copying yamllint/rules/quoted_strings.py -> build/lib/yamllint/rules copying yamllint/rules/colons.py -> build/lib/yamllint/rules copying yamllint/rules/hyphens.py -> build/lib/yamllint/rules copying yamllint/rules/truthy.py -> build/lib/yamllint/rules copying yamllint/rules/empty_values.py -> build/lib/yamllint/rules copying yamllint/rules/document_start.py -> build/lib/yamllint/rules copying yamllint/rules/octal_values.py -> build/lib/yamllint/rules copying yamllint/rules/brackets.py -> build/lib/yamllint/rules copying yamllint/rules/key_duplicates.py -> build/lib/yamllint/rules copying yamllint/rules/__init__.py -> build/lib/yamllint/rules copying yamllint/rules/key_ordering.py -> build/lib/yamllint/rules copying yamllint/rules/document_end.py -> build/lib/yamllint/rules copying yamllint/rules/comments_indentation.py -> build/lib/yamllint/rules copying yamllint/rules/new_lines.py -> build/lib/yamllint/rules copying yamllint/rules/trailing_spaces.py -> build/lib/yamllint/rules copying yamllint/rules/new_line_at_end_of_file.py -> build/lib/yamllint/rules running egg_info writing yamllint.egg-info/PKG-INFO writing dependency_links to yamllint.egg-info/dependency_links.txt writing entry points to yamllint.egg-info/entry_points.txt writing requirements to yamllint.egg-info/requires.txt writing top-level names to yamllint.egg-info/top_level.txt reading manifest file 'yamllint.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'yamllint.egg-info/SOURCES.txt' creating build/lib/yamllint/conf copying yamllint/conf/relaxed.yaml -> build/lib/yamllint/conf copying yamllint/conf/default.yaml -> build/lib/yamllint/conf 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/yamllint copying build/lib/yamllint/cli.py -> build/bdist.linux-x86_64/wheel/./yamllint copying build/lib/yamllint/parser.py -> build/bdist.linux-x86_64/wheel/./yamllint creating build/bdist.linux-x86_64/wheel/yamllint/conf copying build/lib/yamllint/conf/relaxed.yaml -> build/bdist.linux-x86_64/wheel/./yamllint/conf copying build/lib/yamllint/conf/default.yaml -> build/bdist.linux-x86_64/wheel/./yamllint/conf copying build/lib/yamllint/__main__.py -> build/bdist.linux-x86_64/wheel/./yamllint copying build/lib/yamllint/config.py -> build/bdist.linux-x86_64/wheel/./yamllint copying build/lib/yamllint/__init__.py -> build/bdist.linux-x86_64/wheel/./yamllint creating build/bdist.linux-x86_64/wheel/yamllint/rules copying build/lib/yamllint/rules/indentation.py -> build/bdist.linux-x86_64/wheel/./yamllint/rules copying build/lib/yamllint/rules/braces.py -> build/bdist.linux-x86_64/wheel/./yamllint/rules copying build/lib/yamllint/rules/empty_lines.py -> build/bdist.linux-x86_64/wheel/./yamllint/rules copying build/lib/yamllint/rules/commas.py -> build/bdist.linux-x86_64/wheel/./yamllint/rules copying build/lib/yamllint/rules/line_length.py -> build/bdist.linux-x86_64/wheel/./yamllint/rules copying build/lib/yamllint/rules/common.py -> build/bdist.linux-x86_64/wheel/./yamllint/rules copying build/lib/yamllint/rules/float_values.py -> build/bdist.linux-x86_64/wheel/./yamllint/rules copying build/lib/yamllint/rules/anchors.py -> build/bdist.linux-x86_64/wheel/./yamllint/rules copying build/lib/yamllint/rules/comments.py -> build/bdist.linux-x86_64/wheel/./yamllint/rules copying build/lib/yamllint/rules/quoted_strings.py -> build/bdist.linux-x86_64/wheel/./yamllint/rules copying build/lib/yamllint/rules/colons.py -> build/bdist.linux-x86_64/wheel/./yamllint/rules copying build/lib/yamllint/rules/hyphens.py -> build/bdist.linux-x86_64/wheel/./yamllint/rules copying build/lib/yamllint/rules/truthy.py -> build/bdist.linux-x86_64/wheel/./yamllint/rules copying build/lib/yamllint/rules/empty_values.py -> build/bdist.linux-x86_64/wheel/./yamllint/rules copying build/lib/yamllint/rules/document_start.py -> build/bdist.linux-x86_64/wheel/./yamllint/rules copying build/lib/yamllint/rules/octal_values.py -> build/bdist.linux-x86_64/wheel/./yamllint/rules copying build/lib/yamllint/rules/brackets.py -> build/bdist.linux-x86_64/wheel/./yamllint/rules copying build/lib/yamllint/rules/key_duplicates.py -> build/bdist.linux-x86_64/wheel/./yamllint/rules copying build/lib/yamllint/rules/__init__.py -> build/bdist.linux-x86_64/wheel/./yamllint/rules copying build/lib/yamllint/rules/key_ordering.py -> build/bdist.linux-x86_64/wheel/./yamllint/rules copying build/lib/yamllint/rules/document_end.py -> build/bdist.linux-x86_64/wheel/./yamllint/rules copying build/lib/yamllint/rules/comments_indentation.py -> build/bdist.linux-x86_64/wheel/./yamllint/rules copying build/lib/yamllint/rules/new_lines.py -> build/bdist.linux-x86_64/wheel/./yamllint/rules copying build/lib/yamllint/rules/trailing_spaces.py -> build/bdist.linux-x86_64/wheel/./yamllint/rules copying build/lib/yamllint/rules/new_line_at_end_of_file.py -> build/bdist.linux-x86_64/wheel/./yamllint/rules copying build/lib/yamllint/linter.py -> build/bdist.linux-x86_64/wheel/./yamllint running install_egg_info Copying yamllint.egg-info to build/bdist.linux-x86_64/wheel/./yamllint-1.32.0-py3.13.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/yamllint-1.32.0.dist-info/WHEEL creating '/home/pterjan/rpmbuild/BUILD/python-yamllint-1.32.0-build/yamllint-1.32.0/.pyproject-builddir/pip-wheel-j2wdakr9/.tmp-aadi1ja8/yamllint-1.32.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'yamllint/__init__.py' adding 'yamllint/__main__.py' adding 'yamllint/cli.py' adding 'yamllint/config.py' adding 'yamllint/linter.py' adding 'yamllint/parser.py' adding 'yamllint/conf/default.yaml' adding 'yamllint/conf/relaxed.yaml' adding 'yamllint/rules/__init__.py' adding 'yamllint/rules/anchors.py' adding 'yamllint/rules/braces.py' adding 'yamllint/rules/brackets.py' adding 'yamllint/rules/colons.py' adding 'yamllint/rules/commas.py' adding 'yamllint/rules/comments.py' adding 'yamllint/rules/comments_indentation.py' adding 'yamllint/rules/common.py' adding 'yamllint/rules/document_end.py' adding 'yamllint/rules/document_start.py' adding 'yamllint/rules/empty_lines.py' adding 'yamllint/rules/empty_values.py' adding 'yamllint/rules/float_values.py' adding 'yamllint/rules/hyphens.py' adding 'yamllint/rules/indentation.py' adding 'yamllint/rules/key_duplicates.py' adding 'yamllint/rules/key_ordering.py' adding 'yamllint/rules/line_length.py' adding 'yamllint/rules/new_line_at_end_of_file.py' adding 'yamllint/rules/new_lines.py' adding 'yamllint/rules/octal_values.py' adding 'yamllint/rules/quoted_strings.py' adding 'yamllint/rules/trailing_spaces.py' adding 'yamllint/rules/truthy.py' adding 'yamllint-1.32.0.dist-info/licenses/LICENSE' adding 'yamllint-1.32.0.dist-info/METADATA' adding 'yamllint-1.32.0.dist-info/WHEEL' adding 'yamllint-1.32.0.dist-info/entry_points.txt' adding 'yamllint-1.32.0.dist-info/top_level.txt' adding 'yamllint-1.32.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for yamllint (pyproject.toml): finished with status 'done' Created wheel for yamllint: filename=yamllint-1.32.0-py3-none-any.whl size=65190 sha256=d1917126b9c2c0634fe2fea1e8691ded17a931c3171d27cf063429e5a7bcd7a5 Stored in directory: /home/pterjan/.cache/pip/wheels/11/85/ce/b6ade764fe01389a068ed240d94b5c7303fe5cc51befb1b862 Successfully built yamllint + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.NMHSBP + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-yamllint-1.32.0-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/python-yamllint-1.32.0-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/python-yamllint-1.32.0-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/python-yamllint-1.32.0-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/python-yamllint-1.32.0-build + mkdir /home/pterjan/rpmbuild/BUILD/python-yamllint-1.32.0-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 yamllint-1.32.0 + '[' 1 -eq 1 ']' ++ ls /home/pterjan/rpmbuild/BUILD/python-yamllint-1.32.0-build/yamllint-1.32.0/pyproject-wheeldir/yamllint-1.32.0-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=yamllint==1.32.0 + '[' -z yamllint==1.32.0 ']' + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-yamllint-1.32.0-build/yamllint-1.32.0/.pyproject-builddir + /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILD/python-yamllint-1.32.0-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-yamllint-1.32.0-build/yamllint-1.32.0/pyproject-wheeldir yamllint==1.32.0 Using pip 25.0.1 from /usr/lib/python3.13/site-packages/pip (python 3.13) Looking in links: /home/pterjan/rpmbuild/BUILD/python-yamllint-1.32.0-build/yamllint-1.32.0/pyproject-wheeldir Processing ./pyproject-wheeldir/yamllint-1.32.0-py3-none-any.whl Installing collected packages: yamllint Creating /home/pterjan/rpmbuild/BUILD/python-yamllint-1.32.0-build/BUILDROOT/usr/bin changing mode of /home/pterjan/rpmbuild/BUILD/python-yamllint-1.32.0-build/BUILDROOT/usr/bin/yamllint to 755 Successfully installed yamllint-1.32.0 + '[' -d /home/pterjan/rpmbuild/BUILD/python-yamllint-1.32.0-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-yamllint-1.32.0-build/BUILDROOT/usr/bin/yamllint /home/pterjan/rpmbuild/BUILD/python-yamllint-1.32.0-build/BUILDROOT/usr/bin/yamllint: updating + rm -rfv /home/pterjan/rpmbuild/BUILD/python-yamllint-1.32.0-build/BUILDROOT/usr/bin/__pycache__ + rm -f /home/pterjan/rpmbuild/BUILD/python-yamllint-1.32.0-build/python-yamllint-1.32.0-4.mga10.noarch-pyproject-ghost-distinfo + site_dirs=() + '[' -d /home/pterjan/rpmbuild/BUILD/python-yamllint-1.32.0-build/BUILDROOT/usr/lib/python3.13/site-packages ']' + site_dirs+=("/usr/lib/python3.13/site-packages") + '[' /home/pterjan/rpmbuild/BUILD/python-yamllint-1.32.0-build/BUILDROOT/usr/lib64/python3.13/site-packages '!=' /home/pterjan/rpmbuild/BUILD/python-yamllint-1.32.0-build/BUILDROOT/usr/lib/python3.13/site-packages ']' + '[' -d /home/pterjan/rpmbuild/BUILD/python-yamllint-1.32.0-build/BUILDROOT/usr/lib64/python3.13/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /home/pterjan/rpmbuild/BUILD/python-yamllint-1.32.0-build/BUILDROOT$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.13/site-packages/yamllint-1.32.0.dist-info' + sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/python-yamllint-1.32.0-build/BUILDROOT/usr/lib/python3.13/site-packages/yamllint-1.32.0.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-yamllint-1.32.0-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/python-yamllint-1.32.0-build/BUILDROOT/usr/lib/python3.13/site-packages/yamllint-1.32.0.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/python-yamllint-1.32.0-build/python-yamllint-1.32.0-4.mga10.noarch-pyproject-record + rm -fv /home/pterjan/rpmbuild/BUILD/python-yamllint-1.32.0-build/BUILDROOT/usr/lib/python3.13/site-packages/yamllint-1.32.0.dist-info/RECORD removed '/home/pterjan/rpmbuild/BUILD/python-yamllint-1.32.0-build/BUILDROOT/usr/lib/python3.13/site-packages/yamllint-1.32.0.dist-info/RECORD' + rm -fv /home/pterjan/rpmbuild/BUILD/python-yamllint-1.32.0-build/BUILDROOT/usr/lib/python3.13/site-packages/yamllint-1.32.0.dist-info/REQUESTED removed '/home/pterjan/rpmbuild/BUILD/python-yamllint-1.32.0-build/BUILDROOT/usr/lib/python3.13/site-packages/yamllint-1.32.0.dist-info/REQUESTED' ++ wc -l /home/pterjan/rpmbuild/BUILD/python-yamllint-1.32.0-build/python-yamllint-1.32.0-4.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-yamllint-1.32.0-build/python-yamllint-1.32.0-4.mga10.noarch-pyproject-files --output-modules /home/pterjan/rpmbuild/BUILD/python-yamllint-1.32.0-build/python-yamllint-1.32.0-4.mga10.noarch-pyproject-modules --buildroot /home/pterjan/rpmbuild/BUILD/python-yamllint-1.32.0-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-yamllint-1.32.0-build/python-yamllint-1.32.0-4.mga10.noarch-pyproject-record --prefix /usr yamllint + /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-yamllint-1.32.0-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.Ub7Mp2 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-yamllint-1.32.0-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 yamllint-1.32.0 + '[' 1 -eq 1 ']' + 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' + 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' + PATH=/home/pterjan/rpmbuild/BUILD/python-yamllint-1.32.0-build/BUILDROOT/usr/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/pterjan/.local/bin:/home/pterjan/bin + PYTHONPATH=/home/pterjan/rpmbuild/BUILD/python-yamllint-1.32.0-build/BUILDROOT/usr/lib64/python3.13/site-packages:/home/pterjan/rpmbuild/BUILD/python-yamllint-1.32.0-build/BUILDROOT/usr/lib/python3.13/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/home/pterjan/rpmbuild/BUILD/python-yamllint-1.32.0-build/yamllint-1.32.0/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=16 + /usr/bin/pytest ============================= test session starts ============================== platform linux -- Python 3.13.3, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/pterjan/rpmbuild/BUILD/python-yamllint-1.32.0-build/yamllint-1.32.0 configfile: pyproject.toml collected 392 items tests/rules/test_anchors.py .... [ 1%] tests/rules/test_braces.py ......... [ 3%] tests/rules/test_brackets.py ......... [ 5%] tests/rules/test_colons.py ........... [ 8%] tests/rules/test_commas.py ........ [ 10%] tests/rules/test_comments.py ............ [ 13%] tests/rules/test_comments_indentation.py ...... [ 15%] tests/rules/test_common.py . [ 15%] tests/rules/test_document_end.py .... [ 16%] tests/rules/test_document_start.py ..... [ 17%] tests/rules/test_empty_lines.py ........ [ 19%] tests/rules/test_empty_values.py ................. [ 23%] tests/rules/test_float_values.py ..... [ 25%] tests/rules/test_hyphens.py ... [ 26%] tests/rules/test_indentation.py ........................................ [ 36%] ..... [ 37%] tests/rules/test_key_duplicates.py ... [ 38%] tests/rules/test_key_ordering.py ......ss. [ 40%] tests/rules/test_line_length.py ........ [ 42%] tests/rules/test_new_line_at_end_of_file.py .. [ 43%] tests/rules/test_new_lines.py ..... [ 44%] tests/rules/test_octal_values.py ... [ 45%] tests/rules/test_quoted_strings.py ............ [ 48%] tests/rules/test_trailing_spaces.py ... [ 48%] tests/rules/test_truthy.py ....... [ 50%] tests/test_cli.py ............................s...... [ 59%] tests/test_config.py ................................ [ 67%] tests/test_linter.py ......... [ 70%] tests/test_module.py .... [ 71%] tests/test_parser.py ... [ 71%] tests/test_spec_examples.py ............................................ [ 83%] ................................................. [ 95%] tests/test_syntax_errors.py ..... [ 96%] tests/test_yamllint_directives.py ............ [100%] ======================== 389 passed, 3 skipped in 5.33s ======================== + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-yamllint-1.32.0-4.mga10.noarch Provides: python-yamllint = 1.32.0-4.mga10 python3-yamllint = 1.32.0-4.mga10 python3.13-yamllint = 1.32.0-4.mga10 python3.13dist(yamllint) = 1.32 python3dist(yamllint) = 1.32 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(pathspec) >= 0.5.3 python3.13dist(pyyaml) Obsoletes: python-yamllint < 1.32.0-4.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/python-yamllint-1.32.0-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python3-yamllint-1.32.0-4.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.dSY1TZ + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-yamllint-1.32.0-build + test -d /home/pterjan/rpmbuild/BUILD/python-yamllint-1.32.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-yamllint-1.32.0-build + rm -rf /home/pterjan/rpmbuild/BUILD/python-yamllint-1.32.0-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!