D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/python-uvloop-0.19.0-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.qjG34h + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build + test -d /home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.O436MU + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build + rm -rf uvloop-0.19.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/uvloop-0.19.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd uvloop-0.19.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i -e /self.cython_always/s/False/True/ setup.py + sed -i -e /self.use_system_libuv/s/False/True/ setup.py + rm -vrf vendor/ removed directory 'vendor/libuv' removed directory 'vendor/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.oOxfwl + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build + cd uvloop-0.19.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + : + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + true + for f in pyproject.toml setup.py setup.cfg + '[' -f pyproject.toml ']' + sed -i -E -e '/^requires/s/(['\''"]\s*flit_core\s*>=\s*[0-9]+(\.[0-9]+)+)\s*,\s*<\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\4/' pyproject.toml + sed -i -E -e '/python_requires/s/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/' pyproject.toml + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9a-z]+)*)\s*,\s*(<|!=|<=)\s*[0-9]+(\.[0-9a-z]+)*(-?dev[0-9]*)?(\.\*)*(\s*['\''"]?)/\1\7/g' pyproject.toml + sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' pyproject.toml + sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' pyproject.toml + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' pyproject.toml + sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' pyproject.toml + sed -i -e 's/~=/>=/g' pyproject.toml + sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' pyproject.toml + sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' pyproject.toml + for f in pyproject.toml setup.py setup.cfg + '[' -f setup.py ']' + sed -i -E -e '/^requires/s/(['\''"]\s*flit_core\s*>=\s*[0-9]+(\.[0-9]+)+)\s*,\s*<\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\4/' setup.py + sed -i -E -e '/python_requires/s/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/' setup.py + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9a-z]+)*)\s*,\s*(<|!=|<=)\s*[0-9]+(\.[0-9a-z]+)*(-?dev[0-9]*)?(\.\*)*(\s*['\''"]?)/\1\7/g' setup.py + sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' setup.py + sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' setup.py + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' setup.py + sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' setup.py + sed -i -e 's/~=/>=/g' setup.py + sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' setup.py + sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' setup.py + for f in pyproject.toml setup.py setup.cfg + '[' -f setup.cfg ']' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build/uvloop-0.19.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' + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build/uvloop-0.19.0/.pyproject-builddir + RPM_TOXENV=py312 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build/uvloop-0.19.0/pyproject-wheeldir --output /home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build/python-uvloop-0.19.0-1.mga10.x86_64-pyproject-buildrequires -t Handling setuptools>=60 from build-system.requires Requirement satisfied: setuptools>=60 (installed: setuptools 75.6.0) Handling wheel from build-system.requires Requirement satisfied: wheel (installed: wheel 0.43.0) Handling Cython(>=0.29.36) from build-system.requires Requirement satisfied: Cython(>=0.29.36) (installed: Cython 3.0.11) Handling Cython(>=0.29.36) from get_requires_for_build_wheel Requirement satisfied: Cython(>=0.29.36) (installed: Cython 3.0.11) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.11) py312: OK (0.06 seconds) congratulations :) (0.13 seconds) Handling tox from tox --print-deps-only: py312 Requirement satisfied: tox (installed: tox 4.11.1) running dist_info creating uvloop.egg-info writing uvloop.egg-info/PKG-INFO writing dependency_links to uvloop.egg-info/dependency_links.txt writing requirements to uvloop.egg-info/requires.txt writing top-level names to uvloop.egg-info/top_level.txt writing manifest file 'uvloop.egg-info/SOURCES.txt' Compiling uvloop/loop.pyx because it changed. [1/1] Cythonizing uvloop/loop.pyx reading manifest file 'uvloop.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'vendor/libuv' warning: no previously-included files matching '*' found under directory 'vendor/libuv/.git' warning: no previously-included files matching '*' found under directory 'vendor/libuv/docs' warning: no previously-included files matching '*' found under directory 'vendor/libuv/img' adding license file 'LICENSE-APACHE' adding license file 'LICENSE-MIT' writing manifest file 'uvloop.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build/uvloop-0.19.0/uvloop-0.19.0.dist-info' Handling aiohttp>=3.8.1; python_version < "3.12" and extra == "test" from hook generated metadata: Requires-Dist (uvloop) Ignoring alien requirement: aiohttp>=3.8.1; python_version < "3.12" and extra == "test" Handling aiohttp==3.9.0b0; python_version >= "3.12" and extra == "test" from hook generated metadata: Requires-Dist (uvloop) Ignoring alien requirement: aiohttp==3.9.0b0; python_version >= "3.12" and extra == "test" Handling flake8>=5.0; extra == "test" from hook generated metadata: Requires-Dist (uvloop) Ignoring alien requirement: flake8>=5.0; extra == "test" Handling psutil; extra == "test" from hook generated metadata: Requires-Dist (uvloop) Ignoring alien requirement: psutil; extra == "test" Handling pycodestyle>=2.9.0; extra == "test" from hook generated metadata: Requires-Dist (uvloop) Ignoring alien requirement: pycodestyle>=2.9.0; extra == "test" Handling pyOpenSSL>=23.0.0; extra == "test" from hook generated metadata: Requires-Dist (uvloop) Ignoring alien requirement: pyOpenSSL>=23.0.0; extra == "test" Handling mypy>=0.800; extra == "test" from hook generated metadata: Requires-Dist (uvloop) Ignoring alien requirement: mypy>=0.800; extra == "test" Handling Cython>=0.29.36; extra == "test" from hook generated metadata: Requires-Dist (uvloop) Ignoring alien requirement: Cython>=0.29.36; extra == "test" Handling Sphinx>=4.1.2; extra == "docs" from hook generated metadata: Requires-Dist (uvloop) Ignoring alien requirement: Sphinx>=4.1.2; extra == "docs" Handling sphinxcontrib-asyncio>=0.3.0; extra == "docs" from hook generated metadata: Requires-Dist (uvloop) Ignoring alien requirement: sphinxcontrib-asyncio>=0.3.0; extra == "docs" Handling sphinx_rtd_theme>=0.5.2; extra == "docs" from hook generated metadata: Requires-Dist (uvloop) Ignoring alien requirement: sphinx_rtd_theme>=0.5.2; extra == "docs" + cat /home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build/python-uvloop-0.19.0-1.mga10.x86_64-pyproject-buildrequires + rm -rfv uvloop-0.19.0.dist-info/ removed 'uvloop-0.19.0.dist-info/LICENSE-APACHE' removed 'uvloop-0.19.0.dist-info/LICENSE-MIT' removed 'uvloop-0.19.0.dist-info/top_level.txt' removed 'uvloop-0.19.0.dist-info/METADATA' removed directory 'uvloop-0.19.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.K4zejH + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build + cd uvloop-0.19.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build/uvloop-0.19.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' + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build/uvloop-0.19.0/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build/uvloop-0.19.0/pyproject-wheeldir Processing /home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build/uvloop-0.19.0 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) running dist_info creating /home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build/uvloop-0.19.0/.pyproject-builddir/pip-modern-metadata-rm8peuz2/uvloop.egg-info writing /home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build/uvloop-0.19.0/.pyproject-builddir/pip-modern-metadata-rm8peuz2/uvloop.egg-info/PKG-INFO writing dependency_links to /home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build/uvloop-0.19.0/.pyproject-builddir/pip-modern-metadata-rm8peuz2/uvloop.egg-info/dependency_links.txt writing requirements to /home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build/uvloop-0.19.0/.pyproject-builddir/pip-modern-metadata-rm8peuz2/uvloop.egg-info/requires.txt writing top-level names to /home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build/uvloop-0.19.0/.pyproject-builddir/pip-modern-metadata-rm8peuz2/uvloop.egg-info/top_level.txt writing manifest file '/home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build/uvloop-0.19.0/.pyproject-builddir/pip-modern-metadata-rm8peuz2/uvloop.egg-info/SOURCES.txt' reading manifest file '/home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build/uvloop-0.19.0/.pyproject-builddir/pip-modern-metadata-rm8peuz2/uvloop.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'vendor/libuv' warning: no previously-included files matching '*' found under directory 'vendor/libuv/.git' warning: no previously-included files matching '*' found under directory 'vendor/libuv/docs' warning: no previously-included files matching '*' found under directory 'vendor/libuv/img' adding license file 'LICENSE-APACHE' adding license file 'LICENSE-MIT' writing manifest file '/home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build/uvloop-0.19.0/.pyproject-builddir/pip-modern-metadata-rm8peuz2/uvloop.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build/uvloop-0.19.0/.pyproject-builddir/pip-modern-metadata-rm8peuz2/uvloop-0.19.0.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: uvloop Building wheel for uvloop (pyproject.toml): started Running command Building wheel for uvloop (pyproject.toml) running bdist_wheel running build running build_py creating build/lib.linux-x86_64-cpython-312/uvloop copying uvloop/_noop.py -> build/lib.linux-x86_64-cpython-312/uvloop copying uvloop/__init__.py -> build/lib.linux-x86_64-cpython-312/uvloop copying uvloop/_version.py -> build/lib.linux-x86_64-cpython-312/uvloop copying uvloop/_testbase.py -> build/lib.linux-x86_64-cpython-312/uvloop running egg_info writing uvloop.egg-info/PKG-INFO writing dependency_links to uvloop.egg-info/dependency_links.txt writing requirements to uvloop.egg-info/requires.txt writing top-level names to uvloop.egg-info/top_level.txt reading manifest file 'uvloop.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'vendor/libuv' warning: no previously-included files matching '*' found under directory 'vendor/libuv/.git' warning: no previously-included files matching '*' found under directory 'vendor/libuv/docs' warning: no previously-included files matching '*' found under directory 'vendor/libuv/img' adding license file 'LICENSE-APACHE' adding license file 'LICENSE-MIT' writing manifest file 'uvloop.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'uvloop.handles' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'uvloop.handles' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'uvloop.handles' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'uvloop.handles' to be distributed and are already explicitly excluding 'uvloop.handles' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'uvloop.includes' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'uvloop.includes' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'uvloop.includes' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'uvloop.includes' to be distributed and are already explicitly excluding 'uvloop.includes' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) copying uvloop/cbhandles.pxd -> build/lib.linux-x86_64-cpython-312/uvloop copying uvloop/cbhandles.pyx -> build/lib.linux-x86_64-cpython-312/uvloop copying uvloop/dns.pyx -> build/lib.linux-x86_64-cpython-312/uvloop copying uvloop/errors.pyx -> build/lib.linux-x86_64-cpython-312/uvloop copying uvloop/loop.pxd -> build/lib.linux-x86_64-cpython-312/uvloop copying uvloop/loop.pyi -> build/lib.linux-x86_64-cpython-312/uvloop copying uvloop/loop.pyx -> build/lib.linux-x86_64-cpython-312/uvloop copying uvloop/lru.pyx -> build/lib.linux-x86_64-cpython-312/uvloop copying uvloop/pseudosock.pyx -> build/lib.linux-x86_64-cpython-312/uvloop copying uvloop/py.typed -> build/lib.linux-x86_64-cpython-312/uvloop copying uvloop/request.pxd -> build/lib.linux-x86_64-cpython-312/uvloop copying uvloop/request.pyx -> build/lib.linux-x86_64-cpython-312/uvloop copying uvloop/server.pxd -> build/lib.linux-x86_64-cpython-312/uvloop copying uvloop/server.pyx -> build/lib.linux-x86_64-cpython-312/uvloop copying uvloop/sslproto.pxd -> build/lib.linux-x86_64-cpython-312/uvloop copying uvloop/sslproto.pyx -> build/lib.linux-x86_64-cpython-312/uvloop creating build/lib.linux-x86_64-cpython-312/uvloop/handles copying uvloop/handles/async_.pxd -> build/lib.linux-x86_64-cpython-312/uvloop/handles copying uvloop/handles/async_.pyx -> build/lib.linux-x86_64-cpython-312/uvloop/handles copying uvloop/handles/basetransport.pxd -> build/lib.linux-x86_64-cpython-312/uvloop/handles copying uvloop/handles/basetransport.pyx -> build/lib.linux-x86_64-cpython-312/uvloop/handles copying uvloop/handles/check.pxd -> build/lib.linux-x86_64-cpython-312/uvloop/handles copying uvloop/handles/check.pyx -> build/lib.linux-x86_64-cpython-312/uvloop/handles copying uvloop/handles/fsevent.pxd -> build/lib.linux-x86_64-cpython-312/uvloop/handles copying uvloop/handles/fsevent.pyx -> build/lib.linux-x86_64-cpython-312/uvloop/handles copying uvloop/handles/handle.pxd -> build/lib.linux-x86_64-cpython-312/uvloop/handles copying uvloop/handles/handle.pyx -> build/lib.linux-x86_64-cpython-312/uvloop/handles copying uvloop/handles/idle.pxd -> build/lib.linux-x86_64-cpython-312/uvloop/handles copying uvloop/handles/idle.pyx -> build/lib.linux-x86_64-cpython-312/uvloop/handles copying uvloop/handles/pipe.pxd -> build/lib.linux-x86_64-cpython-312/uvloop/handles copying uvloop/handles/pipe.pyx -> build/lib.linux-x86_64-cpython-312/uvloop/handles copying uvloop/handles/poll.pxd -> build/lib.linux-x86_64-cpython-312/uvloop/handles copying uvloop/handles/poll.pyx -> build/lib.linux-x86_64-cpython-312/uvloop/handles copying uvloop/handles/process.pxd -> build/lib.linux-x86_64-cpython-312/uvloop/handles copying uvloop/handles/process.pyx -> build/lib.linux-x86_64-cpython-312/uvloop/handles copying uvloop/handles/stream.pxd -> build/lib.linux-x86_64-cpython-312/uvloop/handles copying uvloop/handles/stream.pyx -> build/lib.linux-x86_64-cpython-312/uvloop/handles copying uvloop/handles/streamserver.pxd -> build/lib.linux-x86_64-cpython-312/uvloop/handles copying uvloop/handles/streamserver.pyx -> build/lib.linux-x86_64-cpython-312/uvloop/handles copying uvloop/handles/tcp.pxd -> build/lib.linux-x86_64-cpython-312/uvloop/handles copying uvloop/handles/tcp.pyx -> build/lib.linux-x86_64-cpython-312/uvloop/handles copying uvloop/handles/timer.pxd -> build/lib.linux-x86_64-cpython-312/uvloop/handles copying uvloop/handles/timer.pyx -> build/lib.linux-x86_64-cpython-312/uvloop/handles copying uvloop/handles/udp.pxd -> build/lib.linux-x86_64-cpython-312/uvloop/handles copying uvloop/handles/udp.pyx -> build/lib.linux-x86_64-cpython-312/uvloop/handles creating build/lib.linux-x86_64-cpython-312/uvloop/includes copying uvloop/includes/__init__.py -> build/lib.linux-x86_64-cpython-312/uvloop/includes copying uvloop/includes/consts.pxi -> build/lib.linux-x86_64-cpython-312/uvloop/includes copying uvloop/includes/debug.pxd -> build/lib.linux-x86_64-cpython-312/uvloop/includes copying uvloop/includes/flowcontrol.pxd -> build/lib.linux-x86_64-cpython-312/uvloop/includes copying uvloop/includes/python.pxd -> build/lib.linux-x86_64-cpython-312/uvloop/includes copying uvloop/includes/stdlib.pxi -> build/lib.linux-x86_64-cpython-312/uvloop/includes copying uvloop/includes/system.pxd -> build/lib.linux-x86_64-cpython-312/uvloop/includes copying uvloop/includes/uv.pxd -> build/lib.linux-x86_64-cpython-312/uvloop/includes running build_ext building 'uvloop.loop' extension creating build/temp.linux-x86_64-cpython-312/uvloop gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -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 -fPIC -I/usr/include/python3.12 -c uvloop/loop.c -o build/temp.linux-x86_64-cpython-312/uvloop/loop.o -O2 gcc -shared -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 -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 build/temp.linux-x86_64-cpython-312/uvloop/loop.o -L/usr/lib64 -lpython3.12 -luv -lrt -lpthread -o build/lib.linux-x86_64-cpython-312/uvloop/loop.cpython-312-x86_64-linux-gnu.so 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/uvloop creating build/bdist.linux-x86_64/wheel/uvloop/handles copying build/lib.linux-x86_64-cpython-312/uvloop/handles/udp.pyx -> build/bdist.linux-x86_64/wheel/./uvloop/handles copying build/lib.linux-x86_64-cpython-312/uvloop/handles/timer.pxd -> build/bdist.linux-x86_64/wheel/./uvloop/handles copying build/lib.linux-x86_64-cpython-312/uvloop/handles/async_.pxd -> build/bdist.linux-x86_64/wheel/./uvloop/handles copying build/lib.linux-x86_64-cpython-312/uvloop/handles/handle.pyx -> build/bdist.linux-x86_64/wheel/./uvloop/handles copying build/lib.linux-x86_64-cpython-312/uvloop/handles/timer.pyx -> build/bdist.linux-x86_64/wheel/./uvloop/handles copying build/lib.linux-x86_64-cpython-312/uvloop/handles/basetransport.pxd -> build/bdist.linux-x86_64/wheel/./uvloop/handles copying build/lib.linux-x86_64-cpython-312/uvloop/handles/udp.pxd -> build/bdist.linux-x86_64/wheel/./uvloop/handles copying build/lib.linux-x86_64-cpython-312/uvloop/handles/streamserver.pyx -> build/bdist.linux-x86_64/wheel/./uvloop/handles copying build/lib.linux-x86_64-cpython-312/uvloop/handles/tcp.pyx -> build/bdist.linux-x86_64/wheel/./uvloop/handles copying build/lib.linux-x86_64-cpython-312/uvloop/handles/check.pxd -> build/bdist.linux-x86_64/wheel/./uvloop/handles copying build/lib.linux-x86_64-cpython-312/uvloop/handles/idle.pxd -> build/bdist.linux-x86_64/wheel/./uvloop/handles copying build/lib.linux-x86_64-cpython-312/uvloop/handles/poll.pyx -> build/bdist.linux-x86_64/wheel/./uvloop/handles copying build/lib.linux-x86_64-cpython-312/uvloop/handles/idle.pyx -> build/bdist.linux-x86_64/wheel/./uvloop/handles copying build/lib.linux-x86_64-cpython-312/uvloop/handles/pipe.pxd -> build/bdist.linux-x86_64/wheel/./uvloop/handles copying build/lib.linux-x86_64-cpython-312/uvloop/handles/process.pxd -> build/bdist.linux-x86_64/wheel/./uvloop/handles copying build/lib.linux-x86_64-cpython-312/uvloop/handles/check.pyx -> build/bdist.linux-x86_64/wheel/./uvloop/handles copying build/lib.linux-x86_64-cpython-312/uvloop/handles/fsevent.pyx -> build/bdist.linux-x86_64/wheel/./uvloop/handles copying build/lib.linux-x86_64-cpython-312/uvloop/handles/handle.pxd -> build/bdist.linux-x86_64/wheel/./uvloop/handles copying build/lib.linux-x86_64-cpython-312/uvloop/handles/basetransport.pyx -> build/bdist.linux-x86_64/wheel/./uvloop/handles copying build/lib.linux-x86_64-cpython-312/uvloop/handles/tcp.pxd -> build/bdist.linux-x86_64/wheel/./uvloop/handles copying build/lib.linux-x86_64-cpython-312/uvloop/handles/process.pyx -> build/bdist.linux-x86_64/wheel/./uvloop/handles copying build/lib.linux-x86_64-cpython-312/uvloop/handles/fsevent.pxd -> build/bdist.linux-x86_64/wheel/./uvloop/handles copying build/lib.linux-x86_64-cpython-312/uvloop/handles/stream.pyx -> build/bdist.linux-x86_64/wheel/./uvloop/handles copying build/lib.linux-x86_64-cpython-312/uvloop/handles/poll.pxd -> build/bdist.linux-x86_64/wheel/./uvloop/handles copying build/lib.linux-x86_64-cpython-312/uvloop/handles/async_.pyx -> build/bdist.linux-x86_64/wheel/./uvloop/handles copying build/lib.linux-x86_64-cpython-312/uvloop/handles/streamserver.pxd -> build/bdist.linux-x86_64/wheel/./uvloop/handles copying build/lib.linux-x86_64-cpython-312/uvloop/handles/pipe.pyx -> build/bdist.linux-x86_64/wheel/./uvloop/handles copying build/lib.linux-x86_64-cpython-312/uvloop/handles/stream.pxd -> build/bdist.linux-x86_64/wheel/./uvloop/handles copying build/lib.linux-x86_64-cpython-312/uvloop/sslproto.pyx -> build/bdist.linux-x86_64/wheel/./uvloop copying build/lib.linux-x86_64-cpython-312/uvloop/sslproto.pxd -> build/bdist.linux-x86_64/wheel/./uvloop copying build/lib.linux-x86_64-cpython-312/uvloop/request.pxd -> build/bdist.linux-x86_64/wheel/./uvloop creating build/bdist.linux-x86_64/wheel/uvloop/includes copying build/lib.linux-x86_64-cpython-312/uvloop/includes/flowcontrol.pxd -> build/bdist.linux-x86_64/wheel/./uvloop/includes copying build/lib.linux-x86_64-cpython-312/uvloop/includes/stdlib.pxi -> build/bdist.linux-x86_64/wheel/./uvloop/includes copying build/lib.linux-x86_64-cpython-312/uvloop/includes/python.pxd -> build/bdist.linux-x86_64/wheel/./uvloop/includes copying build/lib.linux-x86_64-cpython-312/uvloop/includes/system.pxd -> build/bdist.linux-x86_64/wheel/./uvloop/includes copying build/lib.linux-x86_64-cpython-312/uvloop/includes/debug.pxd -> build/bdist.linux-x86_64/wheel/./uvloop/includes copying build/lib.linux-x86_64-cpython-312/uvloop/includes/uv.pxd -> build/bdist.linux-x86_64/wheel/./uvloop/includes copying build/lib.linux-x86_64-cpython-312/uvloop/includes/__init__.py -> build/bdist.linux-x86_64/wheel/./uvloop/includes copying build/lib.linux-x86_64-cpython-312/uvloop/includes/consts.pxi -> build/bdist.linux-x86_64/wheel/./uvloop/includes copying build/lib.linux-x86_64-cpython-312/uvloop/loop.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./uvloop copying build/lib.linux-x86_64-cpython-312/uvloop/lru.pyx -> build/bdist.linux-x86_64/wheel/./uvloop copying build/lib.linux-x86_64-cpython-312/uvloop/errors.pyx -> build/bdist.linux-x86_64/wheel/./uvloop copying build/lib.linux-x86_64-cpython-312/uvloop/_noop.py -> build/bdist.linux-x86_64/wheel/./uvloop copying build/lib.linux-x86_64-cpython-312/uvloop/cbhandles.pxd -> build/bdist.linux-x86_64/wheel/./uvloop copying build/lib.linux-x86_64-cpython-312/uvloop/loop.pyi -> build/bdist.linux-x86_64/wheel/./uvloop copying build/lib.linux-x86_64-cpython-312/uvloop/loop.pxd -> build/bdist.linux-x86_64/wheel/./uvloop copying build/lib.linux-x86_64-cpython-312/uvloop/dns.pyx -> build/bdist.linux-x86_64/wheel/./uvloop copying build/lib.linux-x86_64-cpython-312/uvloop/loop.pyx -> build/bdist.linux-x86_64/wheel/./uvloop copying build/lib.linux-x86_64-cpython-312/uvloop/server.pyx -> build/bdist.linux-x86_64/wheel/./uvloop copying build/lib.linux-x86_64-cpython-312/uvloop/__init__.py -> build/bdist.linux-x86_64/wheel/./uvloop copying build/lib.linux-x86_64-cpython-312/uvloop/cbhandles.pyx -> build/bdist.linux-x86_64/wheel/./uvloop copying build/lib.linux-x86_64-cpython-312/uvloop/server.pxd -> build/bdist.linux-x86_64/wheel/./uvloop copying build/lib.linux-x86_64-cpython-312/uvloop/request.pyx -> build/bdist.linux-x86_64/wheel/./uvloop copying build/lib.linux-x86_64-cpython-312/uvloop/_version.py -> build/bdist.linux-x86_64/wheel/./uvloop copying build/lib.linux-x86_64-cpython-312/uvloop/_testbase.py -> build/bdist.linux-x86_64/wheel/./uvloop copying build/lib.linux-x86_64-cpython-312/uvloop/py.typed -> build/bdist.linux-x86_64/wheel/./uvloop copying build/lib.linux-x86_64-cpython-312/uvloop/pseudosock.pyx -> build/bdist.linux-x86_64/wheel/./uvloop running install_egg_info Copying uvloop.egg-info to build/bdist.linux-x86_64/wheel/./uvloop-0.19.0-py3.12.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/uvloop-0.19.0.dist-info/WHEEL creating '/home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build/uvloop-0.19.0/.pyproject-builddir/pip-wheel-ps7k2taf/.tmp-_203qnqm/uvloop-0.19.0-cp312-cp312-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'uvloop/__init__.py' adding 'uvloop/_noop.py' adding 'uvloop/_testbase.py' adding 'uvloop/_version.py' adding 'uvloop/cbhandles.pxd' adding 'uvloop/cbhandles.pyx' adding 'uvloop/dns.pyx' adding 'uvloop/errors.pyx' adding 'uvloop/loop.cpython-312-x86_64-linux-gnu.so' adding 'uvloop/loop.pxd' adding 'uvloop/loop.pyi' adding 'uvloop/loop.pyx' adding 'uvloop/lru.pyx' adding 'uvloop/pseudosock.pyx' adding 'uvloop/py.typed' adding 'uvloop/request.pxd' adding 'uvloop/request.pyx' adding 'uvloop/server.pxd' adding 'uvloop/server.pyx' adding 'uvloop/sslproto.pxd' adding 'uvloop/sslproto.pyx' adding 'uvloop/handles/async_.pxd' adding 'uvloop/handles/async_.pyx' adding 'uvloop/handles/basetransport.pxd' adding 'uvloop/handles/basetransport.pyx' adding 'uvloop/handles/check.pxd' adding 'uvloop/handles/check.pyx' adding 'uvloop/handles/fsevent.pxd' adding 'uvloop/handles/fsevent.pyx' adding 'uvloop/handles/handle.pxd' adding 'uvloop/handles/handle.pyx' adding 'uvloop/handles/idle.pxd' adding 'uvloop/handles/idle.pyx' adding 'uvloop/handles/pipe.pxd' adding 'uvloop/handles/pipe.pyx' adding 'uvloop/handles/poll.pxd' adding 'uvloop/handles/poll.pyx' adding 'uvloop/handles/process.pxd' adding 'uvloop/handles/process.pyx' adding 'uvloop/handles/stream.pxd' adding 'uvloop/handles/stream.pyx' adding 'uvloop/handles/streamserver.pxd' adding 'uvloop/handles/streamserver.pyx' adding 'uvloop/handles/tcp.pxd' adding 'uvloop/handles/tcp.pyx' adding 'uvloop/handles/timer.pxd' adding 'uvloop/handles/timer.pyx' adding 'uvloop/handles/udp.pxd' adding 'uvloop/handles/udp.pyx' adding 'uvloop/includes/__init__.py' adding 'uvloop/includes/consts.pxi' adding 'uvloop/includes/debug.pxd' adding 'uvloop/includes/flowcontrol.pxd' adding 'uvloop/includes/python.pxd' adding 'uvloop/includes/stdlib.pxi' adding 'uvloop/includes/system.pxd' adding 'uvloop/includes/uv.pxd' adding 'uvloop-0.19.0.dist-info/LICENSE-APACHE' adding 'uvloop-0.19.0.dist-info/LICENSE-MIT' adding 'uvloop-0.19.0.dist-info/METADATA' adding 'uvloop-0.19.0.dist-info/WHEEL' adding 'uvloop-0.19.0.dist-info/top_level.txt' adding 'uvloop-0.19.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for uvloop (pyproject.toml): finished with status 'done' Created wheel for uvloop: filename=uvloop-0.19.0-cp312-cp312-linux_x86_64.whl size=4487894 sha256=ff2925354128ecab94031d00c17e09f462746a2bc02da689c27cf1c0f09f9b22 Stored in directory: /home/pterjan/.cache/pip/wheels/8c/81/7d/e03190a7f4a20e54ef056bef674bbe9520b422d4061f29d123 Successfully built uvloop + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.zUHYwR + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build + mkdir /home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build/BUILDROOT + cd uvloop-0.19.0 + '[' 1 -eq 1 ']' ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' ++ xargs basename --multiple ++ ls /home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build/uvloop-0.19.0/pyproject-wheeldir/uvloop-0.19.0-cp312-cp312-linux_x86_64.whl + specifier=uvloop==0.19.0 + '[' -z uvloop==0.19.0 ']' + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build/uvloop-0.19.0/.pyproject-builddir + /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.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-uvloop-0.19.0-build/uvloop-0.19.0/pyproject-wheeldir uvloop==0.19.0 Using pip 24.3.1 from /usr/lib/python3.12/site-packages/pip (python 3.12) Looking in links: /home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build/uvloop-0.19.0/pyproject-wheeldir Processing ./pyproject-wheeldir/uvloop-0.19.0-cp312-cp312-linux_x86_64.whl Installing collected packages: uvloop Successfully installed uvloop-0.19.0 + '[' -d /home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build/BUILDROOT/usr/bin ']' + rm -f /home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build/python-uvloop-0.19.0-1.mga10.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build/BUILDROOT/usr/lib/python3.12/site-packages ']' + '[' /home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build/BUILDROOT/usr/lib64/python3.12/site-packages '!=' /home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build/BUILDROOT/usr/lib/python3.12/site-packages ']' + '[' -d /home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build/BUILDROOT/usr/lib64/python3.12/site-packages ']' + site_dirs+=("/usr/lib64/python3.12/site-packages") + for site_dir in ${site_dirs[@]} + for distinfo in /home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build/BUILDROOT$site_dir/*.dist-info + echo '%ghost /usr/lib64/python3.12/site-packages/uvloop-0.19.0.dist-info' + sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/uvloop-0.19.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-uvloop-0.19.0-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/uvloop-0.19.0.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build/python-uvloop-0.19.0-1.mga10.x86_64-pyproject-record + rm -fv /home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/uvloop-0.19.0.dist-info/RECORD removed '/home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/uvloop-0.19.0.dist-info/RECORD' + rm -fv /home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/uvloop-0.19.0.dist-info/REQUESTED removed '/home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/uvloop-0.19.0.dist-info/REQUESTED' ++ cut -f1 '-d ' ++ wc -l /home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build/python-uvloop-0.19.0-1.mga10.x86_64-pyproject-ghost-distinfo + lines=1 + '[' 1 -ne 1 ']' + RPM_FILES_ESCAPE=4.19 + /usr/bin/python3 /usr/lib/rpm/redhat/pyproject_save_files.py --output-files /home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build/python-uvloop-0.19.0-1.mga10.x86_64-pyproject-files --output-modules /home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build/python-uvloop-0.19.0-1.mga10.x86_64-pyproject-modules --buildroot /home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build/BUILDROOT --sitelib /usr/lib/python3.12/site-packages --sitearch /usr/lib64/python3.12/site-packages --python-version 3.12 --pyproject-record /home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build/python-uvloop-0.19.0-1.mga10.x86_64-pyproject-record --prefix /usr uvloop + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 0.19.0-1.mga10 --unique-debug-suffix -0.19.0-1.mga10.x86_64 --unique-debug-src-base python-uvloop-0.19.0-1.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build/uvloop-0.19.0 find-debuginfo: starting Extracting debug info from 1 files DWARF-compressing 1 files sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/python-uvloop-0.19.0-1.mga10.x86_64 find-debuginfo: done + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build/BUILDROOT/usr/lib64/python3.12 using python3.12 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set Bytecompiling .py files below /home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build/BUILDROOT/usr/lib/debug/usr/lib64/python3.12 using python3.12 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set + /usr/lib/rpm/redhat/brp-python-hardlink Reading /home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build/SPECPARTS/rpm-debuginfo.specpart Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.PeVAxJ + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build + cd uvloop-0.19.0 + '[' 1 -eq 1 ']' + TOX_TESTENV_PASSENV='*' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + PATH=/home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build/BUILDROOT/usr/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/pterjan/.local/bin:/home/pterjan/bin + PYTHONPATH=/home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build/BUILDROOT/usr/lib64/python3.12/site-packages:/home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build/BUILDROOT/usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build/uvloop-0.19.0/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=16 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e py312 py312: OK (0.05 seconds) congratulations :) (0.11 seconds) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-uvloop-0.19.0-1.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.20NhHf + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build + cd uvloop-0.19.0 + DOCDIR=/home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build/BUILDROOT/usr/share/doc/python3-uvloop + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build/BUILDROOT/usr/share/doc/python3-uvloop + cp -pr /home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build/uvloop-0.19.0/README.rst /home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build/BUILDROOT/usr/share/doc/python3-uvloop + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.2fpNgp + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build + cd uvloop-0.19.0 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build/BUILDROOT/usr/share/licenses/python3-uvloop + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build/BUILDROOT/usr/share/licenses/python3-uvloop + cp -pr /home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build/uvloop-0.19.0/LICENSE-APACHE /home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build/BUILDROOT/usr/share/licenses/python3-uvloop + cp -pr /home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build/uvloop-0.19.0/LICENSE-MIT /home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build/BUILDROOT/usr/share/licenses/python3-uvloop + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-uvloop = 0.19.0-1.mga10 python3-uvloop = 0.19.0-1.mga10 python3-uvloop(x86-64) = 0.19.0-1.mga10 python3.12-uvloop = 0.19.0-1.mga10 python3.12dist(uvloop) = 0.19 python3dist(uvloop) = 0.19 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpython3.12.so.1.0()(64bit) libuv.so.1()(64bit) python(abi) = 3.12 Obsoletes: python-uvloop < 0.19.0-1.mga10 Processing files: python-uvloop-debugsource-0.19.0-1.mga10.x86_64 Provides: python-uvloop-debugsource = 0.19.0-1.mga10 python-uvloop-debugsource(x86-64) = 0.19.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-uvloop-debuginfo-0.19.0-1.mga10.x86_64 Provides: debuginfo(build-id) = 915063ee49c47da3b461069d9b39ba05fa84da7a python-uvloop-debuginfo = 0.19.0-1.mga10 python3-uvloop-debuginfo = 0.19.0-1.mga10 python3-uvloop-debuginfo(x86-64) = 0.19.0-1.mga10 python3.12-uvloop-debuginfo = 0.19.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-uvloop-debugsource(x86-64) = 0.19.0-1.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-uvloop-0.19.0-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-uvloop-debuginfo-0.19.0-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python-uvloop-debugsource-0.19.0-1.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.FiiVAX + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build + test -d /home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build + rm -rf /home/pterjan/rpmbuild/BUILD/python-uvloop-0.19.0-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!