D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/python-multiprocess-0.70.17-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.IBMZ4p Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.868b56 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-multiprocess-0.70.17-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/python-multiprocess-0.70.17-build + rm -rf multiprocess-0.70.17 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/multiprocess-0.70.17.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd multiprocess-0.70.17 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf multiprocess.egg-info + find py3.13/doc/ -name '*' -exec sed -i 's/\r$//' '{}' ';' sed: couldn't edit py3.13/doc/: not a regular file + find py3.13/examples/ -name '*' -exec sed -i 's/\r$//' '{}' ';' sed: couldn't edit py3.13/examples/: not a regular file + sed -i '/^#![ ]*\/usr\/bin\/env.*$/ d' py3.13/multiprocess/tests/__main__.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.CJO5s5 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-multiprocess-0.70.17-build + cd multiprocess-0.70.17 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + true + for f in pyproject.toml setup.py setup.cfg + '[' -f pyproject.toml ']' + sed -i -E -e '/^requires/s/(['\''"]\s*flit_core\s*>=\s*[0-9]+(\.[0-9]+)+)\s*,\s*<\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\4/' pyproject.toml + sed -i -E -e '/python_requires/s/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/' pyproject.toml + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9a-z]+)*)\s*,\s*(<|!=|<=)\s*[0-9]+(\.[0-9a-z]+)*(-?dev[0-9]*)?(\.\*)*(\s*['\''"]?)/\1\7/g' pyproject.toml + sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' pyproject.toml + sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' pyproject.toml + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' pyproject.toml + sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' pyproject.toml + sed -i -e 's/~=/>=/g' pyproject.toml + sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' pyproject.toml + sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' pyproject.toml + for f in pyproject.toml setup.py setup.cfg + '[' -f setup.py ']' + sed -i -E -e '/^requires/s/(['\''"]\s*flit_core\s*>=\s*[0-9]+(\.[0-9]+)+)\s*,\s*<\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\4/' setup.py + sed -i -E -e '/python_requires/s/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/' setup.py + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9a-z]+)*)\s*,\s*(<|!=|<=)\s*[0-9]+(\.[0-9a-z]+)*(-?dev[0-9]*)?(\.\*)*(\s*['\''"]?)/\1\7/g' setup.py + sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' setup.py + sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' setup.py + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' setup.py + sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' setup.py + sed -i -e 's/~=/>=/g' setup.py + sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' setup.py + sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' setup.py + for f in pyproject.toml setup.py setup.cfg + '[' -f setup.cfg ']' + sed -i -E -e '/^requires/s/(['\''"]\s*flit_core\s*>=\s*[0-9]+(\.[0-9]+)+)\s*,\s*<\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\4/' setup.cfg + sed -i -E -e '/python_requires/s/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/' setup.cfg + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9a-z]+)*)\s*,\s*(<|!=|<=)\s*[0-9]+(\.[0-9a-z]+)*(-?dev[0-9]*)?(\.\*)*(\s*['\''"]?)/\1\7/g' setup.cfg + sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' setup.cfg + sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' setup.cfg + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' setup.cfg + sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' setup.cfg + sed -i -e 's/~=/>=/g' setup.cfg + sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' setup.cfg + sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' setup.cfg + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/python-multiprocess-0.70.17-build/multiprocess-0.70.17/.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-multiprocess-0.70.17-build/multiprocess-0.70.17/.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-multiprocess-0.70.17-build/multiprocess-0.70.17/pyproject-wheeldir --output /home/pterjan/rpmbuild/BUILD/python-multiprocess-0.70.17-build/python-multiprocess-0.70.17-1.mga10.noarch-pyproject-buildrequires Handling setuptools>=42 from build-system.requires Requirement satisfied: setuptools>=42 (installed: setuptools 78.1.0) /usr/lib/python3.13/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'python-tag' in 'bdist_wheel' (setup.cfg), please use the underscore name 'python_tag' instead. !! ******************************************************************************** Usage of dash-separated 'python-tag' will not be supported in future versions. Please use the underscore name 'python_tag' instead. By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /usr/lib/python3.13/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'python-tag' in 'bdist_wheel' (setup.cfg), please use the underscore name 'python_tag' instead. !! ******************************************************************************** Usage of dash-separated 'python-tag' will not be supported in future versions. Please use the underscore name 'python_tag' instead. (Affected: multiprocess). By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /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 :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running egg_info writing py3.13/multiprocess.egg-info/PKG-INFO writing dependency_links to py3.13/multiprocess.egg-info/dependency_links.txt writing requirements to py3.13/multiprocess.egg-info/requires.txt writing top-level names to py3.13/multiprocess.egg-info/top_level.txt reading manifest file 'py3.13/multiprocess.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching '.git' no previously-included directories found matching '.coverage' no previously-included directories found matching '.eggs' no previously-included directories found matching 'py2.5' no previously-included directories found matching 'py2.6' no previously-included directories found matching 'py2.7' no previously-included directories found matching 'py3.1' no previously-included directories found matching 'py3.2' no previously-included directories found matching 'py3.3' no previously-included directories found matching 'py3.4' no previously-included directories found matching 'py3.5' no previously-included directories found matching 'py3.6' no previously-included directories found matching 'py3.7' no previously-included directories found matching 'pypy2.7' no previously-included directories found matching 'pypy3.6' no previously-included directories found matching 'pypy3.7' adding license file 'LICENSE' adding license file 'COPYING' writing manifest file 'py3.13/multiprocess.egg-info/SOURCES.txt' running dist_info creating multiprocess.egg-info writing multiprocess.egg-info/PKG-INFO writing dependency_links to multiprocess.egg-info/dependency_links.txt writing requirements to multiprocess.egg-info/requires.txt writing top-level names to multiprocess.egg-info/top_level.txt writing manifest file 'multiprocess.egg-info/SOURCES.txt' reading manifest file 'multiprocess.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching '.git' no previously-included directories found matching '.coverage' no previously-included directories found matching '.eggs' no previously-included directories found matching 'py2.5' no previously-included directories found matching 'py2.6' no previously-included directories found matching 'py2.7' no previously-included directories found matching 'py3.1' no previously-included directories found matching 'py3.2' no previously-included directories found matching 'py3.3' no previously-included directories found matching 'py3.4' no previously-included directories found matching 'py3.5' no previously-included directories found matching 'py3.6' no previously-included directories found matching 'py3.7' no previously-included directories found matching 'pypy2.7' no previously-included directories found matching 'pypy3.6' no previously-included directories found matching 'pypy3.7' adding license file 'LICENSE' adding license file 'COPYING' writing manifest file 'multiprocess.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/python-multiprocess-0.70.17-build/multiprocess-0.70.17/multiprocess-0.70.17.dist-info' Handling dill>=0.3.9 from hook generated metadata: Requires-Dist (multiprocess) Requirement satisfied: dill>=0.3.9 (installed: dill 0.3.9) + cat /home/pterjan/rpmbuild/BUILD/python-multiprocess-0.70.17-build/python-multiprocess-0.70.17-1.mga10.noarch-pyproject-buildrequires + rm -rfv multiprocess-0.70.17.dist-info/ removed 'multiprocess-0.70.17.dist-info/top_level.txt' removed 'multiprocess-0.70.17.dist-info/METADATA' removed 'multiprocess-0.70.17.dist-info/licenses/COPYING' removed 'multiprocess-0.70.17.dist-info/licenses/LICENSE' removed directory 'multiprocess-0.70.17.dist-info/licenses' removed directory 'multiprocess-0.70.17.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.nVD4MT + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-multiprocess-0.70.17-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 multiprocess-0.70.17 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/python-multiprocess-0.70.17-build/multiprocess-0.70.17/.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-multiprocess-0.70.17-build/multiprocess-0.70.17/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/python-multiprocess-0.70.17-build/multiprocess-0.70.17/pyproject-wheeldir Processing /home/pterjan/rpmbuild/BUILD/python-multiprocess-0.70.17-build/multiprocess-0.70.17 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) /usr/lib/python3.13/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'python-tag' in 'bdist_wheel' (setup.cfg), please use the underscore name 'python_tag' instead. !! ******************************************************************************** Usage of dash-separated 'python-tag' will not be supported in future versions. Please use the underscore name 'python_tag' instead. (Affected: multiprocess). By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /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 :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running dist_info creating /home/pterjan/rpmbuild/BUILD/python-multiprocess-0.70.17-build/multiprocess-0.70.17/.pyproject-builddir/pip-modern-metadata-o6_w2wac/multiprocess.egg-info writing /home/pterjan/rpmbuild/BUILD/python-multiprocess-0.70.17-build/multiprocess-0.70.17/.pyproject-builddir/pip-modern-metadata-o6_w2wac/multiprocess.egg-info/PKG-INFO writing dependency_links to /home/pterjan/rpmbuild/BUILD/python-multiprocess-0.70.17-build/multiprocess-0.70.17/.pyproject-builddir/pip-modern-metadata-o6_w2wac/multiprocess.egg-info/dependency_links.txt writing requirements to /home/pterjan/rpmbuild/BUILD/python-multiprocess-0.70.17-build/multiprocess-0.70.17/.pyproject-builddir/pip-modern-metadata-o6_w2wac/multiprocess.egg-info/requires.txt writing top-level names to /home/pterjan/rpmbuild/BUILD/python-multiprocess-0.70.17-build/multiprocess-0.70.17/.pyproject-builddir/pip-modern-metadata-o6_w2wac/multiprocess.egg-info/top_level.txt writing manifest file '/home/pterjan/rpmbuild/BUILD/python-multiprocess-0.70.17-build/multiprocess-0.70.17/.pyproject-builddir/pip-modern-metadata-o6_w2wac/multiprocess.egg-info/SOURCES.txt' reading manifest file '/home/pterjan/rpmbuild/BUILD/python-multiprocess-0.70.17-build/multiprocess-0.70.17/.pyproject-builddir/pip-modern-metadata-o6_w2wac/multiprocess.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching '.git' no previously-included directories found matching '.coverage' no previously-included directories found matching '.eggs' no previously-included directories found matching 'py2.5' no previously-included directories found matching 'py2.6' no previously-included directories found matching 'py2.7' no previously-included directories found matching 'py3.1' no previously-included directories found matching 'py3.2' no previously-included directories found matching 'py3.3' no previously-included directories found matching 'py3.4' no previously-included directories found matching 'py3.5' no previously-included directories found matching 'py3.6' no previously-included directories found matching 'py3.7' no previously-included directories found matching 'pypy2.7' no previously-included directories found matching 'pypy3.6' no previously-included directories found matching 'pypy3.7' adding license file 'LICENSE' adding license file 'COPYING' writing manifest file '/home/pterjan/rpmbuild/BUILD/python-multiprocess-0.70.17-build/multiprocess-0.70.17/.pyproject-builddir/pip-modern-metadata-o6_w2wac/multiprocess.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/python-multiprocess-0.70.17-build/multiprocess-0.70.17/.pyproject-builddir/pip-modern-metadata-o6_w2wac/multiprocess-0.70.17.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: multiprocess Building wheel for multiprocess (pyproject.toml): started Running command Building wheel for multiprocess (pyproject.toml) /usr/lib/python3.13/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'python-tag' in 'bdist_wheel' (setup.cfg), please use the underscore name 'python_tag' instead. !! ******************************************************************************** Usage of dash-separated 'python-tag' will not be supported in future versions. Please use the underscore name 'python_tag' instead. (Affected: multiprocess). By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /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 :: BSD License 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/multiprocess copying py3.13/multiprocess/sharedctypes.py -> build/lib/multiprocess copying py3.13/multiprocess/forkserver.py -> build/lib/multiprocess copying py3.13/multiprocess/__info__.py -> build/lib/multiprocess copying py3.13/multiprocess/heap.py -> build/lib/multiprocess copying py3.13/multiprocess/popen_fork.py -> build/lib/multiprocess copying py3.13/multiprocess/shared_memory.py -> build/lib/multiprocess copying py3.13/multiprocess/pool.py -> build/lib/multiprocess copying py3.13/multiprocess/popen_spawn_win32.py -> build/lib/multiprocess copying py3.13/multiprocess/popen_spawn_posix.py -> build/lib/multiprocess copying py3.13/multiprocess/context.py -> build/lib/multiprocess copying py3.13/multiprocess/resource_tracker.py -> build/lib/multiprocess copying py3.13/multiprocess/process.py -> build/lib/multiprocess copying py3.13/multiprocess/reduction.py -> build/lib/multiprocess copying py3.13/multiprocess/synchronize.py -> build/lib/multiprocess copying py3.13/multiprocess/resource_sharer.py -> build/lib/multiprocess copying py3.13/multiprocess/spawn.py -> build/lib/multiprocess copying py3.13/multiprocess/queues.py -> build/lib/multiprocess copying py3.13/multiprocess/__init__.py -> build/lib/multiprocess copying py3.13/multiprocess/util.py -> build/lib/multiprocess copying py3.13/multiprocess/connection.py -> build/lib/multiprocess copying py3.13/multiprocess/popen_forkserver.py -> build/lib/multiprocess copying py3.13/multiprocess/managers.py -> build/lib/multiprocess creating build/lib/_multiprocess copying py3.13/_multiprocess/__init__.py -> build/lib/_multiprocess creating build/lib/multiprocess/dummy copying py3.13/multiprocess/dummy/__init__.py -> build/lib/multiprocess/dummy copying py3.13/multiprocess/dummy/connection.py -> build/lib/multiprocess/dummy creating build/lib/multiprocess/tests copying py3.13/multiprocess/tests/__main__.py -> build/lib/multiprocess/tests copying py3.13/multiprocess/tests/mp_fork_bomb.py -> build/lib/multiprocess/tests copying py3.13/multiprocess/tests/test_multiprocessing_main_handling.py -> build/lib/multiprocess/tests copying py3.13/multiprocess/tests/__init__.py -> build/lib/multiprocess/tests copying py3.13/multiprocess/tests/mp_preload.py -> build/lib/multiprocess/tests creating build/lib/multiprocess/tests/test_multiprocessing_fork copying py3.13/multiprocess/tests/test_multiprocessing_fork/test_manager.py -> build/lib/multiprocess/tests/test_multiprocessing_fork copying py3.13/multiprocess/tests/test_multiprocessing_fork/test_misc.py -> build/lib/multiprocess/tests/test_multiprocessing_fork copying py3.13/multiprocess/tests/test_multiprocessing_fork/test_threads.py -> build/lib/multiprocess/tests/test_multiprocessing_fork copying py3.13/multiprocess/tests/test_multiprocessing_fork/__init__.py -> build/lib/multiprocess/tests/test_multiprocessing_fork copying py3.13/multiprocess/tests/test_multiprocessing_fork/test_processes.py -> build/lib/multiprocess/tests/test_multiprocessing_fork creating build/lib/multiprocess/tests/test_multiprocessing_forkserver copying py3.13/multiprocess/tests/test_multiprocessing_forkserver/test_manager.py -> build/lib/multiprocess/tests/test_multiprocessing_forkserver copying py3.13/multiprocess/tests/test_multiprocessing_forkserver/test_misc.py -> build/lib/multiprocess/tests/test_multiprocessing_forkserver copying py3.13/multiprocess/tests/test_multiprocessing_forkserver/test_threads.py -> build/lib/multiprocess/tests/test_multiprocessing_forkserver copying py3.13/multiprocess/tests/test_multiprocessing_forkserver/__init__.py -> build/lib/multiprocess/tests/test_multiprocessing_forkserver copying py3.13/multiprocess/tests/test_multiprocessing_forkserver/test_processes.py -> build/lib/multiprocess/tests/test_multiprocessing_forkserver creating build/lib/multiprocess/tests/test_multiprocessing_spawn copying py3.13/multiprocess/tests/test_multiprocessing_spawn/test_manager.py -> build/lib/multiprocess/tests/test_multiprocessing_spawn copying py3.13/multiprocess/tests/test_multiprocessing_spawn/test_misc.py -> build/lib/multiprocess/tests/test_multiprocessing_spawn copying py3.13/multiprocess/tests/test_multiprocessing_spawn/test_threads.py -> build/lib/multiprocess/tests/test_multiprocessing_spawn copying py3.13/multiprocess/tests/test_multiprocessing_spawn/__init__.py -> build/lib/multiprocess/tests/test_multiprocessing_spawn copying py3.13/multiprocess/tests/test_multiprocessing_spawn/test_processes.py -> build/lib/multiprocess/tests/test_multiprocessing_spawn 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/multiprocess copying build/lib/multiprocess/sharedctypes.py -> build/bdist.linux-x86_64/wheel/./multiprocess copying build/lib/multiprocess/forkserver.py -> build/bdist.linux-x86_64/wheel/./multiprocess copying build/lib/multiprocess/__info__.py -> build/bdist.linux-x86_64/wheel/./multiprocess creating build/bdist.linux-x86_64/wheel/multiprocess/dummy copying build/lib/multiprocess/dummy/__init__.py -> build/bdist.linux-x86_64/wheel/./multiprocess/dummy copying build/lib/multiprocess/dummy/connection.py -> build/bdist.linux-x86_64/wheel/./multiprocess/dummy copying build/lib/multiprocess/heap.py -> build/bdist.linux-x86_64/wheel/./multiprocess copying build/lib/multiprocess/popen_fork.py -> build/bdist.linux-x86_64/wheel/./multiprocess copying build/lib/multiprocess/shared_memory.py -> build/bdist.linux-x86_64/wheel/./multiprocess copying build/lib/multiprocess/pool.py -> build/bdist.linux-x86_64/wheel/./multiprocess copying build/lib/multiprocess/popen_spawn_win32.py -> build/bdist.linux-x86_64/wheel/./multiprocess copying build/lib/multiprocess/popen_spawn_posix.py -> build/bdist.linux-x86_64/wheel/./multiprocess copying build/lib/multiprocess/context.py -> build/bdist.linux-x86_64/wheel/./multiprocess copying build/lib/multiprocess/resource_tracker.py -> build/bdist.linux-x86_64/wheel/./multiprocess copying build/lib/multiprocess/process.py -> build/bdist.linux-x86_64/wheel/./multiprocess creating build/bdist.linux-x86_64/wheel/multiprocess/tests creating build/bdist.linux-x86_64/wheel/multiprocess/tests/test_multiprocessing_fork copying build/lib/multiprocess/tests/test_multiprocessing_fork/test_manager.py -> build/bdist.linux-x86_64/wheel/./multiprocess/tests/test_multiprocessing_fork copying build/lib/multiprocess/tests/test_multiprocessing_fork/test_misc.py -> build/bdist.linux-x86_64/wheel/./multiprocess/tests/test_multiprocessing_fork copying build/lib/multiprocess/tests/test_multiprocessing_fork/test_threads.py -> build/bdist.linux-x86_64/wheel/./multiprocess/tests/test_multiprocessing_fork copying build/lib/multiprocess/tests/test_multiprocessing_fork/__init__.py -> build/bdist.linux-x86_64/wheel/./multiprocess/tests/test_multiprocessing_fork copying build/lib/multiprocess/tests/test_multiprocessing_fork/test_processes.py -> build/bdist.linux-x86_64/wheel/./multiprocess/tests/test_multiprocessing_fork creating build/bdist.linux-x86_64/wheel/multiprocess/tests/test_multiprocessing_forkserver copying build/lib/multiprocess/tests/test_multiprocessing_forkserver/test_manager.py -> build/bdist.linux-x86_64/wheel/./multiprocess/tests/test_multiprocessing_forkserver copying build/lib/multiprocess/tests/test_multiprocessing_forkserver/test_misc.py -> build/bdist.linux-x86_64/wheel/./multiprocess/tests/test_multiprocessing_forkserver copying build/lib/multiprocess/tests/test_multiprocessing_forkserver/test_threads.py -> build/bdist.linux-x86_64/wheel/./multiprocess/tests/test_multiprocessing_forkserver copying build/lib/multiprocess/tests/test_multiprocessing_forkserver/__init__.py -> build/bdist.linux-x86_64/wheel/./multiprocess/tests/test_multiprocessing_forkserver copying build/lib/multiprocess/tests/test_multiprocessing_forkserver/test_processes.py -> build/bdist.linux-x86_64/wheel/./multiprocess/tests/test_multiprocessing_forkserver creating build/bdist.linux-x86_64/wheel/multiprocess/tests/test_multiprocessing_spawn copying build/lib/multiprocess/tests/test_multiprocessing_spawn/test_manager.py -> build/bdist.linux-x86_64/wheel/./multiprocess/tests/test_multiprocessing_spawn copying build/lib/multiprocess/tests/test_multiprocessing_spawn/test_misc.py -> build/bdist.linux-x86_64/wheel/./multiprocess/tests/test_multiprocessing_spawn copying build/lib/multiprocess/tests/test_multiprocessing_spawn/test_threads.py -> build/bdist.linux-x86_64/wheel/./multiprocess/tests/test_multiprocessing_spawn copying build/lib/multiprocess/tests/test_multiprocessing_spawn/__init__.py -> build/bdist.linux-x86_64/wheel/./multiprocess/tests/test_multiprocessing_spawn copying build/lib/multiprocess/tests/test_multiprocessing_spawn/test_processes.py -> build/bdist.linux-x86_64/wheel/./multiprocess/tests/test_multiprocessing_spawn copying build/lib/multiprocess/tests/__main__.py -> build/bdist.linux-x86_64/wheel/./multiprocess/tests copying build/lib/multiprocess/tests/mp_fork_bomb.py -> build/bdist.linux-x86_64/wheel/./multiprocess/tests copying build/lib/multiprocess/tests/test_multiprocessing_main_handling.py -> build/bdist.linux-x86_64/wheel/./multiprocess/tests copying build/lib/multiprocess/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./multiprocess/tests copying build/lib/multiprocess/tests/mp_preload.py -> build/bdist.linux-x86_64/wheel/./multiprocess/tests copying build/lib/multiprocess/reduction.py -> build/bdist.linux-x86_64/wheel/./multiprocess copying build/lib/multiprocess/synchronize.py -> build/bdist.linux-x86_64/wheel/./multiprocess copying build/lib/multiprocess/resource_sharer.py -> build/bdist.linux-x86_64/wheel/./multiprocess copying build/lib/multiprocess/spawn.py -> build/bdist.linux-x86_64/wheel/./multiprocess copying build/lib/multiprocess/queues.py -> build/bdist.linux-x86_64/wheel/./multiprocess copying build/lib/multiprocess/__init__.py -> build/bdist.linux-x86_64/wheel/./multiprocess copying build/lib/multiprocess/util.py -> build/bdist.linux-x86_64/wheel/./multiprocess copying build/lib/multiprocess/connection.py -> build/bdist.linux-x86_64/wheel/./multiprocess copying build/lib/multiprocess/popen_forkserver.py -> build/bdist.linux-x86_64/wheel/./multiprocess copying build/lib/multiprocess/managers.py -> build/bdist.linux-x86_64/wheel/./multiprocess creating build/bdist.linux-x86_64/wheel/_multiprocess copying build/lib/_multiprocess/__init__.py -> build/bdist.linux-x86_64/wheel/./_multiprocess running install_egg_info running egg_info writing py3.13/multiprocess.egg-info/PKG-INFO writing dependency_links to py3.13/multiprocess.egg-info/dependency_links.txt writing requirements to py3.13/multiprocess.egg-info/requires.txt writing top-level names to py3.13/multiprocess.egg-info/top_level.txt reading manifest file 'py3.13/multiprocess.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching '.git' no previously-included directories found matching '.coverage' no previously-included directories found matching '.eggs' no previously-included directories found matching 'py2.5' no previously-included directories found matching 'py2.6' no previously-included directories found matching 'py2.7' no previously-included directories found matching 'py3.1' no previously-included directories found matching 'py3.2' no previously-included directories found matching 'py3.3' no previously-included directories found matching 'py3.4' no previously-included directories found matching 'py3.5' no previously-included directories found matching 'py3.6' no previously-included directories found matching 'py3.7' no previously-included directories found matching 'pypy2.7' no previously-included directories found matching 'pypy3.6' no previously-included directories found matching 'pypy3.7' adding license file 'LICENSE' adding license file 'COPYING' writing manifest file 'py3.13/multiprocess.egg-info/SOURCES.txt' Copying py3.13/multiprocess.egg-info to build/bdist.linux-x86_64/wheel/./multiprocess-0.70.17-py3.13.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/multiprocess-0.70.17.dist-info/WHEEL creating '/home/pterjan/rpmbuild/BUILD/python-multiprocess-0.70.17-build/multiprocess-0.70.17/.pyproject-builddir/pip-wheel-dt4oh75r/.tmp-ft0osupc/multiprocess-0.70.17-py313-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding '_multiprocess/__init__.py' adding 'multiprocess/__info__.py' adding 'multiprocess/__init__.py' adding 'multiprocess/connection.py' adding 'multiprocess/context.py' adding 'multiprocess/forkserver.py' adding 'multiprocess/heap.py' adding 'multiprocess/managers.py' adding 'multiprocess/pool.py' adding 'multiprocess/popen_fork.py' adding 'multiprocess/popen_forkserver.py' adding 'multiprocess/popen_spawn_posix.py' adding 'multiprocess/popen_spawn_win32.py' adding 'multiprocess/process.py' adding 'multiprocess/queues.py' adding 'multiprocess/reduction.py' adding 'multiprocess/resource_sharer.py' adding 'multiprocess/resource_tracker.py' adding 'multiprocess/shared_memory.py' adding 'multiprocess/sharedctypes.py' adding 'multiprocess/spawn.py' adding 'multiprocess/synchronize.py' adding 'multiprocess/util.py' adding 'multiprocess/dummy/__init__.py' adding 'multiprocess/dummy/connection.py' adding 'multiprocess/tests/__init__.py' adding 'multiprocess/tests/__main__.py' adding 'multiprocess/tests/mp_fork_bomb.py' adding 'multiprocess/tests/mp_preload.py' adding 'multiprocess/tests/test_multiprocessing_main_handling.py' adding 'multiprocess/tests/test_multiprocessing_fork/__init__.py' adding 'multiprocess/tests/test_multiprocessing_fork/test_manager.py' adding 'multiprocess/tests/test_multiprocessing_fork/test_misc.py' adding 'multiprocess/tests/test_multiprocessing_fork/test_processes.py' adding 'multiprocess/tests/test_multiprocessing_fork/test_threads.py' adding 'multiprocess/tests/test_multiprocessing_forkserver/__init__.py' adding 'multiprocess/tests/test_multiprocessing_forkserver/test_manager.py' adding 'multiprocess/tests/test_multiprocessing_forkserver/test_misc.py' adding 'multiprocess/tests/test_multiprocessing_forkserver/test_processes.py' adding 'multiprocess/tests/test_multiprocessing_forkserver/test_threads.py' adding 'multiprocess/tests/test_multiprocessing_spawn/__init__.py' adding 'multiprocess/tests/test_multiprocessing_spawn/test_manager.py' adding 'multiprocess/tests/test_multiprocessing_spawn/test_misc.py' adding 'multiprocess/tests/test_multiprocessing_spawn/test_processes.py' adding 'multiprocess/tests/test_multiprocessing_spawn/test_threads.py' adding 'multiprocess-0.70.17.dist-info/licenses/COPYING' adding 'multiprocess-0.70.17.dist-info/licenses/LICENSE' adding 'multiprocess-0.70.17.dist-info/METADATA' adding 'multiprocess-0.70.17.dist-info/WHEEL' adding 'multiprocess-0.70.17.dist-info/top_level.txt' adding 'multiprocess-0.70.17.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for multiprocess (pyproject.toml): finished with status 'done' Created wheel for multiprocess: filename=multiprocess-0.70.17-py313-none-any.whl size=149623 sha256=e2cec4ff26505e10d41c0af6c2ea8017abda18789c07e91f51ea1066c7cb92f3 Stored in directory: /home/pterjan/.cache/pip/wheels/5c/be/a3/03b9d276c520c38c5c7fdedbd6b5f2df5122116c29b9ea6362 Successfully built multiprocess + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.5SrBxv + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-multiprocess-0.70.17-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/python-multiprocess-0.70.17-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/python-multiprocess-0.70.17-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/python-multiprocess-0.70.17-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/python-multiprocess-0.70.17-build + mkdir /home/pterjan/rpmbuild/BUILD/python-multiprocess-0.70.17-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 multiprocess-0.70.17 + '[' 1 -eq 1 ']' ++ ls /home/pterjan/rpmbuild/BUILD/python-multiprocess-0.70.17-build/multiprocess-0.70.17/pyproject-wheeldir/multiprocess-0.70.17-py313-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=multiprocess==0.70.17 + '[' -z multiprocess==0.70.17 ']' + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-multiprocess-0.70.17-build/multiprocess-0.70.17/.pyproject-builddir + /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILD/python-multiprocess-0.70.17-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-multiprocess-0.70.17-build/multiprocess-0.70.17/pyproject-wheeldir multiprocess==0.70.17 Using pip 25.0.1 from /usr/lib/python3.13/site-packages/pip (python 3.13) Looking in links: /home/pterjan/rpmbuild/BUILD/python-multiprocess-0.70.17-build/multiprocess-0.70.17/pyproject-wheeldir Processing ./pyproject-wheeldir/multiprocess-0.70.17-py313-none-any.whl Installing collected packages: multiprocess Successfully installed multiprocess-0.70.17 + '[' -d /home/pterjan/rpmbuild/BUILD/python-multiprocess-0.70.17-build/BUILDROOT/usr/bin ']' + rm -f /home/pterjan/rpmbuild/BUILD/python-multiprocess-0.70.17-build/python-multiprocess-0.70.17-1.mga10.noarch-pyproject-ghost-distinfo + site_dirs=() + '[' -d /home/pterjan/rpmbuild/BUILD/python-multiprocess-0.70.17-build/BUILDROOT/usr/lib/python3.13/site-packages ']' + site_dirs+=("/usr/lib/python3.13/site-packages") + '[' /home/pterjan/rpmbuild/BUILD/python-multiprocess-0.70.17-build/BUILDROOT/usr/lib64/python3.13/site-packages '!=' /home/pterjan/rpmbuild/BUILD/python-multiprocess-0.70.17-build/BUILDROOT/usr/lib/python3.13/site-packages ']' + '[' -d /home/pterjan/rpmbuild/BUILD/python-multiprocess-0.70.17-build/BUILDROOT/usr/lib64/python3.13/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /home/pterjan/rpmbuild/BUILD/python-multiprocess-0.70.17-build/BUILDROOT$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.13/site-packages/multiprocess-0.70.17.dist-info' + sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/python-multiprocess-0.70.17-build/BUILDROOT/usr/lib/python3.13/site-packages/multiprocess-0.70.17.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-multiprocess-0.70.17-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/python-multiprocess-0.70.17-build/BUILDROOT/usr/lib/python3.13/site-packages/multiprocess-0.70.17.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/python-multiprocess-0.70.17-build/python-multiprocess-0.70.17-1.mga10.noarch-pyproject-record + rm -fv /home/pterjan/rpmbuild/BUILD/python-multiprocess-0.70.17-build/BUILDROOT/usr/lib/python3.13/site-packages/multiprocess-0.70.17.dist-info/RECORD removed '/home/pterjan/rpmbuild/BUILD/python-multiprocess-0.70.17-build/BUILDROOT/usr/lib/python3.13/site-packages/multiprocess-0.70.17.dist-info/RECORD' + rm -fv /home/pterjan/rpmbuild/BUILD/python-multiprocess-0.70.17-build/BUILDROOT/usr/lib/python3.13/site-packages/multiprocess-0.70.17.dist-info/REQUESTED removed '/home/pterjan/rpmbuild/BUILD/python-multiprocess-0.70.17-build/BUILDROOT/usr/lib/python3.13/site-packages/multiprocess-0.70.17.dist-info/REQUESTED' ++ wc -l /home/pterjan/rpmbuild/BUILD/python-multiprocess-0.70.17-build/python-multiprocess-0.70.17-1.mga10.noarch-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + RPM_FILES_ESCAPE=4.19 + /usr/bin/python3 /usr/lib/rpm/redhat/pyproject_save_files.py --output-files /home/pterjan/rpmbuild/BUILD/python-multiprocess-0.70.17-build/python-multiprocess-0.70.17-1.mga10.noarch-pyproject-files --output-modules /home/pterjan/rpmbuild/BUILD/python-multiprocess-0.70.17-build/python-multiprocess-0.70.17-1.mga10.noarch-pyproject-modules --buildroot /home/pterjan/rpmbuild/BUILD/python-multiprocess-0.70.17-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-multiprocess-0.70.17-build/python-multiprocess-0.70.17-1.mga10.noarch-pyproject-record --prefix /usr multiprocess _multiprocess + /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-multiprocess-0.70.17-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.q6dK7G + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-multiprocess-0.70.17-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 multiprocess-0.70.17 + '[' 1 -eq 1 ']' + export PYTHONPATH=/home/pterjan/rpmbuild/BUILD/python-multiprocess-0.70.17-build/BUILDROOT//usr/lib64/python3.13/site-packages/:/home/pterjan/rpmbuild/BUILD/python-multiprocess-0.70.17-build/BUILDROOT//usr/lib/python3.13/site-packages/:. + PYTHONPATH=/home/pterjan/rpmbuild/BUILD/python-multiprocess-0.70.17-build/BUILDROOT//usr/lib64/python3.13/site-packages/:/home/pterjan/rpmbuild/BUILD/python-multiprocess-0.70.17-build/BUILDROOT//usr/lib/python3.13/site-packages/:. + pushd py3.13 ~/rpmbuild/BUILD/python-multiprocess-0.70.17-build/multiprocess-0.70.17/py3.13 ~/rpmbuild/BUILD/python-multiprocess-0.70.17-build/multiprocess-0.70.17 + for test in multiprocess/tests/__init__.py + echo multiprocess/tests/__init__.py multiprocess/tests/__init__.py + /usr/bin/python3 multiprocess/tests/__init__.py + popd ~/rpmbuild/BUILD/python-multiprocess-0.70.17-build/multiprocess-0.70.17 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-multiprocess-0.70.17-1.mga10.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.tl2iSs + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-multiprocess-0.70.17-build + cd multiprocess-0.70.17 + DOCDIR=/home/pterjan/rpmbuild/BUILD/python-multiprocess-0.70.17-build/BUILDROOT/usr/share/doc/python3-multiprocess + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-multiprocess-0.70.17-build/BUILDROOT/usr/share/doc/python3-multiprocess + cp -pr /home/pterjan/rpmbuild/BUILD/python-multiprocess-0.70.17-build/multiprocess-0.70.17/README.md /home/pterjan/rpmbuild/BUILD/python-multiprocess-0.70.17-build/BUILDROOT/usr/share/doc/python3-multiprocess + cp -pr /home/pterjan/rpmbuild/BUILD/python-multiprocess-0.70.17-build/multiprocess-0.70.17/LICENSE /home/pterjan/rpmbuild/BUILD/python-multiprocess-0.70.17-build/BUILDROOT/usr/share/doc/python3-multiprocess + cp -pr /home/pterjan/rpmbuild/BUILD/python-multiprocess-0.70.17-build/multiprocess-0.70.17/COPYING /home/pterjan/rpmbuild/BUILD/python-multiprocess-0.70.17-build/BUILDROOT/usr/share/doc/python3-multiprocess + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-multiprocess = 0.70.17-1.mga10 python3-multiprocess = 0.70.17-1.mga10 python3.13-multiprocess = 0.70.17-1.mga10 python3.13dist(multiprocess) = 0.70.17 python3dist(multiprocess) = 0.70.17 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(dill) >= 0.3.9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/python-multiprocess-0.70.17-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python3-multiprocess-0.70.17-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.WKWqgo + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-multiprocess-0.70.17-build + test -d /home/pterjan/rpmbuild/BUILD/python-multiprocess-0.70.17-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-multiprocess-0.70.17-build + rm -rf /home/pterjan/rpmbuild/BUILD/python-multiprocess-0.70.17-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!