D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/python-frozenlist-1.4.1-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.94hw1f + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build + test -d /home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.BFlL3R + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build + rm -rf frozenlist-1.4.1 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/frozenlist-1.4.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd frozenlist-1.4.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/0001-Downstream-only-Build-normal-wheels-in-place.patch + find . -type f -name '*.c' -print -delete + sed -r -i 's/^([[:blank:]]*)(.*[-_]cov)/\1# \2/' pytest.ini + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.0mMZvp + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build + cd frozenlist-1.4.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + : + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -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-frozenlist-1.4.1-build/frozenlist-1.4.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' + 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' + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build/frozenlist-1.4.1/.pyproject-builddir + RPM_TOXENV=py312 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build/frozenlist-1.4.1/pyproject-wheeldir --output /home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build/python-frozenlist-1.4.1-1.mga10.x86_64-pyproject-buildrequires Handling expandvars from build-system.requires Requirement satisfied: expandvars (installed: expandvars 0.12.0) Handling setuptools >= 47 from build-system.requires Requirement satisfied: setuptools >= 47 (installed: setuptools 69.0.2) Handling tomli; python_version < '3.11' from build-system.requires Ignoring alien requirement: tomli; python_version < '3.11' running egg_info writing frozenlist.egg-info/PKG-INFO writing dependency_links to frozenlist.egg-info/dependency_links.txt writing top-level names to frozenlist.egg-info/top_level.txt reading manifest file 'frozenlist.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyd' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.lib' found anywhere in distribution warning: no previously-included files matching '*.dll' found anywhere in distribution warning: no previously-included files matching '*.a' found anywhere in distribution warning: no previously-included files matching '*.obj' found anywhere in distribution warning: no previously-included files found matching 'frozenlist/*.c' warning: no previously-included files found matching 'frozenlist/*.html' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' writing manifest file 'frozenlist.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.43.0) Handling Cython >= 3.0.0b3 from get_requires_for_build_wheel Requirement satisfied: Cython >= 3.0.0b3 (installed: Cython 3.0.11) running dist_info writing frozenlist.egg-info/PKG-INFO writing dependency_links to frozenlist.egg-info/dependency_links.txt writing top-level names to frozenlist.egg-info/top_level.txt reading manifest file 'frozenlist.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyd' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.lib' found anywhere in distribution warning: no previously-included files matching '*.dll' found anywhere in distribution warning: no previously-included files matching '*.a' found anywhere in distribution warning: no previously-included files matching '*.obj' found anywhere in distribution warning: no previously-included files found matching 'frozenlist/*.c' warning: no previously-included files found matching 'frozenlist/*.html' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' writing manifest file 'frozenlist.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build/frozenlist-1.4.1/frozenlist-1.4.1.dist-info' + cat /home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build/python-frozenlist-1.4.1-1.mga10.x86_64-pyproject-buildrequires + rm -rfv frozenlist-1.4.1.dist-info/ removed 'frozenlist-1.4.1.dist-info/top_level.txt' removed 'frozenlist-1.4.1.dist-info/METADATA' removed 'frozenlist-1.4.1.dist-info/LICENSE' removed directory 'frozenlist-1.4.1.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.HNXcuI + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build + cd frozenlist-1.4.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build/frozenlist-1.4.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' + 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' + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build/frozenlist-1.4.1/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build/frozenlist-1.4.1/pyproject-wheeldir Processing /home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build/frozenlist-1.4.1 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) running dist_info creating /home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build/frozenlist-1.4.1/.pyproject-builddir/pip-modern-metadata-g0h66d66/frozenlist.egg-info writing /home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build/frozenlist-1.4.1/.pyproject-builddir/pip-modern-metadata-g0h66d66/frozenlist.egg-info/PKG-INFO writing dependency_links to /home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build/frozenlist-1.4.1/.pyproject-builddir/pip-modern-metadata-g0h66d66/frozenlist.egg-info/dependency_links.txt writing top-level names to /home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build/frozenlist-1.4.1/.pyproject-builddir/pip-modern-metadata-g0h66d66/frozenlist.egg-info/top_level.txt writing manifest file '/home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build/frozenlist-1.4.1/.pyproject-builddir/pip-modern-metadata-g0h66d66/frozenlist.egg-info/SOURCES.txt' reading manifest file '/home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build/frozenlist-1.4.1/.pyproject-builddir/pip-modern-metadata-g0h66d66/frozenlist.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyd' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.lib' found anywhere in distribution warning: no previously-included files matching '*.dll' found anywhere in distribution warning: no previously-included files matching '*.a' found anywhere in distribution warning: no previously-included files matching '*.obj' found anywhere in distribution warning: no previously-included files found matching 'frozenlist/*.c' warning: no previously-included files found matching 'frozenlist/*.html' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' writing manifest file '/home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build/frozenlist-1.4.1/.pyproject-builddir/pip-modern-metadata-g0h66d66/frozenlist.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build/frozenlist-1.4.1/.pyproject-builddir/pip-modern-metadata-g0h66d66/frozenlist-1.4.1.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: frozenlist Building wheel for frozenlist (pyproject.toml): started Running command Building wheel for frozenlist (pyproject.toml) ********************** * Accelerated build * ********************** [1/1] Cythonizing /home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build/frozenlist-1.4.1/frozenlist/_frozenlist.pyx running bdist_wheel running build running build_py copying frozenlist/__init__.py -> build/lib.linux-x86_64-cpython-312/frozenlist running egg_info writing frozenlist.egg-info/PKG-INFO writing dependency_links to frozenlist.egg-info/dependency_links.txt writing top-level names to frozenlist.egg-info/top_level.txt reading manifest file 'frozenlist.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyd' found anywhere in distribution warning: no previously-included files matching '*.lib' found anywhere in distribution warning: no previously-included files matching '*.dll' found anywhere in distribution warning: no previously-included files matching '*.a' found anywhere in distribution warning: no previously-included files matching '*.obj' found anywhere in distribution warning: no previously-included files found matching 'frozenlist/*.html' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' writing manifest file 'frozenlist.egg-info/SOURCES.txt' copying frozenlist/__init__.pyi -> build/lib.linux-x86_64-cpython-312/frozenlist copying frozenlist/_frozenlist.pyx -> build/lib.linux-x86_64-cpython-312/frozenlist copying frozenlist/py.typed -> build/lib.linux-x86_64-cpython-312/frozenlist running build_ext installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/frozenlist copying build/lib.linux-x86_64-cpython-312/frozenlist/__init__.pyi -> build/bdist.linux-x86_64/wheel/frozenlist copying build/lib.linux-x86_64-cpython-312/frozenlist/_frozenlist.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/frozenlist copying build/lib.linux-x86_64-cpython-312/frozenlist/_frozenlist.pyx -> build/bdist.linux-x86_64/wheel/frozenlist copying build/lib.linux-x86_64-cpython-312/frozenlist/__init__.py -> build/bdist.linux-x86_64/wheel/frozenlist copying build/lib.linux-x86_64-cpython-312/frozenlist/py.typed -> build/bdist.linux-x86_64/wheel/frozenlist running install_egg_info Copying frozenlist.egg-info to build/bdist.linux-x86_64/wheel/frozenlist-1.4.1-py3.12.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/frozenlist-1.4.1.dist-info/WHEEL creating '/home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build/frozenlist-1.4.1/.pyproject-builddir/pip-wheel-e09i05f9/.tmp-m6dujxhn/frozenlist-1.4.1-cp312-cp312-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'frozenlist/__init__.py' adding 'frozenlist/__init__.pyi' adding 'frozenlist/_frozenlist.cpython-312-x86_64-linux-gnu.so' adding 'frozenlist/_frozenlist.pyx' adding 'frozenlist/py.typed' adding 'frozenlist-1.4.1.dist-info/LICENSE' adding 'frozenlist-1.4.1.dist-info/METADATA' adding 'frozenlist-1.4.1.dist-info/WHEEL' adding 'frozenlist-1.4.1.dist-info/top_level.txt' adding 'frozenlist-1.4.1.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for frozenlist (pyproject.toml): finished with status 'done' Created wheel for frozenlist: filename=frozenlist-1.4.1-cp312-cp312-linux_x86_64.whl size=243090 sha256=893597cb3a358f9ea4e404873dd08ee46c18458c646a320fabc5865e945e9c18 Stored in directory: /home/pterjan/.cache/pip/wheels/bb/7a/49/7e126662cd59d7a64461fadfe88ed89d4a37ef163081aa1070 Successfully built frozenlist + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.etSGlU + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build + mkdir /home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build/BUILDROOT + cd frozenlist-1.4.1 + '[' 1 -eq 1 ']' ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' ++ ls /home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build/frozenlist-1.4.1/pyproject-wheeldir/frozenlist-1.4.1-cp312-cp312-linux_x86_64.whl + specifier=frozenlist==1.4.1 + '[' -z frozenlist==1.4.1 ']' + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build/frozenlist-1.4.1/.pyproject-builddir + /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.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-frozenlist-1.4.1-build/frozenlist-1.4.1/pyproject-wheeldir frozenlist==1.4.1 Using pip 24.2 from /usr/lib/python3.12/site-packages/pip (python 3.12) Looking in links: /home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build/frozenlist-1.4.1/pyproject-wheeldir Processing ./pyproject-wheeldir/frozenlist-1.4.1-cp312-cp312-linux_x86_64.whl Installing collected packages: frozenlist Successfully installed frozenlist-1.4.1 + '[' -d /home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build/BUILDROOT/usr/bin ']' + rm -f /home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build/python-frozenlist-1.4.1-1.mga10.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build/BUILDROOT/usr/lib/python3.12/site-packages ']' + '[' /home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build/BUILDROOT/usr/lib64/python3.12/site-packages '!=' /home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build/BUILDROOT/usr/lib/python3.12/site-packages ']' + '[' -d /home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build/BUILDROOT/usr/lib64/python3.12/site-packages ']' + site_dirs+=("/usr/lib64/python3.12/site-packages") + for site_dir in ${site_dirs[@]} + for distinfo in /home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build/BUILDROOT$site_dir/*.dist-info + echo '%ghost /usr/lib64/python3.12/site-packages/frozenlist-1.4.1.dist-info' + sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build/BUILDROOT/usr/lib64/python3.12/site-packages/frozenlist-1.4.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-frozenlist-1.4.1-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build/BUILDROOT/usr/lib64/python3.12/site-packages/frozenlist-1.4.1.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build/python-frozenlist-1.4.1-1.mga10.x86_64-pyproject-record + rm -fv /home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build/BUILDROOT/usr/lib64/python3.12/site-packages/frozenlist-1.4.1.dist-info/RECORD removed '/home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build/BUILDROOT/usr/lib64/python3.12/site-packages/frozenlist-1.4.1.dist-info/RECORD' + rm -fv /home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build/BUILDROOT/usr/lib64/python3.12/site-packages/frozenlist-1.4.1.dist-info/REQUESTED removed '/home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build/BUILDROOT/usr/lib64/python3.12/site-packages/frozenlist-1.4.1.dist-info/REQUESTED' ++ cut -f1 '-d ' ++ wc -l /home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build/python-frozenlist-1.4.1-1.mga10.x86_64-pyproject-ghost-distinfo + 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-frozenlist-1.4.1-build/python-frozenlist-1.4.1-1.mga10.x86_64-pyproject-files --output-modules /home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build/python-frozenlist-1.4.1-1.mga10.x86_64-pyproject-modules --buildroot /home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build/BUILDROOT --sitelib /usr/lib/python3.12/site-packages --sitearch /usr/lib64/python3.12/site-packages --python-version 3.12 --pyproject-record /home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build/python-frozenlist-1.4.1-1.mga10.x86_64-pyproject-record --prefix /usr frozenlist + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 1.4.1-1.mga10 --unique-debug-suffix -1.4.1-1.mga10.x86_64 --unique-debug-src-base python-frozenlist-1.4.1-1.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build/frozenlist-1.4.1 find-debuginfo: starting Extracting debug info from 1 files DWARF-compressing 1 files sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/python-frozenlist-1.4.1-1.mga10.x86_64 find-debuginfo: done + /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/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-frozenlist-1.4.1-build/BUILDROOT/usr/lib64/python3.12 using python3.12 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set Bytecompiling .py files below /home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build/BUILDROOT/usr/lib/debug/usr/lib64/python3.12 using python3.12 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set + /usr/lib/rpm/redhat/brp-python-hardlink Reading /home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build/SPECPARTS/rpm-debuginfo.specpart Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.1zGgGk + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build + cd frozenlist-1.4.1 + '[' 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-frozenlist-1.4.1-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-frozenlist-1.4.1-build/BUILDROOT/usr/lib64/python3.12/site-packages:/home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build/BUILDROOT/usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build/frozenlist-1.4.1/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=16 + /usr/bin/pytest ============================= test session starts ============================== platform linux -- Python 3.12.7, pytest-7.4.4, pluggy-1.5.0 rootdir: /home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build/frozenlist-1.4.1 configfile: pytest.ini testpaths: tests/ collected 88 items tests/test_frozenlist.py ............................................... [ 53%] ......................................... [100%] ============================= slowest 10 durations ============================= 0.01s setup tests/test_frozenlist.py::TestFrozenListPy::test_len 0.01s setup tests/test_frozenlist.py::TestFrozenList::test_append (8 durations < 0.005s hidden. Use -vv to show these durations.) ============================== 88 passed in 1.45s ============================== + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-frozenlist-1.4.1-1.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.GhhPql + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build + cd frozenlist-1.4.1 + DOCDIR=/home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build/BUILDROOT/usr/share/doc/python3-frozenlist + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build/BUILDROOT/usr/share/doc/python3-frozenlist + cp -pr /home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build/frozenlist-1.4.1/README.rst /home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build/BUILDROOT/usr/share/doc/python3-frozenlist + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.4pGj2x + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build + cd frozenlist-1.4.1 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build/BUILDROOT/usr/share/licenses/python3-frozenlist + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build/BUILDROOT/usr/share/licenses/python3-frozenlist + cp -pr /home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build/frozenlist-1.4.1/LICENSE /home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build/BUILDROOT/usr/share/licenses/python3-frozenlist + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-frozenlist = 1.4.1-1.mga10 python3-frozenlist = 1.4.1-1.mga10 python3-frozenlist(x86-64) = 1.4.1-1.mga10 python3.12-frozenlist = 1.4.1-1.mga10 python3.12dist(frozenlist) = 1.4.1 python3dist(frozenlist) = 1.4.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: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpython3.12.so.1.0()(64bit) python(abi) = 3.12 Obsoletes: python-frozenlist < 1.4.1-1.mga10 Processing files: python-frozenlist-debugsource-1.4.1-1.mga10.x86_64 Provides: python-frozenlist-debugsource = 1.4.1-1.mga10 python-frozenlist-debugsource(x86-64) = 1.4.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-frozenlist-debuginfo-1.4.1-1.mga10.x86_64 Provides: debuginfo(build-id) = 01408bf0160612a1bf4228bd3a358681b15898eb python-frozenlist-debuginfo = 1.4.1-1.mga10 python3-frozenlist-debuginfo = 1.4.1-1.mga10 python3-frozenlist-debuginfo(x86-64) = 1.4.1-1.mga10 python3.12-frozenlist-debuginfo = 1.4.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-frozenlist-debugsource(x86-64) = 1.4.1-1.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-frozenlist-1.4.1-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-frozenlist-debuginfo-1.4.1-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python-frozenlist-debugsource-1.4.1-1.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.1iXONP + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build + test -d /home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build + rm -rf /home/pterjan/rpmbuild/BUILD/python-frozenlist-1.4.1-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!