D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/python-textile-4.0.3-2.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Tpj7LJ Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.KHNeq7 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-textile-4.0.3-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/python-textile-4.0.3-build + rm -rf textile-4.0.3 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/textile-4.0.3.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd textile-4.0.3 + /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.BiQ2Xo + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-textile-4.0.3-build + cd textile-4.0.3 + 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 ']' + 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-textile-4.0.3-build/textile-4.0.3/.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-textile-4.0.3-build/textile-4.0.3/.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-textile-4.0.3-build/textile-4.0.3/pyproject-wheeldir --output /home/pterjan/rpmbuild/BUILD/python-textile-4.0.3-build/python-textile-4.0.3-2.mga10.noarch-pyproject-buildrequires Handling setuptools from build-system.requires Requirement satisfied: setuptools (installed: setuptools 78.1.0) Handling setuptools-scm from build-system.requires Requirement satisfied: setuptools-scm (installed: setuptools-scm 8.0.4) Handling nh3 from build-system.requires Requirement satisfied: nh3 (installed: nh3 0.2.15) No `packages` or `py_modules` configuration, performing automatic discovery. `flat-layout` detected -- analysing . discovered packages -- ['textile', 'textile.objects'] /usr/lib/python3.13/site-packages/ptr/__init__.py:81: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated. !! ******************************************************************************** Please remove any references to `setuptools.command.test` in all supported versions of the affected package. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! class PyTest(orig.test): /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 :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running egg_info writing textile.egg-info/PKG-INFO writing dependency_links to textile.egg-info/dependency_links.txt writing entry points to textile.egg-info/entry_points.txt writing requirements to textile.egg-info/requires.txt writing top-level names to textile.egg-info/top_level.txt reading manifest file 'textile.egg-info/SOURCES.txt' adding license file 'LICENSE.txt' writing manifest file 'textile.egg-info/SOURCES.txt' /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 :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running dist_info writing textile.egg-info/PKG-INFO writing dependency_links to textile.egg-info/dependency_links.txt writing entry points to textile.egg-info/entry_points.txt writing requirements to textile.egg-info/requires.txt writing top-level names to textile.egg-info/top_level.txt reading manifest file 'textile.egg-info/SOURCES.txt' adding license file 'LICENSE.txt' writing manifest file 'textile.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/python-textile-4.0.3-build/textile-4.0.3/textile-4.0.3.dist-info' Handling nh3 from hook generated metadata: Requires-Dist (textile) Requirement satisfied: nh3 (installed: nh3 0.2.15) Handling regex>1.0; implementation_name != "pypy" from hook generated metadata: Requires-Dist (textile) Requirement satisfied: regex>1.0; implementation_name != "pypy" (installed: regex 2024.11.6) Handling pytest; extra == "develop" from hook generated metadata: Requires-Dist (textile) Ignoring alien requirement: pytest; extra == "develop" Handling pytest-cov; extra == "develop" from hook generated metadata: Requires-Dist (textile) Ignoring alien requirement: pytest-cov; extra == "develop" Handling Pillow>=3.0.0; extra == "imagesize" from hook generated metadata: Requires-Dist (textile) Ignoring alien requirement: Pillow>=3.0.0; extra == "imagesize" + cat /home/pterjan/rpmbuild/BUILD/python-textile-4.0.3-build/python-textile-4.0.3-2.mga10.noarch-pyproject-buildrequires + rm -rfv textile-4.0.3.dist-info/ removed 'textile-4.0.3.dist-info/entry_points.txt' removed 'textile-4.0.3.dist-info/top_level.txt' removed 'textile-4.0.3.dist-info/METADATA' removed 'textile-4.0.3.dist-info/licenses/LICENSE.txt' removed directory 'textile-4.0.3.dist-info/licenses' removed directory 'textile-4.0.3.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.JJnFrG + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-textile-4.0.3-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 textile-4.0.3 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/python-textile-4.0.3-build/textile-4.0.3/.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-textile-4.0.3-build/textile-4.0.3/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/python-textile-4.0.3-build/textile-4.0.3/pyproject-wheeldir Processing /home/pterjan/rpmbuild/BUILD/python-textile-4.0.3-build/textile-4.0.3 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) No `packages` or `py_modules` configuration, performing automatic discovery. `flat-layout` detected -- analysing . discovered packages -- ['textile', 'textile.objects'] /usr/lib/python3.13/site-packages/ptr/__init__.py:81: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated. !! ******************************************************************************** Please remove any references to `setuptools.command.test` in all supported versions of the affected package. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! class PyTest(orig.test): /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 :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD 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-textile-4.0.3-build/textile-4.0.3/.pyproject-builddir/pip-modern-metadata-q_b1_etg/textile.egg-info writing /home/pterjan/rpmbuild/BUILD/python-textile-4.0.3-build/textile-4.0.3/.pyproject-builddir/pip-modern-metadata-q_b1_etg/textile.egg-info/PKG-INFO writing dependency_links to /home/pterjan/rpmbuild/BUILD/python-textile-4.0.3-build/textile-4.0.3/.pyproject-builddir/pip-modern-metadata-q_b1_etg/textile.egg-info/dependency_links.txt writing entry points to /home/pterjan/rpmbuild/BUILD/python-textile-4.0.3-build/textile-4.0.3/.pyproject-builddir/pip-modern-metadata-q_b1_etg/textile.egg-info/entry_points.txt writing requirements to /home/pterjan/rpmbuild/BUILD/python-textile-4.0.3-build/textile-4.0.3/.pyproject-builddir/pip-modern-metadata-q_b1_etg/textile.egg-info/requires.txt writing top-level names to /home/pterjan/rpmbuild/BUILD/python-textile-4.0.3-build/textile-4.0.3/.pyproject-builddir/pip-modern-metadata-q_b1_etg/textile.egg-info/top_level.txt writing manifest file '/home/pterjan/rpmbuild/BUILD/python-textile-4.0.3-build/textile-4.0.3/.pyproject-builddir/pip-modern-metadata-q_b1_etg/textile.egg-info/SOURCES.txt' reading manifest file '/home/pterjan/rpmbuild/BUILD/python-textile-4.0.3-build/textile-4.0.3/.pyproject-builddir/pip-modern-metadata-q_b1_etg/textile.egg-info/SOURCES.txt' adding license file 'LICENSE.txt' writing manifest file '/home/pterjan/rpmbuild/BUILD/python-textile-4.0.3-build/textile-4.0.3/.pyproject-builddir/pip-modern-metadata-q_b1_etg/textile.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/python-textile-4.0.3-build/textile-4.0.3/.pyproject-builddir/pip-modern-metadata-q_b1_etg/textile-4.0.3.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: textile Building wheel for textile (pyproject.toml): started Running command Building wheel for textile (pyproject.toml) No `packages` or `py_modules` configuration, performing automatic discovery. `flat-layout` detected -- analysing . discovered packages -- ['textile', 'textile.objects'] /usr/lib/python3.13/site-packages/ptr/__init__.py:81: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated. !! ******************************************************************************** Please remove any references to `setuptools.command.test` in all supported versions of the affected package. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! class PyTest(orig.test): /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 :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD 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/textile copying textile/version.py -> build/lib/textile copying textile/regex_strings.py -> build/lib/textile copying textile/textilefactory.py -> build/lib/textile copying textile/__main__.py -> build/lib/textile copying textile/__init__.py -> build/lib/textile copying textile/core.py -> build/lib/textile copying textile/utils.py -> build/lib/textile creating build/lib/textile/objects copying textile/objects/table.py -> build/lib/textile/objects copying textile/objects/block.py -> build/lib/textile/objects copying textile/objects/__init__.py -> build/lib/textile/objects running egg_info writing textile.egg-info/PKG-INFO writing dependency_links to textile.egg-info/dependency_links.txt writing entry points to textile.egg-info/entry_points.txt writing requirements to textile.egg-info/requires.txt writing top-level names to textile.egg-info/top_level.txt reading manifest file 'textile.egg-info/SOURCES.txt' adding license file 'LICENSE.txt' writing manifest file 'textile.egg-info/SOURCES.txt' 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/textile copying build/lib/textile/version.py -> build/bdist.linux-x86_64/wheel/./textile copying build/lib/textile/regex_strings.py -> build/bdist.linux-x86_64/wheel/./textile copying build/lib/textile/textilefactory.py -> build/bdist.linux-x86_64/wheel/./textile copying build/lib/textile/__main__.py -> build/bdist.linux-x86_64/wheel/./textile creating build/bdist.linux-x86_64/wheel/textile/objects copying build/lib/textile/objects/table.py -> build/bdist.linux-x86_64/wheel/./textile/objects copying build/lib/textile/objects/block.py -> build/bdist.linux-x86_64/wheel/./textile/objects copying build/lib/textile/objects/__init__.py -> build/bdist.linux-x86_64/wheel/./textile/objects copying build/lib/textile/__init__.py -> build/bdist.linux-x86_64/wheel/./textile copying build/lib/textile/core.py -> build/bdist.linux-x86_64/wheel/./textile copying build/lib/textile/utils.py -> build/bdist.linux-x86_64/wheel/./textile running install_egg_info Copying textile.egg-info to build/bdist.linux-x86_64/wheel/./textile-4.0.3-py3.13.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/textile-4.0.3.dist-info/WHEEL creating '/home/pterjan/rpmbuild/BUILD/python-textile-4.0.3-build/textile-4.0.3/.pyproject-builddir/pip-wheel-wf991vk_/.tmp-k2gqe06z/textile-4.0.3-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'textile/__init__.py' adding 'textile/__main__.py' adding 'textile/core.py' adding 'textile/regex_strings.py' adding 'textile/textilefactory.py' adding 'textile/utils.py' adding 'textile/version.py' adding 'textile/objects/__init__.py' adding 'textile/objects/block.py' adding 'textile/objects/table.py' adding 'textile-4.0.3.dist-info/licenses/LICENSE.txt' adding 'textile-4.0.3.dist-info/METADATA' adding 'textile-4.0.3.dist-info/WHEEL' adding 'textile-4.0.3.dist-info/entry_points.txt' adding 'textile-4.0.3.dist-info/top_level.txt' adding 'textile-4.0.3.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for textile (pyproject.toml): finished with status 'done' Created wheel for textile: filename=textile-4.0.3-py3-none-any.whl size=30619 sha256=d485914dbd7c1ad997323124f70a524201b3f0c96bee47f08f173543ec14cb83 Stored in directory: /home/pterjan/.cache/pip/wheels/8b/dd/76/231f8b6bcc2d2e6b5402ba44c0c63ae97e79cf4f87ab5c1453 Successfully built textile + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.J2Ywp7 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-textile-4.0.3-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/python-textile-4.0.3-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/python-textile-4.0.3-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/python-textile-4.0.3-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/python-textile-4.0.3-build + mkdir /home/pterjan/rpmbuild/BUILD/python-textile-4.0.3-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 textile-4.0.3 + '[' 1 -eq 1 ']' ++ ls /home/pterjan/rpmbuild/BUILD/python-textile-4.0.3-build/textile-4.0.3/pyproject-wheeldir/textile-4.0.3-py3-none-any.whl ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' ++ xargs basename --multiple + specifier=textile==4.0.3 + '[' -z textile==4.0.3 ']' + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-textile-4.0.3-build/textile-4.0.3/.pyproject-builddir + /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILD/python-textile-4.0.3-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-textile-4.0.3-build/textile-4.0.3/pyproject-wheeldir textile==4.0.3 Using pip 25.0.1 from /usr/lib/python3.13/site-packages/pip (python 3.13) Looking in links: /home/pterjan/rpmbuild/BUILD/python-textile-4.0.3-build/textile-4.0.3/pyproject-wheeldir Processing ./pyproject-wheeldir/textile-4.0.3-py3-none-any.whl Installing collected packages: textile Creating /home/pterjan/rpmbuild/BUILD/python-textile-4.0.3-build/BUILDROOT/usr/bin changing mode of /home/pterjan/rpmbuild/BUILD/python-textile-4.0.3-build/BUILDROOT/usr/bin/pytextile to 755 Successfully installed textile-4.0.3 + '[' -d /home/pterjan/rpmbuild/BUILD/python-textile-4.0.3-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-textile-4.0.3-build/BUILDROOT/usr/bin/pytextile /home/pterjan/rpmbuild/BUILD/python-textile-4.0.3-build/BUILDROOT/usr/bin/pytextile: updating + rm -rfv /home/pterjan/rpmbuild/BUILD/python-textile-4.0.3-build/BUILDROOT/usr/bin/__pycache__ + rm -f /home/pterjan/rpmbuild/BUILD/python-textile-4.0.3-build/python-textile-4.0.3-2.mga10.noarch-pyproject-ghost-distinfo + site_dirs=() + '[' -d /home/pterjan/rpmbuild/BUILD/python-textile-4.0.3-build/BUILDROOT/usr/lib/python3.13/site-packages ']' + site_dirs+=("/usr/lib/python3.13/site-packages") + '[' /home/pterjan/rpmbuild/BUILD/python-textile-4.0.3-build/BUILDROOT/usr/lib64/python3.13/site-packages '!=' /home/pterjan/rpmbuild/BUILD/python-textile-4.0.3-build/BUILDROOT/usr/lib/python3.13/site-packages ']' + '[' -d /home/pterjan/rpmbuild/BUILD/python-textile-4.0.3-build/BUILDROOT/usr/lib64/python3.13/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /home/pterjan/rpmbuild/BUILD/python-textile-4.0.3-build/BUILDROOT$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.13/site-packages/textile-4.0.3.dist-info' + sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/python-textile-4.0.3-build/BUILDROOT/usr/lib/python3.13/site-packages/textile-4.0.3.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-textile-4.0.3-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/python-textile-4.0.3-build/BUILDROOT/usr/lib/python3.13/site-packages/textile-4.0.3.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/python-textile-4.0.3-build/python-textile-4.0.3-2.mga10.noarch-pyproject-record + rm -fv /home/pterjan/rpmbuild/BUILD/python-textile-4.0.3-build/BUILDROOT/usr/lib/python3.13/site-packages/textile-4.0.3.dist-info/RECORD removed '/home/pterjan/rpmbuild/BUILD/python-textile-4.0.3-build/BUILDROOT/usr/lib/python3.13/site-packages/textile-4.0.3.dist-info/RECORD' + rm -fv /home/pterjan/rpmbuild/BUILD/python-textile-4.0.3-build/BUILDROOT/usr/lib/python3.13/site-packages/textile-4.0.3.dist-info/REQUESTED removed '/home/pterjan/rpmbuild/BUILD/python-textile-4.0.3-build/BUILDROOT/usr/lib/python3.13/site-packages/textile-4.0.3.dist-info/REQUESTED' ++ wc -l /home/pterjan/rpmbuild/BUILD/python-textile-4.0.3-build/python-textile-4.0.3-2.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-textile-4.0.3-build/python-textile-4.0.3-2.mga10.noarch-pyproject-files --output-modules /home/pterjan/rpmbuild/BUILD/python-textile-4.0.3-build/python-textile-4.0.3-2.mga10.noarch-pyproject-modules --buildroot /home/pterjan/rpmbuild/BUILD/python-textile-4.0.3-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-textile-4.0.3-build/python-textile-4.0.3-2.mga10.noarch-pyproject-record --prefix /usr textile + /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-textile-4.0.3-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-textile-4.0.3-2.mga10.noarch Provides: python-textile = 4.0.3-2.mga10 python3-textile = 4.0.3-2.mga10 python3.13-textile = 4.0.3-2.mga10 python3.13dist(textile) = 4.0.3 python3dist(textile) = 4.0.3 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(nh3) python3.13dist(regex) > 1.0 Obsoletes: python-textile < 4.0.3-2.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/python-textile-4.0.3-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python3-textile-4.0.3-2.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.EHWYdH + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-textile-4.0.3-build + test -d /home/pterjan/rpmbuild/BUILD/python-textile-4.0.3-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-textile-4.0.3-build + rm -rf /home/pterjan/rpmbuild/BUILD/python-textile-4.0.3-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!