D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/python-cliff-4.9.1-2.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.IhFKrN Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.2zwiXQ + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-cliff-4.9.1-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/python-cliff-4.9.1-build + rm -rf cliff-4.9.1 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/cliff-4.9.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd cliff-4.9.1 + /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.E3o1m0 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-cliff-4.9.1-build + cd cliff-4.9.1 + 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-cliff-4.9.1-build/cliff-4.9.1/.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-cliff-4.9.1-build/cliff-4.9.1/.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-cliff-4.9.1-build/cliff-4.9.1/pyproject-wheeldir --output /home/pterjan/rpmbuild/BUILD/python-cliff-4.9.1-build/python-cliff-4.9.1-2.mga10.noarch-pyproject-buildrequires Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 80.9.0) /usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) /usr/lib/python3.13/site-packages/pbr/util.py:75: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:90: DevelopDeprecationWarning: develop command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``develop``. Instead, use standards-based tools like pip or uv. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! self.initialize_options() /usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() /usr/lib/python3.13/site-packages/pbr/core.py:140: UserWarning: Unknown distribution option: 'tests_require' 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 :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running dist_info writing cliff.egg-info/PKG-INFO writing dependency_links to cliff.egg-info/dependency_links.txt writing entry points to cliff.egg-info/entry_points.txt writing requirements to cliff.egg-info/requires.txt writing top-level names to cliff.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt creating '/home/pterjan/rpmbuild/BUILD/python-cliff-4.9.1-build/cliff-4.9.1/cliff-4.9.1.dist-info' Handling autopage>=0.4.0 from hook generated metadata: Requires-Dist (cliff) Requirement satisfied: autopage>=0.4.0 (installed: autopage 0.5.2) Handling cmd2>=1.0.0 from hook generated metadata: Requires-Dist (cliff) Requirement satisfied: cmd2>=1.0.0 (installed: cmd2 2.5.8) Handling PrettyTable>=0.7.2 from hook generated metadata: Requires-Dist (cliff) Requirement satisfied: PrettyTable>=0.7.2 (installed: PrettyTable 3.10.2) Handling stevedore>=2.0.1 from hook generated metadata: Requires-Dist (cliff) Requirement satisfied: stevedore>=2.0.1 (installed: stevedore 5.3.0) Handling PyYAML>=3.12 from hook generated metadata: Requires-Dist (cliff) Requirement satisfied: PyYAML>=3.12 (installed: PyYAML 6.0.3) Handling importlib_metadata>=4.4; python_version < "3.10" from hook generated metadata: Requires-Dist (cliff) Ignoring alien requirement: importlib_metadata>=4.4; python_version < "3.10" + cat /home/pterjan/rpmbuild/BUILD/python-cliff-4.9.1-build/python-cliff-4.9.1-2.mga10.noarch-pyproject-buildrequires + rm -rfv cliff-4.9.1.dist-info/ removed 'cliff-4.9.1.dist-info/pbr.json' removed 'cliff-4.9.1.dist-info/entry_points.txt' removed 'cliff-4.9.1.dist-info/top_level.txt' removed 'cliff-4.9.1.dist-info/METADATA' removed 'cliff-4.9.1.dist-info/licenses/AUTHORS' removed 'cliff-4.9.1.dist-info/licenses/LICENSE' removed directory 'cliff-4.9.1.dist-info/licenses' removed directory 'cliff-4.9.1.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.SrfPSA + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-cliff-4.9.1-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 cliff-4.9.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/python-cliff-4.9.1-build/cliff-4.9.1/.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-cliff-4.9.1-build/cliff-4.9.1/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/python-cliff-4.9.1-build/cliff-4.9.1/pyproject-wheeldir Processing /home/pterjan/rpmbuild/BUILD/python-cliff-4.9.1-build/cliff-4.9.1 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) /usr/lib/python3.13/site-packages/pbr/util.py:75: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:90: DevelopDeprecationWarning: develop command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``develop``. Instead, use standards-based tools like pip or uv. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! self.initialize_options() /usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() /usr/lib/python3.13/site-packages/pbr/core.py:140: UserWarning: Unknown distribution option: 'tests_require' 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 :: Apache Software 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-cliff-4.9.1-build/cliff-4.9.1/.pyproject-builddir/pip-modern-metadata-y0su5rdv/cliff.egg-info writing /home/pterjan/rpmbuild/BUILD/python-cliff-4.9.1-build/cliff-4.9.1/.pyproject-builddir/pip-modern-metadata-y0su5rdv/cliff.egg-info/PKG-INFO writing dependency_links to /home/pterjan/rpmbuild/BUILD/python-cliff-4.9.1-build/cliff-4.9.1/.pyproject-builddir/pip-modern-metadata-y0su5rdv/cliff.egg-info/dependency_links.txt writing entry points to /home/pterjan/rpmbuild/BUILD/python-cliff-4.9.1-build/cliff-4.9.1/.pyproject-builddir/pip-modern-metadata-y0su5rdv/cliff.egg-info/entry_points.txt writing requirements to /home/pterjan/rpmbuild/BUILD/python-cliff-4.9.1-build/cliff-4.9.1/.pyproject-builddir/pip-modern-metadata-y0su5rdv/cliff.egg-info/requires.txt writing top-level names to /home/pterjan/rpmbuild/BUILD/python-cliff-4.9.1-build/cliff-4.9.1/.pyproject-builddir/pip-modern-metadata-y0su5rdv/cliff.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file '/home/pterjan/rpmbuild/BUILD/python-cliff-4.9.1-build/cliff-4.9.1/.pyproject-builddir/pip-modern-metadata-y0su5rdv/cliff.egg-info/SOURCES.txt' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file '/home/pterjan/rpmbuild/BUILD/python-cliff-4.9.1-build/cliff-4.9.1/.pyproject-builddir/pip-modern-metadata-y0su5rdv/cliff.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/python-cliff-4.9.1-build/cliff-4.9.1/.pyproject-builddir/pip-modern-metadata-y0su5rdv/cliff-4.9.1.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: cliff Building wheel for cliff (pyproject.toml): started Running command Building wheel for cliff (pyproject.toml) /usr/lib/python3.13/site-packages/pbr/util.py:75: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:90: DevelopDeprecationWarning: develop command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``develop``. Instead, use standards-based tools like pip or uv. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! self.initialize_options() /usr/lib/python3.13/site-packages/pbr/core.py:140: UserWarning: Unknown distribution option: 'tests_require' 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 :: Apache Software 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/cliff/tests copying cliff/tests/test_sphinxext.py -> build/lib/cliff/tests copying cliff/tests/test_formatters_yaml.py -> build/lib/cliff/tests copying cliff/tests/test_commandmanager.py -> build/lib/cliff/tests copying cliff/tests/test_formatters_shell.py -> build/lib/cliff/tests copying cliff/tests/test_help.py -> build/lib/cliff/tests copying cliff/tests/test_formatters_json.py -> build/lib/cliff/tests copying cliff/tests/test_formatters_table.py -> build/lib/cliff/tests copying cliff/tests/test_utils.py -> build/lib/cliff/tests copying cliff/tests/test_command.py -> build/lib/cliff/tests copying cliff/tests/test_show.py -> build/lib/cliff/tests copying cliff/tests/test_interactive.py -> build/lib/cliff/tests copying cliff/tests/test__argparse.py -> build/lib/cliff/tests copying cliff/tests/test_app.py -> build/lib/cliff/tests copying cliff/tests/test_columns.py -> build/lib/cliff/tests copying cliff/tests/test_formatters_csv.py -> build/lib/cliff/tests copying cliff/tests/test_complete.py -> build/lib/cliff/tests copying cliff/tests/__init__.py -> build/lib/cliff/tests copying cliff/tests/test_command_hooks.py -> build/lib/cliff/tests copying cliff/tests/test_formatters_value.py -> build/lib/cliff/tests copying cliff/tests/base.py -> build/lib/cliff/tests copying cliff/tests/utils.py -> build/lib/cliff/tests copying cliff/tests/test_lister.py -> build/lib/cliff/tests creating build/lib/cliff/formatters copying cliff/formatters/table.py -> build/lib/cliff/formatters copying cliff/formatters/yaml_format.py -> build/lib/cliff/formatters copying cliff/formatters/shell.py -> build/lib/cliff/formatters copying cliff/formatters/json_format.py -> build/lib/cliff/formatters copying cliff/formatters/commaseparated.py -> build/lib/cliff/formatters copying cliff/formatters/__init__.py -> build/lib/cliff/formatters copying cliff/formatters/base.py -> build/lib/cliff/formatters copying cliff/formatters/value.py -> build/lib/cliff/formatters copying cliff/hooks.py -> build/lib/cliff copying cliff/app.py -> build/lib/cliff copying cliff/display.py -> build/lib/cliff copying cliff/show.py -> build/lib/cliff copying cliff/columns.py -> build/lib/cliff copying cliff/_argparse.py -> build/lib/cliff copying cliff/sphinxext.py -> build/lib/cliff copying cliff/command.py -> build/lib/cliff copying cliff/complete.py -> build/lib/cliff copying cliff/__init__.py -> build/lib/cliff copying cliff/lister.py -> build/lib/cliff copying cliff/interactive.py -> build/lib/cliff copying cliff/commandmanager.py -> build/lib/cliff copying cliff/utils.py -> build/lib/cliff copying cliff/help.py -> build/lib/cliff running egg_info writing cliff.egg-info/PKG-INFO writing dependency_links to cliff.egg-info/dependency_links.txt writing entry points to cliff.egg-info/entry_points.txt writing requirements to cliff.egg-info/requires.txt writing top-level names to cliff.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt copying cliff/py.typed -> build/lib/cliff installing to build/bdist.linux-x86_64/wheel running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/cliff copying build/lib/cliff/hooks.py -> build/bdist.linux-x86_64/wheel/./cliff copying build/lib/cliff/app.py -> build/bdist.linux-x86_64/wheel/./cliff copying build/lib/cliff/display.py -> build/bdist.linux-x86_64/wheel/./cliff copying build/lib/cliff/show.py -> build/bdist.linux-x86_64/wheel/./cliff copying build/lib/cliff/columns.py -> build/bdist.linux-x86_64/wheel/./cliff creating build/bdist.linux-x86_64/wheel/cliff/tests copying build/lib/cliff/tests/test_sphinxext.py -> build/bdist.linux-x86_64/wheel/./cliff/tests copying build/lib/cliff/tests/test_formatters_yaml.py -> build/bdist.linux-x86_64/wheel/./cliff/tests copying build/lib/cliff/tests/test_commandmanager.py -> build/bdist.linux-x86_64/wheel/./cliff/tests copying build/lib/cliff/tests/test_formatters_shell.py -> build/bdist.linux-x86_64/wheel/./cliff/tests copying build/lib/cliff/tests/test_help.py -> build/bdist.linux-x86_64/wheel/./cliff/tests copying build/lib/cliff/tests/test_formatters_json.py -> build/bdist.linux-x86_64/wheel/./cliff/tests copying build/lib/cliff/tests/test_formatters_table.py -> build/bdist.linux-x86_64/wheel/./cliff/tests copying build/lib/cliff/tests/test_utils.py -> build/bdist.linux-x86_64/wheel/./cliff/tests copying build/lib/cliff/tests/test_command.py -> build/bdist.linux-x86_64/wheel/./cliff/tests copying build/lib/cliff/tests/test_show.py -> build/bdist.linux-x86_64/wheel/./cliff/tests copying build/lib/cliff/tests/test_interactive.py -> build/bdist.linux-x86_64/wheel/./cliff/tests copying build/lib/cliff/tests/test__argparse.py -> build/bdist.linux-x86_64/wheel/./cliff/tests copying build/lib/cliff/tests/test_app.py -> build/bdist.linux-x86_64/wheel/./cliff/tests copying build/lib/cliff/tests/test_columns.py -> build/bdist.linux-x86_64/wheel/./cliff/tests copying build/lib/cliff/tests/test_formatters_csv.py -> build/bdist.linux-x86_64/wheel/./cliff/tests copying build/lib/cliff/tests/test_complete.py -> build/bdist.linux-x86_64/wheel/./cliff/tests copying build/lib/cliff/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./cliff/tests copying build/lib/cliff/tests/test_command_hooks.py -> build/bdist.linux-x86_64/wheel/./cliff/tests copying build/lib/cliff/tests/test_formatters_value.py -> build/bdist.linux-x86_64/wheel/./cliff/tests copying build/lib/cliff/tests/base.py -> build/bdist.linux-x86_64/wheel/./cliff/tests copying build/lib/cliff/tests/utils.py -> build/bdist.linux-x86_64/wheel/./cliff/tests copying build/lib/cliff/tests/test_lister.py -> build/bdist.linux-x86_64/wheel/./cliff/tests copying build/lib/cliff/_argparse.py -> build/bdist.linux-x86_64/wheel/./cliff copying build/lib/cliff/sphinxext.py -> build/bdist.linux-x86_64/wheel/./cliff copying build/lib/cliff/command.py -> build/bdist.linux-x86_64/wheel/./cliff copying build/lib/cliff/complete.py -> build/bdist.linux-x86_64/wheel/./cliff creating build/bdist.linux-x86_64/wheel/cliff/formatters copying build/lib/cliff/formatters/table.py -> build/bdist.linux-x86_64/wheel/./cliff/formatters copying build/lib/cliff/formatters/yaml_format.py -> build/bdist.linux-x86_64/wheel/./cliff/formatters copying build/lib/cliff/formatters/shell.py -> build/bdist.linux-x86_64/wheel/./cliff/formatters copying build/lib/cliff/formatters/json_format.py -> build/bdist.linux-x86_64/wheel/./cliff/formatters copying build/lib/cliff/formatters/commaseparated.py -> build/bdist.linux-x86_64/wheel/./cliff/formatters copying build/lib/cliff/formatters/__init__.py -> build/bdist.linux-x86_64/wheel/./cliff/formatters copying build/lib/cliff/formatters/base.py -> build/bdist.linux-x86_64/wheel/./cliff/formatters copying build/lib/cliff/formatters/value.py -> build/bdist.linux-x86_64/wheel/./cliff/formatters copying build/lib/cliff/__init__.py -> build/bdist.linux-x86_64/wheel/./cliff copying build/lib/cliff/lister.py -> build/bdist.linux-x86_64/wheel/./cliff copying build/lib/cliff/interactive.py -> build/bdist.linux-x86_64/wheel/./cliff copying build/lib/cliff/commandmanager.py -> build/bdist.linux-x86_64/wheel/./cliff copying build/lib/cliff/py.typed -> build/bdist.linux-x86_64/wheel/./cliff copying build/lib/cliff/utils.py -> build/bdist.linux-x86_64/wheel/./cliff copying build/lib/cliff/help.py -> build/bdist.linux-x86_64/wheel/./cliff running install_egg_info Copying cliff.egg-info to build/bdist.linux-x86_64/wheel/./cliff-4.9.1-py3.13.egg-info running install_scripts /usr/lib/python3.13/site-packages/pbr/packaging.py:492: SetuptoolsDeprecationWarning: easy_install module is deprecated !! ******************************************************************************** Avoid accessing attributes of setuptools.command.easy_install. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://github.com/pypa/setuptools/issues/4976 for details. ******************************************************************************** !! bs_cmd, 'executable', easy_install.sys_executable) /usr/lib/python3.13/site-packages/pbr/packaging.py:465: SetuptoolsDeprecationWarning: easy_install module is deprecated !! ******************************************************************************** Avoid accessing attributes of setuptools.command.easy_install. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://github.com/pypa/setuptools/issues/4976 for details. ******************************************************************************** !! header = easy_install.ScriptWriter.get_header("", executable) creating build/bdist.linux-x86_64/wheel/cliff-4.9.1.dist-info/WHEEL creating '/home/pterjan/.cache/pip/wheels/97/a8/83/8b4085e2bffacf62afa42118fb354bb63085bf0fed367878a5/tmpmc4qiu2l/.tmp-exzoa_a8/cliff-4.9.1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'cliff/__init__.py' adding 'cliff/_argparse.py' adding 'cliff/app.py' adding 'cliff/columns.py' adding 'cliff/command.py' adding 'cliff/commandmanager.py' adding 'cliff/complete.py' adding 'cliff/display.py' adding 'cliff/help.py' adding 'cliff/hooks.py' adding 'cliff/interactive.py' adding 'cliff/lister.py' adding 'cliff/py.typed' adding 'cliff/show.py' adding 'cliff/sphinxext.py' adding 'cliff/utils.py' adding 'cliff/formatters/__init__.py' adding 'cliff/formatters/base.py' adding 'cliff/formatters/commaseparated.py' adding 'cliff/formatters/json_format.py' adding 'cliff/formatters/shell.py' adding 'cliff/formatters/table.py' adding 'cliff/formatters/value.py' adding 'cliff/formatters/yaml_format.py' adding 'cliff/tests/__init__.py' adding 'cliff/tests/base.py' adding 'cliff/tests/test__argparse.py' adding 'cliff/tests/test_app.py' adding 'cliff/tests/test_columns.py' adding 'cliff/tests/test_command.py' adding 'cliff/tests/test_command_hooks.py' adding 'cliff/tests/test_commandmanager.py' adding 'cliff/tests/test_complete.py' adding 'cliff/tests/test_formatters_csv.py' adding 'cliff/tests/test_formatters_json.py' adding 'cliff/tests/test_formatters_shell.py' adding 'cliff/tests/test_formatters_table.py' adding 'cliff/tests/test_formatters_value.py' adding 'cliff/tests/test_formatters_yaml.py' adding 'cliff/tests/test_help.py' adding 'cliff/tests/test_interactive.py' adding 'cliff/tests/test_lister.py' adding 'cliff/tests/test_show.py' adding 'cliff/tests/test_sphinxext.py' adding 'cliff/tests/test_utils.py' adding 'cliff/tests/utils.py' adding 'cliff-4.9.1.dist-info/licenses/AUTHORS' adding 'cliff-4.9.1.dist-info/licenses/LICENSE' adding 'cliff-4.9.1.dist-info/METADATA' adding 'cliff-4.9.1.dist-info/WHEEL' adding 'cliff-4.9.1.dist-info/entry_points.txt' adding 'cliff-4.9.1.dist-info/top_level.txt' adding 'cliff-4.9.1.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for cliff (pyproject.toml): finished with status 'done' Created wheel for cliff: filename=cliff-4.9.1-py3-none-any.whl size=84136 sha256=6044ea802515b60a148482ae5ab0eb10dc630ed183a0a64312b8b6105f3bab5e Stored in directory: /home/pterjan/.cache/pip/wheels/97/a8/83/8b4085e2bffacf62afa42118fb354bb63085bf0fed367878a5 Successfully built cliff + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.vBb3EW + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-cliff-4.9.1-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/python-cliff-4.9.1-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/python-cliff-4.9.1-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/python-cliff-4.9.1-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/python-cliff-4.9.1-build + mkdir /home/pterjan/rpmbuild/BUILD/python-cliff-4.9.1-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 cliff-4.9.1 + '[' 1 -eq 1 ']' ++ ls /home/pterjan/rpmbuild/BUILD/python-cliff-4.9.1-build/cliff-4.9.1/pyproject-wheeldir/cliff-4.9.1-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=cliff==4.9.1 + '[' -z cliff==4.9.1 ']' + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-cliff-4.9.1-build/cliff-4.9.1/.pyproject-builddir + /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILD/python-cliff-4.9.1-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-cliff-4.9.1-build/cliff-4.9.1/pyproject-wheeldir cliff==4.9.1 Using pip 25.3 from /usr/lib/python3.13/site-packages/pip (python 3.13) Looking in links: /home/pterjan/rpmbuild/BUILD/python-cliff-4.9.1-build/cliff-4.9.1/pyproject-wheeldir Processing ./pyproject-wheeldir/cliff-4.9.1-py3-none-any.whl Installing collected packages: cliff Successfully installed cliff-4.9.1 + '[' -d /home/pterjan/rpmbuild/BUILD/python-cliff-4.9.1-build/BUILDROOT/usr/bin ']' + rm -f /home/pterjan/rpmbuild/BUILD/python-cliff-4.9.1-build/python-cliff-4.9.1-2.mga10.noarch-pyproject-ghost-distinfo + site_dirs=() + '[' -d /home/pterjan/rpmbuild/BUILD/python-cliff-4.9.1-build/BUILDROOT/usr/lib/python3.13/site-packages ']' + site_dirs+=("/usr/lib/python3.13/site-packages") + '[' /home/pterjan/rpmbuild/BUILD/python-cliff-4.9.1-build/BUILDROOT/usr/lib64/python3.13/site-packages '!=' /home/pterjan/rpmbuild/BUILD/python-cliff-4.9.1-build/BUILDROOT/usr/lib/python3.13/site-packages ']' + '[' -d /home/pterjan/rpmbuild/BUILD/python-cliff-4.9.1-build/BUILDROOT/usr/lib64/python3.13/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /home/pterjan/rpmbuild/BUILD/python-cliff-4.9.1-build/BUILDROOT$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.13/site-packages/cliff-4.9.1.dist-info' + sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/python-cliff-4.9.1-build/BUILDROOT/usr/lib/python3.13/site-packages/cliff-4.9.1.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-cliff-4.9.1-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/python-cliff-4.9.1-build/BUILDROOT/usr/lib/python3.13/site-packages/cliff-4.9.1.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/python-cliff-4.9.1-build/python-cliff-4.9.1-2.mga10.noarch-pyproject-record + rm -fv /home/pterjan/rpmbuild/BUILD/python-cliff-4.9.1-build/BUILDROOT/usr/lib/python3.13/site-packages/cliff-4.9.1.dist-info/RECORD removed '/home/pterjan/rpmbuild/BUILD/python-cliff-4.9.1-build/BUILDROOT/usr/lib/python3.13/site-packages/cliff-4.9.1.dist-info/RECORD' + rm -fv /home/pterjan/rpmbuild/BUILD/python-cliff-4.9.1-build/BUILDROOT/usr/lib/python3.13/site-packages/cliff-4.9.1.dist-info/REQUESTED removed '/home/pterjan/rpmbuild/BUILD/python-cliff-4.9.1-build/BUILDROOT/usr/lib/python3.13/site-packages/cliff-4.9.1.dist-info/REQUESTED' ++ wc -l /home/pterjan/rpmbuild/BUILD/python-cliff-4.9.1-build/python-cliff-4.9.1-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-cliff-4.9.1-build/python-cliff-4.9.1-2.mga10.noarch-pyproject-files --output-modules /home/pterjan/rpmbuild/BUILD/python-cliff-4.9.1-build/python-cliff-4.9.1-2.mga10.noarch-pyproject-modules --buildroot /home/pterjan/rpmbuild/BUILD/python-cliff-4.9.1-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-cliff-4.9.1-build/python-cliff-4.9.1-2.mga10.noarch-pyproject-record --prefix /usr cliff + /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-cliff-4.9.1-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-cliff-4.9.1-2.mga10.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.MfeQFE + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-cliff-4.9.1-build + cd cliff-4.9.1 + DOCDIR=/home/pterjan/rpmbuild/BUILD/python-cliff-4.9.1-build/BUILDROOT/usr/share/doc/python3-cliff + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-cliff-4.9.1-build/BUILDROOT/usr/share/doc/python3-cliff + cp -pr /home/pterjan/rpmbuild/BUILD/python-cliff-4.9.1-build/cliff-4.9.1/AUTHORS /home/pterjan/rpmbuild/BUILD/python-cliff-4.9.1-build/BUILDROOT/usr/share/doc/python3-cliff + cp -pr /home/pterjan/rpmbuild/BUILD/python-cliff-4.9.1-build/cliff-4.9.1/ChangeLog /home/pterjan/rpmbuild/BUILD/python-cliff-4.9.1-build/BUILDROOT/usr/share/doc/python3-cliff + cp -pr /home/pterjan/rpmbuild/BUILD/python-cliff-4.9.1-build/cliff-4.9.1/CONTRIBUTING.rst /home/pterjan/rpmbuild/BUILD/python-cliff-4.9.1-build/BUILDROOT/usr/share/doc/python3-cliff + cp -pr /home/pterjan/rpmbuild/BUILD/python-cliff-4.9.1-build/cliff-4.9.1/README.rst /home/pterjan/rpmbuild/BUILD/python-cliff-4.9.1-build/BUILDROOT/usr/share/doc/python3-cliff + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-cliff = 4.9.1-2.mga10 python3-cliff = 4.9.1-2.mga10 python3.13-cliff = 4.9.1-2.mga10 python3.13dist(cliff) = 4.9.1 python3dist(cliff) = 4.9.1 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(autopage) >= 0.4 python3.13dist(cmd2) >= 1 python3.13dist(prettytable) >= 0.7.2 python3.13dist(pyyaml) >= 3.12 python3.13dist(stevedore) >= 2.0.1 Obsoletes: python-cliff < 4.9.1-2.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/python-cliff-4.9.1-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python3-cliff-4.9.1-2.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Qc5Rxa + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-cliff-4.9.1-build + test -d /home/pterjan/rpmbuild/BUILD/python-cliff-4.9.1-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-cliff-4.9.1-build + rm -rf /home/pterjan/rpmbuild/BUILD/python-cliff-4.9.1-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!