D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/spec-tree-2025.1-2.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.6fzldO Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.rwQC1l + umask 022 + cd /home/pterjan/rpmbuild/BUILD/spec-tree-2025.1-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/spec-tree-2025.1-build + rm -rf spec-tree-2025.1 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/spec-tree-2025.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd spec-tree-2025.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.tqnIuO + umask 022 + cd /home/pterjan/rpmbuild/BUILD/spec-tree-2025.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 spec-tree-2025.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/spec-tree-2025.1-build/spec-tree-2025.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/spec-tree-2025.1-build/spec-tree-2025.1/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/spec-tree-2025.1-build/spec-tree-2025.1/pyproject-wheeldir Processing /home/pterjan/rpmbuild/BUILD/spec-tree-2025.1-build/spec-tree-2025.1 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) /usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:55: SetuptoolsDeprecationWarning: 'tool.setuptools.license-files' is deprecated in favor of 'project.license-files' (available on setuptools>=77.0.0). !! ******************************************************************************** By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license-files for details. ******************************************************************************** !! _apply_tool_table(dist, config, filename) /usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+) 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/spec-tree-2025.1-build/spec-tree-2025.1/.pyproject-builddir/pip-modern-metadata-5nxaqlly/spec_tree.egg-info writing /home/pterjan/rpmbuild/BUILD/spec-tree-2025.1-build/spec-tree-2025.1/.pyproject-builddir/pip-modern-metadata-5nxaqlly/spec_tree.egg-info/PKG-INFO writing dependency_links to /home/pterjan/rpmbuild/BUILD/spec-tree-2025.1-build/spec-tree-2025.1/.pyproject-builddir/pip-modern-metadata-5nxaqlly/spec_tree.egg-info/dependency_links.txt writing entry points to /home/pterjan/rpmbuild/BUILD/spec-tree-2025.1-build/spec-tree-2025.1/.pyproject-builddir/pip-modern-metadata-5nxaqlly/spec_tree.egg-info/entry_points.txt writing requirements to /home/pterjan/rpmbuild/BUILD/spec-tree-2025.1-build/spec-tree-2025.1/.pyproject-builddir/pip-modern-metadata-5nxaqlly/spec_tree.egg-info/requires.txt writing top-level names to /home/pterjan/rpmbuild/BUILD/spec-tree-2025.1-build/spec-tree-2025.1/.pyproject-builddir/pip-modern-metadata-5nxaqlly/spec_tree.egg-info/top_level.txt writing manifest file '/home/pterjan/rpmbuild/BUILD/spec-tree-2025.1-build/spec-tree-2025.1/.pyproject-builddir/pip-modern-metadata-5nxaqlly/spec_tree.egg-info/SOURCES.txt' reading manifest file '/home/pterjan/rpmbuild/BUILD/spec-tree-2025.1-build/spec-tree-2025.1/.pyproject-builddir/pip-modern-metadata-5nxaqlly/spec_tree.egg-info/SOURCES.txt' adding license file 'COPYING' writing manifest file '/home/pterjan/rpmbuild/BUILD/spec-tree-2025.1-build/spec-tree-2025.1/.pyproject-builddir/pip-modern-metadata-5nxaqlly/spec_tree.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/spec-tree-2025.1-build/spec-tree-2025.1/.pyproject-builddir/pip-modern-metadata-5nxaqlly/spec_tree-2025.1.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: spec-tree Building wheel for spec-tree (pyproject.toml): started Running command Building wheel for spec-tree (pyproject.toml) /usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:55: SetuptoolsDeprecationWarning: 'tool.setuptools.license-files' is deprecated in favor of 'project.license-files' (available on setuptools>=77.0.0). !! ******************************************************************************** By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license-files for details. ******************************************************************************** !! _apply_tool_table(dist, config, filename) /usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+) 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/spectree copying spectree/spec_rpm_mismatch.py -> build/lib/spectree copying spectree/spec_url_check.py -> build/lib/spectree copying spectree/__init__.py -> build/lib/spectree copying spectree/spectree.py -> build/lib/spectree running build_scripts creating build/scripts-3.13 copying checkout-all-specs -> build/scripts-3.13 copying commit-from-anon-repo -> build/scripts-3.13 copying findspec -> build/scripts-3.13 copying list-unclean-repo -> build/scripts-3.13 copying match-spec-maintainer -> build/scripts-3.13 copying update-all-specs -> build/scripts-3.13 installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/spectree copying build/lib/spectree/spec_rpm_mismatch.py -> build/bdist.linux-x86_64/wheel/./spectree copying build/lib/spectree/spec_url_check.py -> build/bdist.linux-x86_64/wheel/./spectree copying build/lib/spectree/__init__.py -> build/bdist.linux-x86_64/wheel/./spectree copying build/lib/spectree/spectree.py -> build/bdist.linux-x86_64/wheel/./spectree running install_egg_info running egg_info creating spec_tree.egg-info writing spec_tree.egg-info/PKG-INFO writing dependency_links to spec_tree.egg-info/dependency_links.txt writing entry points to spec_tree.egg-info/entry_points.txt writing requirements to spec_tree.egg-info/requires.txt writing top-level names to spec_tree.egg-info/top_level.txt writing manifest file 'spec_tree.egg-info/SOURCES.txt' reading manifest file 'spec_tree.egg-info/SOURCES.txt' adding license file 'COPYING' writing manifest file 'spec_tree.egg-info/SOURCES.txt' Copying spec_tree.egg-info to build/bdist.linux-x86_64/wheel/./spec_tree-2025.1-py3.13.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/spec_tree-2025.1.data/scripts copying build/scripts-3.13/commit-from-anon-repo -> build/bdist.linux-x86_64/wheel/spec_tree-2025.1.data/scripts copying build/scripts-3.13/checkout-all-specs -> build/bdist.linux-x86_64/wheel/spec_tree-2025.1.data/scripts copying build/scripts-3.13/update-all-specs -> build/bdist.linux-x86_64/wheel/spec_tree-2025.1.data/scripts copying build/scripts-3.13/findspec -> build/bdist.linux-x86_64/wheel/spec_tree-2025.1.data/scripts copying build/scripts-3.13/match-spec-maintainer -> build/bdist.linux-x86_64/wheel/spec_tree-2025.1.data/scripts copying build/scripts-3.13/list-unclean-repo -> build/bdist.linux-x86_64/wheel/spec_tree-2025.1.data/scripts changing mode of build/bdist.linux-x86_64/wheel/spec_tree-2025.1.data/scripts/commit-from-anon-repo to 755 changing mode of build/bdist.linux-x86_64/wheel/spec_tree-2025.1.data/scripts/checkout-all-specs to 755 changing mode of build/bdist.linux-x86_64/wheel/spec_tree-2025.1.data/scripts/update-all-specs to 755 changing mode of build/bdist.linux-x86_64/wheel/spec_tree-2025.1.data/scripts/findspec to 755 changing mode of build/bdist.linux-x86_64/wheel/spec_tree-2025.1.data/scripts/match-spec-maintainer to 755 changing mode of build/bdist.linux-x86_64/wheel/spec_tree-2025.1.data/scripts/list-unclean-repo to 755 creating build/bdist.linux-x86_64/wheel/spec_tree-2025.1.dist-info/WHEEL creating '/home/pterjan/rpmbuild/BUILD/spec-tree-2025.1-build/spec-tree-2025.1/.pyproject-builddir/pip-wheel-g5mzdd33/.tmp-3ul85jd4/spec_tree-2025.1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'spec_tree-2025.1.data/scripts/checkout-all-specs' adding 'spec_tree-2025.1.data/scripts/commit-from-anon-repo' adding 'spec_tree-2025.1.data/scripts/findspec' adding 'spec_tree-2025.1.data/scripts/list-unclean-repo' adding 'spec_tree-2025.1.data/scripts/match-spec-maintainer' adding 'spec_tree-2025.1.data/scripts/update-all-specs' adding 'spec_tree-2025.1.dist-info/licenses/COPYING' adding 'spectree/__init__.py' adding 'spectree/spec_rpm_mismatch.py' adding 'spectree/spec_url_check.py' adding 'spectree/spectree.py' adding 'spec_tree-2025.1.dist-info/METADATA' adding 'spec_tree-2025.1.dist-info/WHEEL' adding 'spec_tree-2025.1.dist-info/entry_points.txt' adding 'spec_tree-2025.1.dist-info/top_level.txt' adding 'spec_tree-2025.1.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for spec-tree (pyproject.toml): finished with status 'done' Created wheel for spec-tree: filename=spec_tree-2025.1-py3-none-any.whl size=35952 sha256=1be648a9017e2687c4552a089f85ae2ecd3e039c90f2b9fef2ceec8a333b500e Stored in directory: /home/pterjan/.cache/pip/wheels/d3/b8/17/adea8f8ee101e5c560d052ee298ea8ebb3e17e3c5a11644804 Successfully built spec-tree + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ZszFBG + umask 022 + cd /home/pterjan/rpmbuild/BUILD/spec-tree-2025.1-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/spec-tree-2025.1-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/spec-tree-2025.1-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/spec-tree-2025.1-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/spec-tree-2025.1-build + mkdir /home/pterjan/rpmbuild/BUILD/spec-tree-2025.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 spec-tree-2025.1 + '[' 1 -eq 1 ']' ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' ++ ls /home/pterjan/rpmbuild/BUILD/spec-tree-2025.1-build/spec-tree-2025.1/pyproject-wheeldir/spec_tree-2025.1-py3-none-any.whl + specifier=spec_tree==2025.1 + '[' -z spec_tree==2025.1 ']' + TMPDIR=/home/pterjan/rpmbuild/BUILD/spec-tree-2025.1-build/spec-tree-2025.1/.pyproject-builddir + /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILD/spec-tree-2025.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/spec-tree-2025.1-build/spec-tree-2025.1/pyproject-wheeldir spec_tree==2025.1 Using pip 25.0.1 from /usr/lib/python3.13/site-packages/pip (python 3.13) Looking in links: /home/pterjan/rpmbuild/BUILD/spec-tree-2025.1-build/spec-tree-2025.1/pyproject-wheeldir Processing ./pyproject-wheeldir/spec_tree-2025.1-py3-none-any.whl Installing collected packages: spec_tree changing mode of /home/pterjan/rpmbuild/BUILD/spec-tree-2025.1-build/BUILDROOT/usr/bin/spec-rpm-mismatch to 755 changing mode of /home/pterjan/rpmbuild/BUILD/spec-tree-2025.1-build/BUILDROOT/usr/bin/spec-url-check to 755 Successfully installed spec_tree-2025.1 + '[' -d /home/pterjan/rpmbuild/BUILD/spec-tree-2025.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/spec-tree-2025.1-build/BUILDROOT/usr/bin/checkout-all-specs /home/pterjan/rpmbuild/BUILD/spec-tree-2025.1-build/BUILDROOT/usr/bin/commit-from-anon-repo /home/pterjan/rpmbuild/BUILD/spec-tree-2025.1-build/BUILDROOT/usr/bin/findspec /home/pterjan/rpmbuild/BUILD/spec-tree-2025.1-build/BUILDROOT/usr/bin/list-unclean-repo /home/pterjan/rpmbuild/BUILD/spec-tree-2025.1-build/BUILDROOT/usr/bin/match-spec-maintainer /home/pterjan/rpmbuild/BUILD/spec-tree-2025.1-build/BUILDROOT/usr/bin/spec-rpm-mismatch /home/pterjan/rpmbuild/BUILD/spec-tree-2025.1-build/BUILDROOT/usr/bin/spec-url-check /home/pterjan/rpmbuild/BUILD/spec-tree-2025.1-build/BUILDROOT/usr/bin/update-all-specs /home/pterjan/rpmbuild/BUILD/spec-tree-2025.1-build/BUILDROOT/usr/bin/checkout-all-specs: no change /home/pterjan/rpmbuild/BUILD/spec-tree-2025.1-build/BUILDROOT/usr/bin/commit-from-anon-repo: no change /home/pterjan/rpmbuild/BUILD/spec-tree-2025.1-build/BUILDROOT/usr/bin/findspec: no change /home/pterjan/rpmbuild/BUILD/spec-tree-2025.1-build/BUILDROOT/usr/bin/list-unclean-repo: no change /home/pterjan/rpmbuild/BUILD/spec-tree-2025.1-build/BUILDROOT/usr/bin/match-spec-maintainer: no change /home/pterjan/rpmbuild/BUILD/spec-tree-2025.1-build/BUILDROOT/usr/bin/spec-rpm-mismatch: updating /home/pterjan/rpmbuild/BUILD/spec-tree-2025.1-build/BUILDROOT/usr/bin/spec-url-check: updating /home/pterjan/rpmbuild/BUILD/spec-tree-2025.1-build/BUILDROOT/usr/bin/update-all-specs: no change + rm -rfv /home/pterjan/rpmbuild/BUILD/spec-tree-2025.1-build/BUILDROOT/usr/bin/__pycache__ + rm -f /home/pterjan/rpmbuild/BUILD/spec-tree-2025.1-build/spec-tree-2025.1-2.mga10.noarch-pyproject-ghost-distinfo + site_dirs=() + '[' -d /home/pterjan/rpmbuild/BUILD/spec-tree-2025.1-build/BUILDROOT/usr/lib/python3.13/site-packages ']' + site_dirs+=("/usr/lib/python3.13/site-packages") + '[' /home/pterjan/rpmbuild/BUILD/spec-tree-2025.1-build/BUILDROOT/usr/lib64/python3.13/site-packages '!=' /home/pterjan/rpmbuild/BUILD/spec-tree-2025.1-build/BUILDROOT/usr/lib/python3.13/site-packages ']' + '[' -d /home/pterjan/rpmbuild/BUILD/spec-tree-2025.1-build/BUILDROOT/usr/lib64/python3.13/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /home/pterjan/rpmbuild/BUILD/spec-tree-2025.1-build/BUILDROOT$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.13/site-packages/spec_tree-2025.1.dist-info' + sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/spec-tree-2025.1-build/BUILDROOT/usr/lib/python3.13/site-packages/spec_tree-2025.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/spec-tree-2025.1-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/spec-tree-2025.1-build/BUILDROOT/usr/lib/python3.13/site-packages/spec_tree-2025.1.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/spec-tree-2025.1-build/spec-tree-2025.1-2.mga10.noarch-pyproject-record + rm -fv /home/pterjan/rpmbuild/BUILD/spec-tree-2025.1-build/BUILDROOT/usr/lib/python3.13/site-packages/spec_tree-2025.1.dist-info/RECORD removed '/home/pterjan/rpmbuild/BUILD/spec-tree-2025.1-build/BUILDROOT/usr/lib/python3.13/site-packages/spec_tree-2025.1.dist-info/RECORD' + rm -fv /home/pterjan/rpmbuild/BUILD/spec-tree-2025.1-build/BUILDROOT/usr/lib/python3.13/site-packages/spec_tree-2025.1.dist-info/REQUESTED removed '/home/pterjan/rpmbuild/BUILD/spec-tree-2025.1-build/BUILDROOT/usr/lib/python3.13/site-packages/spec_tree-2025.1.dist-info/REQUESTED' ++ wc -l /home/pterjan/rpmbuild/BUILD/spec-tree-2025.1-build/spec-tree-2025.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/spec-tree-2025.1-build/spec-tree-2025.1-2.mga10.noarch-pyproject-files --output-modules /home/pterjan/rpmbuild/BUILD/spec-tree-2025.1-build/spec-tree-2025.1-2.mga10.noarch-pyproject-modules --buildroot /home/pterjan/rpmbuild/BUILD/spec-tree-2025.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/spec-tree-2025.1-build/spec-tree-2025.1-2.mga10.noarch-pyproject-record --prefix /usr spectree + /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 mangling shebang in /usr/bin/commit-from-anon-repo from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/bin/checkout-all-specs from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/bin/update-all-specs from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/bin/findspec from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/bin/match-spec-maintainer from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/bin/list-unclean-repo from /bin/bash to #!/usr/bin/bash + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILD/spec-tree-2025.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: spec-tree-2025.1-2.mga10.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.AU8Z3I + umask 022 + cd /home/pterjan/rpmbuild/BUILD/spec-tree-2025.1-build + cd spec-tree-2025.1 + DOCDIR=/home/pterjan/rpmbuild/BUILD/spec-tree-2025.1-build/BUILDROOT/usr/share/doc/spec-tree + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/spec-tree-2025.1-build/BUILDROOT/usr/share/doc/spec-tree + cp -pr /home/pterjan/rpmbuild/BUILD/spec-tree-2025.1-build/spec-tree-2025.1/README.md /home/pterjan/rpmbuild/BUILD/spec-tree-2025.1-build/BUILDROOT/usr/share/doc/spec-tree + cp -pr /home/pterjan/rpmbuild/BUILD/spec-tree-2025.1-build/spec-tree-2025.1/examples /home/pterjan/rpmbuild/BUILD/spec-tree-2025.1-build/BUILDROOT/usr/share/doc/spec-tree + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.EbcAbH + umask 022 + cd /home/pterjan/rpmbuild/BUILD/spec-tree-2025.1-build + cd spec-tree-2025.1 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/spec-tree-2025.1-build/BUILDROOT/usr/share/licenses/spec-tree + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/spec-tree-2025.1-build/BUILDROOT/usr/share/licenses/spec-tree + cp -pr /home/pterjan/rpmbuild/BUILD/spec-tree-2025.1-build/spec-tree-2025.1/COPYING /home/pterjan/rpmbuild/BUILD/spec-tree-2025.1-build/BUILDROOT/usr/share/licenses/spec-tree + RPM_EC=0 ++ jobs -p + exit 0 Provides: python3.13dist(spec-tree) = 2025.1 python3dist(spec-tree) = 2025.1 spec-tree = 2025.1-2.mga10 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 Recommends: subversion Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/spec-tree-2025.1-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/spec-tree-2025.1-2.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.UNtOH7 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/spec-tree-2025.1-build + test -d /home/pterjan/rpmbuild/BUILD/spec-tree-2025.1-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/spec-tree-2025.1-build + rm -rf /home/pterjan/rpmbuild/BUILD/spec-tree-2025.1-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!