D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/python-pbr-6.1.1-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.gL0CGt Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.m3pHLd + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-pbr-6.1.1-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/python-pbr-6.1.1-build + rm -rf pbr-6.1.1 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/pbr-6.1.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd pbr-6.1.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.edBjRy + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-pbr-6.1.1-build + cd pbr-6.1.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-pbr-6.1.1-build/pbr-6.1.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-pbr-6.1.1-build/pbr-6.1.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-pbr-6.1.1-build/pbr-6.1.1/pyproject-wheeldir --output /home/pterjan/rpmbuild/BUILD/python-pbr-6.1.1-build/python-pbr-6.1.1-1.mga10.noarch-pyproject-buildrequires Handling setuptools>=64.0.0;python_version>='3.7' from build-system.requires Requirement satisfied: setuptools>=64.0.0;python_version>='3.7' (installed: setuptools 78.1.0) Handling setuptools;python_version<'3.7' from build-system.requires Ignoring alien requirement: setuptools;python_version<'3.7' /usr/lib/python3.13/site-packages/setuptools/command/develop.py:41: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /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. 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/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() /usr/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) running egg_info writing pbr.egg-info/PKG-INFO writing dependency_links to pbr.egg-info/dependency_links.txt writing entry points to pbr.egg-info/entry_points.txt writing requirements to pbr.egg-info/requires.txt writing top-level names to pbr.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt running dist_info writing pbr.egg-info/PKG-INFO writing dependency_links to pbr.egg-info/dependency_links.txt writing entry points to pbr.egg-info/entry_points.txt writing requirements to pbr.egg-info/requires.txt writing top-level names to pbr.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt creating '/home/pterjan/rpmbuild/BUILD/python-pbr-6.1.1-build/pbr-6.1.1/pbr-6.1.1.dist-info' /usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. By 2025-Aug-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! self.finalize_options() Handling setuptools from hook generated metadata: Requires-Dist (pbr) Requirement satisfied: setuptools (installed: setuptools 78.1.0) + cat /home/pterjan/rpmbuild/BUILD/python-pbr-6.1.1-build/python-pbr-6.1.1-1.mga10.noarch-pyproject-buildrequires + rm -rfv pbr-6.1.1.dist-info/ removed 'pbr-6.1.1.dist-info/entry_points.txt' removed 'pbr-6.1.1.dist-info/top_level.txt' removed 'pbr-6.1.1.dist-info/METADATA' removed 'pbr-6.1.1.dist-info/licenses/AUTHORS' removed 'pbr-6.1.1.dist-info/licenses/LICENSE' removed directory 'pbr-6.1.1.dist-info/licenses' removed directory 'pbr-6.1.1.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.XC5NVD + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-pbr-6.1.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 pbr-6.1.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/python-pbr-6.1.1-build/pbr-6.1.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-pbr-6.1.1-build/pbr-6.1.1/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/python-pbr-6.1.1-build/pbr-6.1.1/pyproject-wheeldir Processing /home/pterjan/rpmbuild/BUILD/python-pbr-6.1.1-build/pbr-6.1.1 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) /usr/lib/python3.13/site-packages/setuptools/command/develop.py:41: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /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. 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/setuptools/_distutils/dist.py:289: 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-pbr-6.1.1-build/pbr-6.1.1/.pyproject-builddir/pip-modern-metadata-o59hm27x/pbr.egg-info writing /home/pterjan/rpmbuild/BUILD/python-pbr-6.1.1-build/pbr-6.1.1/.pyproject-builddir/pip-modern-metadata-o59hm27x/pbr.egg-info/PKG-INFO writing dependency_links to /home/pterjan/rpmbuild/BUILD/python-pbr-6.1.1-build/pbr-6.1.1/.pyproject-builddir/pip-modern-metadata-o59hm27x/pbr.egg-info/dependency_links.txt writing entry points to /home/pterjan/rpmbuild/BUILD/python-pbr-6.1.1-build/pbr-6.1.1/.pyproject-builddir/pip-modern-metadata-o59hm27x/pbr.egg-info/entry_points.txt writing requirements to /home/pterjan/rpmbuild/BUILD/python-pbr-6.1.1-build/pbr-6.1.1/.pyproject-builddir/pip-modern-metadata-o59hm27x/pbr.egg-info/requires.txt writing top-level names to /home/pterjan/rpmbuild/BUILD/python-pbr-6.1.1-build/pbr-6.1.1/.pyproject-builddir/pip-modern-metadata-o59hm27x/pbr.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file '/home/pterjan/rpmbuild/BUILD/python-pbr-6.1.1-build/pbr-6.1.1/.pyproject-builddir/pip-modern-metadata-o59hm27x/pbr.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-pbr-6.1.1-build/pbr-6.1.1/.pyproject-builddir/pip-modern-metadata-o59hm27x/pbr.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/python-pbr-6.1.1-build/pbr-6.1.1/.pyproject-builddir/pip-modern-metadata-o59hm27x/pbr-6.1.1.dist-info' /usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. By 2025-Aug-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! self.finalize_options() adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: pbr Building wheel for pbr (pyproject.toml): started Running command Building wheel for pbr (pyproject.toml) /usr/lib/python3.13/site-packages/setuptools/command/develop.py:41: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: 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 /usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. By 2025-Aug-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! self.finalize_options() running build running build_py creating build/lib/pbr/cmd copying pbr/cmd/main.py -> build/lib/pbr/cmd copying pbr/cmd/__init__.py -> build/lib/pbr/cmd creating build/lib/pbr/tests copying pbr/tests/test_commands.py -> build/lib/pbr/tests copying pbr/tests/test_pbr_json.py -> build/lib/pbr/tests copying pbr/tests/test_wsgi.py -> build/lib/pbr/tests copying pbr/tests/test_version.py -> build/lib/pbr/tests copying pbr/tests/test_util.py -> build/lib/pbr/tests copying pbr/tests/test_setup.py -> build/lib/pbr/tests copying pbr/tests/test_files.py -> build/lib/pbr/tests copying pbr/tests/test_packaging.py -> build/lib/pbr/tests copying pbr/tests/test_hooks.py -> build/lib/pbr/tests copying pbr/tests/test_integration.py -> build/lib/pbr/tests copying pbr/tests/__init__.py -> build/lib/pbr/tests copying pbr/tests/test_core.py -> build/lib/pbr/tests copying pbr/tests/util.py -> build/lib/pbr/tests copying pbr/tests/base.py -> build/lib/pbr/tests creating build/lib/pbr/hooks copying pbr/hooks/backwards.py -> build/lib/pbr/hooks copying pbr/hooks/commands.py -> build/lib/pbr/hooks copying pbr/hooks/__init__.py -> build/lib/pbr/hooks copying pbr/hooks/metadata.py -> build/lib/pbr/hooks copying pbr/hooks/files.py -> build/lib/pbr/hooks copying pbr/hooks/base.py -> build/lib/pbr/hooks copying pbr/version.py -> build/lib/pbr copying pbr/options.py -> build/lib/pbr copying pbr/pbr_json.py -> build/lib/pbr copying pbr/extra_files.py -> build/lib/pbr copying pbr/sphinxext.py -> build/lib/pbr copying pbr/find_package.py -> build/lib/pbr copying pbr/testr_command.py -> build/lib/pbr copying pbr/build.py -> build/lib/pbr copying pbr/git.py -> build/lib/pbr copying pbr/__init__.py -> build/lib/pbr copying pbr/core.py -> build/lib/pbr copying pbr/util.py -> build/lib/pbr copying pbr/packaging.py -> build/lib/pbr running egg_info writing pbr.egg-info/PKG-INFO writing dependency_links to pbr.egg-info/dependency_links.txt writing entry points to pbr.egg-info/entry_points.txt writing requirements to pbr.egg-info/requires.txt writing top-level names to pbr.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt /usr/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pbr.tests.testpackage' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pbr.tests.testpackage' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pbr.tests.testpackage' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pbr.tests.testpackage' to be distributed and are already explicitly excluding 'pbr.tests.testpackage' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pbr.tests.testpackage.data_files' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pbr.tests.testpackage.data_files' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pbr.tests.testpackage.data_files' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pbr.tests.testpackage.data_files' to be distributed and are already explicitly excluding 'pbr.tests.testpackage.data_files' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pbr.tests.testpackage.doc.source' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pbr.tests.testpackage.doc.source' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pbr.tests.testpackage.doc.source' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pbr.tests.testpackage.doc.source' to be distributed and are already explicitly excluding 'pbr.tests.testpackage.doc.source' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pbr.tests.testpackage.pbr_testpackage' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pbr.tests.testpackage.pbr_testpackage' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pbr.tests.testpackage.pbr_testpackage' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pbr.tests.testpackage.pbr_testpackage' to be distributed and are already explicitly excluding 'pbr.tests.testpackage.pbr_testpackage' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pbr.tests.testpackage.pbr_testpackage.package_data' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pbr.tests.testpackage.pbr_testpackage.package_data' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pbr.tests.testpackage.pbr_testpackage.package_data' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pbr.tests.testpackage.pbr_testpackage.package_data' to be distributed and are already explicitly excluding 'pbr.tests.testpackage.pbr_testpackage.package_data' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'pbr.tests.testpackage.src' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pbr.tests.testpackage.src' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pbr.tests.testpackage.src' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pbr.tests.testpackage.src' to be distributed and are already explicitly excluding 'pbr.tests.testpackage.src' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) creating build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/CHANGES.txt -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/LICENSE.txt -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/MANIFEST.in -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/README.txt -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/extra-file.txt -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/git-extra-file.txt -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/setup.cfg -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/setup.py -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/test-requirements.txt -> build/lib/pbr/tests/testpackage creating build/lib/pbr/tests/testpackage/data_files copying pbr/tests/testpackage/data_files/a.txt -> build/lib/pbr/tests/testpackage/data_files copying pbr/tests/testpackage/data_files/b.txt -> build/lib/pbr/tests/testpackage/data_files copying pbr/tests/testpackage/data_files/c.rst -> build/lib/pbr/tests/testpackage/data_files creating build/lib/pbr/tests/testpackage/doc/source copying pbr/tests/testpackage/doc/source/conf.py -> build/lib/pbr/tests/testpackage/doc/source copying pbr/tests/testpackage/doc/source/index.rst -> build/lib/pbr/tests/testpackage/doc/source copying pbr/tests/testpackage/doc/source/installation.rst -> build/lib/pbr/tests/testpackage/doc/source copying pbr/tests/testpackage/doc/source/usage.rst -> build/lib/pbr/tests/testpackage/doc/source creating build/lib/pbr/tests/testpackage/pbr_testpackage copying pbr/tests/testpackage/pbr_testpackage/__init__.py -> build/lib/pbr/tests/testpackage/pbr_testpackage copying pbr/tests/testpackage/pbr_testpackage/_setup_hooks.py -> build/lib/pbr/tests/testpackage/pbr_testpackage copying pbr/tests/testpackage/pbr_testpackage/cmd.py -> build/lib/pbr/tests/testpackage/pbr_testpackage copying pbr/tests/testpackage/pbr_testpackage/extra.py -> build/lib/pbr/tests/testpackage/pbr_testpackage copying pbr/tests/testpackage/pbr_testpackage/wsgi.py -> build/lib/pbr/tests/testpackage/pbr_testpackage creating build/lib/pbr/tests/testpackage/pbr_testpackage/package_data copying pbr/tests/testpackage/pbr_testpackage/package_data/1.txt -> build/lib/pbr/tests/testpackage/pbr_testpackage/package_data copying pbr/tests/testpackage/pbr_testpackage/package_data/2.txt -> build/lib/pbr/tests/testpackage/pbr_testpackage/package_data creating build/lib/pbr/tests/testpackage/src copying pbr/tests/testpackage/src/testext.c -> build/lib/pbr/tests/testpackage/src 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/pbr copying build/lib/pbr/version.py -> build/bdist.linux-x86_64/wheel/./pbr copying build/lib/pbr/options.py -> build/bdist.linux-x86_64/wheel/./pbr copying build/lib/pbr/pbr_json.py -> build/bdist.linux-x86_64/wheel/./pbr copying build/lib/pbr/extra_files.py -> build/bdist.linux-x86_64/wheel/./pbr creating build/bdist.linux-x86_64/wheel/pbr/hooks copying build/lib/pbr/hooks/backwards.py -> build/bdist.linux-x86_64/wheel/./pbr/hooks copying build/lib/pbr/hooks/commands.py -> build/bdist.linux-x86_64/wheel/./pbr/hooks copying build/lib/pbr/hooks/__init__.py -> build/bdist.linux-x86_64/wheel/./pbr/hooks copying build/lib/pbr/hooks/metadata.py -> build/bdist.linux-x86_64/wheel/./pbr/hooks copying build/lib/pbr/hooks/files.py -> build/bdist.linux-x86_64/wheel/./pbr/hooks copying build/lib/pbr/hooks/base.py -> build/bdist.linux-x86_64/wheel/./pbr/hooks creating build/bdist.linux-x86_64/wheel/pbr/tests creating build/bdist.linux-x86_64/wheel/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/CHANGES.txt -> build/bdist.linux-x86_64/wheel/./pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/LICENSE.txt -> build/bdist.linux-x86_64/wheel/./pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/setup.cfg -> build/bdist.linux-x86_64/wheel/./pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/extra-file.txt -> build/bdist.linux-x86_64/wheel/./pbr/tests/testpackage creating build/bdist.linux-x86_64/wheel/pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/pbr_testpackage/wsgi.py -> build/bdist.linux-x86_64/wheel/./pbr/tests/testpackage/pbr_testpackage creating build/bdist.linux-x86_64/wheel/pbr/tests/testpackage/pbr_testpackage/package_data copying build/lib/pbr/tests/testpackage/pbr_testpackage/package_data/2.txt -> build/bdist.linux-x86_64/wheel/./pbr/tests/testpackage/pbr_testpackage/package_data copying build/lib/pbr/tests/testpackage/pbr_testpackage/package_data/1.txt -> build/bdist.linux-x86_64/wheel/./pbr/tests/testpackage/pbr_testpackage/package_data copying build/lib/pbr/tests/testpackage/pbr_testpackage/extra.py -> build/bdist.linux-x86_64/wheel/./pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/pbr_testpackage/cmd.py -> build/bdist.linux-x86_64/wheel/./pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/pbr_testpackage/__init__.py -> build/bdist.linux-x86_64/wheel/./pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/pbr_testpackage/_setup_hooks.py -> build/bdist.linux-x86_64/wheel/./pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/git-extra-file.txt -> build/bdist.linux-x86_64/wheel/./pbr/tests/testpackage creating build/bdist.linux-x86_64/wheel/pbr/tests/testpackage/src copying build/lib/pbr/tests/testpackage/src/testext.c -> build/bdist.linux-x86_64/wheel/./pbr/tests/testpackage/src copying build/lib/pbr/tests/testpackage/README.txt -> build/bdist.linux-x86_64/wheel/./pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/MANIFEST.in -> build/bdist.linux-x86_64/wheel/./pbr/tests/testpackage creating build/bdist.linux-x86_64/wheel/pbr/tests/testpackage/doc creating build/bdist.linux-x86_64/wheel/pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/testpackage/doc/source/conf.py -> build/bdist.linux-x86_64/wheel/./pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/testpackage/doc/source/usage.rst -> build/bdist.linux-x86_64/wheel/./pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/testpackage/doc/source/installation.rst -> build/bdist.linux-x86_64/wheel/./pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/testpackage/doc/source/index.rst -> build/bdist.linux-x86_64/wheel/./pbr/tests/testpackage/doc/source creating build/bdist.linux-x86_64/wheel/pbr/tests/testpackage/data_files copying build/lib/pbr/tests/testpackage/data_files/b.txt -> build/bdist.linux-x86_64/wheel/./pbr/tests/testpackage/data_files copying build/lib/pbr/tests/testpackage/data_files/c.rst -> build/bdist.linux-x86_64/wheel/./pbr/tests/testpackage/data_files copying build/lib/pbr/tests/testpackage/data_files/a.txt -> build/bdist.linux-x86_64/wheel/./pbr/tests/testpackage/data_files copying build/lib/pbr/tests/testpackage/test-requirements.txt -> build/bdist.linux-x86_64/wheel/./pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/setup.py -> build/bdist.linux-x86_64/wheel/./pbr/tests/testpackage copying build/lib/pbr/tests/test_commands.py -> build/bdist.linux-x86_64/wheel/./pbr/tests copying build/lib/pbr/tests/test_pbr_json.py -> build/bdist.linux-x86_64/wheel/./pbr/tests copying build/lib/pbr/tests/test_wsgi.py -> build/bdist.linux-x86_64/wheel/./pbr/tests copying build/lib/pbr/tests/test_version.py -> build/bdist.linux-x86_64/wheel/./pbr/tests copying build/lib/pbr/tests/test_util.py -> build/bdist.linux-x86_64/wheel/./pbr/tests copying build/lib/pbr/tests/test_setup.py -> build/bdist.linux-x86_64/wheel/./pbr/tests copying build/lib/pbr/tests/test_files.py -> build/bdist.linux-x86_64/wheel/./pbr/tests copying build/lib/pbr/tests/test_packaging.py -> build/bdist.linux-x86_64/wheel/./pbr/tests copying build/lib/pbr/tests/test_hooks.py -> build/bdist.linux-x86_64/wheel/./pbr/tests copying build/lib/pbr/tests/test_integration.py -> build/bdist.linux-x86_64/wheel/./pbr/tests copying build/lib/pbr/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./pbr/tests copying build/lib/pbr/tests/test_core.py -> build/bdist.linux-x86_64/wheel/./pbr/tests copying build/lib/pbr/tests/util.py -> build/bdist.linux-x86_64/wheel/./pbr/tests copying build/lib/pbr/tests/base.py -> build/bdist.linux-x86_64/wheel/./pbr/tests copying build/lib/pbr/sphinxext.py -> build/bdist.linux-x86_64/wheel/./pbr copying build/lib/pbr/find_package.py -> build/bdist.linux-x86_64/wheel/./pbr copying build/lib/pbr/testr_command.py -> build/bdist.linux-x86_64/wheel/./pbr copying build/lib/pbr/build.py -> build/bdist.linux-x86_64/wheel/./pbr copying build/lib/pbr/git.py -> build/bdist.linux-x86_64/wheel/./pbr copying build/lib/pbr/__init__.py -> build/bdist.linux-x86_64/wheel/./pbr copying build/lib/pbr/core.py -> build/bdist.linux-x86_64/wheel/./pbr copying build/lib/pbr/util.py -> build/bdist.linux-x86_64/wheel/./pbr creating build/bdist.linux-x86_64/wheel/pbr/cmd copying build/lib/pbr/cmd/main.py -> build/bdist.linux-x86_64/wheel/./pbr/cmd copying build/lib/pbr/cmd/__init__.py -> build/bdist.linux-x86_64/wheel/./pbr/cmd copying build/lib/pbr/packaging.py -> build/bdist.linux-x86_64/wheel/./pbr running install_egg_info Copying pbr.egg-info to build/bdist.linux-x86_64/wheel/./pbr-6.1.1-py3.13.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/pbr-6.1.1.dist-info/WHEEL creating '/home/pterjan/rpmbuild/BUILD/python-pbr-6.1.1-build/pbr-6.1.1/.pyproject-builddir/pip-wheel-34lsqay4/.tmp-wzu1mrey/pbr-6.1.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'pbr/__init__.py' adding 'pbr/build.py' adding 'pbr/core.py' adding 'pbr/extra_files.py' adding 'pbr/find_package.py' adding 'pbr/git.py' adding 'pbr/options.py' adding 'pbr/packaging.py' adding 'pbr/pbr_json.py' adding 'pbr/sphinxext.py' adding 'pbr/testr_command.py' adding 'pbr/util.py' adding 'pbr/version.py' adding 'pbr/cmd/__init__.py' adding 'pbr/cmd/main.py' adding 'pbr/hooks/__init__.py' adding 'pbr/hooks/backwards.py' adding 'pbr/hooks/base.py' adding 'pbr/hooks/commands.py' adding 'pbr/hooks/files.py' adding 'pbr/hooks/metadata.py' adding 'pbr/tests/__init__.py' adding 'pbr/tests/base.py' adding 'pbr/tests/test_commands.py' adding 'pbr/tests/test_core.py' adding 'pbr/tests/test_files.py' adding 'pbr/tests/test_hooks.py' adding 'pbr/tests/test_integration.py' adding 'pbr/tests/test_packaging.py' adding 'pbr/tests/test_pbr_json.py' adding 'pbr/tests/test_setup.py' adding 'pbr/tests/test_util.py' adding 'pbr/tests/test_version.py' adding 'pbr/tests/test_wsgi.py' adding 'pbr/tests/util.py' adding 'pbr/tests/testpackage/CHANGES.txt' adding 'pbr/tests/testpackage/LICENSE.txt' adding 'pbr/tests/testpackage/MANIFEST.in' adding 'pbr/tests/testpackage/README.txt' adding 'pbr/tests/testpackage/extra-file.txt' adding 'pbr/tests/testpackage/git-extra-file.txt' adding 'pbr/tests/testpackage/setup.cfg' adding 'pbr/tests/testpackage/setup.py' adding 'pbr/tests/testpackage/test-requirements.txt' adding 'pbr/tests/testpackage/data_files/a.txt' adding 'pbr/tests/testpackage/data_files/b.txt' adding 'pbr/tests/testpackage/data_files/c.rst' adding 'pbr/tests/testpackage/doc/source/conf.py' adding 'pbr/tests/testpackage/doc/source/index.rst' adding 'pbr/tests/testpackage/doc/source/installation.rst' adding 'pbr/tests/testpackage/doc/source/usage.rst' adding 'pbr/tests/testpackage/pbr_testpackage/__init__.py' adding 'pbr/tests/testpackage/pbr_testpackage/_setup_hooks.py' adding 'pbr/tests/testpackage/pbr_testpackage/cmd.py' adding 'pbr/tests/testpackage/pbr_testpackage/extra.py' adding 'pbr/tests/testpackage/pbr_testpackage/wsgi.py' adding 'pbr/tests/testpackage/pbr_testpackage/package_data/1.txt' adding 'pbr/tests/testpackage/pbr_testpackage/package_data/2.txt' adding 'pbr/tests/testpackage/src/testext.c' adding 'pbr-6.1.1.dist-info/licenses/AUTHORS' adding 'pbr-6.1.1.dist-info/licenses/LICENSE' adding 'pbr-6.1.1.dist-info/METADATA' adding 'pbr-6.1.1.dist-info/WHEEL' adding 'pbr-6.1.1.dist-info/entry_points.txt' adding 'pbr-6.1.1.dist-info/top_level.txt' adding 'pbr-6.1.1.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for pbr (pyproject.toml): finished with status 'done' Created wheel for pbr: filename=pbr-6.1.1-py2.py3-none-any.whl size=109010 sha256=f68044a9c912f9850c9dad599bfb92e9910dd169e674f768201be631cb5dcf1b Stored in directory: /home/pterjan/.cache/pip/wheels/58/40/92/6883491ccc044d904146181e8e5c93c5854b8aa0011f95120a Successfully built pbr + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.vR6Ykv + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-pbr-6.1.1-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/python-pbr-6.1.1-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/python-pbr-6.1.1-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/python-pbr-6.1.1-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/python-pbr-6.1.1-build + mkdir /home/pterjan/rpmbuild/BUILD/python-pbr-6.1.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 pbr-6.1.1 + '[' 1 -eq 1 ']' ++ ls /home/pterjan/rpmbuild/BUILD/python-pbr-6.1.1-build/pbr-6.1.1/pyproject-wheeldir/pbr-6.1.1-py2.py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=pbr==6.1.1 + '[' -z pbr==6.1.1 ']' + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-pbr-6.1.1-build/pbr-6.1.1/.pyproject-builddir + /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILD/python-pbr-6.1.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-pbr-6.1.1-build/pbr-6.1.1/pyproject-wheeldir pbr==6.1.1 Using pip 25.0.1 from /usr/lib/python3.13/site-packages/pip (python 3.13) Looking in links: /home/pterjan/rpmbuild/BUILD/python-pbr-6.1.1-build/pbr-6.1.1/pyproject-wheeldir Processing ./pyproject-wheeldir/pbr-6.1.1-py2.py3-none-any.whl Installing collected packages: pbr Creating /home/pterjan/rpmbuild/BUILD/python-pbr-6.1.1-build/BUILDROOT/usr/bin changing mode of /home/pterjan/rpmbuild/BUILD/python-pbr-6.1.1-build/BUILDROOT/usr/bin/pbr to 755 Successfully installed pbr-6.1.1 + '[' -d /home/pterjan/rpmbuild/BUILD/python-pbr-6.1.1-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-pbr-6.1.1-build/BUILDROOT/usr/bin/pbr /home/pterjan/rpmbuild/BUILD/python-pbr-6.1.1-build/BUILDROOT/usr/bin/pbr: updating + rm -rfv /home/pterjan/rpmbuild/BUILD/python-pbr-6.1.1-build/BUILDROOT/usr/bin/__pycache__ + rm -f /home/pterjan/rpmbuild/BUILD/python-pbr-6.1.1-build/python-pbr-6.1.1-1.mga10.noarch-pyproject-ghost-distinfo + site_dirs=() + '[' -d /home/pterjan/rpmbuild/BUILD/python-pbr-6.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages ']' + site_dirs+=("/usr/lib/python3.13/site-packages") + '[' /home/pterjan/rpmbuild/BUILD/python-pbr-6.1.1-build/BUILDROOT/usr/lib64/python3.13/site-packages '!=' /home/pterjan/rpmbuild/BUILD/python-pbr-6.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages ']' + '[' -d /home/pterjan/rpmbuild/BUILD/python-pbr-6.1.1-build/BUILDROOT/usr/lib64/python3.13/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /home/pterjan/rpmbuild/BUILD/python-pbr-6.1.1-build/BUILDROOT$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.13/site-packages/pbr-6.1.1.dist-info' + sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/python-pbr-6.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pbr-6.1.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-pbr-6.1.1-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/python-pbr-6.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pbr-6.1.1.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/python-pbr-6.1.1-build/python-pbr-6.1.1-1.mga10.noarch-pyproject-record + rm -fv /home/pterjan/rpmbuild/BUILD/python-pbr-6.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pbr-6.1.1.dist-info/RECORD removed '/home/pterjan/rpmbuild/BUILD/python-pbr-6.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pbr-6.1.1.dist-info/RECORD' + rm -fv /home/pterjan/rpmbuild/BUILD/python-pbr-6.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pbr-6.1.1.dist-info/REQUESTED removed '/home/pterjan/rpmbuild/BUILD/python-pbr-6.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/pbr-6.1.1.dist-info/REQUESTED' ++ wc -l /home/pterjan/rpmbuild/BUILD/python-pbr-6.1.1-build/python-pbr-6.1.1-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-pbr-6.1.1-build/python-pbr-6.1.1-1.mga10.noarch-pyproject-files --output-modules /home/pterjan/rpmbuild/BUILD/python-pbr-6.1.1-build/python-pbr-6.1.1-1.mga10.noarch-pyproject-modules --buildroot /home/pterjan/rpmbuild/BUILD/python-pbr-6.1.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-pbr-6.1.1-build/python-pbr-6.1.1-1.mga10.noarch-pyproject-record --prefix /usr pbr + /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-pbr-6.1.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-pbr-6.1.1-1.mga10.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.mE93it + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-pbr-6.1.1-build + cd pbr-6.1.1 + DOCDIR=/home/pterjan/rpmbuild/BUILD/python-pbr-6.1.1-build/BUILDROOT/usr/share/doc/python3-pbr + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-pbr-6.1.1-build/BUILDROOT/usr/share/doc/python3-pbr + cp -pr /home/pterjan/rpmbuild/BUILD/python-pbr-6.1.1-build/pbr-6.1.1/README.rst /home/pterjan/rpmbuild/BUILD/python-pbr-6.1.1-build/BUILDROOT/usr/share/doc/python3-pbr + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.F6BJAg + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-pbr-6.1.1-build + cd pbr-6.1.1 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/python-pbr-6.1.1-build/BUILDROOT/usr/share/licenses/python3-pbr + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-pbr-6.1.1-build/BUILDROOT/usr/share/licenses/python3-pbr + cp -pr /home/pterjan/rpmbuild/BUILD/python-pbr-6.1.1-build/pbr-6.1.1/LICENSE /home/pterjan/rpmbuild/BUILD/python-pbr-6.1.1-build/BUILDROOT/usr/share/licenses/python3-pbr + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-pbr = 6.1.1-1.mga10 python3-pbr = 6.1.1-1.mga10 python3.13-pbr = 6.1.1-1.mga10 python3.13dist(pbr) = 6.1.1 python3dist(pbr) = 6.1.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(setuptools) Obsoletes: python-pbr < 6.1.1-1.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/python-pbr-6.1.1-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python3-pbr-6.1.1-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.IflhK3 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-pbr-6.1.1-build + test -d /home/pterjan/rpmbuild/BUILD/python-pbr-6.1.1-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-pbr-6.1.1-build + rm -rf /home/pterjan/rpmbuild/BUILD/python-pbr-6.1.1-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!