D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/python-ruamel-yaml-0.18.10-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.SyV3ku Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.olqhQc + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-ruamel-yaml-0.18.10-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/python-ruamel-yaml-0.18.10-build + rm -rf ruamel.yaml-0.18.10 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/ruamel.yaml-0.18.10.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd ruamel.yaml-0.18.10 + /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.LfGIce + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-ruamel-yaml-0.18.10-build + cd ruamel.yaml-0.18.10 + 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-ruamel-yaml-0.18.10-build/ruamel.yaml-0.18.10/.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-ruamel-yaml-0.18.10-build/ruamel.yaml-0.18.10/.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-ruamel-yaml-0.18.10-build/ruamel.yaml-0.18.10/pyproject-wheeldir --output /home/pterjan/rpmbuild/BUILD/python-ruamel-yaml-0.18.10-build/python-ruamel-yaml-0.18.10-1.mga10.noarch-pyproject-buildrequires Handling setuptools from build-system.requires Requirement satisfied: setuptools (installed: setuptools 78.1.0) /usr/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /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() cltype 'Programming Language :: Python :: Implementation :: CPython' cltype 'Topic :: Software Development :: Libraries :: Python Modules' cltype 'Topic :: Text Processing :: Markup' cltype 'Typing :: Typed' x ('Programming Language', 'Python', 3, 8) x ('Typing :: Typed',) x ('Programming Language', 'Python', 3, 10) x ('Intended Audience', 'Developers') x ('License', 'OSI Approved', 'MIT License') x ('Development Status', '4 - Beta') x ('Programming Language :: Python :: Implementation :: CPython',) x ('Topic :: Software Development :: Libraries :: Python Modules',) x ('Programming Language', 'Python', 3, 9) x ('Programming Language', 'Python', 3, 13) x ('Topic :: Text Processing :: Markup',) x ('Programming Language', 'Python', 3, 12) x ('Programming Language', 'Python') x ('Programming Language', 'Python', 3, 11) x ('Operating System', 'OS Independent') running egg_info writing ruamel.yaml.egg-info/PKG-INFO writing dependency_links to ruamel.yaml.egg-info/dependency_links.txt writing requirements to ruamel.yaml.egg-info/requires.txt writing top-level names to ruamel.yaml.egg-info/top_level.txt reading manifest file 'ruamel.yaml.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.rst' no previously-included directories found matching 'ext*' no previously-included directories found matching 'clib*' adding license file 'LICENSE' writing manifest file 'ruamel.yaml.egg-info/SOURCES.txt' cltype 'Programming Language :: Python :: Implementation :: CPython' cltype 'Topic :: Software Development :: Libraries :: Python Modules' cltype 'Topic :: Text Processing :: Markup' cltype 'Typing :: Typed' x ('Programming Language', 'Python', 3, 8) x ('Typing :: Typed',) x ('Programming Language', 'Python', 3, 10) x ('Intended Audience', 'Developers') x ('License', 'OSI Approved', 'MIT License') x ('Development Status', '4 - Beta') x ('Programming Language :: Python :: Implementation :: CPython',) x ('Topic :: Software Development :: Libraries :: Python Modules',) x ('Programming Language', 'Python', 3, 9) x ('Programming Language', 'Python', 3, 13) x ('Topic :: Text Processing :: Markup',) x ('Programming Language', 'Python', 3, 12) x ('Programming Language', 'Python') x ('Programming Language', 'Python', 3, 11) x ('Operating System', 'OS Independent') running dist_info writing ruamel.yaml.egg-info/PKG-INFO writing dependency_links to ruamel.yaml.egg-info/dependency_links.txt writing requirements to ruamel.yaml.egg-info/requires.txt writing top-level names to ruamel.yaml.egg-info/top_level.txt reading manifest file 'ruamel.yaml.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.rst' no previously-included directories found matching 'ext*' no previously-included directories found matching 'clib*' adding license file 'LICENSE' writing manifest file 'ruamel.yaml.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/python-ruamel-yaml-0.18.10-build/ruamel.yaml-0.18.10/ruamel_yaml-0.18.10.dist-info' Handling ruamel.yaml.clib >=0.2.7 ; platform_python_implementation=="CPython" and python_version<"3.13" from hook generated metadata: Requires-Dist (ruamel.yaml) Ignoring alien requirement: ruamel.yaml.clib >=0.2.7 ; platform_python_implementation=="CPython" and python_version<"3.13" Handling ryd ; extra == 'docs' from hook generated metadata: Requires-Dist (ruamel.yaml) Ignoring alien requirement: ryd ; extra == 'docs' Handling mercurial >5.7 ; extra == 'docs' from hook generated metadata: Requires-Dist (ruamel.yaml) Ignoring alien requirement: mercurial >5.7 ; extra == 'docs' Handling ruamel.yaml.jinja2 >=0.2 ; extra == 'jinja2' from hook generated metadata: Requires-Dist (ruamel.yaml) Ignoring alien requirement: ruamel.yaml.jinja2 >=0.2 ; extra == 'jinja2' + cat /home/pterjan/rpmbuild/BUILD/python-ruamel-yaml-0.18.10-build/python-ruamel-yaml-0.18.10-1.mga10.noarch-pyproject-buildrequires + rm -rfv ruamel_yaml-0.18.10.dist-info/ removed 'ruamel_yaml-0.18.10.dist-info/top_level.txt' removed 'ruamel_yaml-0.18.10.dist-info/METADATA' removed 'ruamel_yaml-0.18.10.dist-info/LICENSE' removed directory 'ruamel_yaml-0.18.10.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.biemcs + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-ruamel-yaml-0.18.10-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 ruamel.yaml-0.18.10 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + export RUAMEL_NO_PIP_INSTALL_CHECK=True + RUAMEL_NO_PIP_INSTALL_CHECK=True + mkdir -p /home/pterjan/rpmbuild/BUILD/python-ruamel-yaml-0.18.10-build/ruamel.yaml-0.18.10/.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-ruamel-yaml-0.18.10-build/ruamel.yaml-0.18.10/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/python-ruamel-yaml-0.18.10-build/ruamel.yaml-0.18.10/pyproject-wheeldir Processing /home/pterjan/rpmbuild/BUILD/python-ruamel-yaml-0.18.10-build/ruamel.yaml-0.18.10 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) /usr/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /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() cltype 'Programming Language :: Python :: Implementation :: CPython' cltype 'Topic :: Software Development :: Libraries :: Python Modules' cltype 'Topic :: Text Processing :: Markup' cltype 'Typing :: Typed' x ('Programming Language', 'Python', 3, 8) x ('Programming Language', 'Python', 3, 11) x ('Development Status', '4 - Beta') x ('Topic :: Software Development :: Libraries :: Python Modules',) x ('Operating System', 'OS Independent') x ('License', 'OSI Approved', 'MIT License') x ('Typing :: Typed',) x ('Programming Language', 'Python', 3, 10) x ('Programming Language :: Python :: Implementation :: CPython',) x ('Topic :: Text Processing :: Markup',) x ('Programming Language', 'Python', 3, 13) x ('Programming Language', 'Python', 3, 9) x ('Intended Audience', 'Developers') x ('Programming Language', 'Python', 3, 12) x ('Programming Language', 'Python') running dist_info creating /home/pterjan/rpmbuild/BUILD/python-ruamel-yaml-0.18.10-build/ruamel.yaml-0.18.10/.pyproject-builddir/pip-modern-metadata-pr_sjcyi/ruamel.yaml.egg-info writing /home/pterjan/rpmbuild/BUILD/python-ruamel-yaml-0.18.10-build/ruamel.yaml-0.18.10/.pyproject-builddir/pip-modern-metadata-pr_sjcyi/ruamel.yaml.egg-info/PKG-INFO writing dependency_links to /home/pterjan/rpmbuild/BUILD/python-ruamel-yaml-0.18.10-build/ruamel.yaml-0.18.10/.pyproject-builddir/pip-modern-metadata-pr_sjcyi/ruamel.yaml.egg-info/dependency_links.txt writing requirements to /home/pterjan/rpmbuild/BUILD/python-ruamel-yaml-0.18.10-build/ruamel.yaml-0.18.10/.pyproject-builddir/pip-modern-metadata-pr_sjcyi/ruamel.yaml.egg-info/requires.txt writing top-level names to /home/pterjan/rpmbuild/BUILD/python-ruamel-yaml-0.18.10-build/ruamel.yaml-0.18.10/.pyproject-builddir/pip-modern-metadata-pr_sjcyi/ruamel.yaml.egg-info/top_level.txt writing manifest file '/home/pterjan/rpmbuild/BUILD/python-ruamel-yaml-0.18.10-build/ruamel.yaml-0.18.10/.pyproject-builddir/pip-modern-metadata-pr_sjcyi/ruamel.yaml.egg-info/SOURCES.txt' reading manifest file '/home/pterjan/rpmbuild/BUILD/python-ruamel-yaml-0.18.10-build/ruamel.yaml-0.18.10/.pyproject-builddir/pip-modern-metadata-pr_sjcyi/ruamel.yaml.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.rst' no previously-included directories found matching 'ext*' no previously-included directories found matching 'clib*' adding license file 'LICENSE' writing manifest file '/home/pterjan/rpmbuild/BUILD/python-ruamel-yaml-0.18.10-build/ruamel.yaml-0.18.10/.pyproject-builddir/pip-modern-metadata-pr_sjcyi/ruamel.yaml.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/python-ruamel-yaml-0.18.10-build/ruamel.yaml-0.18.10/.pyproject-builddir/pip-modern-metadata-pr_sjcyi/ruamel_yaml-0.18.10.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: ruamel.yaml Building wheel for ruamel.yaml (pyproject.toml): started Running command Building wheel for ruamel.yaml (pyproject.toml) /usr/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /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() /usr/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py:280: _IncompatibleBdistWheel: wheel.bdist_wheel is deprecated, please import it from setuptools !! ******************************************************************************** Ensure that any custom bdist_wheel implementation is a subclass of setuptools.command.bdist_wheel.bdist_wheel. By 2025-Oct-15, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://github.com/pypa/wheel/pull/631 for details. ******************************************************************************** !! return _build_backend().build_wheel( /usr/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /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() cltype 'Programming Language :: Python :: Implementation :: CPython' cltype 'Topic :: Software Development :: Libraries :: Python Modules' cltype 'Topic :: Text Processing :: Markup' cltype 'Typing :: Typed' x ('Typing :: Typed',) x ('Programming Language :: Python :: Implementation :: CPython',) x ('Programming Language', 'Python', 3, 8) x ('Development Status', '4 - Beta') x ('Programming Language', 'Python', 3, 11) x ('Operating System', 'OS Independent') x ('Programming Language', 'Python') x ('Programming Language', 'Python', 3, 10) x ('Topic :: Text Processing :: Markup',) x ('License', 'OSI Approved', 'MIT License') x ('Intended Audience', 'Developers') x ('Topic :: Software Development :: Libraries :: Python Modules',) x ('Programming Language', 'Python', 3, 13) x ('Programming Language', 'Python', 3, 12) x ('Programming Language', 'Python', 3, 9) cltype 'Programming Language :: Python :: Implementation :: CPython' cltype 'Topic :: Software Development :: Libraries :: Python Modules' cltype 'Topic :: Text Processing :: Markup' cltype 'Typing :: Typed' x ('Typing :: Typed',) x ('Programming Language :: Python :: Implementation :: CPython',) x ('Programming Language', 'Python', 3, 8) x ('Development Status', '4 - Beta') x ('Programming Language', 'Python', 3, 11) x ('Operating System', 'OS Independent') x ('Programming Language', 'Python') x ('Programming Language', 'Python', 3, 10) x ('Topic :: Text Processing :: Markup',) x ('License', 'OSI Approved', 'MIT License') x ('Intended Audience', 'Developers') x ('Topic :: Software Development :: Libraries :: Python Modules',) x ('Programming Language', 'Python', 3, 13) x ('Programming Language', 'Python', 3, 12) x ('Programming Language', 'Python', 3, 9) running bdist_wheel running build running build_py creating build/lib/ruamel/yaml copying ./configobjwalker.py -> build/lib/ruamel/yaml copying ./scalarstring.py -> build/lib/ruamel/yaml copying ./main.py -> build/lib/ruamel/yaml copying ./scalarbool.py -> build/lib/ruamel/yaml copying ./error.py -> build/lib/ruamel/yaml copying ./compat.py -> build/lib/ruamel/yaml copying ./cyaml.py -> build/lib/ruamel/yaml copying ./comments.py -> build/lib/ruamel/yaml copying ./emitter.py -> build/lib/ruamel/yaml copying ./parser.py -> build/lib/ruamel/yaml copying ./nodes.py -> build/lib/ruamel/yaml copying ./constructor.py -> build/lib/ruamel/yaml copying ./events.py -> build/lib/ruamel/yaml copying ./timestamp.py -> build/lib/ruamel/yaml copying ./scanner.py -> build/lib/ruamel/yaml copying ./loader.py -> build/lib/ruamel/yaml copying ./composer.py -> build/lib/ruamel/yaml copying ./representer.py -> build/lib/ruamel/yaml copying ./dumper.py -> build/lib/ruamel/yaml copying ./reader.py -> build/lib/ruamel/yaml copying ./tokens.py -> build/lib/ruamel/yaml copying ./__init__.py -> build/lib/ruamel/yaml copying ./docinfo.py -> build/lib/ruamel/yaml copying ./resolver.py -> build/lib/ruamel/yaml copying ./scalarint.py -> build/lib/ruamel/yaml copying ./util.py -> build/lib/ruamel/yaml copying ./serializer.py -> build/lib/ruamel/yaml copying ./anchor.py -> build/lib/ruamel/yaml copying ./setup.py -> build/lib/ruamel/yaml copying ./tag.py -> build/lib/ruamel/yaml copying ./scalarfloat.py -> build/lib/ruamel/yaml copying ./py.typed -> build/lib/ruamel/yaml copying ./LICENSE -> build/lib/ruamel/yaml 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/ruamel creating build/bdist.linux-x86_64/wheel/ruamel/yaml copying build/lib/ruamel/yaml/configobjwalker.py -> build/bdist.linux-x86_64/wheel/./ruamel/yaml copying build/lib/ruamel/yaml/scalarstring.py -> build/bdist.linux-x86_64/wheel/./ruamel/yaml copying build/lib/ruamel/yaml/main.py -> build/bdist.linux-x86_64/wheel/./ruamel/yaml copying build/lib/ruamel/yaml/scalarbool.py -> build/bdist.linux-x86_64/wheel/./ruamel/yaml copying build/lib/ruamel/yaml/error.py -> build/bdist.linux-x86_64/wheel/./ruamel/yaml copying build/lib/ruamel/yaml/compat.py -> build/bdist.linux-x86_64/wheel/./ruamel/yaml copying build/lib/ruamel/yaml/cyaml.py -> build/bdist.linux-x86_64/wheel/./ruamel/yaml copying build/lib/ruamel/yaml/comments.py -> build/bdist.linux-x86_64/wheel/./ruamel/yaml copying build/lib/ruamel/yaml/emitter.py -> build/bdist.linux-x86_64/wheel/./ruamel/yaml copying build/lib/ruamel/yaml/parser.py -> build/bdist.linux-x86_64/wheel/./ruamel/yaml copying build/lib/ruamel/yaml/nodes.py -> build/bdist.linux-x86_64/wheel/./ruamel/yaml copying build/lib/ruamel/yaml/constructor.py -> build/bdist.linux-x86_64/wheel/./ruamel/yaml copying build/lib/ruamel/yaml/events.py -> build/bdist.linux-x86_64/wheel/./ruamel/yaml copying build/lib/ruamel/yaml/timestamp.py -> build/bdist.linux-x86_64/wheel/./ruamel/yaml copying build/lib/ruamel/yaml/scanner.py -> build/bdist.linux-x86_64/wheel/./ruamel/yaml copying build/lib/ruamel/yaml/loader.py -> build/bdist.linux-x86_64/wheel/./ruamel/yaml copying build/lib/ruamel/yaml/composer.py -> build/bdist.linux-x86_64/wheel/./ruamel/yaml copying build/lib/ruamel/yaml/representer.py -> build/bdist.linux-x86_64/wheel/./ruamel/yaml copying build/lib/ruamel/yaml/dumper.py -> build/bdist.linux-x86_64/wheel/./ruamel/yaml copying build/lib/ruamel/yaml/reader.py -> build/bdist.linux-x86_64/wheel/./ruamel/yaml copying build/lib/ruamel/yaml/tokens.py -> build/bdist.linux-x86_64/wheel/./ruamel/yaml copying build/lib/ruamel/yaml/__init__.py -> build/bdist.linux-x86_64/wheel/./ruamel/yaml copying build/lib/ruamel/yaml/docinfo.py -> build/bdist.linux-x86_64/wheel/./ruamel/yaml copying build/lib/ruamel/yaml/resolver.py -> build/bdist.linux-x86_64/wheel/./ruamel/yaml copying build/lib/ruamel/yaml/scalarint.py -> build/bdist.linux-x86_64/wheel/./ruamel/yaml copying build/lib/ruamel/yaml/util.py -> build/bdist.linux-x86_64/wheel/./ruamel/yaml copying build/lib/ruamel/yaml/LICENSE -> build/bdist.linux-x86_64/wheel/./ruamel/yaml copying build/lib/ruamel/yaml/serializer.py -> build/bdist.linux-x86_64/wheel/./ruamel/yaml copying build/lib/ruamel/yaml/anchor.py -> build/bdist.linux-x86_64/wheel/./ruamel/yaml copying build/lib/ruamel/yaml/py.typed -> build/bdist.linux-x86_64/wheel/./ruamel/yaml copying build/lib/ruamel/yaml/setup.py -> build/bdist.linux-x86_64/wheel/./ruamel/yaml copying build/lib/ruamel/yaml/tag.py -> build/bdist.linux-x86_64/wheel/./ruamel/yaml copying build/lib/ruamel/yaml/scalarfloat.py -> build/bdist.linux-x86_64/wheel/./ruamel/yaml running install_egg_info running egg_info writing ruamel.yaml.egg-info/PKG-INFO writing dependency_links to ruamel.yaml.egg-info/dependency_links.txt writing requirements to ruamel.yaml.egg-info/requires.txt writing top-level names to ruamel.yaml.egg-info/top_level.txt reading manifest file 'ruamel.yaml.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.rst' no previously-included directories found matching 'ext*' no previously-included directories found matching 'clib*' adding license file 'LICENSE' writing manifest file 'ruamel.yaml.egg-info/SOURCES.txt' Copying ruamel.yaml.egg-info to build/bdist.linux-x86_64/wheel/./ruamel.yaml-0.18.10-py3.13.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/ruamel.yaml-0.18.10.dist-info/WHEEL creating '/home/pterjan/rpmbuild/BUILD/python-ruamel-yaml-0.18.10-build/ruamel.yaml-0.18.10/.pyproject-builddir/pip-wheel-_9e3jtml/.tmp-_wf7ax0h/ruamel.yaml-0.18.10-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'ruamel/yaml/__init__.py' adding 'ruamel/yaml/anchor.py' adding 'ruamel/yaml/comments.py' adding 'ruamel/yaml/compat.py' adding 'ruamel/yaml/composer.py' adding 'ruamel/yaml/configobjwalker.py' adding 'ruamel/yaml/constructor.py' adding 'ruamel/yaml/cyaml.py' adding 'ruamel/yaml/docinfo.py' adding 'ruamel/yaml/dumper.py' adding 'ruamel/yaml/emitter.py' adding 'ruamel/yaml/error.py' adding 'ruamel/yaml/events.py' adding 'ruamel/yaml/loader.py' adding 'ruamel/yaml/main.py' adding 'ruamel/yaml/nodes.py' adding 'ruamel/yaml/parser.py' adding 'ruamel/yaml/py.typed' adding 'ruamel/yaml/reader.py' adding 'ruamel/yaml/representer.py' adding 'ruamel/yaml/resolver.py' adding 'ruamel/yaml/scalarbool.py' adding 'ruamel/yaml/scalarfloat.py' adding 'ruamel/yaml/scalarint.py' adding 'ruamel/yaml/scalarstring.py' adding 'ruamel/yaml/scanner.py' adding 'ruamel/yaml/serializer.py' adding 'ruamel/yaml/tag.py' adding 'ruamel/yaml/timestamp.py' adding 'ruamel/yaml/tokens.py' adding 'ruamel/yaml/util.py' adding 'ruamel.yaml-0.18.10.dist-info/LICENSE' adding 'ruamel.yaml-0.18.10.dist-info/METADATA' adding 'ruamel.yaml-0.18.10.dist-info/WHEEL' adding 'ruamel.yaml-0.18.10.dist-info/top_level.txt' adding 'ruamel.yaml-0.18.10.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for ruamel.yaml (pyproject.toml): finished with status 'done' Created wheel for ruamel.yaml: filename=ruamel.yaml-0.18.10-py3-none-any.whl size=117535 sha256=458ddf32f436a26865ab0b6634dd66148fcc74e411571721a4029dffc3ce7934 Stored in directory: /home/pterjan/.cache/pip/wheels/e3/b9/84/99147327adbda90fdcfd35ca1b6dc929896fb2f7a1fb449495 Successfully built ruamel.yaml + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.SqqWpQ + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-ruamel-yaml-0.18.10-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/python-ruamel-yaml-0.18.10-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/python-ruamel-yaml-0.18.10-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/python-ruamel-yaml-0.18.10-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/python-ruamel-yaml-0.18.10-build + mkdir /home/pterjan/rpmbuild/BUILD/python-ruamel-yaml-0.18.10-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 ruamel.yaml-0.18.10 + '[' 1 -eq 1 ']' ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' ++ ls /home/pterjan/rpmbuild/BUILD/python-ruamel-yaml-0.18.10-build/ruamel.yaml-0.18.10/pyproject-wheeldir/ruamel.yaml-0.18.10-py3-none-any.whl + specifier=ruamel.yaml==0.18.10 + '[' -z ruamel.yaml==0.18.10 ']' + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-ruamel-yaml-0.18.10-build/ruamel.yaml-0.18.10/.pyproject-builddir + /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILD/python-ruamel-yaml-0.18.10-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-ruamel-yaml-0.18.10-build/ruamel.yaml-0.18.10/pyproject-wheeldir ruamel.yaml==0.18.10 Using pip 25.0.1 from /usr/lib/python3.13/site-packages/pip (python 3.13) Looking in links: /home/pterjan/rpmbuild/BUILD/python-ruamel-yaml-0.18.10-build/ruamel.yaml-0.18.10/pyproject-wheeldir Processing ./pyproject-wheeldir/ruamel.yaml-0.18.10-py3-none-any.whl Installing collected packages: ruamel.yaml Successfully installed ruamel.yaml-0.18.10 + '[' -d /home/pterjan/rpmbuild/BUILD/python-ruamel-yaml-0.18.10-build/BUILDROOT/usr/bin ']' + rm -f /home/pterjan/rpmbuild/BUILD/python-ruamel-yaml-0.18.10-build/python-ruamel-yaml-0.18.10-1.mga10.noarch-pyproject-ghost-distinfo + site_dirs=() + '[' -d /home/pterjan/rpmbuild/BUILD/python-ruamel-yaml-0.18.10-build/BUILDROOT/usr/lib/python3.13/site-packages ']' + site_dirs+=("/usr/lib/python3.13/site-packages") + '[' /home/pterjan/rpmbuild/BUILD/python-ruamel-yaml-0.18.10-build/BUILDROOT/usr/lib64/python3.13/site-packages '!=' /home/pterjan/rpmbuild/BUILD/python-ruamel-yaml-0.18.10-build/BUILDROOT/usr/lib/python3.13/site-packages ']' + '[' -d /home/pterjan/rpmbuild/BUILD/python-ruamel-yaml-0.18.10-build/BUILDROOT/usr/lib64/python3.13/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /home/pterjan/rpmbuild/BUILD/python-ruamel-yaml-0.18.10-build/BUILDROOT$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.13/site-packages/ruamel.yaml-0.18.10.dist-info' + sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/python-ruamel-yaml-0.18.10-build/BUILDROOT/usr/lib/python3.13/site-packages/ruamel.yaml-0.18.10.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-ruamel-yaml-0.18.10-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/python-ruamel-yaml-0.18.10-build/BUILDROOT/usr/lib/python3.13/site-packages/ruamel.yaml-0.18.10.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/python-ruamel-yaml-0.18.10-build/python-ruamel-yaml-0.18.10-1.mga10.noarch-pyproject-record + rm -fv /home/pterjan/rpmbuild/BUILD/python-ruamel-yaml-0.18.10-build/BUILDROOT/usr/lib/python3.13/site-packages/ruamel.yaml-0.18.10.dist-info/RECORD removed '/home/pterjan/rpmbuild/BUILD/python-ruamel-yaml-0.18.10-build/BUILDROOT/usr/lib/python3.13/site-packages/ruamel.yaml-0.18.10.dist-info/RECORD' + rm -fv /home/pterjan/rpmbuild/BUILD/python-ruamel-yaml-0.18.10-build/BUILDROOT/usr/lib/python3.13/site-packages/ruamel.yaml-0.18.10.dist-info/REQUESTED removed '/home/pterjan/rpmbuild/BUILD/python-ruamel-yaml-0.18.10-build/BUILDROOT/usr/lib/python3.13/site-packages/ruamel.yaml-0.18.10.dist-info/REQUESTED' ++ wc -l /home/pterjan/rpmbuild/BUILD/python-ruamel-yaml-0.18.10-build/python-ruamel-yaml-0.18.10-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-ruamel-yaml-0.18.10-build/python-ruamel-yaml-0.18.10-1.mga10.noarch-pyproject-files --output-modules /home/pterjan/rpmbuild/BUILD/python-ruamel-yaml-0.18.10-build/python-ruamel-yaml-0.18.10-1.mga10.noarch-pyproject-modules --buildroot /home/pterjan/rpmbuild/BUILD/python-ruamel-yaml-0.18.10-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-ruamel-yaml-0.18.10-build/python-ruamel-yaml-0.18.10-1.mga10.noarch-pyproject-record --prefix /usr ruamel + /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-ruamel-yaml-0.18.10-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-ruamel-yaml-0.18.10-1.mga10.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.MIdGX9 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-ruamel-yaml-0.18.10-build + cd ruamel.yaml-0.18.10 + DOCDIR=/home/pterjan/rpmbuild/BUILD/python-ruamel-yaml-0.18.10-build/BUILDROOT/usr/share/doc/python3-ruamel-yaml + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-ruamel-yaml-0.18.10-build/BUILDROOT/usr/share/doc/python3-ruamel-yaml + cp -pr /home/pterjan/rpmbuild/BUILD/python-ruamel-yaml-0.18.10-build/ruamel.yaml-0.18.10/README.md /home/pterjan/rpmbuild/BUILD/python-ruamel-yaml-0.18.10-build/BUILDROOT/usr/share/doc/python3-ruamel-yaml + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.EFqbDz + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-ruamel-yaml-0.18.10-build + cd ruamel.yaml-0.18.10 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/python-ruamel-yaml-0.18.10-build/BUILDROOT/usr/share/licenses/python3-ruamel-yaml + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-ruamel-yaml-0.18.10-build/BUILDROOT/usr/share/licenses/python3-ruamel-yaml + cp -pr /home/pterjan/rpmbuild/BUILD/python-ruamel-yaml-0.18.10-build/ruamel.yaml-0.18.10/LICENSE /home/pterjan/rpmbuild/BUILD/python-ruamel-yaml-0.18.10-build/BUILDROOT/usr/share/licenses/python3-ruamel-yaml + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-ruamel-yaml = 0.18.10-1.mga10 python-ruamel.yaml = 0.18.10-1.mga10 python3-ruamel-yaml = 0.18.10-1.mga10 python3.13-ruamel-yaml = 0.18.10-1.mga10 python3.13-ruamel.yaml = 0.18.10-1.mga10 python3.13dist(ruamel-yaml) = 0.18.10 python3.13dist(ruamel.yaml) = 0.18.10 python3dist(ruamel-yaml) = 0.18.10 python3dist(ruamel.yaml) = 0.18.10 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-ruamel-yaml < 0.18.10-1.mga10 python-ruamel.yaml < 0.18.10-1.mga10 python3-ruamel-yaml < 0.18.5 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/python-ruamel-yaml-0.18.10-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python3-ruamel-yaml-0.18.10-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.prtqZT + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-ruamel-yaml-0.18.10-build + test -d /home/pterjan/rpmbuild/BUILD/python-ruamel-yaml-0.18.10-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-ruamel-yaml-0.18.10-build + rm -rf /home/pterjan/rpmbuild/BUILD/python-ruamel-yaml-0.18.10-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!