D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/python-gevent-24.11.1-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.jVLdA8 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build + test -d /home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.aWxMWD + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build + rm -rf gevent-24.11.1 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/gevent-24.11.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd gevent-24.11.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -r deps + sed -i -e s/include_package_data=True/include_package_data=False/ setup.py ++ grep -rl '/\* Generated by Cython' + rm src/gevent/_abstract_linkable.c src/gevent/queue.c src/gevent/greenlet.c src/gevent/libev/corecext.c src/gevent/libev/corecext.h src/gevent/_semaphore.c src/gevent/_hub_local.c src/gevent/_ident.c src/gevent/_imap.c src/gevent/event.c src/gevent/local.c src/gevent/_hub_primitives.c src/gevent/_tracer.c src/gevent/_greenlet_primitives.c src/gevent/_waiter.c src/gevent/resolver/cares.c + sed -ie 's/\"Cython/# Cython/' pyproject.toml + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.hKKJ64 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build + cd gevent-24.11.1 + 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-gevent-24.11.1-build/gevent-24.11.1/.pyproject-builddir + echo -n + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libev' + 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 -I/usr/include/libev' + 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 -I/usr/include/libev ' + 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 -I/usr/include/libev ' + 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/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + CXX=g++ + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build/gevent-24.11.1/.pyproject-builddir + RPM_TOXENV=py312 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build/gevent-24.11.1/pyproject-wheeldir --output /home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build/python-gevent-24.11.1-1.mga10.x86_64-pyproject-buildrequires Handling setuptools >= 40.8.0 from build-system.requires Requirement satisfied: setuptools >= 40.8.0 (installed: setuptools 75.6.0) Handling cffi >= 1.17.1 ; platform_python_implementation == 'CPython' from build-system.requires Requirement satisfied: cffi >= 1.17.1 ; platform_python_implementation == 'CPython' (installed: cffi 1.17.1) Handling greenlet >= 3.0.3 ; platform_python_implementation == 'CPython' from build-system.requires Requirement satisfied: greenlet >= 3.0.3 ; platform_python_implementation == 'CPython' (installed: greenlet 3.1.1) Compiling src/gevent/resolver/cares.pyx because it changed. [1/1] Cythonizing src/gevent/resolver/cares.pyx Compiling src/gevent/libev/corecext.pyx because it changed. [1/1] Cythonizing src/gevent/libev/corecext.pyx Compiling src/gevent/_greenlet_primitives.py because it changed. [1/1] Cythonizing src/gevent/_greenlet_primitives.py Compiling src/gevent/_hub_primitives.py because it changed. [1/1] Cythonizing src/gevent/_hub_primitives.py Compiling src/gevent/_hub_local.py because it changed. [1/1] Cythonizing src/gevent/_hub_local.py Compiling src/gevent/_waiter.py because it changed. [1/1] Cythonizing src/gevent/_waiter.py Compiling src/gevent/greenlet.py because it changed. [1/1] Cythonizing src/gevent/greenlet.py Compiling src/gevent/_tracer.py because it changed. [1/1] Cythonizing src/gevent/_tracer.py Compiling src/gevent/_abstract_linkable.py because it changed. [1/1] Cythonizing src/gevent/_abstract_linkable.py Compiling src/gevent/_semaphore.py because it changed. [1/1] Cythonizing src/gevent/_semaphore.py warning: src/gevent/_gevent_clocal.pxd:100:32: Declarations should not be declared inline. Compiling src/gevent/local.py because it changed. [1/1] Cythonizing src/gevent/local.py Compiling src/gevent/_ident.py because it changed. [1/1] Cythonizing src/gevent/_ident.py warning: src/gevent/_gevent_c_imap.pxd:13:23: Declarations should not be declared inline. Compiling src/gevent/_imap.py because it changed. [1/1] Cythonizing src/gevent/_imap.py Compiling src/gevent/event.py because it changed. [1/1] Cythonizing src/gevent/event.py Compiling src/gevent/queue.py because it changed. [1/1] Cythonizing src/gevent/queue.py /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) running egg_info writing src/gevent.egg-info/PKG-INFO writing dependency_links to src/gevent.egg-info/dependency_links.txt writing entry points to src/gevent.egg-info/entry_points.txt writing requirements to src/gevent.egg-info/requires.txt writing top-level names to src/gevent.egg-info/top_level.txt dependency /usr/include/python3.12/Python.h won't be automatically included in the manifest: the path must be relative dependency /usr/include/python3.12/pythread.h won't be automatically included in the manifest: the path must be relative dependency /usr/include/python3.12/Python.h won't be automatically included in the manifest: the path must be relative reading manifest file 'src/gevent.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'deps' warning: no files found matching 'changelog.rst' warning: no files found matching 'Makefile.ext' warning: no files found matching 'known_failures.py' warning: no files found matching '.pep8' no previously-included directories found matching '*/__pycache__' warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.o' found anywhere in distribution warning: no previously-included files matching '*.lo' found anywhere in distribution warning: no previously-included files matching '*.la' found anywhere in distribution warning: no previously-included files matching '.dirstamp' found anywhere in distribution warning: no previously-included files matching 'config.log' found anywhere in distribution warning: no previously-included files matching 'config.status' found anywhere in distribution warning: no previously-included files matching 'config.cache' found anywhere in distribution no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '.coverage' found under directory 'src/greentest' no previously-included directories found matching 'src/greentest/htmlcov' warning: no previously-included files matching 'stamp-h?' found under directory 'deps/c-ares' warning: no previously-included files matching 'ares_build.h.orig' found under directory 'deps/c-ares' warning: no previously-included files matching '_corecffi.c' found under directory 'src/gevent' warning: no previously-included files found matching 'configure-output' warning: no previously-included files found matching 'configure-output.txt' warning: no previously-included files found matching 'deps/TAGS' warning: no previously-included files found matching 'deps/libev/configure-output.txt' warning: no previously-included files found matching 'deps/c-ares/ares_build.h' warning: no previously-included files found matching 'deps/c-ares/ares_config.h' warning: no previously-included files found matching 'deps/c-ares/libcares.pc' warning: no previously-included files found matching 'deps/c-ares/libtool' warning: no previously-included files found matching 'deps/c-ares/Makefile' no previously-included directories found matching 'deps/c-ares/.deps' no previously-included directories found matching 'deps/c-ares/.libs' no previously-included directories found matching 'deps/libev/.deps' no previously-included directories found matching 'deps/libev/.libs' warning: no previously-included files matching 'Makefile' found under directory 'deps/libev' warning: no previously-included files matching 'libtool' found under directory 'deps/libev' warning: no previously-included files matching 'stamp-h?' found under directory 'deps/libev' warning: no previously-included files matching 'config.h' found under directory 'deps/libev' no previously-included directories found matching 'deps/libuv/.deps' no previously-included directories found matching 'deps/libuv/.libs' no previously-included directories found matching 'deps/libuv/src/.deps' no previously-included directories found matching 'deps/libuv/src/unix/.deps' no previously-included directories found matching 'deps/libuv/src/win/.deps' no previously-included directories found matching 'deps/libuv/test/.deps' no previously-included directories found matching 'deps/libuv/autom4te.cache' no previously-included directories found matching 'deps/libuv/m4' warning: no previously-included files matching 'Makefile' found under directory 'deps/libuv' warning: no previously-included files matching 'Makefile.in' found under directory 'deps/libuv' warning: no previously-included files matching 'ar-lib' found under directory 'deps/libuv' warning: no previously-included files matching 'aclocal.m4' found under directory 'deps/libuv' warning: no previously-included files matching 'compile' found under directory 'deps/libuv' warning: no previously-included files matching 'configure' found under directory 'deps/libuv' warning: no previously-included files matching 'depcomp' found under directory 'deps/libuv' warning: no previously-included files matching 'install-sh' found under directory 'deps/libuv' warning: no previously-included files matching 'libtool' found under directory 'deps/libuv' warning: no previously-included files matching 'libuv.pc' found under directory 'deps/libuv' warning: no previously-included files matching 'ltmain.sh' found under directory 'deps/libuv' warning: no previously-included files matching 'missing' found under directory 'deps/libuv' adding license file 'LICENSE' adding license file 'NOTICE' adding license file 'AUTHORS' writing manifest file 'src/gevent.egg-info/SOURCES.txt' running dist_info creating gevent.egg-info writing gevent.egg-info/PKG-INFO writing dependency_links to gevent.egg-info/dependency_links.txt writing entry points to gevent.egg-info/entry_points.txt writing requirements to gevent.egg-info/requires.txt writing top-level names to gevent.egg-info/top_level.txt writing manifest file 'gevent.egg-info/SOURCES.txt' dependency /usr/include/python3.12/Python.h won't be automatically included in the manifest: the path must be relative dependency /usr/include/python3.12/pythread.h won't be automatically included in the manifest: the path must be relative dependency /usr/include/python3.12/Python.h won't be automatically included in the manifest: the path must be relative reading manifest file 'gevent.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'deps' warning: no files found matching 'changelog.rst' warning: no files found matching 'Makefile.ext' warning: no files found matching 'known_failures.py' warning: no files found matching '.pep8' no previously-included directories found matching '*/__pycache__' warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.o' found anywhere in distribution warning: no previously-included files matching '*.lo' found anywhere in distribution warning: no previously-included files matching '*.la' found anywhere in distribution warning: no previously-included files matching '.dirstamp' found anywhere in distribution warning: no previously-included files matching 'config.log' found anywhere in distribution warning: no previously-included files matching 'config.status' found anywhere in distribution warning: no previously-included files matching 'config.cache' found anywhere in distribution no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '.coverage' found under directory 'src/greentest' no previously-included directories found matching 'src/greentest/htmlcov' warning: no previously-included files matching 'stamp-h?' found under directory 'deps/c-ares' warning: no previously-included files matching 'ares_build.h.orig' found under directory 'deps/c-ares' warning: no previously-included files matching '_corecffi.c' found under directory 'src/gevent' warning: no previously-included files found matching 'configure-output' warning: no previously-included files found matching 'configure-output.txt' warning: no previously-included files found matching 'deps/TAGS' warning: no previously-included files found matching 'deps/libev/configure-output.txt' warning: no previously-included files found matching 'deps/c-ares/ares_build.h' warning: no previously-included files found matching 'deps/c-ares/ares_config.h' warning: no previously-included files found matching 'deps/c-ares/libcares.pc' warning: no previously-included files found matching 'deps/c-ares/libtool' warning: no previously-included files found matching 'deps/c-ares/Makefile' no previously-included directories found matching 'deps/c-ares/.deps' no previously-included directories found matching 'deps/c-ares/.libs' no previously-included directories found matching 'deps/libev/.deps' no previously-included directories found matching 'deps/libev/.libs' warning: no previously-included files matching 'Makefile' found under directory 'deps/libev' warning: no previously-included files matching 'libtool' found under directory 'deps/libev' warning: no previously-included files matching 'stamp-h?' found under directory 'deps/libev' warning: no previously-included files matching 'config.h' found under directory 'deps/libev' no previously-included directories found matching 'deps/libuv/.deps' no previously-included directories found matching 'deps/libuv/.libs' no previously-included directories found matching 'deps/libuv/src/.deps' no previously-included directories found matching 'deps/libuv/src/unix/.deps' no previously-included directories found matching 'deps/libuv/src/win/.deps' no previously-included directories found matching 'deps/libuv/test/.deps' no previously-included directories found matching 'deps/libuv/autom4te.cache' no previously-included directories found matching 'deps/libuv/m4' warning: no previously-included files matching 'Makefile' found under directory 'deps/libuv' warning: no previously-included files matching 'Makefile.in' found under directory 'deps/libuv' warning: no previously-included files matching 'ar-lib' found under directory 'deps/libuv' warning: no previously-included files matching 'aclocal.m4' found under directory 'deps/libuv' warning: no previously-included files matching 'compile' found under directory 'deps/libuv' warning: no previously-included files matching 'configure' found under directory 'deps/libuv' warning: no previously-included files matching 'depcomp' found under directory 'deps/libuv' warning: no previously-included files matching 'install-sh' found under directory 'deps/libuv' warning: no previously-included files matching 'libtool' found under directory 'deps/libuv' warning: no previously-included files matching 'libuv.pc' found under directory 'deps/libuv' warning: no previously-included files matching 'ltmain.sh' found under directory 'deps/libuv' warning: no previously-included files matching 'missing' found under directory 'deps/libuv' adding license file 'LICENSE' adding license file 'NOTICE' adding license file 'AUTHORS' writing manifest file 'gevent.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build/gevent-24.11.1/gevent-24.11.1.dist-info' Handling greenlet>=3.1.1; platform_python_implementation == "CPython" from hook generated metadata: Requires-Dist (gevent) Requirement satisfied: greenlet>=3.1.1; platform_python_implementation == "CPython" (installed: greenlet 3.1.1) Handling cffi>=1.17.1; platform_python_implementation == "CPython" and sys_platform == "win32" from hook generated metadata: Requires-Dist (gevent) Ignoring alien requirement: cffi>=1.17.1; platform_python_implementation == "CPython" and sys_platform == "win32" Handling zope.event from hook generated metadata: Requires-Dist (gevent) Requirement satisfied: zope.event (installed: zope.event 5.0) Handling zope.interface from hook generated metadata: Requires-Dist (gevent) Requirement satisfied: zope.interface (installed: zope.interface 6.1) Handling dnspython>=1.16.0; python_version < "3.10" and extra == "dnspython" from hook generated metadata: Requires-Dist (gevent) Ignoring alien requirement: dnspython>=1.16.0; python_version < "3.10" and extra == "dnspython" Handling idna; python_version < "3.10" and extra == "dnspython" from hook generated metadata: Requires-Dist (gevent) Ignoring alien requirement: idna; python_version < "3.10" and extra == "dnspython" Handling psutil>=5.7.0; (sys_platform != "win32" or platform_python_implementation == "CPython") and extra == "monitor" from hook generated metadata: Requires-Dist (gevent) Ignoring alien requirement: psutil>=5.7.0; (sys_platform != "win32" or platform_python_implementation == "CPython") and extra == "monitor" Handling cffi>=1.17.1; platform_python_implementation == "CPython" and extra == "recommended" from hook generated metadata: Requires-Dist (gevent) Ignoring alien requirement: cffi>=1.17.1; platform_python_implementation == "CPython" and extra == "recommended" Handling dnspython>=1.16.0; python_version < "3.10" and extra == "recommended" from hook generated metadata: Requires-Dist (gevent) Ignoring alien requirement: dnspython>=1.16.0; python_version < "3.10" and extra == "recommended" Handling idna; python_version < "3.10" and extra == "recommended" from hook generated metadata: Requires-Dist (gevent) Ignoring alien requirement: idna; python_version < "3.10" and extra == "recommended" Handling psutil>=5.7.0; (sys_platform != "win32" or platform_python_implementation == "CPython") and extra == "recommended" from hook generated metadata: Requires-Dist (gevent) Ignoring alien requirement: psutil>=5.7.0; (sys_platform != "win32" or platform_python_implementation == "CPython") and extra == "recommended" Handling sphinx; extra == "docs" from hook generated metadata: Requires-Dist (gevent) Ignoring alien requirement: sphinx; extra == "docs" Handling furo; extra == "docs" from hook generated metadata: Requires-Dist (gevent) Ignoring alien requirement: furo; extra == "docs" Handling repoze.sphinx.autointerface; extra == "docs" from hook generated metadata: Requires-Dist (gevent) Ignoring alien requirement: repoze.sphinx.autointerface; extra == "docs" Handling sphinxcontrib-programoutput; extra == "docs" from hook generated metadata: Requires-Dist (gevent) Ignoring alien requirement: sphinxcontrib-programoutput; extra == "docs" Handling zope.schema; extra == "docs" from hook generated metadata: Requires-Dist (gevent) Ignoring alien requirement: zope.schema; extra == "docs" Handling cffi>=1.17.1; platform_python_implementation == "CPython" and extra == "test" from hook generated metadata: Requires-Dist (gevent) Ignoring alien requirement: cffi>=1.17.1; platform_python_implementation == "CPython" and extra == "test" Handling dnspython>=1.16.0; python_version < "3.10" and extra == "test" from hook generated metadata: Requires-Dist (gevent) Ignoring alien requirement: dnspython>=1.16.0; python_version < "3.10" and extra == "test" Handling idna; python_version < "3.10" and extra == "test" from hook generated metadata: Requires-Dist (gevent) Ignoring alien requirement: idna; python_version < "3.10" and extra == "test" Handling psutil>=5.7.0; (sys_platform != "win32" or platform_python_implementation == "CPython") and extra == "test" from hook generated metadata: Requires-Dist (gevent) Ignoring alien requirement: psutil>=5.7.0; (sys_platform != "win32" or platform_python_implementation == "CPython") and extra == "test" Handling requests; extra == "test" from hook generated metadata: Requires-Dist (gevent) Ignoring alien requirement: requests; extra == "test" Handling coverage>=5.0; sys_platform != "win32" and extra == "test" from hook generated metadata: Requires-Dist (gevent) Ignoring alien requirement: coverage>=5.0; sys_platform != "win32" and extra == "test" Handling objgraph; extra == "test" from hook generated metadata: Requires-Dist (gevent) Ignoring alien requirement: objgraph; extra == "test" + cat /home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build/python-gevent-24.11.1-1.mga10.x86_64-pyproject-buildrequires + rm -rfv gevent-24.11.1.dist-info/ removed 'gevent-24.11.1.dist-info/AUTHORS' removed 'gevent-24.11.1.dist-info/entry_points.txt' removed 'gevent-24.11.1.dist-info/top_level.txt' removed 'gevent-24.11.1.dist-info/METADATA' removed 'gevent-24.11.1.dist-info/NOTICE' removed 'gevent-24.11.1.dist-info/LICENSE' removed directory 'gevent-24.11.1.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.odtFCV + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-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 -I/usr/include/libev' + 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 -I/usr/include/libev' + 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 -I/usr/include/libev ' + 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 -I/usr/include/libev ' + 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/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd gevent-24.11.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + export GEVENTSETUP_EMBED=0 + GEVENTSETUP_EMBED=0 + mkdir -p /home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build/gevent-24.11.1/.pyproject-builddir + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/include/libev' + 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 -I/usr/include/libev' + 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 -I/usr/include/libev ' + 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 -I/usr/include/libev ' + 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/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + CXX=g++ + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build/gevent-24.11.1/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build/gevent-24.11.1/pyproject-wheeldir Processing /home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build/gevent-24.11.1 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) running dist_info creating /home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build/gevent-24.11.1/.pyproject-builddir/pip-modern-metadata-1s6z_vql/gevent.egg-info writing /home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build/gevent-24.11.1/.pyproject-builddir/pip-modern-metadata-1s6z_vql/gevent.egg-info/PKG-INFO writing dependency_links to /home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build/gevent-24.11.1/.pyproject-builddir/pip-modern-metadata-1s6z_vql/gevent.egg-info/dependency_links.txt writing entry points to /home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build/gevent-24.11.1/.pyproject-builddir/pip-modern-metadata-1s6z_vql/gevent.egg-info/entry_points.txt writing requirements to /home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build/gevent-24.11.1/.pyproject-builddir/pip-modern-metadata-1s6z_vql/gevent.egg-info/requires.txt writing top-level names to /home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build/gevent-24.11.1/.pyproject-builddir/pip-modern-metadata-1s6z_vql/gevent.egg-info/top_level.txt writing manifest file '/home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build/gevent-24.11.1/.pyproject-builddir/pip-modern-metadata-1s6z_vql/gevent.egg-info/SOURCES.txt' dependency /usr/include/python3.12/Python.h won't be automatically included in the manifest: the path must be relative dependency /usr/include/python3.12/pythread.h won't be automatically included in the manifest: the path must be relative dependency /usr/include/python3.12/Python.h won't be automatically included in the manifest: the path must be relative reading manifest file '/home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build/gevent-24.11.1/.pyproject-builddir/pip-modern-metadata-1s6z_vql/gevent.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'deps' warning: no files found matching 'changelog.rst' warning: no files found matching 'Makefile.ext' warning: no files found matching 'known_failures.py' warning: no files found matching '.pep8' no previously-included directories found matching '*/__pycache__' warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.o' found anywhere in distribution warning: no previously-included files matching '*.lo' found anywhere in distribution warning: no previously-included files matching '*.la' found anywhere in distribution warning: no previously-included files matching '.dirstamp' found anywhere in distribution warning: no previously-included files matching 'config.log' found anywhere in distribution warning: no previously-included files matching 'config.status' found anywhere in distribution warning: no previously-included files matching 'config.cache' found anywhere in distribution no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '.coverage' found under directory 'src/greentest' no previously-included directories found matching 'src/greentest/htmlcov' warning: no previously-included files matching 'stamp-h?' found under directory 'deps/c-ares' warning: no previously-included files matching 'ares_build.h.orig' found under directory 'deps/c-ares' warning: no previously-included files matching '_corecffi.c' found under directory 'src/gevent' warning: no previously-included files found matching 'configure-output' warning: no previously-included files found matching 'configure-output.txt' warning: no previously-included files found matching 'deps/TAGS' warning: no previously-included files found matching 'deps/libev/configure-output.txt' warning: no previously-included files found matching 'deps/c-ares/ares_build.h' warning: no previously-included files found matching 'deps/c-ares/ares_config.h' warning: no previously-included files found matching 'deps/c-ares/libcares.pc' warning: no previously-included files found matching 'deps/c-ares/libtool' warning: no previously-included files found matching 'deps/c-ares/Makefile' no previously-included directories found matching 'deps/c-ares/.deps' no previously-included directories found matching 'deps/c-ares/.libs' no previously-included directories found matching 'deps/libev/.deps' no previously-included directories found matching 'deps/libev/.libs' warning: no previously-included files matching 'Makefile' found under directory 'deps/libev' warning: no previously-included files matching 'libtool' found under directory 'deps/libev' warning: no previously-included files matching 'stamp-h?' found under directory 'deps/libev' warning: no previously-included files matching 'config.h' found under directory 'deps/libev' no previously-included directories found matching 'deps/libuv/.deps' no previously-included directories found matching 'deps/libuv/.libs' no previously-included directories found matching 'deps/libuv/src/.deps' no previously-included directories found matching 'deps/libuv/src/unix/.deps' no previously-included directories found matching 'deps/libuv/src/win/.deps' no previously-included directories found matching 'deps/libuv/test/.deps' no previously-included directories found matching 'deps/libuv/autom4te.cache' no previously-included directories found matching 'deps/libuv/m4' warning: no previously-included files matching 'Makefile' found under directory 'deps/libuv' warning: no previously-included files matching 'Makefile.in' found under directory 'deps/libuv' warning: no previously-included files matching 'ar-lib' found under directory 'deps/libuv' warning: no previously-included files matching 'aclocal.m4' found under directory 'deps/libuv' warning: no previously-included files matching 'compile' found under directory 'deps/libuv' warning: no previously-included files matching 'configure' found under directory 'deps/libuv' warning: no previously-included files matching 'depcomp' found under directory 'deps/libuv' warning: no previously-included files matching 'install-sh' found under directory 'deps/libuv' warning: no previously-included files matching 'libtool' found under directory 'deps/libuv' warning: no previously-included files matching 'libuv.pc' found under directory 'deps/libuv' warning: no previously-included files matching 'ltmain.sh' found under directory 'deps/libuv' warning: no previously-included files matching 'missing' found under directory 'deps/libuv' adding license file 'LICENSE' adding license file 'NOTICE' adding license file 'AUTHORS' writing manifest file '/home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build/gevent-24.11.1/.pyproject-builddir/pip-modern-metadata-1s6z_vql/gevent.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build/gevent-24.11.1/.pyproject-builddir/pip-modern-metadata-1s6z_vql/gevent-24.11.1.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: gevent Building wheel for gevent (pyproject.toml): started Running command Building wheel for gevent (pyproject.toml) /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) running bdist_wheel running build running build_py creating build/lib.linux-x86_64-cpython-312/gevent copying src/gevent/_patcher.py -> build/lib.linux-x86_64-cpython-312/gevent copying src/gevent/pywsgi.py -> build/lib.linux-x86_64-cpython-312/gevent copying src/gevent/_threading.py -> build/lib.linux-x86_64-cpython-312/gevent copying src/gevent/os.py -> build/lib.linux-x86_64-cpython-312/gevent copying src/gevent/greenlet.py -> build/lib.linux-x86_64-cpython-312/gevent copying src/gevent/exceptions.py -> build/lib.linux-x86_64-cpython-312/gevent copying src/gevent/_hub_local.py -> build/lib.linux-x86_64-cpython-312/gevent copying src/gevent/_compat.py -> build/lib.linux-x86_64-cpython-312/gevent copying src/gevent/baseserver.py -> build/lib.linux-x86_64-cpython-312/gevent copying src/gevent/_greenlet_primitives.py -> build/lib.linux-x86_64-cpython-312/gevent copying src/gevent/socket.py -> build/lib.linux-x86_64-cpython-312/gevent copying src/gevent/pool.py -> build/lib.linux-x86_64-cpython-312/gevent copying src/gevent/timeout.py -> build/lib.linux-x86_64-cpython-312/gevent copying src/gevent/hub.py -> build/lib.linux-x86_64-cpython-312/gevent copying src/gevent/resolver_ares.py -> build/lib.linux-x86_64-cpython-312/gevent copying src/gevent/_interfaces.py -> build/lib.linux-x86_64-cpython-312/gevent copying src/gevent/_socket3.py -> build/lib.linux-x86_64-cpython-312/gevent copying src/gevent/selectors.py -> build/lib.linux-x86_64-cpython-312/gevent copying src/gevent/builtins.py -> build/lib.linux-x86_64-cpython-312/gevent copying src/gevent/select.py -> build/lib.linux-x86_64-cpython-312/gevent copying src/gevent/events.py -> build/lib.linux-x86_64-cpython-312/gevent copying src/gevent/subprocess.py -> build/lib.linux-x86_64-cpython-312/gevent copying src/gevent/queue.py -> build/lib.linux-x86_64-cpython-312/gevent copying src/gevent/_util.py -> build/lib.linux-x86_64-cpython-312/gevent copying src/gevent/contextvars.py -> build/lib.linux-x86_64-cpython-312/gevent copying src/gevent/_waiter.py -> build/lib.linux-x86_64-cpython-312/gevent copying src/gevent/_hub_primitives.py -> build/lib.linux-x86_64-cpython-312/gevent copying src/gevent/_fileobjectcommon.py -> build/lib.linux-x86_64-cpython-312/gevent copying src/gevent/_socketcommon.py -> build/lib.linux-x86_64-cpython-312/gevent copying src/gevent/local.py -> build/lib.linux-x86_64-cpython-312/gevent copying src/gevent/threadpool.py -> build/lib.linux-x86_64-cpython-312/gevent copying src/gevent/server.py -> build/lib.linux-x86_64-cpython-312/gevent copying src/gevent/_config.py -> build/lib.linux-x86_64-cpython-312/gevent copying src/gevent/ares.py -> build/lib.linux-x86_64-cpython-312/gevent copying src/gevent/lock.py -> build/lib.linux-x86_64-cpython-312/gevent copying src/gevent/thread.py -> build/lib.linux-x86_64-cpython-312/gevent copying src/gevent/threading.py -> build/lib.linux-x86_64-cpython-312/gevent copying src/gevent/event.py -> build/lib.linux-x86_64-cpython-312/gevent copying src/gevent/_monitor.py -> build/lib.linux-x86_64-cpython-312/gevent copying src/gevent/_fileobjectposix.py -> build/lib.linux-x86_64-cpython-312/gevent copying src/gevent/__init__.py -> build/lib.linux-x86_64-cpython-312/gevent copying src/gevent/_tblib.py -> build/lib.linux-x86_64-cpython-312/gevent copying src/gevent/win32util.py -> build/lib.linux-x86_64-cpython-312/gevent copying src/gevent/core.py -> build/lib.linux-x86_64-cpython-312/gevent copying src/gevent/fileobject.py -> build/lib.linux-x86_64-cpython-312/gevent copying src/gevent/_semaphore.py -> build/lib.linux-x86_64-cpython-312/gevent copying src/gevent/util.py -> build/lib.linux-x86_64-cpython-312/gevent copying src/gevent/_ident.py -> build/lib.linux-x86_64-cpython-312/gevent copying src/gevent/signal.py -> build/lib.linux-x86_64-cpython-312/gevent copying src/gevent/resolver_thread.py -> build/lib.linux-x86_64-cpython-312/gevent copying src/gevent/time.py -> build/lib.linux-x86_64-cpython-312/gevent copying src/gevent/_abstract_linkable.py -> build/lib.linux-x86_64-cpython-312/gevent copying src/gevent/_imap.py -> build/lib.linux-x86_64-cpython-312/gevent copying src/gevent/backdoor.py -> build/lib.linux-x86_64-cpython-312/gevent copying src/gevent/_tracer.py -> build/lib.linux-x86_64-cpython-312/gevent copying src/gevent/ssl.py -> build/lib.linux-x86_64-cpython-312/gevent creating build/lib.linux-x86_64-cpython-312/gevent/libev copying src/gevent/libev/_corecffi_build.py -> build/lib.linux-x86_64-cpython-312/gevent/libev copying src/gevent/libev/__init__.py -> build/lib.linux-x86_64-cpython-312/gevent/libev copying src/gevent/libev/corecffi.py -> build/lib.linux-x86_64-cpython-312/gevent/libev copying src/gevent/libev/watcher.py -> build/lib.linux-x86_64-cpython-312/gevent/libev creating build/lib.linux-x86_64-cpython-312/gevent/_ffi copying src/gevent/_ffi/loop.py -> build/lib.linux-x86_64-cpython-312/gevent/_ffi copying src/gevent/_ffi/callback.py -> build/lib.linux-x86_64-cpython-312/gevent/_ffi copying src/gevent/_ffi/__init__.py -> build/lib.linux-x86_64-cpython-312/gevent/_ffi copying src/gevent/_ffi/watcher.py -> build/lib.linux-x86_64-cpython-312/gevent/_ffi creating build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__example_wsgiserver_ssl.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__monkey_selectors.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__ssl.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__server.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__core_stat.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__issue330.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__selectors.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__core_async.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__environ.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__ares_timeout.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__core_fork.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__socket_ssl.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__threading.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__monkey_module_run.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__threading_no_monkey.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__threading_fork_from_dummy.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__issue112.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__example_udp_client.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__subprocess_poll.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/getaddrinfo_module.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__makefile_ref.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__systemerror.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__monkey_ssl_warning3.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__nondefaultloop.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__core.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__threading_monkey_in_thread.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__socket_dns.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/lock_tests.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__greenness.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__greenio.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__hub_join.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__pool.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/_imports_imports_at_top_level.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__socket_close.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__api_timeout.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__select.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__core_loop_run.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__hub_join_timeout.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__thread.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__import_wait.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/known_failures.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__examples.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__iwait.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__monkey_ssl_warning2.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__monkey_queue.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/_imports_at_top_level.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__core_callback.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__example_udp_server.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__example_echoserver.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__util.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__socket_send_memoryview.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__joinall.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__socket_dns6.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__semaphore.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__refcount.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__monkey.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__issue1686.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__issue607.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__monkey_sigchld_3.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test___monitor.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__monkey_sigchld.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test___ident.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__destroy_default_loop.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__issues461_471.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__server_pywsgi.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test___monkey_patching.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__hub.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__memleak.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__core_timer.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__events.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__issue6.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__issue230.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/_import_patch.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__monkey_hub_in_thread.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/__main__.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__issue1864.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__event.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__socket_ex.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__timeout.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__signal.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__socket_timeout.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__monkey_builtins_future.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__issue639.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__api.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__example_portforwarder.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__exc_info.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__import_blocking_in_greenlet.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__doctests.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__order.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__issue_728.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test___config.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__socketpair.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__threadpool_executor_patched.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__monkey_select.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__monkey_ssl_warning.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__real_greenlet.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__resolver_dnspython.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__issue600.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__core_watcher.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__contextvars.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__example_wsgiserver.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__socket_errors.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__ares_host_result.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__threading_holding_lock_while_monkey.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__fileobject.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__monkey_logging.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__GreenletExit.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/__init__.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__issue467.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/_import_wait.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__threading_vs_settrace.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__greenletset.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__execmodules.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__lock.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__subprocess.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__greenlet.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__monkey_sigchld_2.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__example_webproxy.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__destroy.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__local.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__queue.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__monkey_multiple_imports.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__threadpool.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__subprocess_interrupted.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/_blocks_at_top_level.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__all__.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__socket.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__loop_callback.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__threading_patched_local.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__pywsgi.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__backdoor.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__threading_before_monkey.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__close_backend_fd.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__getaddrinfo_import.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__sleep0.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__compat.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__os.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/_import_import_patch.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__refcount_core.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__threading_2.py -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test__threading_native_before_monkey.py -> build/lib.linux-x86_64-cpython-312/gevent/tests creating build/lib.linux-x86_64-cpython-312/gevent/testing copying src/gevent/testing/exception.py -> build/lib.linux-x86_64-cpython-312/gevent/testing copying src/gevent/testing/support.py -> build/lib.linux-x86_64-cpython-312/gevent/testing copying src/gevent/testing/travis.py -> build/lib.linux-x86_64-cpython-312/gevent/testing copying src/gevent/testing/skipping.py -> build/lib.linux-x86_64-cpython-312/gevent/testing copying src/gevent/testing/flaky.py -> build/lib.linux-x86_64-cpython-312/gevent/testing copying src/gevent/testing/params.py -> build/lib.linux-x86_64-cpython-312/gevent/testing copying src/gevent/testing/openfiles.py -> build/lib.linux-x86_64-cpython-312/gevent/testing copying src/gevent/testing/errorhandler.py -> build/lib.linux-x86_64-cpython-312/gevent/testing copying src/gevent/testing/hub.py -> build/lib.linux-x86_64-cpython-312/gevent/testing copying src/gevent/testing/testcase.py -> build/lib.linux-x86_64-cpython-312/gevent/testing copying src/gevent/testing/sockets.py -> build/lib.linux-x86_64-cpython-312/gevent/testing copying src/gevent/testing/resources.py -> build/lib.linux-x86_64-cpython-312/gevent/testing copying src/gevent/testing/testrunner.py -> build/lib.linux-x86_64-cpython-312/gevent/testing copying src/gevent/testing/switching.py -> build/lib.linux-x86_64-cpython-312/gevent/testing copying src/gevent/testing/monkey_test.py -> build/lib.linux-x86_64-cpython-312/gevent/testing copying src/gevent/testing/timing.py -> build/lib.linux-x86_64-cpython-312/gevent/testing copying src/gevent/testing/__init__.py -> build/lib.linux-x86_64-cpython-312/gevent/testing copying src/gevent/testing/patched_tests_setup.py -> build/lib.linux-x86_64-cpython-312/gevent/testing copying src/gevent/testing/leakcheck.py -> build/lib.linux-x86_64-cpython-312/gevent/testing copying src/gevent/testing/util.py -> build/lib.linux-x86_64-cpython-312/gevent/testing copying src/gevent/testing/modules.py -> build/lib.linux-x86_64-cpython-312/gevent/testing copying src/gevent/testing/six.py -> build/lib.linux-x86_64-cpython-312/gevent/testing copying src/gevent/testing/sysinfo.py -> build/lib.linux-x86_64-cpython-312/gevent/testing creating build/lib.linux-x86_64-cpython-312/gevent/libuv copying src/gevent/libuv/loop.py -> build/lib.linux-x86_64-cpython-312/gevent/libuv copying src/gevent/libuv/_corecffi_build.py -> build/lib.linux-x86_64-cpython-312/gevent/libuv copying src/gevent/libuv/__init__.py -> build/lib.linux-x86_64-cpython-312/gevent/libuv copying src/gevent/libuv/watcher.py -> build/lib.linux-x86_64-cpython-312/gevent/libuv creating build/lib.linux-x86_64-cpython-312/gevent/monkey copying src/gevent/monkey/_patch_thread_gte313.py -> build/lib.linux-x86_64-cpython-312/gevent/monkey copying src/gevent/monkey/_util.py -> build/lib.linux-x86_64-cpython-312/gevent/monkey copying src/gevent/monkey/_main.py -> build/lib.linux-x86_64-cpython-312/gevent/monkey copying src/gevent/monkey/__main__.py -> build/lib.linux-x86_64-cpython-312/gevent/monkey copying src/gevent/monkey/_errors.py -> build/lib.linux-x86_64-cpython-312/gevent/monkey copying src/gevent/monkey/__init__.py -> build/lib.linux-x86_64-cpython-312/gevent/monkey copying src/gevent/monkey/_patch_thread_common.py -> build/lib.linux-x86_64-cpython-312/gevent/monkey copying src/gevent/monkey/api.py -> build/lib.linux-x86_64-cpython-312/gevent/monkey copying src/gevent/monkey/_state.py -> build/lib.linux-x86_64-cpython-312/gevent/monkey copying src/gevent/monkey/_patch_thread_lt313.py -> build/lib.linux-x86_64-cpython-312/gevent/monkey creating build/lib.linux-x86_64-cpython-312/gevent/resolver copying src/gevent/resolver/blocking.py -> build/lib.linux-x86_64-cpython-312/gevent/resolver copying src/gevent/resolver/dnspython.py -> build/lib.linux-x86_64-cpython-312/gevent/resolver copying src/gevent/resolver/_addresses.py -> build/lib.linux-x86_64-cpython-312/gevent/resolver copying src/gevent/resolver/ares.py -> build/lib.linux-x86_64-cpython-312/gevent/resolver copying src/gevent/resolver/thread.py -> build/lib.linux-x86_64-cpython-312/gevent/resolver copying src/gevent/resolver/__init__.py -> build/lib.linux-x86_64-cpython-312/gevent/resolver copying src/gevent/resolver/_hostsfile.py -> build/lib.linux-x86_64-cpython-312/gevent/resolver creating build/lib.linux-x86_64-cpython-312/gevent/tests/monkey_package copying src/gevent/tests/monkey_package/issue1526_no_monkey.py -> build/lib.linux-x86_64-cpython-312/gevent/tests/monkey_package copying src/gevent/tests/monkey_package/script.py -> build/lib.linux-x86_64-cpython-312/gevent/tests/monkey_package copying src/gevent/tests/monkey_package/__main__.py -> build/lib.linux-x86_64-cpython-312/gevent/tests/monkey_package copying src/gevent/tests/monkey_package/issue1526_with_monkey.py -> build/lib.linux-x86_64-cpython-312/gevent/tests/monkey_package copying src/gevent/tests/monkey_package/__init__.py -> build/lib.linux-x86_64-cpython-312/gevent/tests/monkey_package copying src/gevent/tests/monkey_package/threadpool_no_monkey.py -> build/lib.linux-x86_64-cpython-312/gevent/tests/monkey_package copying src/gevent/tests/monkey_package/threadpool_monkey_patches.py -> build/lib.linux-x86_64-cpython-312/gevent/tests/monkey_package copying src/gevent/tests/monkey_package/issue302monkey.py -> build/lib.linux-x86_64-cpython-312/gevent/tests/monkey_package copying src/gevent/tests/badcert.pem -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/wrongcert.pem -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/nullcert.pem -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/badkey.pem -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/keycert.pem -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/2_7_keycert.pem -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/sha256.pem -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/https_svn_python_org_root.pem -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/server.crt -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test_server.crt -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/hosts_file.txt -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/tests_that_dont_do_leakchecks.txt -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/tests_that_dont_use_resolver.txt -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/tests_that_dont_monkeypatch.txt -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/test_server.key -> build/lib.linux-x86_64-cpython-312/gevent/tests copying src/gevent/tests/server.key -> build/lib.linux-x86_64-cpython-312/gevent/tests creating build/lib.linux-x86_64-cpython-312/gevent/testing/coveragesite copying src/gevent/testing/coveragesite/sitecustomize.py -> build/lib.linux-x86_64-cpython-312/gevent/testing/coveragesite running build_ext generating cffi module 'build/temp.linux-x86_64-cpython-312/gevent.libuv._corecffi.c' creating build/temp.linux-x86_64-cpython-312 libev not embedded, not configuring generating cffi module 'build/temp.linux-x86_64-cpython-312/gevent.libev._corecffi.c' libev not embedded, not configuring libev not embedded, not configuring building 'gevent.libev.corecext' extension creating build/temp.linux-x86_64-cpython-312/src/gevent/libev 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 -I/usr/include/libev -fPIC -DLIBEV_EMBED=0 -DCYTHON_FAST_THREAD_STATE=0 -Isrc/gevent/libev -I/usr/include/python3.12 -I/home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build/gevent-24.11.1/src/gevent/libev -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/usr/include/python3.12 -c src/gevent/libev/callbacks.c -o build/temp.linux-x86_64-cpython-312/src/gevent/libev/callbacks.o 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 -I/usr/include/libev -fPIC -DLIBEV_EMBED=0 -DCYTHON_FAST_THREAD_STATE=0 -Isrc/gevent/libev -I/usr/include/python3.12 -I/home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build/gevent-24.11.1/src/gevent/libev -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/usr/include/python3.12 -c src/gevent/libev/corecext.c -o build/temp.linux-x86_64-cpython-312/src/gevent/libev/corecext.o 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 -I/usr/include/libev build/temp.linux-x86_64-cpython-312/src/gevent/libev/callbacks.o build/temp.linux-x86_64-cpython-312/src/gevent/libev/corecext.o -L/usr/lib64 -lev -lpython3.12 -o build/lib.linux-x86_64-cpython-312/gevent/libev/corecext.cpython-312-x86_64-linux-gnu.so c-ares not embedded, not configuring .build_ext_make_mod object at 0x7f0a3642f8c0> <_setuputils.Extension('gevent.resolver.cares') at 0x7f0a36c14cb0> building 'gevent.resolver.cares' extension creating build/temp.linux-x86_64-cpython-312/src/gevent/resolver 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 -I/usr/include/libev -fPIC -DHAVE_NETDB_H= -DCYTHON_FAST_THREAD_STATE=0 -I/usr/include/python3.12 -I/usr/include/python3.12 -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/usr/include/python3.12 -c src/gevent/resolver/cares.c -o build/temp.linux-x86_64-cpython-312/src/gevent/resolver/cares.o In file included from /usr/include/python3.12/pyconfig.h:6, from /usr/include/python3.12/Python.h:12, from src/gevent/resolver/cares.c:38: /usr/include/python3.12/pyconfig-64.h:842:9: warning: "HAVE_NETDB_H" redefined 842 | #define HAVE_NETDB_H 1 | ^~~~~~~~~~~~ : note: this is the location of the previous definition src/gevent/resolver/cares.c: In function ‘__pyx_f_6gevent_8resolver_5cares_7channel_set_servers’: src/gevent/resolver/cares.c:6219:5: warning: ‘ares_set_servers’ is deprecated: Use ares_set_servers_csv instead [-Wdeprecated-declarations] 6219 | __pyx_v_result = ares_set_servers(__pyx_v_self->channel, NULL); | ^~~~~~~~~~~~~~ In file included from src/gevent/resolver/cares.c:782: /usr/include/ares.h:1168:61: note: declared here 1168 | CARES_EXTERN CARES_DEPRECATED_FOR(ares_set_servers_csv) int ares_set_servers( | ^~~~~~~~~~~~~~~~ src/gevent/resolver/cares.c:6561:7: warning: ‘ares_set_servers’ is deprecated: Use ares_set_servers_csv instead [-Wdeprecated-declarations] 6561 | __pyx_v_index = ares_set_servers(__pyx_v_self->channel, __pyx_v_c_servers); | ^~~~~~~~~~~~~ /usr/include/ares.h:1168:61: note: declared here 1168 | CARES_EXTERN CARES_DEPRECATED_FOR(ares_set_servers_csv) int ares_set_servers( | ^~~~~~~~~~~~~~~~ src/gevent/resolver/cares.c: In function ‘__pyx_pf_6gevent_8resolver_5cares_7channel_14gethostbyname’: src/gevent/resolver/cares.c:8430:3: warning: ‘ares_gethostbyname’ is deprecated: Use ares_getaddrinfo instead [-Wdeprecated-declarations] 8430 | ares_gethostbyname(__pyx_v_self->channel, __pyx_v_name, __pyx_v_family, ((void *)__pyx_f_6gevent_8resolver_5cares_7channel__gethostbyname_or_byaddr_cb), ((void *)__pyx_v_arg)); | ^~~~~~~~~~~~~~~~~~ /usr/include/ares.h:879:58: note: declared here 879 | CARES_EXTERN CARES_DEPRECATED_FOR(ares_getaddrinfo) void ares_gethostbyname( | ^~~~~~~~~~~~~~~~~~ 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 -I/usr/include/libev build/temp.linux-x86_64-cpython-312/src/gevent/resolver/cares.o -L/usr/lib64 -lcares -lpython3.12 -o build/lib.linux-x86_64-cpython-312/gevent/resolver/cares.cpython-312-x86_64-linux-gnu.so building 'gevent._gevent_c_greenlet_primitives' extension 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 -I/usr/include/libev -fPIC -DCYTHON_FAST_THREAD_STATE=0 -I/usr/include/python3.12 -I/usr/include/python3.12 -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/usr/include/python3.12 -c src/gevent/_greenlet_primitives.c -o build/temp.linux-x86_64-cpython-312/src/gevent/_greenlet_primitives.o 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 -I/usr/include/libev build/temp.linux-x86_64-cpython-312/src/gevent/_greenlet_primitives.o -L/usr/lib64 -lpython3.12 -o build/lib.linux-x86_64-cpython-312/gevent/_gevent_c_greenlet_primitives.cpython-312-x86_64-linux-gnu.so building 'gevent._gevent_c_hub_primitives' extension 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 -I/usr/include/libev -fPIC -DCYTHON_FAST_THREAD_STATE=0 -I/usr/include/python3.12 -I/usr/include/python3.12 -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/usr/include/python3.12 -c src/gevent/_hub_primitives.c -o build/temp.linux-x86_64-cpython-312/src/gevent/_hub_primitives.o 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 -I/usr/include/libev build/temp.linux-x86_64-cpython-312/src/gevent/_hub_primitives.o -L/usr/lib64 -lpython3.12 -o build/lib.linux-x86_64-cpython-312/gevent/_gevent_c_hub_primitives.cpython-312-x86_64-linux-gnu.so building 'gevent._gevent_c_hub_local' extension 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 -I/usr/include/libev -fPIC -DCYTHON_FAST_THREAD_STATE=0 -I/usr/include/python3.12 -I/usr/include/python3.12 -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/usr/include/python3.12 -c src/gevent/_hub_local.c -o build/temp.linux-x86_64-cpython-312/src/gevent/_hub_local.o 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 -I/usr/include/libev build/temp.linux-x86_64-cpython-312/src/gevent/_hub_local.o -L/usr/lib64 -lpython3.12 -o build/lib.linux-x86_64-cpython-312/gevent/_gevent_c_hub_local.cpython-312-x86_64-linux-gnu.so building 'gevent._gevent_c_waiter' extension 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 -I/usr/include/libev -fPIC -DCYTHON_FAST_THREAD_STATE=0 -I/usr/include/python3.12 -I/usr/include/python3.12 -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/usr/include/python3.12 -c src/gevent/_waiter.c -o build/temp.linux-x86_64-cpython-312/src/gevent/_waiter.o 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 -I/usr/include/libev build/temp.linux-x86_64-cpython-312/src/gevent/_waiter.o -L/usr/lib64 -lpython3.12 -o build/lib.linux-x86_64-cpython-312/gevent/_gevent_c_waiter.cpython-312-x86_64-linux-gnu.so building 'gevent._gevent_cgreenlet' extension 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 -I/usr/include/libev -fPIC -DCYTHON_FAST_THREAD_STATE=0 -I/usr/include/python3.12 -I/usr/include/python3.12 -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/usr/include/python3.12 -c src/gevent/greenlet.c -o build/temp.linux-x86_64-cpython-312/src/gevent/greenlet.o 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 -I/usr/include/libev build/temp.linux-x86_64-cpython-312/src/gevent/greenlet.o -L/usr/lib64 -lpython3.12 -o build/lib.linux-x86_64-cpython-312/gevent/_gevent_cgreenlet.cpython-312-x86_64-linux-gnu.so building 'gevent._gevent_c_tracer' extension 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 -I/usr/include/libev -fPIC -DCYTHON_FAST_THREAD_STATE=0 -I/usr/include/python3.12 -I/usr/include/python3.12 -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/usr/include/python3.12 -c src/gevent/_tracer.c -o build/temp.linux-x86_64-cpython-312/src/gevent/_tracer.o 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 -I/usr/include/libev build/temp.linux-x86_64-cpython-312/src/gevent/_tracer.o -L/usr/lib64 -lpython3.12 -o build/lib.linux-x86_64-cpython-312/gevent/_gevent_c_tracer.cpython-312-x86_64-linux-gnu.so building 'gevent._gevent_c_abstract_linkable' extension 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 -I/usr/include/libev -fPIC -DCYTHON_FAST_THREAD_STATE=0 -I/usr/include/python3.12 -I/usr/include/python3.12 -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/usr/include/python3.12 -c src/gevent/_abstract_linkable.c -o build/temp.linux-x86_64-cpython-312/src/gevent/_abstract_linkable.o 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 -I/usr/include/libev build/temp.linux-x86_64-cpython-312/src/gevent/_abstract_linkable.o -L/usr/lib64 -lpython3.12 -o build/lib.linux-x86_64-cpython-312/gevent/_gevent_c_abstract_linkable.cpython-312-x86_64-linux-gnu.so building 'gevent._gevent_c_semaphore' extension 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 -I/usr/include/libev -fPIC -DCYTHON_FAST_THREAD_STATE=0 -I/usr/include/python3.12 -I/usr/include/python3.12 -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/usr/include/python3.12 -c src/gevent/_semaphore.c -o build/temp.linux-x86_64-cpython-312/src/gevent/_semaphore.o 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 -I/usr/include/libev build/temp.linux-x86_64-cpython-312/src/gevent/_semaphore.o -L/usr/lib64 -lpython3.12 -o build/lib.linux-x86_64-cpython-312/gevent/_gevent_c_semaphore.cpython-312-x86_64-linux-gnu.so building 'gevent._gevent_clocal' extension 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 -I/usr/include/libev -fPIC -DCYTHON_FAST_THREAD_STATE=0 -I/usr/include/python3.12 -I/usr/include/python3.12 -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/usr/include/python3.12 -c src/gevent/local.c -o build/temp.linux-x86_64-cpython-312/src/gevent/local.o 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 -I/usr/include/libev build/temp.linux-x86_64-cpython-312/src/gevent/local.o -L/usr/lib64 -lpython3.12 -o build/lib.linux-x86_64-cpython-312/gevent/_gevent_clocal.cpython-312-x86_64-linux-gnu.so building 'gevent._gevent_c_ident' extension 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 -I/usr/include/libev -fPIC -DCYTHON_FAST_THREAD_STATE=0 -I/usr/include/python3.12 -I/usr/include/python3.12 -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/usr/include/python3.12 -c src/gevent/_ident.c -o build/temp.linux-x86_64-cpython-312/src/gevent/_ident.o 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 -I/usr/include/libev build/temp.linux-x86_64-cpython-312/src/gevent/_ident.o -L/usr/lib64 -lpython3.12 -o build/lib.linux-x86_64-cpython-312/gevent/_gevent_c_ident.cpython-312-x86_64-linux-gnu.so building 'gevent._gevent_c_imap' extension 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 -I/usr/include/libev -fPIC -DCYTHON_FAST_THREAD_STATE=0 -I/usr/include/python3.12 -I/usr/include/python3.12 -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/usr/include/python3.12 -c src/gevent/_imap.c -o build/temp.linux-x86_64-cpython-312/src/gevent/_imap.o 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 -I/usr/include/libev build/temp.linux-x86_64-cpython-312/src/gevent/_imap.o -L/usr/lib64 -lpython3.12 -o build/lib.linux-x86_64-cpython-312/gevent/_gevent_c_imap.cpython-312-x86_64-linux-gnu.so building 'gevent._gevent_cevent' extension 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 -I/usr/include/libev -fPIC -DCYTHON_FAST_THREAD_STATE=0 -I/usr/include/python3.12 -I/usr/include/python3.12 -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/usr/include/python3.12 -c src/gevent/event.c -o build/temp.linux-x86_64-cpython-312/src/gevent/event.o 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 -I/usr/include/libev build/temp.linux-x86_64-cpython-312/src/gevent/event.o -L/usr/lib64 -lpython3.12 -o build/lib.linux-x86_64-cpython-312/gevent/_gevent_cevent.cpython-312-x86_64-linux-gnu.so building 'gevent._gevent_cqueue' extension 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 -I/usr/include/libev -fPIC -DCYTHON_FAST_THREAD_STATE=0 -I/usr/include/python3.12 -I/usr/include/python3.12 -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/usr/include/python3.12 -c src/gevent/queue.c -o build/temp.linux-x86_64-cpython-312/src/gevent/queue.o 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 -I/usr/include/libev build/temp.linux-x86_64-cpython-312/src/gevent/queue.o -L/usr/lib64 -lpython3.12 -o build/lib.linux-x86_64-cpython-312/gevent/_gevent_cqueue.cpython-312-x86_64-linux-gnu.so building 'gevent.libev._corecffi' extension creating build/temp.linux-x86_64-cpython-312/build/temp.linux-x86_64-cpython-312 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 -I/usr/include/libev -fPIC -DLIBEV_EMBED=0 -I/usr/include/python3.12 -I/usr/include/python3.12 -I/home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build/gevent-24.11.1/src/gevent/libev -I/home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build/gevent-24.11.1/src/gevent/libev -I/home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build/gevent-24.11.1/src/gevent -I/usr/include/python3.12 -c build/temp.linux-x86_64-cpython-312/gevent.libev._corecffi.c -o build/temp.linux-x86_64-cpython-312/build/temp.linux-x86_64-cpython-312/gevent.libev._corecffi.o 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 -I/usr/include/libev build/temp.linux-x86_64-cpython-312/build/temp.linux-x86_64-cpython-312/gevent.libev._corecffi.o -L/usr/lib64 -lev -lpython3.12 -o build/lib.linux-x86_64-cpython-312/gevent/libev/_corecffi.abi3.so building 'gevent.libuv._corecffi' extension 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 -I/usr/include/libev -fPIC -DLIBUV_EMBED=0 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200112 -I/home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build/gevent-24.11.1/src/gevent -I/usr/include/python3.12 -c build/temp.linux-x86_64-cpython-312/gevent.libuv._corecffi.c -o build/temp.linux-x86_64-cpython-312/build/temp.linux-x86_64-cpython-312/gevent.libuv._corecffi.o In file included from /usr/include/python3.12/pyconfig.h:6, from build/temp.linux-x86_64-cpython-312/gevent.libuv._corecffi.c:50: /usr/include/python3.12/pyconfig-64.h:1875:9: warning: "_POSIX_C_SOURCE" redefined 1875 | #define _POSIX_C_SOURCE 200809L | ^~~~~~~~~~~~~~~ : note: this is the location of the previous definition 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 -I/usr/include/libev build/temp.linux-x86_64-cpython-312/build/temp.linux-x86_64-cpython-312/gevent.libuv._corecffi.o -L/usr/lib64 -ldl -lrt -luv -lpython3.12 -o build/lib.linux-x86_64-cpython-312/gevent/libuv/_corecffi.abi3.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/gevent copying build/lib.linux-x86_64-cpython-312/gevent/_gevent_c_greenlet_primitives.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./gevent copying build/lib.linux-x86_64-cpython-312/gevent/_patcher.py -> build/bdist.linux-x86_64/wheel/./gevent copying build/lib.linux-x86_64-cpython-312/gevent/pywsgi.py -> build/bdist.linux-x86_64/wheel/./gevent copying build/lib.linux-x86_64-cpython-312/gevent/_threading.py -> build/bdist.linux-x86_64/wheel/./gevent copying build/lib.linux-x86_64-cpython-312/gevent/os.py -> build/bdist.linux-x86_64/wheel/./gevent copying build/lib.linux-x86_64-cpython-312/gevent/greenlet.py -> build/bdist.linux-x86_64/wheel/./gevent copying build/lib.linux-x86_64-cpython-312/gevent/exceptions.py -> build/bdist.linux-x86_64/wheel/./gevent copying build/lib.linux-x86_64-cpython-312/gevent/_hub_local.py -> build/bdist.linux-x86_64/wheel/./gevent copying build/lib.linux-x86_64-cpython-312/gevent/_gevent_c_semaphore.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./gevent copying build/lib.linux-x86_64-cpython-312/gevent/_compat.py -> build/bdist.linux-x86_64/wheel/./gevent copying build/lib.linux-x86_64-cpython-312/gevent/baseserver.py -> build/bdist.linux-x86_64/wheel/./gevent copying build/lib.linux-x86_64-cpython-312/gevent/_greenlet_primitives.py -> build/bdist.linux-x86_64/wheel/./gevent creating build/bdist.linux-x86_64/wheel/gevent/libev copying build/lib.linux-x86_64-cpython-312/gevent/libev/corecext.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./gevent/libev copying build/lib.linux-x86_64-cpython-312/gevent/libev/_corecffi_build.py -> build/bdist.linux-x86_64/wheel/./gevent/libev copying build/lib.linux-x86_64-cpython-312/gevent/libev/_corecffi.abi3.so -> build/bdist.linux-x86_64/wheel/./gevent/libev copying build/lib.linux-x86_64-cpython-312/gevent/libev/__init__.py -> build/bdist.linux-x86_64/wheel/./gevent/libev copying build/lib.linux-x86_64-cpython-312/gevent/libev/corecffi.py -> build/bdist.linux-x86_64/wheel/./gevent/libev copying build/lib.linux-x86_64-cpython-312/gevent/libev/watcher.py -> build/bdist.linux-x86_64/wheel/./gevent/libev copying build/lib.linux-x86_64-cpython-312/gevent/socket.py -> build/bdist.linux-x86_64/wheel/./gevent creating build/bdist.linux-x86_64/wheel/gevent/_ffi copying build/lib.linux-x86_64-cpython-312/gevent/_ffi/loop.py -> build/bdist.linux-x86_64/wheel/./gevent/_ffi copying build/lib.linux-x86_64-cpython-312/gevent/_ffi/callback.py -> build/bdist.linux-x86_64/wheel/./gevent/_ffi copying build/lib.linux-x86_64-cpython-312/gevent/_ffi/__init__.py -> build/bdist.linux-x86_64/wheel/./gevent/_ffi copying build/lib.linux-x86_64-cpython-312/gevent/_ffi/watcher.py -> build/bdist.linux-x86_64/wheel/./gevent/_ffi copying build/lib.linux-x86_64-cpython-312/gevent/_gevent_c_hub_primitives.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./gevent copying build/lib.linux-x86_64-cpython-312/gevent/pool.py -> build/bdist.linux-x86_64/wheel/./gevent copying build/lib.linux-x86_64-cpython-312/gevent/timeout.py -> build/bdist.linux-x86_64/wheel/./gevent copying build/lib.linux-x86_64-cpython-312/gevent/hub.py -> build/bdist.linux-x86_64/wheel/./gevent copying build/lib.linux-x86_64-cpython-312/gevent/resolver_ares.py -> build/bdist.linux-x86_64/wheel/./gevent copying build/lib.linux-x86_64-cpython-312/gevent/_interfaces.py -> build/bdist.linux-x86_64/wheel/./gevent copying build/lib.linux-x86_64-cpython-312/gevent/_gevent_c_ident.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./gevent copying build/lib.linux-x86_64-cpython-312/gevent/_socket3.py -> build/bdist.linux-x86_64/wheel/./gevent copying build/lib.linux-x86_64-cpython-312/gevent/selectors.py -> build/bdist.linux-x86_64/wheel/./gevent copying build/lib.linux-x86_64-cpython-312/gevent/builtins.py -> build/bdist.linux-x86_64/wheel/./gevent copying build/lib.linux-x86_64-cpython-312/gevent/select.py -> build/bdist.linux-x86_64/wheel/./gevent copying build/lib.linux-x86_64-cpython-312/gevent/_gevent_c_imap.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./gevent copying build/lib.linux-x86_64-cpython-312/gevent/_gevent_cevent.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./gevent copying build/lib.linux-x86_64-cpython-312/gevent/events.py -> build/bdist.linux-x86_64/wheel/./gevent copying build/lib.linux-x86_64-cpython-312/gevent/subprocess.py -> build/bdist.linux-x86_64/wheel/./gevent copying build/lib.linux-x86_64-cpython-312/gevent/queue.py -> build/bdist.linux-x86_64/wheel/./gevent creating build/bdist.linux-x86_64/wheel/gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__example_wsgiserver_ssl.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__monkey_selectors.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__ssl.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__server.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__core_stat.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__issue330.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__selectors.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__core_async.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__environ.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__ares_timeout.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__core_fork.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__socket_ssl.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__threading.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__monkey_module_run.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__threading_no_monkey.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/badcert.pem -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__threading_fork_from_dummy.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__issue112.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__example_udp_client.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__subprocess_poll.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/getaddrinfo_module.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__makefile_ref.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__systemerror.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__monkey_ssl_warning3.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__nondefaultloop.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__core.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/server.crt -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__threading_monkey_in_thread.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__socket_dns.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/lock_tests.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__greenness.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__greenio.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__hub_join.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__pool.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/_imports_imports_at_top_level.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__socket_close.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__api_timeout.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__select.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test_server.key -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__core_loop_run.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__hub_join_timeout.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__thread.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__import_wait.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/known_failures.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__examples.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__iwait.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/wrongcert.pem -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__monkey_ssl_warning2.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__monkey_queue.py -> build/bdist.linux-x86_64/wheel/./gevent/tests creating build/bdist.linux-x86_64/wheel/gevent/tests/monkey_package copying build/lib.linux-x86_64-cpython-312/gevent/tests/monkey_package/issue1526_no_monkey.py -> build/bdist.linux-x86_64/wheel/./gevent/tests/monkey_package copying build/lib.linux-x86_64-cpython-312/gevent/tests/monkey_package/script.py -> build/bdist.linux-x86_64/wheel/./gevent/tests/monkey_package copying build/lib.linux-x86_64-cpython-312/gevent/tests/monkey_package/__main__.py -> build/bdist.linux-x86_64/wheel/./gevent/tests/monkey_package copying build/lib.linux-x86_64-cpython-312/gevent/tests/monkey_package/issue1526_with_monkey.py -> build/bdist.linux-x86_64/wheel/./gevent/tests/monkey_package copying build/lib.linux-x86_64-cpython-312/gevent/tests/monkey_package/__init__.py -> build/bdist.linux-x86_64/wheel/./gevent/tests/monkey_package copying build/lib.linux-x86_64-cpython-312/gevent/tests/monkey_package/threadpool_no_monkey.py -> build/bdist.linux-x86_64/wheel/./gevent/tests/monkey_package copying build/lib.linux-x86_64-cpython-312/gevent/tests/monkey_package/threadpool_monkey_patches.py -> build/bdist.linux-x86_64/wheel/./gevent/tests/monkey_package copying build/lib.linux-x86_64-cpython-312/gevent/tests/monkey_package/issue302monkey.py -> build/bdist.linux-x86_64/wheel/./gevent/tests/monkey_package copying build/lib.linux-x86_64-cpython-312/gevent/tests/server.key -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/hosts_file.txt -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/_imports_at_top_level.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__core_callback.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__example_udp_server.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__example_echoserver.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__util.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__socket_send_memoryview.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__joinall.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__socket_dns6.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__semaphore.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__refcount.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__monkey.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__issue1686.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__issue607.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__monkey_sigchld_3.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test___monitor.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__monkey_sigchld.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test___ident.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__destroy_default_loop.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__issues461_471.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__server_pywsgi.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test___monkey_patching.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__hub.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__memleak.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__core_timer.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__events.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__issue6.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__issue230.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/_import_patch.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__monkey_hub_in_thread.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/__main__.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__issue1864.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/nullcert.pem -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__event.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__socket_ex.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__timeout.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__signal.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__socket_timeout.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__monkey_builtins_future.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__issue639.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__api.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__example_portforwarder.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__exc_info.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__import_blocking_in_greenlet.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__doctests.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__order.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test_server.crt -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__issue_728.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/badkey.pem -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test___config.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__socketpair.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__threadpool_executor_patched.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__monkey_select.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__monkey_ssl_warning.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/tests_that_dont_do_leakchecks.txt -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__real_greenlet.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__resolver_dnspython.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__issue600.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__core_watcher.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__contextvars.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__example_wsgiserver.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__socket_errors.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__ares_host_result.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/tests_that_dont_use_resolver.txt -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__threading_holding_lock_while_monkey.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/tests_that_dont_monkeypatch.txt -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__fileobject.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__monkey_logging.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/keycert.pem -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__GreenletExit.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__issue467.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/_import_wait.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__threading_vs_settrace.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__greenletset.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__execmodules.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__lock.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__subprocess.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__greenlet.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__monkey_sigchld_2.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__example_webproxy.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__destroy.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__local.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__queue.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__monkey_multiple_imports.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__threadpool.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__subprocess_interrupted.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/2_7_keycert.pem -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/_blocks_at_top_level.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__all__.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__socket.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/sha256.pem -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__loop_callback.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__threading_patched_local.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__pywsgi.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__backdoor.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__threading_before_monkey.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__close_backend_fd.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/https_svn_python_org_root.pem -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__getaddrinfo_import.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__sleep0.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__compat.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__os.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/_import_import_patch.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__refcount_core.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__threading_2.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/tests/test__threading_native_before_monkey.py -> build/bdist.linux-x86_64/wheel/./gevent/tests copying build/lib.linux-x86_64-cpython-312/gevent/_util.py -> build/bdist.linux-x86_64/wheel/./gevent copying build/lib.linux-x86_64-cpython-312/gevent/contextvars.py -> build/bdist.linux-x86_64/wheel/./gevent copying build/lib.linux-x86_64-cpython-312/gevent/_waiter.py -> build/bdist.linux-x86_64/wheel/./gevent copying build/lib.linux-x86_64-cpython-312/gevent/_gevent_c_hub_local.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./gevent copying build/lib.linux-x86_64-cpython-312/gevent/_hub_primitives.py -> build/bdist.linux-x86_64/wheel/./gevent copying build/lib.linux-x86_64-cpython-312/gevent/_fileobjectcommon.py -> build/bdist.linux-x86_64/wheel/./gevent copying build/lib.linux-x86_64-cpython-312/gevent/_socketcommon.py -> build/bdist.linux-x86_64/wheel/./gevent creating build/bdist.linux-x86_64/wheel/gevent/testing copying build/lib.linux-x86_64-cpython-312/gevent/testing/exception.py -> build/bdist.linux-x86_64/wheel/./gevent/testing copying build/lib.linux-x86_64-cpython-312/gevent/testing/support.py -> build/bdist.linux-x86_64/wheel/./gevent/testing copying build/lib.linux-x86_64-cpython-312/gevent/testing/travis.py -> build/bdist.linux-x86_64/wheel/./gevent/testing copying build/lib.linux-x86_64-cpython-312/gevent/testing/skipping.py -> build/bdist.linux-x86_64/wheel/./gevent/testing copying build/lib.linux-x86_64-cpython-312/gevent/testing/flaky.py -> build/bdist.linux-x86_64/wheel/./gevent/testing copying build/lib.linux-x86_64-cpython-312/gevent/testing/params.py -> build/bdist.linux-x86_64/wheel/./gevent/testing copying build/lib.linux-x86_64-cpython-312/gevent/testing/openfiles.py -> build/bdist.linux-x86_64/wheel/./gevent/testing copying build/lib.linux-x86_64-cpython-312/gevent/testing/errorhandler.py -> build/bdist.linux-x86_64/wheel/./gevent/testing copying build/lib.linux-x86_64-cpython-312/gevent/testing/hub.py -> build/bdist.linux-x86_64/wheel/./gevent/testing copying build/lib.linux-x86_64-cpython-312/gevent/testing/testcase.py -> build/bdist.linux-x86_64/wheel/./gevent/testing copying build/lib.linux-x86_64-cpython-312/gevent/testing/sockets.py -> build/bdist.linux-x86_64/wheel/./gevent/testing creating build/bdist.linux-x86_64/wheel/gevent/testing/coveragesite copying build/lib.linux-x86_64-cpython-312/gevent/testing/coveragesite/sitecustomize.py -> build/bdist.linux-x86_64/wheel/./gevent/testing/coveragesite copying build/lib.linux-x86_64-cpython-312/gevent/testing/resources.py -> build/bdist.linux-x86_64/wheel/./gevent/testing copying build/lib.linux-x86_64-cpython-312/gevent/testing/testrunner.py -> build/bdist.linux-x86_64/wheel/./gevent/testing copying build/lib.linux-x86_64-cpython-312/gevent/testing/switching.py -> build/bdist.linux-x86_64/wheel/./gevent/testing copying build/lib.linux-x86_64-cpython-312/gevent/testing/monkey_test.py -> build/bdist.linux-x86_64/wheel/./gevent/testing copying build/lib.linux-x86_64-cpython-312/gevent/testing/timing.py -> build/bdist.linux-x86_64/wheel/./gevent/testing copying build/lib.linux-x86_64-cpython-312/gevent/testing/__init__.py -> build/bdist.linux-x86_64/wheel/./gevent/testing copying build/lib.linux-x86_64-cpython-312/gevent/testing/patched_tests_setup.py -> build/bdist.linux-x86_64/wheel/./gevent/testing copying build/lib.linux-x86_64-cpython-312/gevent/testing/leakcheck.py -> build/bdist.linux-x86_64/wheel/./gevent/testing copying build/lib.linux-x86_64-cpython-312/gevent/testing/util.py -> build/bdist.linux-x86_64/wheel/./gevent/testing copying build/lib.linux-x86_64-cpython-312/gevent/testing/modules.py -> build/bdist.linux-x86_64/wheel/./gevent/testing copying build/lib.linux-x86_64-cpython-312/gevent/testing/six.py -> build/bdist.linux-x86_64/wheel/./gevent/testing copying build/lib.linux-x86_64-cpython-312/gevent/testing/sysinfo.py -> build/bdist.linux-x86_64/wheel/./gevent/testing copying build/lib.linux-x86_64-cpython-312/gevent/local.py -> build/bdist.linux-x86_64/wheel/./gevent creating build/bdist.linux-x86_64/wheel/gevent/libuv copying build/lib.linux-x86_64-cpython-312/gevent/libuv/loop.py -> build/bdist.linux-x86_64/wheel/./gevent/libuv copying build/lib.linux-x86_64-cpython-312/gevent/libuv/_corecffi_build.py -> build/bdist.linux-x86_64/wheel/./gevent/libuv copying build/lib.linux-x86_64-cpython-312/gevent/libuv/_corecffi.abi3.so -> build/bdist.linux-x86_64/wheel/./gevent/libuv copying build/lib.linux-x86_64-cpython-312/gevent/libuv/__init__.py -> build/bdist.linux-x86_64/wheel/./gevent/libuv copying build/lib.linux-x86_64-cpython-312/gevent/libuv/watcher.py -> build/bdist.linux-x86_64/wheel/./gevent/libuv copying build/lib.linux-x86_64-cpython-312/gevent/threadpool.py -> build/bdist.linux-x86_64/wheel/./gevent copying build/lib.linux-x86_64-cpython-312/gevent/server.py -> build/bdist.linux-x86_64/wheel/./gevent copying build/lib.linux-x86_64-cpython-312/gevent/_gevent_cgreenlet.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./gevent copying build/lib.linux-x86_64-cpython-312/gevent/_config.py -> build/bdist.linux-x86_64/wheel/./gevent copying build/lib.linux-x86_64-cpython-312/gevent/ares.py -> build/bdist.linux-x86_64/wheel/./gevent copying build/lib.linux-x86_64-cpython-312/gevent/lock.py -> build/bdist.linux-x86_64/wheel/./gevent copying build/lib.linux-x86_64-cpython-312/gevent/_gevent_c_waiter.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./gevent copying build/lib.linux-x86_64-cpython-312/gevent/_gevent_cqueue.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./gevent copying build/lib.linux-x86_64-cpython-312/gevent/_gevent_clocal.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./gevent copying build/lib.linux-x86_64-cpython-312/gevent/thread.py -> build/bdist.linux-x86_64/wheel/./gevent creating build/bdist.linux-x86_64/wheel/gevent/monkey copying build/lib.linux-x86_64-cpython-312/gevent/monkey/_patch_thread_gte313.py -> build/bdist.linux-x86_64/wheel/./gevent/monkey copying build/lib.linux-x86_64-cpython-312/gevent/monkey/_util.py -> build/bdist.linux-x86_64/wheel/./gevent/monkey copying build/lib.linux-x86_64-cpython-312/gevent/monkey/_main.py -> build/bdist.linux-x86_64/wheel/./gevent/monkey copying build/lib.linux-x86_64-cpython-312/gevent/monkey/__main__.py -> build/bdist.linux-x86_64/wheel/./gevent/monkey copying build/lib.linux-x86_64-cpython-312/gevent/monkey/_errors.py -> build/bdist.linux-x86_64/wheel/./gevent/monkey copying build/lib.linux-x86_64-cpython-312/gevent/monkey/__init__.py -> build/bdist.linux-x86_64/wheel/./gevent/monkey copying build/lib.linux-x86_64-cpython-312/gevent/monkey/_patch_thread_common.py -> build/bdist.linux-x86_64/wheel/./gevent/monkey copying build/lib.linux-x86_64-cpython-312/gevent/monkey/api.py -> build/bdist.linux-x86_64/wheel/./gevent/monkey copying build/lib.linux-x86_64-cpython-312/gevent/monkey/_state.py -> build/bdist.linux-x86_64/wheel/./gevent/monkey copying build/lib.linux-x86_64-cpython-312/gevent/monkey/_patch_thread_lt313.py -> build/bdist.linux-x86_64/wheel/./gevent/monkey copying build/lib.linux-x86_64-cpython-312/gevent/threading.py -> build/bdist.linux-x86_64/wheel/./gevent copying build/lib.linux-x86_64-cpython-312/gevent/event.py -> build/bdist.linux-x86_64/wheel/./gevent copying build/lib.linux-x86_64-cpython-312/gevent/_monitor.py -> build/bdist.linux-x86_64/wheel/./gevent copying build/lib.linux-x86_64-cpython-312/gevent/_fileobjectposix.py -> build/bdist.linux-x86_64/wheel/./gevent copying build/lib.linux-x86_64-cpython-312/gevent/__init__.py -> build/bdist.linux-x86_64/wheel/./gevent copying build/lib.linux-x86_64-cpython-312/gevent/_tblib.py -> build/bdist.linux-x86_64/wheel/./gevent copying build/lib.linux-x86_64-cpython-312/gevent/win32util.py -> build/bdist.linux-x86_64/wheel/./gevent copying build/lib.linux-x86_64-cpython-312/gevent/core.py -> build/bdist.linux-x86_64/wheel/./gevent copying build/lib.linux-x86_64-cpython-312/gevent/fileobject.py -> build/bdist.linux-x86_64/wheel/./gevent copying build/lib.linux-x86_64-cpython-312/gevent/_semaphore.py -> build/bdist.linux-x86_64/wheel/./gevent copying build/lib.linux-x86_64-cpython-312/gevent/util.py -> build/bdist.linux-x86_64/wheel/./gevent copying build/lib.linux-x86_64-cpython-312/gevent/_ident.py -> build/bdist.linux-x86_64/wheel/./gevent copying build/lib.linux-x86_64-cpython-312/gevent/signal.py -> build/bdist.linux-x86_64/wheel/./gevent copying build/lib.linux-x86_64-cpython-312/gevent/resolver_thread.py -> build/bdist.linux-x86_64/wheel/./gevent copying build/lib.linux-x86_64-cpython-312/gevent/time.py -> build/bdist.linux-x86_64/wheel/./gevent copying build/lib.linux-x86_64-cpython-312/gevent/_abstract_linkable.py -> build/bdist.linux-x86_64/wheel/./gevent copying build/lib.linux-x86_64-cpython-312/gevent/_gevent_c_abstract_linkable.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./gevent creating build/bdist.linux-x86_64/wheel/gevent/resolver copying build/lib.linux-x86_64-cpython-312/gevent/resolver/cares.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./gevent/resolver copying build/lib.linux-x86_64-cpython-312/gevent/resolver/blocking.py -> build/bdist.linux-x86_64/wheel/./gevent/resolver copying build/lib.linux-x86_64-cpython-312/gevent/resolver/dnspython.py -> build/bdist.linux-x86_64/wheel/./gevent/resolver copying build/lib.linux-x86_64-cpython-312/gevent/resolver/_addresses.py -> build/bdist.linux-x86_64/wheel/./gevent/resolver copying build/lib.linux-x86_64-cpython-312/gevent/resolver/ares.py -> build/bdist.linux-x86_64/wheel/./gevent/resolver copying build/lib.linux-x86_64-cpython-312/gevent/resolver/thread.py -> build/bdist.linux-x86_64/wheel/./gevent/resolver copying build/lib.linux-x86_64-cpython-312/gevent/resolver/__init__.py -> build/bdist.linux-x86_64/wheel/./gevent/resolver copying build/lib.linux-x86_64-cpython-312/gevent/resolver/_hostsfile.py -> build/bdist.linux-x86_64/wheel/./gevent/resolver copying build/lib.linux-x86_64-cpython-312/gevent/_imap.py -> build/bdist.linux-x86_64/wheel/./gevent copying build/lib.linux-x86_64-cpython-312/gevent/backdoor.py -> build/bdist.linux-x86_64/wheel/./gevent copying build/lib.linux-x86_64-cpython-312/gevent/_tracer.py -> build/bdist.linux-x86_64/wheel/./gevent copying build/lib.linux-x86_64-cpython-312/gevent/_gevent_c_tracer.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./gevent copying build/lib.linux-x86_64-cpython-312/gevent/ssl.py -> build/bdist.linux-x86_64/wheel/./gevent running install_egg_info running egg_info writing src/gevent.egg-info/PKG-INFO writing dependency_links to src/gevent.egg-info/dependency_links.txt writing entry points to src/gevent.egg-info/entry_points.txt writing requirements to src/gevent.egg-info/requires.txt writing top-level names to src/gevent.egg-info/top_level.txt dependency /usr/include/python3.12/Python.h won't be automatically included in the manifest: the path must be relative dependency /usr/include/python3.12/pythread.h won't be automatically included in the manifest: the path must be relative dependency /usr/include/python3.12/Python.h won't be automatically included in the manifest: the path must be relative reading manifest file 'src/gevent.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'deps' warning: no files found matching 'changelog.rst' warning: no files found matching 'Makefile.ext' warning: no files found matching 'known_failures.py' warning: no files found matching '.pep8' no previously-included directories found matching '*/__pycache__' warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.o' found anywhere in distribution warning: no previously-included files matching '*.lo' found anywhere in distribution warning: no previously-included files matching '*.la' found anywhere in distribution warning: no previously-included files matching '.dirstamp' found anywhere in distribution warning: no previously-included files matching 'config.log' found anywhere in distribution warning: no previously-included files matching 'config.status' found anywhere in distribution warning: no previously-included files matching 'config.cache' found anywhere in distribution no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '.coverage' found under directory 'src/greentest' no previously-included directories found matching 'src/greentest/htmlcov' warning: no previously-included files matching 'stamp-h?' found under directory 'deps/c-ares' warning: no previously-included files matching 'ares_build.h.orig' found under directory 'deps/c-ares' warning: no previously-included files matching '_corecffi.c' found under directory 'src/gevent' warning: no previously-included files found matching 'configure-output' warning: no previously-included files found matching 'configure-output.txt' warning: no previously-included files found matching 'deps/TAGS' warning: no previously-included files found matching 'deps/libev/configure-output.txt' warning: no previously-included files found matching 'deps/c-ares/ares_build.h' warning: no previously-included files found matching 'deps/c-ares/ares_config.h' warning: no previously-included files found matching 'deps/c-ares/libcares.pc' warning: no previously-included files found matching 'deps/c-ares/libtool' warning: no previously-included files found matching 'deps/c-ares/Makefile' no previously-included directories found matching 'deps/c-ares/.deps' no previously-included directories found matching 'deps/c-ares/.libs' no previously-included directories found matching 'deps/libev/.deps' no previously-included directories found matching 'deps/libev/.libs' warning: no previously-included files matching 'Makefile' found under directory 'deps/libev' warning: no previously-included files matching 'libtool' found under directory 'deps/libev' warning: no previously-included files matching 'stamp-h?' found under directory 'deps/libev' warning: no previously-included files matching 'config.h' found under directory 'deps/libev' no previously-included directories found matching 'deps/libuv/.deps' no previously-included directories found matching 'deps/libuv/.libs' no previously-included directories found matching 'deps/libuv/src/.deps' no previously-included directories found matching 'deps/libuv/src/unix/.deps' no previously-included directories found matching 'deps/libuv/src/win/.deps' no previously-included directories found matching 'deps/libuv/test/.deps' no previously-included directories found matching 'deps/libuv/autom4te.cache' no previously-included directories found matching 'deps/libuv/m4' warning: no previously-included files matching 'Makefile' found under directory 'deps/libuv' warning: no previously-included files matching 'Makefile.in' found under directory 'deps/libuv' warning: no previously-included files matching 'ar-lib' found under directory 'deps/libuv' warning: no previously-included files matching 'aclocal.m4' found under directory 'deps/libuv' warning: no previously-included files matching 'compile' found under directory 'deps/libuv' warning: no previously-included files matching 'configure' found under directory 'deps/libuv' warning: no previously-included files matching 'depcomp' found under directory 'deps/libuv' warning: no previously-included files matching 'install-sh' found under directory 'deps/libuv' warning: no previously-included files matching 'libtool' found under directory 'deps/libuv' warning: no previously-included files matching 'libuv.pc' found under directory 'deps/libuv' warning: no previously-included files matching 'ltmain.sh' found under directory 'deps/libuv' warning: no previously-included files matching 'missing' found under directory 'deps/libuv' adding license file 'LICENSE' adding license file 'NOTICE' adding license file 'AUTHORS' writing manifest file 'src/gevent.egg-info/SOURCES.txt' Copying src/gevent.egg-info to build/bdist.linux-x86_64/wheel/./gevent-24.11.1-py3.12.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/gevent-24.11.1.dist-info/WHEEL creating '/home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build/gevent-24.11.1/.pyproject-builddir/pip-wheel-0vlm9xaw/.tmp-4j38ac_c/gevent-24.11.1-cp312-cp312-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'gevent/__init__.py' adding 'gevent/_abstract_linkable.py' adding 'gevent/_compat.py' adding 'gevent/_config.py' adding 'gevent/_fileobjectcommon.py' adding 'gevent/_fileobjectposix.py' adding 'gevent/_gevent_c_abstract_linkable.cpython-312-x86_64-linux-gnu.so' adding 'gevent/_gevent_c_greenlet_primitives.cpython-312-x86_64-linux-gnu.so' adding 'gevent/_gevent_c_hub_local.cpython-312-x86_64-linux-gnu.so' adding 'gevent/_gevent_c_hub_primitives.cpython-312-x86_64-linux-gnu.so' adding 'gevent/_gevent_c_ident.cpython-312-x86_64-linux-gnu.so' adding 'gevent/_gevent_c_imap.cpython-312-x86_64-linux-gnu.so' adding 'gevent/_gevent_c_semaphore.cpython-312-x86_64-linux-gnu.so' adding 'gevent/_gevent_c_tracer.cpython-312-x86_64-linux-gnu.so' adding 'gevent/_gevent_c_waiter.cpython-312-x86_64-linux-gnu.so' adding 'gevent/_gevent_cevent.cpython-312-x86_64-linux-gnu.so' adding 'gevent/_gevent_cgreenlet.cpython-312-x86_64-linux-gnu.so' adding 'gevent/_gevent_clocal.cpython-312-x86_64-linux-gnu.so' adding 'gevent/_gevent_cqueue.cpython-312-x86_64-linux-gnu.so' adding 'gevent/_greenlet_primitives.py' adding 'gevent/_hub_local.py' adding 'gevent/_hub_primitives.py' adding 'gevent/_ident.py' adding 'gevent/_imap.py' adding 'gevent/_interfaces.py' adding 'gevent/_monitor.py' adding 'gevent/_patcher.py' adding 'gevent/_semaphore.py' adding 'gevent/_socket3.py' adding 'gevent/_socketcommon.py' adding 'gevent/_tblib.py' adding 'gevent/_threading.py' adding 'gevent/_tracer.py' adding 'gevent/_util.py' adding 'gevent/_waiter.py' adding 'gevent/ares.py' adding 'gevent/backdoor.py' adding 'gevent/baseserver.py' adding 'gevent/builtins.py' adding 'gevent/contextvars.py' adding 'gevent/core.py' adding 'gevent/event.py' adding 'gevent/events.py' adding 'gevent/exceptions.py' adding 'gevent/fileobject.py' adding 'gevent/greenlet.py' adding 'gevent/hub.py' adding 'gevent/local.py' adding 'gevent/lock.py' adding 'gevent/os.py' adding 'gevent/pool.py' adding 'gevent/pywsgi.py' adding 'gevent/queue.py' adding 'gevent/resolver_ares.py' adding 'gevent/resolver_thread.py' adding 'gevent/select.py' adding 'gevent/selectors.py' adding 'gevent/server.py' adding 'gevent/signal.py' adding 'gevent/socket.py' adding 'gevent/ssl.py' adding 'gevent/subprocess.py' adding 'gevent/thread.py' adding 'gevent/threading.py' adding 'gevent/threadpool.py' adding 'gevent/time.py' adding 'gevent/timeout.py' adding 'gevent/util.py' adding 'gevent/win32util.py' adding 'gevent/_ffi/__init__.py' adding 'gevent/_ffi/callback.py' adding 'gevent/_ffi/loop.py' adding 'gevent/_ffi/watcher.py' adding 'gevent/libev/__init__.py' adding 'gevent/libev/_corecffi.abi3.so' adding 'gevent/libev/_corecffi_build.py' adding 'gevent/libev/corecext.cpython-312-x86_64-linux-gnu.so' adding 'gevent/libev/corecffi.py' adding 'gevent/libev/watcher.py' adding 'gevent/libuv/__init__.py' adding 'gevent/libuv/_corecffi.abi3.so' adding 'gevent/libuv/_corecffi_build.py' adding 'gevent/libuv/loop.py' adding 'gevent/libuv/watcher.py' adding 'gevent/monkey/__init__.py' adding 'gevent/monkey/__main__.py' adding 'gevent/monkey/_errors.py' adding 'gevent/monkey/_main.py' adding 'gevent/monkey/_patch_thread_common.py' adding 'gevent/monkey/_patch_thread_gte313.py' adding 'gevent/monkey/_patch_thread_lt313.py' adding 'gevent/monkey/_state.py' adding 'gevent/monkey/_util.py' adding 'gevent/monkey/api.py' adding 'gevent/resolver/__init__.py' adding 'gevent/resolver/_addresses.py' adding 'gevent/resolver/_hostsfile.py' adding 'gevent/resolver/ares.py' adding 'gevent/resolver/blocking.py' adding 'gevent/resolver/cares.cpython-312-x86_64-linux-gnu.so' adding 'gevent/resolver/dnspython.py' adding 'gevent/resolver/thread.py' adding 'gevent/testing/__init__.py' adding 'gevent/testing/errorhandler.py' adding 'gevent/testing/exception.py' adding 'gevent/testing/flaky.py' adding 'gevent/testing/hub.py' adding 'gevent/testing/leakcheck.py' adding 'gevent/testing/modules.py' adding 'gevent/testing/monkey_test.py' adding 'gevent/testing/openfiles.py' adding 'gevent/testing/params.py' adding 'gevent/testing/patched_tests_setup.py' adding 'gevent/testing/resources.py' adding 'gevent/testing/six.py' adding 'gevent/testing/skipping.py' adding 'gevent/testing/sockets.py' adding 'gevent/testing/support.py' adding 'gevent/testing/switching.py' adding 'gevent/testing/sysinfo.py' adding 'gevent/testing/testcase.py' adding 'gevent/testing/testrunner.py' adding 'gevent/testing/timing.py' adding 'gevent/testing/travis.py' adding 'gevent/testing/util.py' adding 'gevent/testing/coveragesite/sitecustomize.py' adding 'gevent/tests/2_7_keycert.pem' adding 'gevent/tests/__init__.py' adding 'gevent/tests/__main__.py' adding 'gevent/tests/_blocks_at_top_level.py' adding 'gevent/tests/_import_import_patch.py' adding 'gevent/tests/_import_patch.py' adding 'gevent/tests/_import_wait.py' adding 'gevent/tests/_imports_at_top_level.py' adding 'gevent/tests/_imports_imports_at_top_level.py' adding 'gevent/tests/badcert.pem' adding 'gevent/tests/badkey.pem' adding 'gevent/tests/getaddrinfo_module.py' adding 'gevent/tests/hosts_file.txt' adding 'gevent/tests/https_svn_python_org_root.pem' adding 'gevent/tests/keycert.pem' adding 'gevent/tests/known_failures.py' adding 'gevent/tests/lock_tests.py' adding 'gevent/tests/nullcert.pem' adding 'gevent/tests/server.crt' adding 'gevent/tests/server.key' adding 'gevent/tests/sha256.pem' adding 'gevent/tests/test__GreenletExit.py' adding 'gevent/tests/test___config.py' adding 'gevent/tests/test___ident.py' adding 'gevent/tests/test___monitor.py' adding 'gevent/tests/test___monkey_patching.py' adding 'gevent/tests/test__all__.py' adding 'gevent/tests/test__api.py' adding 'gevent/tests/test__api_timeout.py' adding 'gevent/tests/test__ares_host_result.py' adding 'gevent/tests/test__ares_timeout.py' adding 'gevent/tests/test__backdoor.py' adding 'gevent/tests/test__close_backend_fd.py' adding 'gevent/tests/test__compat.py' adding 'gevent/tests/test__contextvars.py' adding 'gevent/tests/test__core.py' adding 'gevent/tests/test__core_async.py' adding 'gevent/tests/test__core_callback.py' adding 'gevent/tests/test__core_fork.py' adding 'gevent/tests/test__core_loop_run.py' adding 'gevent/tests/test__core_stat.py' adding 'gevent/tests/test__core_timer.py' adding 'gevent/tests/test__core_watcher.py' adding 'gevent/tests/test__destroy.py' adding 'gevent/tests/test__destroy_default_loop.py' adding 'gevent/tests/test__doctests.py' adding 'gevent/tests/test__environ.py' adding 'gevent/tests/test__event.py' adding 'gevent/tests/test__events.py' adding 'gevent/tests/test__example_echoserver.py' adding 'gevent/tests/test__example_portforwarder.py' adding 'gevent/tests/test__example_udp_client.py' adding 'gevent/tests/test__example_udp_server.py' adding 'gevent/tests/test__example_webproxy.py' adding 'gevent/tests/test__example_wsgiserver.py' adding 'gevent/tests/test__example_wsgiserver_ssl.py' adding 'gevent/tests/test__examples.py' adding 'gevent/tests/test__exc_info.py' adding 'gevent/tests/test__execmodules.py' adding 'gevent/tests/test__fileobject.py' adding 'gevent/tests/test__getaddrinfo_import.py' adding 'gevent/tests/test__greenio.py' adding 'gevent/tests/test__greenlet.py' adding 'gevent/tests/test__greenletset.py' adding 'gevent/tests/test__greenness.py' adding 'gevent/tests/test__hub.py' adding 'gevent/tests/test__hub_join.py' adding 'gevent/tests/test__hub_join_timeout.py' adding 'gevent/tests/test__import_blocking_in_greenlet.py' adding 'gevent/tests/test__import_wait.py' adding 'gevent/tests/test__issue112.py' adding 'gevent/tests/test__issue1686.py' adding 'gevent/tests/test__issue1864.py' adding 'gevent/tests/test__issue230.py' adding 'gevent/tests/test__issue330.py' adding 'gevent/tests/test__issue467.py' adding 'gevent/tests/test__issue6.py' adding 'gevent/tests/test__issue600.py' adding 'gevent/tests/test__issue607.py' adding 'gevent/tests/test__issue639.py' adding 'gevent/tests/test__issue_728.py' adding 'gevent/tests/test__issues461_471.py' adding 'gevent/tests/test__iwait.py' adding 'gevent/tests/test__joinall.py' adding 'gevent/tests/test__local.py' adding 'gevent/tests/test__lock.py' adding 'gevent/tests/test__loop_callback.py' adding 'gevent/tests/test__makefile_ref.py' adding 'gevent/tests/test__memleak.py' adding 'gevent/tests/test__monkey.py' adding 'gevent/tests/test__monkey_builtins_future.py' adding 'gevent/tests/test__monkey_hub_in_thread.py' adding 'gevent/tests/test__monkey_logging.py' adding 'gevent/tests/test__monkey_module_run.py' adding 'gevent/tests/test__monkey_multiple_imports.py' adding 'gevent/tests/test__monkey_queue.py' adding 'gevent/tests/test__monkey_select.py' adding 'gevent/tests/test__monkey_selectors.py' adding 'gevent/tests/test__monkey_sigchld.py' adding 'gevent/tests/test__monkey_sigchld_2.py' adding 'gevent/tests/test__monkey_sigchld_3.py' adding 'gevent/tests/test__monkey_ssl_warning.py' adding 'gevent/tests/test__monkey_ssl_warning2.py' adding 'gevent/tests/test__monkey_ssl_warning3.py' adding 'gevent/tests/test__nondefaultloop.py' adding 'gevent/tests/test__order.py' adding 'gevent/tests/test__os.py' adding 'gevent/tests/test__pool.py' adding 'gevent/tests/test__pywsgi.py' adding 'gevent/tests/test__queue.py' adding 'gevent/tests/test__real_greenlet.py' adding 'gevent/tests/test__refcount.py' adding 'gevent/tests/test__refcount_core.py' adding 'gevent/tests/test__resolver_dnspython.py' adding 'gevent/tests/test__select.py' adding 'gevent/tests/test__selectors.py' adding 'gevent/tests/test__semaphore.py' adding 'gevent/tests/test__server.py' adding 'gevent/tests/test__server_pywsgi.py' adding 'gevent/tests/test__signal.py' adding 'gevent/tests/test__sleep0.py' adding 'gevent/tests/test__socket.py' adding 'gevent/tests/test__socket_close.py' adding 'gevent/tests/test__socket_dns.py' adding 'gevent/tests/test__socket_dns6.py' adding 'gevent/tests/test__socket_errors.py' adding 'gevent/tests/test__socket_ex.py' adding 'gevent/tests/test__socket_send_memoryview.py' adding 'gevent/tests/test__socket_ssl.py' adding 'gevent/tests/test__socket_timeout.py' adding 'gevent/tests/test__socketpair.py' adding 'gevent/tests/test__ssl.py' adding 'gevent/tests/test__subprocess.py' adding 'gevent/tests/test__subprocess_interrupted.py' adding 'gevent/tests/test__subprocess_poll.py' adding 'gevent/tests/test__systemerror.py' adding 'gevent/tests/test__thread.py' adding 'gevent/tests/test__threading.py' adding 'gevent/tests/test__threading_2.py' adding 'gevent/tests/test__threading_before_monkey.py' adding 'gevent/tests/test__threading_fork_from_dummy.py' adding 'gevent/tests/test__threading_holding_lock_while_monkey.py' adding 'gevent/tests/test__threading_monkey_in_thread.py' adding 'gevent/tests/test__threading_native_before_monkey.py' adding 'gevent/tests/test__threading_no_monkey.py' adding 'gevent/tests/test__threading_patched_local.py' adding 'gevent/tests/test__threading_vs_settrace.py' adding 'gevent/tests/test__threadpool.py' adding 'gevent/tests/test__threadpool_executor_patched.py' adding 'gevent/tests/test__timeout.py' adding 'gevent/tests/test__util.py' adding 'gevent/tests/test_server.crt' adding 'gevent/tests/test_server.key' adding 'gevent/tests/tests_that_dont_do_leakchecks.txt' adding 'gevent/tests/tests_that_dont_monkeypatch.txt' adding 'gevent/tests/tests_that_dont_use_resolver.txt' adding 'gevent/tests/wrongcert.pem' adding 'gevent/tests/monkey_package/__init__.py' adding 'gevent/tests/monkey_package/__main__.py' adding 'gevent/tests/monkey_package/issue1526_no_monkey.py' adding 'gevent/tests/monkey_package/issue1526_with_monkey.py' adding 'gevent/tests/monkey_package/issue302monkey.py' adding 'gevent/tests/monkey_package/script.py' adding 'gevent/tests/monkey_package/threadpool_monkey_patches.py' adding 'gevent/tests/monkey_package/threadpool_no_monkey.py' adding 'gevent-24.11.1.dist-info/AUTHORS' adding 'gevent-24.11.1.dist-info/LICENSE' adding 'gevent-24.11.1.dist-info/METADATA' adding 'gevent-24.11.1.dist-info/NOTICE' adding 'gevent-24.11.1.dist-info/WHEEL' adding 'gevent-24.11.1.dist-info/entry_points.txt' adding 'gevent-24.11.1.dist-info/top_level.txt' adding 'gevent-24.11.1.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for gevent (pyproject.toml): finished with status 'done' Created wheel for gevent: filename=gevent-24.11.1-cp312-cp312-linux_x86_64.whl size=5477949 sha256=6cb99957414593544e6055d0476765bc365e46586b51d2380df9e2829b25a908 Stored in directory: /home/pterjan/.cache/pip/wheels/82/4a/93/efb6b1fdf0dfb55d7d5e4c8f8f14db8f2e61f779a2b68f14f8 Successfully built gevent + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.1rOj9j + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build + mkdir /home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-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 -I/usr/include/libev' + 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 -I/usr/include/libev' + 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 -I/usr/include/libev ' + 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 -I/usr/include/libev ' + 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/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd gevent-24.11.1 + '[' 1 -eq 1 ']' + export GEVENTSETUP_EMBED=0 + GEVENTSETUP_EMBED=0 ++ xargs basename --multiple ++ ls /home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build/gevent-24.11.1/pyproject-wheeldir/gevent-24.11.1-cp312-cp312-linux_x86_64.whl ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=gevent==24.11.1 + '[' -z gevent==24.11.1 ']' + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build/gevent-24.11.1/.pyproject-builddir + /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build/BUILDROOT --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build/gevent-24.11.1/pyproject-wheeldir gevent==24.11.1 Using pip 24.3.1 from /usr/lib/python3.12/site-packages/pip (python 3.12) Looking in links: /home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build/gevent-24.11.1/pyproject-wheeldir Processing ./pyproject-wheeldir/gevent-24.11.1-cp312-cp312-linux_x86_64.whl Installing collected packages: gevent Successfully installed gevent-24.11.1 + '[' -d /home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build/BUILDROOT/usr/bin ']' + rm -f /home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build/python-gevent-24.11.1-1.mga10.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build/BUILDROOT/usr/lib/python3.12/site-packages ']' + '[' /home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build/BUILDROOT/usr/lib64/python3.12/site-packages '!=' /home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build/BUILDROOT/usr/lib/python3.12/site-packages ']' + '[' -d /home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build/BUILDROOT/usr/lib64/python3.12/site-packages ']' + site_dirs+=("/usr/lib64/python3.12/site-packages") + for site_dir in ${site_dirs[@]} + for distinfo in /home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build/BUILDROOT$site_dir/*.dist-info + echo '%ghost /usr/lib64/python3.12/site-packages/gevent-24.11.1.dist-info' + sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build/BUILDROOT/usr/lib64/python3.12/site-packages/gevent-24.11.1.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build/BUILDROOT/usr/lib64/python3.12/site-packages/gevent-24.11.1.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build/python-gevent-24.11.1-1.mga10.x86_64-pyproject-record + rm -fv /home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build/BUILDROOT/usr/lib64/python3.12/site-packages/gevent-24.11.1.dist-info/RECORD removed '/home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build/BUILDROOT/usr/lib64/python3.12/site-packages/gevent-24.11.1.dist-info/RECORD' + rm -fv /home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build/BUILDROOT/usr/lib64/python3.12/site-packages/gevent-24.11.1.dist-info/REQUESTED removed '/home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build/BUILDROOT/usr/lib64/python3.12/site-packages/gevent-24.11.1.dist-info/REQUESTED' ++ wc -l /home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build/python-gevent-24.11.1-1.mga10.x86_64-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + find /home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build/BUILDROOT -name .buildinfo -delete + find /home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build/BUILDROOT -name '*.so' -exec chmod 755 '{}' ';' + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 24.11.1-1.mga10 --unique-debug-suffix -24.11.1-1.mga10.x86_64 --unique-debug-src-base python-gevent-24.11.1-1.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build/gevent-24.11.1 find-debuginfo: starting Extracting debug info from 17 files DWARF-compressing 17 files sepdebugcrcfix: Updated 17 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/python-gevent-24.11.1-1.mga10.x86_64 find-debuginfo: done + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build/BUILDROOT/usr/lib64/python3.12 using python3.12 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set Bytecompiling .py files below /home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build/BUILDROOT/usr/lib/debug/usr/lib64/python3.12 using python3.12 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set + /usr/lib/rpm/redhat/brp-python-hardlink Reading /home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build/SPECPARTS/rpm-debuginfo.specpart Processing files: python3-gevent-24.11.1-1.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.rdKc2O + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build + cd gevent-24.11.1 + DOCDIR=/home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build/BUILDROOT/usr/share/doc/python3-gevent + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build/BUILDROOT/usr/share/doc/python3-gevent + cp -pr /home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build/gevent-24.11.1/README.rst /home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build/BUILDROOT/usr/share/doc/python3-gevent + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.TGsHDQ + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build + cd gevent-24.11.1 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build/BUILDROOT/usr/share/licenses/python3-gevent + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build/BUILDROOT/usr/share/licenses/python3-gevent + cp -pr /home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build/gevent-24.11.1/LICENSE /home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build/BUILDROOT/usr/share/licenses/python3-gevent + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-gevent = 24.11.1-1.mga10 python3-gevent = 24.11.1-1.mga10 python3-gevent(x86-64) = 24.11.1-1.mga10 python3.12-gevent = 24.11.1-1.mga10 python3.12dist(gevent) = 24.11.1 python3dist(gevent) = 24.11.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcares.so.2()(64bit) libev.so.4()(64bit) libpython3.12.so.1.0()(64bit) libuv.so.1()(64bit) python(abi) = 3.12 python3.12dist(greenlet) >= 3.1.1 python3.12dist(zope-event) python3.12dist(zope-interface) Obsoletes: python-gevent < 24.11.1-1.mga10 Processing files: python-gevent-debugsource-24.11.1-1.mga10.x86_64 Provides: python-gevent-debugsource = 24.11.1-1.mga10 python-gevent-debugsource(x86-64) = 24.11.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-gevent-debuginfo-24.11.1-1.mga10.x86_64 Provides: debuginfo(build-id) = 036f602bb441951848b812e5b275af2badd04d61 debuginfo(build-id) = 0b814749c0684d7d16a17c3be1cd88c32d8ee486 debuginfo(build-id) = 0b8927dbc44886825868055478272a2d0d16b7e7 debuginfo(build-id) = 1427475fe64dc43d7515205da2373d009c6cb58b debuginfo(build-id) = 1573be931b6570980ca9bc8d14908e017c310926 debuginfo(build-id) = 190a2cb166eb97a0e1e9814b32e83d444de8e00d debuginfo(build-id) = 2ad70a53a32c6dd16aaba6608c50149f508de250 debuginfo(build-id) = 2db9ea863a19cdbd566ffe5e990d46d224be152f debuginfo(build-id) = 3e9e8d52ba66bbd88473c58302c43d4922832551 debuginfo(build-id) = 414647d47c022829174d29ddd23cdf384992320c debuginfo(build-id) = 4aeb8abdc0ef9d92c82da4b826e90617262b427b debuginfo(build-id) = 5f343711183adf973776fc418f0a177b0f5edeff debuginfo(build-id) = 6b2588d034d1a31bc6c2291eaf7109ef837c97a6 debuginfo(build-id) = 7664dd4096945a49bdc1e0173bf8906b5737fd46 debuginfo(build-id) = e689519ea0c745fad2de541a2e4903256c8da1cf debuginfo(build-id) = f6ce701b30b2fcee8c7a88441e0c08a3fb50de48 debuginfo(build-id) = fd1969017e97cc0ac34b3144e4dc6e5105f1bbc0 python-gevent-debuginfo = 24.11.1-1.mga10 python3-gevent-debuginfo = 24.11.1-1.mga10 python3-gevent-debuginfo(x86-64) = 24.11.1-1.mga10 python3.12-gevent-debuginfo = 24.11.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-gevent-debugsource(x86-64) = 24.11.1-1.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python-gevent-debugsource-24.11.1-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-gevent-24.11.1-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-gevent-debuginfo-24.11.1-1.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.YkKyqi + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build + test -d /home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build + rm -rf /home/pterjan/rpmbuild/BUILD/python-gevent-24.11.1-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!