D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/python-pybeam-0.8-2.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.v9zkm2 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.RNdm1q + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-pybeam-0.8-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/python-pybeam-0.8-build + rm -rf pybeam-0.8 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/pybeam-0.8.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd pybeam-0.8 + /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.w0SXS4 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-pybeam-0.8-build + cd pybeam-0.8 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + true + for f in pyproject.toml setup.py setup.cfg + '[' -f pyproject.toml ']' + sed -i -E -e '/^requires/s/(['\''"]\s*flit_core\s*>=\s*[0-9]+(\.[0-9]+)+)\s*,\s*<\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\4/' pyproject.toml + sed -i -E -e '/python_requires/s/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/' pyproject.toml + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9a-z]+)*)\s*,\s*(<|!=|<=)\s*[0-9]+(\.[0-9a-z]+)*(-?dev[0-9]*)?(\.\*)*(\s*['\''"]?)/\1\7/g' pyproject.toml + sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' pyproject.toml + sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' pyproject.toml + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' pyproject.toml + sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' pyproject.toml + sed -i -e 's/~=/>=/g' pyproject.toml + sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' pyproject.toml + sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' pyproject.toml + for f in pyproject.toml setup.py setup.cfg + '[' -f setup.py ']' + for f in pyproject.toml setup.py setup.cfg + '[' -f setup.cfg ']' + sed -i -E -e '/^requires/s/(['\''"]\s*flit_core\s*>=\s*[0-9]+(\.[0-9]+)+)\s*,\s*<\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\4/' setup.cfg + sed -i -E -e '/python_requires/s/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/' setup.cfg + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9a-z]+)*)\s*,\s*(<|!=|<=)\s*[0-9]+(\.[0-9a-z]+)*(-?dev[0-9]*)?(\.\*)*(\s*['\''"]?)/\1\7/g' setup.cfg + sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' setup.cfg + sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' setup.cfg + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' setup.cfg + sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' setup.cfg + sed -i -e 's/~=/>=/g' setup.cfg + sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' setup.cfg + sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' setup.cfg + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/python-pybeam-0.8-build/pybeam-0.8/.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-pybeam-0.8-build/pybeam-0.8/.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-pybeam-0.8-build/pybeam-0.8/pyproject-wheeldir --output /home/pterjan/rpmbuild/BUILD/python-pybeam-0.8-build/python-pybeam-0.8-2.mga10.noarch-pyproject-buildrequires Handling setuptools >= 61.0 from build-system.requires Requirement satisfied: setuptools >= 61.0 (installed: setuptools 78.1.0) /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) running egg_info writing pybeam.egg-info/PKG-INFO writing dependency_links to pybeam.egg-info/dependency_links.txt writing requirements to pybeam.egg-info/requires.txt writing top-level names to pybeam.egg-info/top_level.txt reading manifest file 'pybeam.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'pybeam.egg-info/SOURCES.txt' /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) running dist_info writing pybeam.egg-info/PKG-INFO writing dependency_links to pybeam.egg-info/dependency_links.txt writing requirements to pybeam.egg-info/requires.txt writing top-level names to pybeam.egg-info/top_level.txt reading manifest file 'pybeam.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'pybeam.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/python-pybeam-0.8-build/pybeam-0.8/pybeam-0.8.dist-info' Handling construct>=2.9 from hook generated metadata: Requires-Dist (pybeam) Requirement satisfied: construct>=2.9 (installed: construct 2.10.70) Handling pytest; extra == "dev" from hook generated metadata: Requires-Dist (pybeam) Ignoring alien requirement: pytest; extra == "dev" + cat /home/pterjan/rpmbuild/BUILD/python-pybeam-0.8-build/python-pybeam-0.8-2.mga10.noarch-pyproject-buildrequires + rm -rfv pybeam-0.8.dist-info/ removed 'pybeam-0.8.dist-info/top_level.txt' removed 'pybeam-0.8.dist-info/METADATA' removed 'pybeam-0.8.dist-info/licenses/LICENSE' removed directory 'pybeam-0.8.dist-info/licenses' removed directory 'pybeam-0.8.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.5FJqa0 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-pybeam-0.8-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 pybeam-0.8 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/python-pybeam-0.8-build/pybeam-0.8/.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-pybeam-0.8-build/pybeam-0.8/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/python-pybeam-0.8-build/pybeam-0.8/pyproject-wheeldir Processing /home/pterjan/rpmbuild/BUILD/python-pybeam-0.8-build/pybeam-0.8 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) running dist_info creating /home/pterjan/rpmbuild/BUILD/python-pybeam-0.8-build/pybeam-0.8/.pyproject-builddir/pip-modern-metadata-m90v0bpb/pybeam.egg-info writing /home/pterjan/rpmbuild/BUILD/python-pybeam-0.8-build/pybeam-0.8/.pyproject-builddir/pip-modern-metadata-m90v0bpb/pybeam.egg-info/PKG-INFO writing dependency_links to /home/pterjan/rpmbuild/BUILD/python-pybeam-0.8-build/pybeam-0.8/.pyproject-builddir/pip-modern-metadata-m90v0bpb/pybeam.egg-info/dependency_links.txt writing requirements to /home/pterjan/rpmbuild/BUILD/python-pybeam-0.8-build/pybeam-0.8/.pyproject-builddir/pip-modern-metadata-m90v0bpb/pybeam.egg-info/requires.txt writing top-level names to /home/pterjan/rpmbuild/BUILD/python-pybeam-0.8-build/pybeam-0.8/.pyproject-builddir/pip-modern-metadata-m90v0bpb/pybeam.egg-info/top_level.txt writing manifest file '/home/pterjan/rpmbuild/BUILD/python-pybeam-0.8-build/pybeam-0.8/.pyproject-builddir/pip-modern-metadata-m90v0bpb/pybeam.egg-info/SOURCES.txt' reading manifest file '/home/pterjan/rpmbuild/BUILD/python-pybeam-0.8-build/pybeam-0.8/.pyproject-builddir/pip-modern-metadata-m90v0bpb/pybeam.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file '/home/pterjan/rpmbuild/BUILD/python-pybeam-0.8-build/pybeam-0.8/.pyproject-builddir/pip-modern-metadata-m90v0bpb/pybeam.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/python-pybeam-0.8-build/pybeam-0.8/.pyproject-builddir/pip-modern-metadata-m90v0bpb/pybeam-0.8.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: pybeam Building wheel for pybeam (pyproject.toml): started Running command Building wheel for pybeam (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) running bdist_wheel running build running build_py creating build/lib/pybeam copying pybeam/__init__.py -> build/lib/pybeam copying pybeam/beam_file.py -> build/lib/pybeam copying pybeam/erlang_types.py -> build/lib/pybeam creating build/lib/pybeam/schema copying pybeam/schema/eetf.py -> build/lib/pybeam/schema copying pybeam/schema/__init__.py -> build/lib/pybeam/schema creating build/lib/pybeam/schema/beam copying pybeam/schema/beam/chunks.py -> build/lib/pybeam/schema/beam copying pybeam/schema/beam/__init__.py -> build/lib/pybeam/schema/beam running egg_info writing pybeam.egg-info/PKG-INFO writing dependency_links to pybeam.egg-info/dependency_links.txt writing requirements to pybeam.egg-info/requires.txt writing top-level names to pybeam.egg-info/top_level.txt reading manifest file 'pybeam.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'pybeam.egg-info/SOURCES.txt' installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/pybeam creating build/bdist.linux-x86_64/wheel/pybeam/schema copying build/lib/pybeam/schema/eetf.py -> build/bdist.linux-x86_64/wheel/./pybeam/schema creating build/bdist.linux-x86_64/wheel/pybeam/schema/beam copying build/lib/pybeam/schema/beam/chunks.py -> build/bdist.linux-x86_64/wheel/./pybeam/schema/beam copying build/lib/pybeam/schema/beam/__init__.py -> build/bdist.linux-x86_64/wheel/./pybeam/schema/beam copying build/lib/pybeam/schema/__init__.py -> build/bdist.linux-x86_64/wheel/./pybeam/schema copying build/lib/pybeam/__init__.py -> build/bdist.linux-x86_64/wheel/./pybeam copying build/lib/pybeam/beam_file.py -> build/bdist.linux-x86_64/wheel/./pybeam copying build/lib/pybeam/erlang_types.py -> build/bdist.linux-x86_64/wheel/./pybeam running install_egg_info Copying pybeam.egg-info to build/bdist.linux-x86_64/wheel/./pybeam-0.8-py3.13.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/pybeam-0.8.dist-info/WHEEL creating '/home/pterjan/rpmbuild/BUILD/python-pybeam-0.8-build/pybeam-0.8/.pyproject-builddir/pip-wheel-zsexco1r/.tmp-hob1yo43/pybeam-0.8-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'pybeam/__init__.py' adding 'pybeam/beam_file.py' adding 'pybeam/erlang_types.py' adding 'pybeam/schema/__init__.py' adding 'pybeam/schema/eetf.py' adding 'pybeam/schema/beam/__init__.py' adding 'pybeam/schema/beam/chunks.py' adding 'pybeam-0.8.dist-info/licenses/LICENSE' adding 'pybeam-0.8.dist-info/METADATA' adding 'pybeam-0.8.dist-info/WHEEL' adding 'pybeam-0.8.dist-info/top_level.txt' adding 'pybeam-0.8.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for pybeam (pyproject.toml): finished with status 'done' Created wheel for pybeam: filename=pybeam-0.8-py3-none-any.whl size=12691 sha256=ee7dcb7ca2c5a5d0428a96c37ac6fb8936404b8a19a2505d5db87d3f60374536 Stored in directory: /home/pterjan/.cache/pip/wheels/8f/45/7c/4bf134aa1a1e48f6425ff3be7db1acd632c2fbbc06e613013d Successfully built pybeam + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.MtHMAt + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-pybeam-0.8-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/python-pybeam-0.8-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/python-pybeam-0.8-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/python-pybeam-0.8-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/python-pybeam-0.8-build + mkdir /home/pterjan/rpmbuild/BUILD/python-pybeam-0.8-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 pybeam-0.8 + '[' 1 -eq 1 ']' ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' ++ ls /home/pterjan/rpmbuild/BUILD/python-pybeam-0.8-build/pybeam-0.8/pyproject-wheeldir/pybeam-0.8-py3-none-any.whl + specifier=pybeam==0.8 + '[' -z pybeam==0.8 ']' + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-pybeam-0.8-build/pybeam-0.8/.pyproject-builddir + /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILD/python-pybeam-0.8-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-pybeam-0.8-build/pybeam-0.8/pyproject-wheeldir pybeam==0.8 Using pip 25.0.1 from /usr/lib/python3.13/site-packages/pip (python 3.13) Looking in links: /home/pterjan/rpmbuild/BUILD/python-pybeam-0.8-build/pybeam-0.8/pyproject-wheeldir Processing ./pyproject-wheeldir/pybeam-0.8-py3-none-any.whl Installing collected packages: pybeam Successfully installed pybeam-0.8 + '[' -d /home/pterjan/rpmbuild/BUILD/python-pybeam-0.8-build/BUILDROOT/usr/bin ']' + rm -f /home/pterjan/rpmbuild/BUILD/python-pybeam-0.8-build/python-pybeam-0.8-2.mga10.noarch-pyproject-ghost-distinfo + site_dirs=() + '[' -d /home/pterjan/rpmbuild/BUILD/python-pybeam-0.8-build/BUILDROOT/usr/lib/python3.13/site-packages ']' + site_dirs+=("/usr/lib/python3.13/site-packages") + '[' /home/pterjan/rpmbuild/BUILD/python-pybeam-0.8-build/BUILDROOT/usr/lib64/python3.13/site-packages '!=' /home/pterjan/rpmbuild/BUILD/python-pybeam-0.8-build/BUILDROOT/usr/lib/python3.13/site-packages ']' + '[' -d /home/pterjan/rpmbuild/BUILD/python-pybeam-0.8-build/BUILDROOT/usr/lib64/python3.13/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /home/pterjan/rpmbuild/BUILD/python-pybeam-0.8-build/BUILDROOT$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.13/site-packages/pybeam-0.8.dist-info' + sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/python-pybeam-0.8-build/BUILDROOT/usr/lib/python3.13/site-packages/pybeam-0.8.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-pybeam-0.8-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/python-pybeam-0.8-build/BUILDROOT/usr/lib/python3.13/site-packages/pybeam-0.8.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/python-pybeam-0.8-build/python-pybeam-0.8-2.mga10.noarch-pyproject-record + rm -fv /home/pterjan/rpmbuild/BUILD/python-pybeam-0.8-build/BUILDROOT/usr/lib/python3.13/site-packages/pybeam-0.8.dist-info/RECORD removed '/home/pterjan/rpmbuild/BUILD/python-pybeam-0.8-build/BUILDROOT/usr/lib/python3.13/site-packages/pybeam-0.8.dist-info/RECORD' + rm -fv /home/pterjan/rpmbuild/BUILD/python-pybeam-0.8-build/BUILDROOT/usr/lib/python3.13/site-packages/pybeam-0.8.dist-info/REQUESTED removed '/home/pterjan/rpmbuild/BUILD/python-pybeam-0.8-build/BUILDROOT/usr/lib/python3.13/site-packages/pybeam-0.8.dist-info/REQUESTED' ++ wc -l /home/pterjan/rpmbuild/BUILD/python-pybeam-0.8-build/python-pybeam-0.8-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-pybeam-0.8-build/python-pybeam-0.8-2.mga10.noarch-pyproject-files --output-modules /home/pterjan/rpmbuild/BUILD/python-pybeam-0.8-build/python-pybeam-0.8-2.mga10.noarch-pyproject-modules --buildroot /home/pterjan/rpmbuild/BUILD/python-pybeam-0.8-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-pybeam-0.8-build/python-pybeam-0.8-2.mga10.noarch-pyproject-record --prefix /usr pybeam + /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-pybeam-0.8-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 Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.LJAEfy + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-pybeam-0.8-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 pybeam-0.8 + '[' 1 -eq 1 ']' + 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' + 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' + PATH=/home/pterjan/rpmbuild/BUILD/python-pybeam-0.8-build/BUILDROOT/usr/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/pterjan/.local/bin:/home/pterjan/bin + PYTHONPATH=/home/pterjan/rpmbuild/BUILD/python-pybeam-0.8-build/BUILDROOT/usr/lib64/python3.13/site-packages:/home/pterjan/rpmbuild/BUILD/python-pybeam-0.8-build/BUILDROOT/usr/lib/python3.13/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/home/pterjan/rpmbuild/BUILD/python-pybeam-0.8-build/pybeam-0.8/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=16 + /usr/bin/pytest ============================= test session starts ============================== platform linux -- Python 3.13.3, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/pterjan/rpmbuild/BUILD/python-pybeam-0.8-build/pybeam-0.8 configfile: pyproject.toml testpaths: pybeam, test collected 47 items test/test_beam_file.py ....... [ 14%] test/test_schema_beam.py .......... [ 36%] test/test_schema_eetf.py .............................. [100%] ============================== 47 passed in 0.13s ============================== + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-pybeam-0.8-2.mga10.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.qtSMRA + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-pybeam-0.8-build + cd pybeam-0.8 + DOCDIR=/home/pterjan/rpmbuild/BUILD/python-pybeam-0.8-build/BUILDROOT/usr/share/doc/python3-pybeam + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-pybeam-0.8-build/BUILDROOT/usr/share/doc/python3-pybeam + cp -pr /home/pterjan/rpmbuild/BUILD/python-pybeam-0.8-build/pybeam-0.8/README.md /home/pterjan/rpmbuild/BUILD/python-pybeam-0.8-build/BUILDROOT/usr/share/doc/python3-pybeam + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.5hHegG + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-pybeam-0.8-build + cd pybeam-0.8 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/python-pybeam-0.8-build/BUILDROOT/usr/share/licenses/python3-pybeam + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-pybeam-0.8-build/BUILDROOT/usr/share/licenses/python3-pybeam + cp -pr /home/pterjan/rpmbuild/BUILD/python-pybeam-0.8-build/pybeam-0.8/LICENSE /home/pterjan/rpmbuild/BUILD/python-pybeam-0.8-build/BUILDROOT/usr/share/licenses/python3-pybeam + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-pybeam = 0.8-2.mga10 python3-pybeam = 0.8-2.mga10 python3.13-pybeam = 0.8-2.mga10 python3.13dist(pybeam) = 0.8 python3dist(pybeam) = 0.8 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(construct) >= 2.9 Obsoletes: python-pybeam < 0.8-2.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/python-pybeam-0.8-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python3-pybeam-0.8-2.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.C1Lnhl + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-pybeam-0.8-build + test -d /home/pterjan/rpmbuild/BUILD/python-pybeam-0.8-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-pybeam-0.8-build + rm -rf /home/pterjan/rpmbuild/BUILD/python-pybeam-0.8-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!