D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/python-gunicorn-23.0.0-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.OWWpei Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.3gjtVx + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-build + rm -rf gunicorn-23.0.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/gunicorn-23.0.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd gunicorn-23.0.0 + /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.gRtBzd + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-build + cd gunicorn-23.0.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + true + for f in pyproject.toml setup.py setup.cfg + '[' -f pyproject.toml ']' + sed -i -E -e '/^requires/s/(['\''"]\s*flit_core\s*>=\s*[0-9]+(\.[0-9]+)+)\s*,\s*<\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\4/' pyproject.toml + sed -i -E -e '/python_requires/s/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/' pyproject.toml + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9a-z]+)*)\s*,\s*(<|!=|<=)\s*[0-9]+(\.[0-9a-z]+)*(-?dev[0-9]*)?(\.\*)*(\s*['\''"]?)/\1\7/g' pyproject.toml + sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' pyproject.toml + sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' pyproject.toml + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' pyproject.toml + sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' pyproject.toml + sed -i -e 's/~=/>=/g' pyproject.toml + sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' pyproject.toml + sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' pyproject.toml + for f in pyproject.toml setup.py setup.cfg + '[' -f setup.py ']' + for f in pyproject.toml setup.py setup.cfg + '[' -f setup.cfg ']' + sed -i -E -e '/^requires/s/(['\''"]\s*flit_core\s*>=\s*[0-9]+(\.[0-9]+)+)\s*,\s*<\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\4/' setup.cfg + sed -i -E -e '/python_requires/s/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/' setup.cfg + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9a-z]+)*)\s*,\s*(<|!=|<=)\s*[0-9]+(\.[0-9a-z]+)*(-?dev[0-9]*)?(\.\*)*(\s*['\''"]?)/\1\7/g' setup.cfg + sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' setup.cfg + sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' setup.cfg + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' setup.cfg + sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' setup.cfg + sed -i -e 's/~=/>=/g' setup.cfg + sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' setup.cfg + sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' setup.cfg + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-build/gunicorn-23.0.0/.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-gunicorn-23.0.0-build/gunicorn-23.0.0/.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-gunicorn-23.0.0-build/gunicorn-23.0.0/pyproject-wheeldir --output /home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-build/python-gunicorn-23.0.0-1.mga10.noarch-pyproject-buildrequires Handling setuptools>=61.2 from build-system.requires Requirement satisfied: setuptools>=61.2 (installed: setuptools 78.1.0) /usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:55: SetuptoolsDeprecationWarning: 'tool.setuptools.license-files' is deprecated in favor of 'project.license-files' (available on setuptools>=77.0.0). !! ******************************************************************************** By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license-files for details. ******************************************************************************** !! _apply_tool_table(dist, config, filename) /usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running egg_info writing gunicorn.egg-info/PKG-INFO writing dependency_links to gunicorn.egg-info/dependency_links.txt writing entry points to gunicorn.egg-info/entry_points.txt writing requirements to gunicorn.egg-info/requires.txt writing top-level names to gunicorn.egg-info/top_level.txt reading manifest file 'gunicorn.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*' found under directory 'docs/build' warning: no previously-included files matching '*' found under directory 'docs/_build' warning: no previously-included files matching '*.py[co]' found under directory '*' adding license file 'LICENSE' writing manifest file 'gunicorn.egg-info/SOURCES.txt' /usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:55: SetuptoolsDeprecationWarning: 'tool.setuptools.license-files' is deprecated in favor of 'project.license-files' (available on setuptools>=77.0.0). !! ******************************************************************************** By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license-files for details. ******************************************************************************** !! _apply_tool_table(dist, config, filename) running dist_info writing gunicorn.egg-info/PKG-INFO writing dependency_links to gunicorn.egg-info/dependency_links.txt writing entry points to gunicorn.egg-info/entry_points.txt writing requirements to gunicorn.egg-info/requires.txt writing top-level names to gunicorn.egg-info/top_level.txt reading manifest file 'gunicorn.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*' found under directory 'docs/build' warning: no previously-included files matching '*' found under directory 'docs/_build' warning: no previously-included files matching '*.py[co]' found under directory '*' adding license file 'LICENSE' writing manifest file 'gunicorn.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-build/gunicorn-23.0.0/gunicorn-23.0.0.dist-info' Handling importlib_metadata; python_version < "3.8" from hook generated metadata: Requires-Dist (gunicorn) Ignoring alien requirement: importlib_metadata; python_version < "3.8" Handling packaging from hook generated metadata: Requires-Dist (gunicorn) Requirement satisfied: packaging (installed: packaging 24.2) Handling gevent>=1.4.0; extra == "gevent" from hook generated metadata: Requires-Dist (gunicorn) Ignoring alien requirement: gevent>=1.4.0; extra == "gevent" Handling eventlet>=0.24.1; extra == "eventlet" from hook generated metadata: Requires-Dist (gunicorn) Ignoring alien requirement: eventlet>=0.24.1; extra == "eventlet" Handling tornado>=0.2; extra == "tornado" from hook generated metadata: Requires-Dist (gunicorn) Ignoring alien requirement: tornado>=0.2; extra == "tornado" Handling setproctitle; extra == "setproctitle" from hook generated metadata: Requires-Dist (gunicorn) Ignoring alien requirement: setproctitle; extra == "setproctitle" Handling gevent; extra == "testing" from hook generated metadata: Requires-Dist (gunicorn) Ignoring alien requirement: gevent; extra == "testing" Handling eventlet; extra == "testing" from hook generated metadata: Requires-Dist (gunicorn) Ignoring alien requirement: eventlet; extra == "testing" Handling coverage; extra == "testing" from hook generated metadata: Requires-Dist (gunicorn) Ignoring alien requirement: coverage; extra == "testing" Handling pytest; extra == "testing" from hook generated metadata: Requires-Dist (gunicorn) Ignoring alien requirement: pytest; extra == "testing" Handling pytest-cov; extra == "testing" from hook generated metadata: Requires-Dist (gunicorn) Ignoring alien requirement: pytest-cov; extra == "testing" + cat /home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-build/python-gunicorn-23.0.0-1.mga10.noarch-pyproject-buildrequires + rm -rfv gunicorn-23.0.0.dist-info/ removed 'gunicorn-23.0.0.dist-info/entry_points.txt' removed 'gunicorn-23.0.0.dist-info/top_level.txt' removed 'gunicorn-23.0.0.dist-info/METADATA' removed 'gunicorn-23.0.0.dist-info/licenses/LICENSE' removed directory 'gunicorn-23.0.0.dist-info/licenses' removed directory 'gunicorn-23.0.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Ym8ZZq + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-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 gunicorn-23.0.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-build/gunicorn-23.0.0/.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-gunicorn-23.0.0-build/gunicorn-23.0.0/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-build/gunicorn-23.0.0/pyproject-wheeldir Processing /home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-build/gunicorn-23.0.0 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) /usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:55: SetuptoolsDeprecationWarning: 'tool.setuptools.license-files' is deprecated in favor of 'project.license-files' (available on setuptools>=77.0.0). !! ******************************************************************************** By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license-files for details. ******************************************************************************** !! _apply_tool_table(dist, config, filename) /usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT 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-gunicorn-23.0.0-build/gunicorn-23.0.0/.pyproject-builddir/pip-modern-metadata-coyccnkv/gunicorn.egg-info writing /home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-build/gunicorn-23.0.0/.pyproject-builddir/pip-modern-metadata-coyccnkv/gunicorn.egg-info/PKG-INFO writing dependency_links to /home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-build/gunicorn-23.0.0/.pyproject-builddir/pip-modern-metadata-coyccnkv/gunicorn.egg-info/dependency_links.txt writing entry points to /home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-build/gunicorn-23.0.0/.pyproject-builddir/pip-modern-metadata-coyccnkv/gunicorn.egg-info/entry_points.txt writing requirements to /home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-build/gunicorn-23.0.0/.pyproject-builddir/pip-modern-metadata-coyccnkv/gunicorn.egg-info/requires.txt writing top-level names to /home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-build/gunicorn-23.0.0/.pyproject-builddir/pip-modern-metadata-coyccnkv/gunicorn.egg-info/top_level.txt writing manifest file '/home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-build/gunicorn-23.0.0/.pyproject-builddir/pip-modern-metadata-coyccnkv/gunicorn.egg-info/SOURCES.txt' reading manifest file '/home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-build/gunicorn-23.0.0/.pyproject-builddir/pip-modern-metadata-coyccnkv/gunicorn.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*' found under directory 'docs/build' warning: no previously-included files matching '*' found under directory 'docs/_build' warning: no previously-included files matching '*.py[co]' found under directory '*' adding license file 'LICENSE' writing manifest file '/home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-build/gunicorn-23.0.0/.pyproject-builddir/pip-modern-metadata-coyccnkv/gunicorn.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-build/gunicorn-23.0.0/.pyproject-builddir/pip-modern-metadata-coyccnkv/gunicorn-23.0.0.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: gunicorn Building wheel for gunicorn (pyproject.toml): started Running command Building wheel for gunicorn (pyproject.toml) /usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:55: SetuptoolsDeprecationWarning: 'tool.setuptools.license-files' is deprecated in favor of 'project.license-files' (available on setuptools>=77.0.0). !! ******************************************************************************** By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license-files for details. ******************************************************************************** !! _apply_tool_table(dist, config, filename) /usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT 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/gunicorn copying gunicorn/reloader.py -> build/lib/gunicorn copying gunicorn/sock.py -> build/lib/gunicorn copying gunicorn/debug.py -> build/lib/gunicorn copying gunicorn/__main__.py -> build/lib/gunicorn copying gunicorn/config.py -> build/lib/gunicorn copying gunicorn/arbiter.py -> build/lib/gunicorn copying gunicorn/__init__.py -> build/lib/gunicorn copying gunicorn/pidfile.py -> build/lib/gunicorn copying gunicorn/util.py -> build/lib/gunicorn copying gunicorn/errors.py -> build/lib/gunicorn copying gunicorn/systemd.py -> build/lib/gunicorn copying gunicorn/glogging.py -> build/lib/gunicorn creating build/lib/gunicorn/app copying gunicorn/app/wsgiapp.py -> build/lib/gunicorn/app copying gunicorn/app/__init__.py -> build/lib/gunicorn/app copying gunicorn/app/pasterapp.py -> build/lib/gunicorn/app copying gunicorn/app/base.py -> build/lib/gunicorn/app creating build/lib/gunicorn/instrument copying gunicorn/instrument/__init__.py -> build/lib/gunicorn/instrument copying gunicorn/instrument/statsd.py -> build/lib/gunicorn/instrument creating build/lib/gunicorn/workers copying gunicorn/workers/ggevent.py -> build/lib/gunicorn/workers copying gunicorn/workers/gthread.py -> build/lib/gunicorn/workers copying gunicorn/workers/__init__.py -> build/lib/gunicorn/workers copying gunicorn/workers/geventlet.py -> build/lib/gunicorn/workers copying gunicorn/workers/sync.py -> build/lib/gunicorn/workers copying gunicorn/workers/gtornado.py -> build/lib/gunicorn/workers copying gunicorn/workers/base_async.py -> build/lib/gunicorn/workers copying gunicorn/workers/workertmp.py -> build/lib/gunicorn/workers copying gunicorn/workers/base.py -> build/lib/gunicorn/workers creating build/lib/gunicorn/http copying gunicorn/http/wsgi.py -> build/lib/gunicorn/http copying gunicorn/http/parser.py -> build/lib/gunicorn/http copying gunicorn/http/unreader.py -> build/lib/gunicorn/http copying gunicorn/http/body.py -> build/lib/gunicorn/http copying gunicorn/http/message.py -> build/lib/gunicorn/http copying gunicorn/http/__init__.py -> build/lib/gunicorn/http copying gunicorn/http/errors.py -> build/lib/gunicorn/http running egg_info writing gunicorn.egg-info/PKG-INFO writing dependency_links to gunicorn.egg-info/dependency_links.txt writing entry points to gunicorn.egg-info/entry_points.txt writing requirements to gunicorn.egg-info/requires.txt writing top-level names to gunicorn.egg-info/top_level.txt reading manifest file 'gunicorn.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*' found under directory 'docs/build' warning: no previously-included files matching '*' found under directory 'docs/_build' warning: no previously-included files matching '*.py[co]' found under directory '*' adding license file 'LICENSE' writing manifest file 'gunicorn.egg-info/SOURCES.txt' installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/gunicorn copying build/lib/gunicorn/reloader.py -> build/bdist.linux-x86_64/wheel/./gunicorn copying build/lib/gunicorn/sock.py -> build/bdist.linux-x86_64/wheel/./gunicorn creating build/bdist.linux-x86_64/wheel/gunicorn/app copying build/lib/gunicorn/app/wsgiapp.py -> build/bdist.linux-x86_64/wheel/./gunicorn/app copying build/lib/gunicorn/app/__init__.py -> build/bdist.linux-x86_64/wheel/./gunicorn/app copying build/lib/gunicorn/app/pasterapp.py -> build/bdist.linux-x86_64/wheel/./gunicorn/app copying build/lib/gunicorn/app/base.py -> build/bdist.linux-x86_64/wheel/./gunicorn/app creating build/bdist.linux-x86_64/wheel/gunicorn/instrument copying build/lib/gunicorn/instrument/__init__.py -> build/bdist.linux-x86_64/wheel/./gunicorn/instrument copying build/lib/gunicorn/instrument/statsd.py -> build/bdist.linux-x86_64/wheel/./gunicorn/instrument creating build/bdist.linux-x86_64/wheel/gunicorn/workers copying build/lib/gunicorn/workers/ggevent.py -> build/bdist.linux-x86_64/wheel/./gunicorn/workers copying build/lib/gunicorn/workers/gthread.py -> build/bdist.linux-x86_64/wheel/./gunicorn/workers copying build/lib/gunicorn/workers/__init__.py -> build/bdist.linux-x86_64/wheel/./gunicorn/workers copying build/lib/gunicorn/workers/geventlet.py -> build/bdist.linux-x86_64/wheel/./gunicorn/workers copying build/lib/gunicorn/workers/sync.py -> build/bdist.linux-x86_64/wheel/./gunicorn/workers copying build/lib/gunicorn/workers/gtornado.py -> build/bdist.linux-x86_64/wheel/./gunicorn/workers copying build/lib/gunicorn/workers/base_async.py -> build/bdist.linux-x86_64/wheel/./gunicorn/workers copying build/lib/gunicorn/workers/workertmp.py -> build/bdist.linux-x86_64/wheel/./gunicorn/workers copying build/lib/gunicorn/workers/base.py -> build/bdist.linux-x86_64/wheel/./gunicorn/workers copying build/lib/gunicorn/debug.py -> build/bdist.linux-x86_64/wheel/./gunicorn copying build/lib/gunicorn/__main__.py -> build/bdist.linux-x86_64/wheel/./gunicorn copying build/lib/gunicorn/config.py -> build/bdist.linux-x86_64/wheel/./gunicorn copying build/lib/gunicorn/arbiter.py -> build/bdist.linux-x86_64/wheel/./gunicorn copying build/lib/gunicorn/__init__.py -> build/bdist.linux-x86_64/wheel/./gunicorn copying build/lib/gunicorn/pidfile.py -> build/bdist.linux-x86_64/wheel/./gunicorn creating build/bdist.linux-x86_64/wheel/gunicorn/http copying build/lib/gunicorn/http/wsgi.py -> build/bdist.linux-x86_64/wheel/./gunicorn/http copying build/lib/gunicorn/http/parser.py -> build/bdist.linux-x86_64/wheel/./gunicorn/http copying build/lib/gunicorn/http/unreader.py -> build/bdist.linux-x86_64/wheel/./gunicorn/http copying build/lib/gunicorn/http/body.py -> build/bdist.linux-x86_64/wheel/./gunicorn/http copying build/lib/gunicorn/http/message.py -> build/bdist.linux-x86_64/wheel/./gunicorn/http copying build/lib/gunicorn/http/__init__.py -> build/bdist.linux-x86_64/wheel/./gunicorn/http copying build/lib/gunicorn/http/errors.py -> build/bdist.linux-x86_64/wheel/./gunicorn/http copying build/lib/gunicorn/util.py -> build/bdist.linux-x86_64/wheel/./gunicorn copying build/lib/gunicorn/errors.py -> build/bdist.linux-x86_64/wheel/./gunicorn copying build/lib/gunicorn/systemd.py -> build/bdist.linux-x86_64/wheel/./gunicorn copying build/lib/gunicorn/glogging.py -> build/bdist.linux-x86_64/wheel/./gunicorn running install_egg_info Copying gunicorn.egg-info to build/bdist.linux-x86_64/wheel/./gunicorn-23.0.0-py3.13.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/gunicorn-23.0.0.dist-info/WHEEL creating '/home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-build/gunicorn-23.0.0/.pyproject-builddir/pip-wheel-k9mo4job/.tmp-1ldavr1_/gunicorn-23.0.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'gunicorn/__init__.py' adding 'gunicorn/__main__.py' adding 'gunicorn/arbiter.py' adding 'gunicorn/config.py' adding 'gunicorn/debug.py' adding 'gunicorn/errors.py' adding 'gunicorn/glogging.py' adding 'gunicorn/pidfile.py' adding 'gunicorn/reloader.py' adding 'gunicorn/sock.py' adding 'gunicorn/systemd.py' adding 'gunicorn/util.py' adding 'gunicorn/app/__init__.py' adding 'gunicorn/app/base.py' adding 'gunicorn/app/pasterapp.py' adding 'gunicorn/app/wsgiapp.py' adding 'gunicorn/http/__init__.py' adding 'gunicorn/http/body.py' adding 'gunicorn/http/errors.py' adding 'gunicorn/http/message.py' adding 'gunicorn/http/parser.py' adding 'gunicorn/http/unreader.py' adding 'gunicorn/http/wsgi.py' adding 'gunicorn/instrument/__init__.py' adding 'gunicorn/instrument/statsd.py' adding 'gunicorn/workers/__init__.py' adding 'gunicorn/workers/base.py' adding 'gunicorn/workers/base_async.py' adding 'gunicorn/workers/geventlet.py' adding 'gunicorn/workers/ggevent.py' adding 'gunicorn/workers/gthread.py' adding 'gunicorn/workers/gtornado.py' adding 'gunicorn/workers/sync.py' adding 'gunicorn/workers/workertmp.py' adding 'gunicorn-23.0.0.dist-info/licenses/LICENSE' adding 'gunicorn-23.0.0.dist-info/METADATA' adding 'gunicorn-23.0.0.dist-info/WHEEL' adding 'gunicorn-23.0.0.dist-info/entry_points.txt' adding 'gunicorn-23.0.0.dist-info/top_level.txt' adding 'gunicorn-23.0.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for gunicorn (pyproject.toml): finished with status 'done' Created wheel for gunicorn: filename=gunicorn-23.0.0-py3-none-any.whl size=84728 sha256=0df1ad172832d0317bb58f2536fbeeb4634f72cdfff3c400cea68d2ecbfb8b2e Stored in directory: /home/pterjan/.cache/pip/wheels/f2/87/c6/9655858f11d070205361f03342df163dac056f80827e277ce5 Successfully built gunicorn + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.GBIOW4 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-build + mkdir /home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-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 gunicorn-23.0.0 + '[' 1 -eq 1 ']' ++ ls /home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-build/gunicorn-23.0.0/pyproject-wheeldir/gunicorn-23.0.0-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=gunicorn==23.0.0 + '[' -z gunicorn==23.0.0 ']' + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-build/gunicorn-23.0.0/.pyproject-builddir + /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-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-gunicorn-23.0.0-build/gunicorn-23.0.0/pyproject-wheeldir gunicorn==23.0.0 Using pip 25.0.1 from /usr/lib/python3.13/site-packages/pip (python 3.13) Looking in links: /home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-build/gunicorn-23.0.0/pyproject-wheeldir Processing ./pyproject-wheeldir/gunicorn-23.0.0-py3-none-any.whl Installing collected packages: gunicorn Creating /home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-build/BUILDROOT/usr/bin changing mode of /home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-build/BUILDROOT/usr/bin/gunicorn to 755 Successfully installed gunicorn-23.0.0 + '[' -d /home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-build/BUILDROOT/usr/bin ']' + '[' -z sP ']' + shebang_flags=-kasP + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kasP /home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-build/BUILDROOT/usr/bin/gunicorn /home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-build/BUILDROOT/usr/bin/gunicorn: updating + rm -rfv /home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-build/BUILDROOT/usr/bin/__pycache__ + rm -f /home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-build/python-gunicorn-23.0.0-1.mga10.noarch-pyproject-ghost-distinfo + site_dirs=() + '[' -d /home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-build/BUILDROOT/usr/lib/python3.13/site-packages ']' + site_dirs+=("/usr/lib/python3.13/site-packages") + '[' /home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-build/BUILDROOT/usr/lib64/python3.13/site-packages '!=' /home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-build/BUILDROOT/usr/lib/python3.13/site-packages ']' + '[' -d /home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-build/BUILDROOT/usr/lib64/python3.13/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-build/BUILDROOT$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.13/site-packages/gunicorn-23.0.0.dist-info' + sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-build/BUILDROOT/usr/lib/python3.13/site-packages/gunicorn-23.0.0.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-gunicorn-23.0.0-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-build/BUILDROOT/usr/lib/python3.13/site-packages/gunicorn-23.0.0.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-build/python-gunicorn-23.0.0-1.mga10.noarch-pyproject-record + rm -fv /home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-build/BUILDROOT/usr/lib/python3.13/site-packages/gunicorn-23.0.0.dist-info/RECORD removed '/home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-build/BUILDROOT/usr/lib/python3.13/site-packages/gunicorn-23.0.0.dist-info/RECORD' + rm -fv /home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-build/BUILDROOT/usr/lib/python3.13/site-packages/gunicorn-23.0.0.dist-info/REQUESTED removed '/home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-build/BUILDROOT/usr/lib/python3.13/site-packages/gunicorn-23.0.0.dist-info/REQUESTED' ++ wc -l /home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-build/python-gunicorn-23.0.0-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-gunicorn-23.0.0-build/python-gunicorn-23.0.0-1.mga10.noarch-pyproject-files --output-modules /home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-build/python-gunicorn-23.0.0-1.mga10.noarch-pyproject-modules --buildroot /home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-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-gunicorn-23.0.0-build/python-gunicorn-23.0.0-1.mga10.noarch-pyproject-record --prefix /usr gunicorn + ln -sr /home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-build/BUILDROOT/usr/bin/gunicorn /home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-build/BUILDROOT/usr/bin/gunicorn-3 + ln -sr /home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-build/BUILDROOT/usr/bin/gunicorn /home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-build/BUILDROOT/usr/bin/gunicorn-3.13 + /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-gunicorn-23.0.0-build/BUILDROOT/usr/lib/python3.13 using python3.13 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: python3-gunicorn-23.0.0-1.mga10.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.rF89Hl + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-build + cd gunicorn-23.0.0 + DOCDIR=/home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-build/BUILDROOT/usr/share/doc/python3-gunicorn + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-build/BUILDROOT/usr/share/doc/python3-gunicorn + cp -pr /home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-build/gunicorn-23.0.0/NOTICE /home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-build/BUILDROOT/usr/share/doc/python3-gunicorn + cp -pr /home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-build/gunicorn-23.0.0/README.rst /home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-build/BUILDROOT/usr/share/doc/python3-gunicorn + cp -pr /home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-build/gunicorn-23.0.0/THANKS /home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-build/BUILDROOT/usr/share/doc/python3-gunicorn + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.QDSlO1 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-build + cd gunicorn-23.0.0 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-build/BUILDROOT/usr/share/licenses/python3-gunicorn + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-build/BUILDROOT/usr/share/licenses/python3-gunicorn + cp -pr /home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-build/gunicorn-23.0.0/LICENSE /home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-build/BUILDROOT/usr/share/licenses/python3-gunicorn + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-gunicorn = 23.0.0-1.mga10 python3-gunicorn = 23.0.0-1.mga10 python3.13-gunicorn = 23.0.0-1.mga10 python3.13dist(gunicorn) = 23 python3dist(gunicorn) = 23 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(packaging) Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python3-gunicorn-23.0.0-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.GnDDVr + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-build + test -d /home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-build + rm -rf /home/pterjan/rpmbuild/BUILD/python-gunicorn-23.0.0-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!