D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/python-daemon-3.0.1-2.mga10.src.rpm Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.uYr3wK + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf python-daemon-3.0.1 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/python-daemon-3.0.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd python-daemon-3.0.1 + rm -rf /home/pterjan/rpmbuild/BUILD/python-daemon-3.0.1-SPECPARTS + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-daemon-3.0.1-SPECPARTS + /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.cMw0XW + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd python-daemon-3.0.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 ']' + 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-daemon-3.0.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-daemon-3.0.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-daemon-3.0.1/pyproject-wheeldir --output /home/pterjan/rpmbuild/BUILD/python-daemon-3.0.1-2.mga10.noarch-pyproject-buildrequires Handling setuptools >=62.4.0 from build-system.requires Requirement satisfied: setuptools >=62.4.0 (installed: setuptools 69.0.2) Handling docutils from build-system.requires Requirement satisfied: docutils (installed: docutils 0.21.1) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.43.0) Handling docutils from get_requires_for_build_wheel Requirement satisfied: docutils (installed: docutils 0.21.1) running dist_info writing python_daemon.egg-info/PKG-INFO writing dependency_links to python_daemon.egg-info/dependency_links.txt writing requirements to python_daemon.egg-info/requires.txt writing top-level names to python_daemon.egg-info/top_level.txt reading manifest file 'python_daemon.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.ASF-2' adding license file 'LICENSE.GPL-3' writing manifest file 'python_daemon.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/python-daemon-3.0.1/python_daemon-3.0.1.dist-info' Handling setuptools >=62.4.0 from hook generated metadata: Requires-Dist (python-daemon) Requirement satisfied: setuptools >=62.4.0 (installed: setuptools 69.0.2) Handling lockfile >=0.10 from hook generated metadata: Requires-Dist (python-daemon) Requirement satisfied: lockfile >=0.10 (installed: lockfile 0.12.2) Handling docutils from hook generated metadata: Requires-Dist (python-daemon) Requirement satisfied: docutils (installed: docutils 0.21.1) Handling isort ; extra == 'devel' from hook generated metadata: Requires-Dist (python-daemon) Ignoring alien requirement: isort ; extra == 'devel' Handling twine ; extra == 'devel' from hook generated metadata: Requires-Dist (python-daemon) Ignoring alien requirement: twine ; extra == 'devel' Handling testtools ; extra == 'devel' from hook generated metadata: Requires-Dist (python-daemon) Ignoring alien requirement: testtools ; extra == 'devel' Handling testscenarios >=0.4 ; extra == 'devel' from hook generated metadata: Requires-Dist (python-daemon) Ignoring alien requirement: testscenarios >=0.4 ; extra == 'devel' Handling coverage ; extra == 'devel' from hook generated metadata: Requires-Dist (python-daemon) Ignoring alien requirement: coverage ; extra == 'devel' Handling docutils ; extra == 'devel' from hook generated metadata: Requires-Dist (python-daemon) Ignoring alien requirement: docutils ; extra == 'devel' Handling testtools ; extra == 'test' from hook generated metadata: Requires-Dist (python-daemon) Ignoring alien requirement: testtools ; extra == 'test' Handling testscenarios >=0.4 ; extra == 'test' from hook generated metadata: Requires-Dist (python-daemon) Ignoring alien requirement: testscenarios >=0.4 ; extra == 'test' Handling coverage ; extra == 'test' from hook generated metadata: Requires-Dist (python-daemon) Ignoring alien requirement: coverage ; extra == 'test' Handling docutils ; extra == 'test' from hook generated metadata: Requires-Dist (python-daemon) Ignoring alien requirement: docutils ; extra == 'test' + cat /home/pterjan/rpmbuild/BUILD/python-daemon-3.0.1-2.mga10.noarch-pyproject-buildrequires + rm -rfv python_daemon-3.0.1.dist-info/ removed 'python_daemon-3.0.1.dist-info/LICENSE.GPL-3' removed 'python_daemon-3.0.1.dist-info/top_level.txt' removed 'python_daemon-3.0.1.dist-info/METADATA' removed 'python_daemon-3.0.1.dist-info/LICENSE.ASF-2' removed directory 'python_daemon-3.0.1.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.l49htt + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd python-daemon-3.0.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/python-daemon-3.0.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-daemon-3.0.1/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/python-daemon-3.0.1/pyproject-wheeldir Processing /home/pterjan/rpmbuild/BUILD/python-daemon-3.0.1 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) running dist_info creating /home/pterjan/rpmbuild/BUILD/python-daemon-3.0.1/.pyproject-builddir/pip-modern-metadata-1_e8otac/python_daemon.egg-info writing /home/pterjan/rpmbuild/BUILD/python-daemon-3.0.1/.pyproject-builddir/pip-modern-metadata-1_e8otac/python_daemon.egg-info/PKG-INFO writing dependency_links to /home/pterjan/rpmbuild/BUILD/python-daemon-3.0.1/.pyproject-builddir/pip-modern-metadata-1_e8otac/python_daemon.egg-info/dependency_links.txt writing requirements to /home/pterjan/rpmbuild/BUILD/python-daemon-3.0.1/.pyproject-builddir/pip-modern-metadata-1_e8otac/python_daemon.egg-info/requires.txt writing top-level names to /home/pterjan/rpmbuild/BUILD/python-daemon-3.0.1/.pyproject-builddir/pip-modern-metadata-1_e8otac/python_daemon.egg-info/top_level.txt writing manifest file '/home/pterjan/rpmbuild/BUILD/python-daemon-3.0.1/.pyproject-builddir/pip-modern-metadata-1_e8otac/python_daemon.egg-info/SOURCES.txt' reading manifest file '/home/pterjan/rpmbuild/BUILD/python-daemon-3.0.1/.pyproject-builddir/pip-modern-metadata-1_e8otac/python_daemon.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.ASF-2' adding license file 'LICENSE.GPL-3' writing manifest file '/home/pterjan/rpmbuild/BUILD/python-daemon-3.0.1/.pyproject-builddir/pip-modern-metadata-1_e8otac/python_daemon.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/python-daemon-3.0.1/.pyproject-builddir/pip-modern-metadata-1_e8otac/python_daemon-3.0.1.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: python-daemon Building wheel for python-daemon (pyproject.toml): started Running command Building wheel for python-daemon (pyproject.toml) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/daemon copying daemon/daemon.py -> build/lib/daemon copying daemon/__init__.py -> build/lib/daemon copying daemon/pidfile.py -> build/lib/daemon copying daemon/_metadata.py -> build/lib/daemon running egg_info writing python_daemon.egg-info/PKG-INFO writing dependency_links to python_daemon.egg-info/dependency_links.txt writing requirements to python_daemon.egg-info/requires.txt writing top-level names to python_daemon.egg-info/top_level.txt reading manifest file 'python_daemon.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.ASF-2' adding license file 'LICENSE.GPL-3' writing manifest file 'python_daemon.egg-info/SOURCES.txt' 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/daemon copying build/lib/daemon/daemon.py -> build/bdist.linux-x86_64/wheel/daemon copying build/lib/daemon/__init__.py -> build/bdist.linux-x86_64/wheel/daemon copying build/lib/daemon/pidfile.py -> build/bdist.linux-x86_64/wheel/daemon copying build/lib/daemon/_metadata.py -> build/bdist.linux-x86_64/wheel/daemon running install_egg_info Copying python_daemon.egg-info to build/bdist.linux-x86_64/wheel/python_daemon-3.0.1-py3.12.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/python_daemon-3.0.1.dist-info/WHEEL creating '/home/pterjan/rpmbuild/BUILD/python-daemon-3.0.1/.pyproject-builddir/pip-wheel-6b6cy67s/.tmp-ulo3dfby/python_daemon-3.0.1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'daemon/__init__.py' adding 'daemon/_metadata.py' adding 'daemon/daemon.py' adding 'daemon/pidfile.py' adding 'python_daemon-3.0.1.dist-info/LICENSE.ASF-2' adding 'python_daemon-3.0.1.dist-info/LICENSE.GPL-3' adding 'python_daemon-3.0.1.dist-info/METADATA' adding 'python_daemon-3.0.1.dist-info/WHEEL' adding 'python_daemon-3.0.1.dist-info/top_level.txt' adding 'python_daemon-3.0.1.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for python-daemon (pyproject.toml): finished with status 'done' Created wheel for python-daemon: filename=python_daemon-3.0.1-py3-none-any.whl size=31971 sha256=7e87a976d3a32c2af3e888d8ff1fcb0b4848c5b6d8375749b5613467312918c4 Stored in directory: /home/pterjan/.cache/pip/wheels/4f/60/55/6707c39aa519e5250abe65872f80c4763b018b15628a1da90a Successfully built python-daemon + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Ku3aRv + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/python-daemon-3.0.1-2.mga10.noarch '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-daemon-3.0.1-2.mga10.noarch ++ dirname /home/pterjan/rpmbuild/BUILDROOT/python-daemon-3.0.1-2.mga10.noarch + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/python-daemon-3.0.1-2.mga10.noarch + cd python-daemon-3.0.1 + '[' 1 -eq 1 ']' ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' ++ ls /home/pterjan/rpmbuild/BUILD/python-daemon-3.0.1/pyproject-wheeldir/python_daemon-3.0.1-py3-none-any.whl ++ xargs basename --multiple + specifier=python_daemon==3.0.1 + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-daemon-3.0.1/.pyproject-builddir + /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILDROOT/python-daemon-3.0.1-2.mga10.noarch --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-daemon-3.0.1/pyproject-wheeldir python_daemon==3.0.1 Using pip 24.0 from /usr/lib/python3.12/site-packages/pip (python 3.12) Looking in links: /home/pterjan/rpmbuild/BUILD/python-daemon-3.0.1/pyproject-wheeldir Processing ./pyproject-wheeldir/python_daemon-3.0.1-py3-none-any.whl Installing collected packages: python_daemon Successfully installed python_daemon-3.0.1 + '[' -d /home/pterjan/rpmbuild/BUILDROOT/python-daemon-3.0.1-2.mga10.noarch/usr/bin ']' + rm -f /home/pterjan/rpmbuild/BUILD/python-daemon-3.0.1-2.mga10.noarch-pyproject-ghost-distinfo + site_dirs=() + '[' -d /home/pterjan/rpmbuild/BUILDROOT/python-daemon-3.0.1-2.mga10.noarch/usr/lib/python3.12/site-packages ']' + site_dirs+=("/usr/lib/python3.12/site-packages") + '[' /home/pterjan/rpmbuild/BUILDROOT/python-daemon-3.0.1-2.mga10.noarch/usr/lib64/python3.12/site-packages '!=' /home/pterjan/rpmbuild/BUILDROOT/python-daemon-3.0.1-2.mga10.noarch/usr/lib/python3.12/site-packages ']' + '[' -d /home/pterjan/rpmbuild/BUILDROOT/python-daemon-3.0.1-2.mga10.noarch/usr/lib64/python3.12/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /home/pterjan/rpmbuild/BUILDROOT/python-daemon-3.0.1-2.mga10.noarch$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.12/site-packages/python_daemon-3.0.1.dist-info' + sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILDROOT/python-daemon-3.0.1-2.mga10.noarch/usr/lib/python3.12/site-packages/python_daemon-3.0.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/BUILDROOT/python-daemon-3.0.1-2.mga10.noarch --record /home/pterjan/rpmbuild/BUILDROOT/python-daemon-3.0.1-2.mga10.noarch/usr/lib/python3.12/site-packages/python_daemon-3.0.1.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/python-daemon-3.0.1-2.mga10.noarch-pyproject-record + rm -fv /home/pterjan/rpmbuild/BUILDROOT/python-daemon-3.0.1-2.mga10.noarch/usr/lib/python3.12/site-packages/python_daemon-3.0.1.dist-info/RECORD removed '/home/pterjan/rpmbuild/BUILDROOT/python-daemon-3.0.1-2.mga10.noarch/usr/lib/python3.12/site-packages/python_daemon-3.0.1.dist-info/RECORD' + rm -fv /home/pterjan/rpmbuild/BUILDROOT/python-daemon-3.0.1-2.mga10.noarch/usr/lib/python3.12/site-packages/python_daemon-3.0.1.dist-info/REQUESTED removed '/home/pterjan/rpmbuild/BUILDROOT/python-daemon-3.0.1-2.mga10.noarch/usr/lib/python3.12/site-packages/python_daemon-3.0.1.dist-info/REQUESTED' ++ cut -f1 '-d ' ++ wc -l /home/pterjan/rpmbuild/BUILD/python-daemon-3.0.1-2.mga10.noarch-pyproject-ghost-distinfo + lines=1 + '[' 1 -ne 1 ']' + RPM_PERCENTAGES_COUNT=2 + /usr/bin/python3 /usr/lib/rpm/redhat/pyproject_save_files.py --output-files /home/pterjan/rpmbuild/BUILD/python-daemon-3.0.1-2.mga10.noarch-pyproject-files --output-modules /home/pterjan/rpmbuild/BUILD/python-daemon-3.0.1-2.mga10.noarch-pyproject-modules --buildroot /home/pterjan/rpmbuild/BUILDROOT/python-daemon-3.0.1-2.mga10.noarch --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-daemon-3.0.1-2.mga10.noarch-pyproject-record --prefix /usr daemon + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 3.0.1-2.mga10 --unique-debug-suffix -3.0.1-2.mga10.noarch --unique-debug-src-base python-daemon-3.0.1-2.mga10.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/python-daemon-3.0.1 find-debuginfo: starting Extracting debug info from 0 files Creating .debug symlinks for symlinks to ELF files 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/BUILDROOT/python-daemon-3.0.1-2.mga10.noarch/usr/lib/python3.12 using python3.12 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: python3-daemon-3.0.1-2.mga10.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ErzkkA + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd python-daemon-3.0.1 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/python-daemon-3.0.1-2.mga10.noarch/usr/share/doc/python3-daemon + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/python-daemon-3.0.1-2.mga10.noarch/usr/share/doc/python3-daemon + cp -pr /home/pterjan/rpmbuild/BUILD/python-daemon-3.0.1/ChangeLog /home/pterjan/rpmbuild/BUILDROOT/python-daemon-3.0.1-2.mga10.noarch/usr/share/doc/python3-daemon + cp -pr /home/pterjan/rpmbuild/BUILD/python-daemon-3.0.1/doc/CREDITS /home/pterjan/rpmbuild/BUILDROOT/python-daemon-3.0.1-2.mga10.noarch/usr/share/doc/python3-daemon + cp -pr /home/pterjan/rpmbuild/BUILD/python-daemon-3.0.1/doc/FAQ /home/pterjan/rpmbuild/BUILDROOT/python-daemon-3.0.1-2.mga10.noarch/usr/share/doc/python3-daemon + cp -pr /home/pterjan/rpmbuild/BUILD/python-daemon-3.0.1/doc/TODO /home/pterjan/rpmbuild/BUILDROOT/python-daemon-3.0.1-2.mga10.noarch/usr/share/doc/python3-daemon + cp -pr /home/pterjan/rpmbuild/BUILD/python-daemon-3.0.1/doc/examples /home/pterjan/rpmbuild/BUILDROOT/python-daemon-3.0.1-2.mga10.noarch/usr/share/doc/python3-daemon + cp -pr /home/pterjan/rpmbuild/BUILD/python-daemon-3.0.1/doc/hacking.txt /home/pterjan/rpmbuild/BUILDROOT/python-daemon-3.0.1-2.mga10.noarch/usr/share/doc/python3-daemon + cp -pr /home/pterjan/rpmbuild/BUILD/python-daemon-3.0.1/doc/module.mk /home/pterjan/rpmbuild/BUILDROOT/python-daemon-3.0.1-2.mga10.noarch/usr/share/doc/python3-daemon + cp -pr /home/pterjan/rpmbuild/BUILD/python-daemon-3.0.1/doc/sphinx.mk /home/pterjan/rpmbuild/BUILDROOT/python-daemon-3.0.1-2.mga10.noarch/usr/share/doc/python3-daemon + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Pxh3QF + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd python-daemon-3.0.1 + LICENSEDIR=/home/pterjan/rpmbuild/BUILDROOT/python-daemon-3.0.1-2.mga10.noarch/usr/share/licenses/python3-daemon + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/python-daemon-3.0.1-2.mga10.noarch/usr/share/licenses/python3-daemon + cp -pr /home/pterjan/rpmbuild/BUILD/python-daemon-3.0.1/LICENSE.ASF-2 /home/pterjan/rpmbuild/BUILDROOT/python-daemon-3.0.1-2.mga10.noarch/usr/share/licenses/python3-daemon + cp -pr /home/pterjan/rpmbuild/BUILD/python-daemon-3.0.1/LICENSE.GPL-3 /home/pterjan/rpmbuild/BUILDROOT/python-daemon-3.0.1-2.mga10.noarch/usr/share/licenses/python3-daemon + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-daemon = 3.0.1-2.mga10 python3-daemon = 3.0.1-2.mga10 python3.12-daemon = 3.0.1-2.mga10 python3.12dist(python-daemon) = 3.0.1 python3dist(python-daemon) = 3.0.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.12 python3.12dist(docutils) python3.12dist(lockfile) >= 0.10 python3.12dist(setuptools) >= 62.4 Obsoletes: python-daemon < 3.0.1-2.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/python-daemon-3.0.1-2.mga10.noarch Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python3-daemon-3.0.1-2.mga10.noarch.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.qqzMZQ + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd python-daemon-3.0.1 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-daemon-3.0.1-2.mga10.noarch + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.EWt4k1 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf /home/pterjan/rpmbuild/BUILD/python-daemon-3.0.1-SPECPARTS + rm -rf python-daemon-3.0.1 python-daemon-3.0.1.gemspec + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!