===> Building for py313-gevent-24.11.1 * Building wheel... 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:22: 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 /opt/pkg/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /opt/pkg/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel running build running build_py creating build/lib.macosx-12.3-arm64-cpython-313/gevent copying src/gevent/__init__.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent copying src/gevent/_abstract_linkable.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent copying src/gevent/_compat.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent copying src/gevent/_config.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent copying src/gevent/_fileobjectcommon.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent copying src/gevent/_fileobjectposix.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent copying src/gevent/_greenlet_primitives.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent copying src/gevent/_hub_local.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent copying src/gevent/_hub_primitives.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent copying src/gevent/_ident.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent copying src/gevent/_imap.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent copying src/gevent/_interfaces.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent copying src/gevent/_monitor.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent copying src/gevent/_patcher.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent copying src/gevent/_semaphore.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent copying src/gevent/_socket3.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent copying src/gevent/_socketcommon.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent copying src/gevent/_tblib.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent copying src/gevent/_threading.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent copying src/gevent/_tracer.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent copying src/gevent/_util.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent copying src/gevent/_waiter.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent copying src/gevent/ares.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent copying src/gevent/backdoor.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent copying src/gevent/baseserver.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent copying src/gevent/builtins.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent copying src/gevent/contextvars.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent copying src/gevent/core.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent copying src/gevent/event.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent copying src/gevent/events.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent copying src/gevent/exceptions.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent copying src/gevent/fileobject.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent copying src/gevent/greenlet.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent copying src/gevent/hub.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent copying src/gevent/local.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent copying src/gevent/lock.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent copying src/gevent/os.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent copying src/gevent/pool.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent copying src/gevent/pywsgi.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent copying src/gevent/queue.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent copying src/gevent/resolver_ares.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent copying src/gevent/resolver_thread.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent copying src/gevent/select.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent copying src/gevent/selectors.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent copying src/gevent/server.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent copying src/gevent/signal.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent copying src/gevent/socket.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent copying src/gevent/ssl.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent copying src/gevent/subprocess.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent copying src/gevent/thread.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent copying src/gevent/threading.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent copying src/gevent/threadpool.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent copying src/gevent/time.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent copying src/gevent/timeout.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent copying src/gevent/util.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent copying src/gevent/win32util.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent creating build/lib.macosx-12.3-arm64-cpython-313/gevent/_ffi copying src/gevent/_ffi/__init__.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/_ffi copying src/gevent/_ffi/callback.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/_ffi copying src/gevent/_ffi/loop.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/_ffi copying src/gevent/_ffi/watcher.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/_ffi creating build/lib.macosx-12.3-arm64-cpython-313/gevent/libev copying src/gevent/libev/__init__.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/libev copying src/gevent/libev/_corecffi_build.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/libev copying src/gevent/libev/corecffi.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/libev copying src/gevent/libev/watcher.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/libev creating build/lib.macosx-12.3-arm64-cpython-313/gevent/libuv copying src/gevent/libuv/__init__.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/libuv copying src/gevent/libuv/_corecffi_build.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/libuv copying src/gevent/libuv/loop.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/libuv copying src/gevent/libuv/watcher.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/libuv creating build/lib.macosx-12.3-arm64-cpython-313/gevent/monkey copying src/gevent/monkey/__init__.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/monkey copying src/gevent/monkey/__main__.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/monkey copying src/gevent/monkey/_errors.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/monkey copying src/gevent/monkey/_main.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/monkey copying src/gevent/monkey/_patch_thread_common.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/monkey copying src/gevent/monkey/_patch_thread_gte313.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/monkey copying src/gevent/monkey/_patch_thread_lt313.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/monkey copying src/gevent/monkey/_state.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/monkey copying src/gevent/monkey/_util.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/monkey copying src/gevent/monkey/api.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/monkey creating build/lib.macosx-12.3-arm64-cpython-313/gevent/resolver copying src/gevent/resolver/__init__.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/resolver copying src/gevent/resolver/_addresses.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/resolver copying src/gevent/resolver/_hostsfile.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/resolver copying src/gevent/resolver/ares.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/resolver copying src/gevent/resolver/blocking.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/resolver copying src/gevent/resolver/dnspython.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/resolver copying src/gevent/resolver/thread.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/resolver creating build/lib.macosx-12.3-arm64-cpython-313/gevent/testing copying src/gevent/testing/__init__.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/testing copying src/gevent/testing/errorhandler.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/testing copying src/gevent/testing/exception.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/testing copying src/gevent/testing/flaky.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/testing copying src/gevent/testing/hub.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/testing copying src/gevent/testing/leakcheck.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/testing copying src/gevent/testing/modules.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/testing copying src/gevent/testing/monkey_test.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/testing copying src/gevent/testing/openfiles.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/testing copying src/gevent/testing/params.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/testing copying src/gevent/testing/patched_tests_setup.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/testing copying src/gevent/testing/resources.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/testing copying src/gevent/testing/six.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/testing copying src/gevent/testing/skipping.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/testing copying src/gevent/testing/sockets.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/testing copying src/gevent/testing/support.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/testing copying src/gevent/testing/switching.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/testing copying src/gevent/testing/sysinfo.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/testing copying src/gevent/testing/testcase.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/testing copying src/gevent/testing/testrunner.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/testing copying src/gevent/testing/timing.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/testing copying src/gevent/testing/travis.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/testing copying src/gevent/testing/util.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/testing creating build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/__init__.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/__main__.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/_blocks_at_top_level.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/_import_import_patch.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/_import_patch.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/_import_wait.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/_imports_at_top_level.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/_imports_imports_at_top_level.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/getaddrinfo_module.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/known_failures.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/lock_tests.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__GreenletExit.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test___config.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test___ident.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test___monitor.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test___monkey_patching.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__all__.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__api.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__api_timeout.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__ares_host_result.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__ares_timeout.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__backdoor.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__close_backend_fd.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__compat.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__contextvars.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__core.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__core_async.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__core_callback.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__core_fork.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__core_loop_run.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__core_stat.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__core_timer.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__core_watcher.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__destroy.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__destroy_default_loop.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__doctests.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__environ.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__event.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__events.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__example_echoserver.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__example_portforwarder.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__example_udp_client.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__example_udp_server.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__example_webproxy.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__example_wsgiserver.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__example_wsgiserver_ssl.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__examples.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__exc_info.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__execmodules.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__fileobject.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__getaddrinfo_import.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__greenio.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__greenlet.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__greenletset.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__greenness.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__hub.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__hub_join.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__hub_join_timeout.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__import_blocking_in_greenlet.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__import_wait.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__issue112.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__issue1686.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__issue1864.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__issue230.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__issue330.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__issue467.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__issue6.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__issue600.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__issue607.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__issue639.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__issue_728.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__issues461_471.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__iwait.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__joinall.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__local.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__lock.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__loop_callback.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__makefile_ref.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__memleak.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__monkey.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__monkey_builtins_future.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__monkey_hub_in_thread.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__monkey_logging.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__monkey_module_run.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__monkey_multiple_imports.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__monkey_queue.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__monkey_select.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__monkey_selectors.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__monkey_sigchld.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__monkey_sigchld_2.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__monkey_sigchld_3.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__monkey_ssl_warning.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__monkey_ssl_warning2.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__monkey_ssl_warning3.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__nondefaultloop.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__order.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__os.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__pool.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__pywsgi.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__queue.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__real_greenlet.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__refcount.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__refcount_core.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__resolver_dnspython.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__select.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__selectors.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__semaphore.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__server.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__server_pywsgi.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__signal.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__sleep0.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__socket.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__socket_close.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__socket_dns.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__socket_dns6.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__socket_errors.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__socket_ex.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__socket_send_memoryview.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__socket_ssl.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__socket_timeout.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__socketpair.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__ssl.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__subprocess.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__subprocess_interrupted.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__subprocess_poll.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__systemerror.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__thread.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__threading.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__threading_2.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__threading_before_monkey.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__threading_fork_from_dummy.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__threading_holding_lock_while_monkey.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__threading_monkey_in_thread.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__threading_native_before_monkey.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__threading_no_monkey.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__threading_patched_local.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__threading_vs_settrace.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__threadpool.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__threadpool_executor_patched.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__timeout.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test__util.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests creating build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/monkey_package copying src/gevent/tests/monkey_package/__init__.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/monkey_package copying src/gevent/tests/monkey_package/__main__.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/monkey_package copying src/gevent/tests/monkey_package/issue1526_no_monkey.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/monkey_package copying src/gevent/tests/monkey_package/issue1526_with_monkey.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/monkey_package copying src/gevent/tests/monkey_package/issue302monkey.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/monkey_package copying src/gevent/tests/monkey_package/script.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/monkey_package copying src/gevent/tests/monkey_package/threadpool_monkey_patches.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/monkey_package copying src/gevent/tests/monkey_package/threadpool_no_monkey.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/monkey_package creating build/lib.macosx-12.3-arm64-cpython-313/gevent/testing/coveragesite copying src/gevent/testing/coveragesite/sitecustomize.py -> build/lib.macosx-12.3-arm64-cpython-313/gevent/testing/coveragesite copying src/gevent/tests/2_7_keycert.pem -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/badcert.pem -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/badkey.pem -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/https_svn_python_org_root.pem -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/keycert.pem -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/nullcert.pem -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/sha256.pem -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/wrongcert.pem -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/server.crt -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test_server.crt -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/hosts_file.txt -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/tests_that_dont_do_leakchecks.txt -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/tests_that_dont_monkeypatch.txt -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/tests_that_dont_use_resolver.txt -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/server.key -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests copying src/gevent/tests/test_server.key -> build/lib.macosx-12.3-arm64-cpython-313/gevent/tests running build_ext generating cffi module 'build/temp.macosx-12.3-arm64-cpython-313/gevent.libuv._corecffi.c' creating build/temp.macosx-12.3-arm64-cpython-313 libev not embedded, not configuring generating cffi module 'build/temp.macosx-12.3-arm64-cpython-313/gevent.libev._corecffi.c' libev not embedded, not configuring libev not embedded, not configuring building 'gevent.libev.corecext' extension creating build/temp.macosx-12.3-arm64-cpython-313/src/gevent/libev clang -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ev -I/opt/pkg/include/python3.13 -I/opt/pkg/include -I/opt/pkg/include/ev -I/opt/pkg/include/python3.13 -DLIBEV_EMBED=0 -DCYTHON_FAST_THREAD_STATE=0 -Isrc/gevent/libev -I/opt/pkg/include/python3.13 -I/Users/pbulk/build/net/py-gevent/work/gevent-24.11.1/deps -I/Users/pbulk/build/net/py-gevent/work/gevent-24.11.1/src/gevent/libev -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/opt/pkg/include/python3.13 -c src/gevent/libev/callbacks.c -o build/temp.macosx-12.3-arm64-cpython-313/src/gevent/libev/callbacks.o -Wno-unreachable-code -Wno-deprecated-declarations -Wno-incompatible-sysroot -Wno-tautological-compare -Wno-implicit-function-declaration -Wno-unused-value -Wno-macro-redefined clang -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ev -I/opt/pkg/include/python3.13 -I/opt/pkg/include -I/opt/pkg/include/ev -I/opt/pkg/include/python3.13 -DLIBEV_EMBED=0 -DCYTHON_FAST_THREAD_STATE=0 -Isrc/gevent/libev -I/opt/pkg/include/python3.13 -I/Users/pbulk/build/net/py-gevent/work/gevent-24.11.1/deps -I/Users/pbulk/build/net/py-gevent/work/gevent-24.11.1/src/gevent/libev -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/opt/pkg/include/python3.13 -c src/gevent/libev/corecext.c -o build/temp.macosx-12.3-arm64-cpython-313/src/gevent/libev/corecext.o -Wno-unreachable-code -Wno-deprecated-declarations -Wno-incompatible-sysroot -Wno-tautological-compare -Wno-implicit-function-declaration -Wno-unused-value -Wno-macro-redefined clang -bundle -undefined dynamic_lookup -L/opt/pkg/lib -L/usr/lib -L/opt/pkg/lib -L/usr/lib -L/opt/pkg/lib -L/opt/pkg/lib/ev -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ev -I/opt/pkg/include/python3.13 -I/opt/pkg/include -I/opt/pkg/include/ev -I/opt/pkg/include/python3.13 build/temp.macosx-12.3-arm64-cpython-313/src/gevent/libev/callbacks.o build/temp.macosx-12.3-arm64-cpython-313/src/gevent/libev/corecext.o -L/opt/pkg/lib -lev -o build/lib.macosx-12.3-arm64-cpython-313/gevent/libev/corecext.so c-ares not embedded, not configuring .build_ext_make_mod object at 0x14b1f6ae0> <_setuputils.Extension('gevent.resolver.cares') at 0x119e38880> building 'gevent.resolver.cares' extension creating build/temp.macosx-12.3-arm64-cpython-313/src/gevent/resolver clang -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ev -I/opt/pkg/include/python3.13 -I/opt/pkg/include -I/opt/pkg/include/ev -I/opt/pkg/include/python3.13 -DHAVE_NETDB_H= -DCYTHON_FAST_THREAD_STATE=0 -I/opt/pkg/include/python3.13 -I/opt/pkg/include/python3.13 -I/Users/pbulk/build/net/py-gevent/work/gevent-24.11.1/deps -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/opt/pkg/include/python3.13 -c src/gevent/resolver/cares.c -o build/temp.macosx-12.3-arm64-cpython-313/src/gevent/resolver/cares.o -Wno-unreachable-code -Wno-deprecated-declarations -Wno-incompatible-sysroot -Wno-tautological-compare -Wno-implicit-function-declaration -Wno-unused-value -Wno-macro-redefined clang -bundle -undefined dynamic_lookup -L/opt/pkg/lib -L/usr/lib -L/opt/pkg/lib -L/usr/lib -L/opt/pkg/lib -L/opt/pkg/lib/ev -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ev -I/opt/pkg/include/python3.13 -I/opt/pkg/include -I/opt/pkg/include/ev -I/opt/pkg/include/python3.13 build/temp.macosx-12.3-arm64-cpython-313/src/gevent/resolver/cares.o -L/opt/pkg/lib -lcares -o build/lib.macosx-12.3-arm64-cpython-313/gevent/resolver/cares.so building 'gevent._gevent_c_greenlet_primitives' extension clang -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ev -I/opt/pkg/include/python3.13 -I/opt/pkg/include -I/opt/pkg/include/ev -I/opt/pkg/include/python3.13 -DCYTHON_FAST_THREAD_STATE=0 -I/opt/pkg/include/python3.13 -I/opt/pkg/include/python3.13 -I/Users/pbulk/build/net/py-gevent/work/gevent-24.11.1/deps -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/opt/pkg/include/python3.13 -c src/gevent/_greenlet_primitives.c -o build/temp.macosx-12.3-arm64-cpython-313/src/gevent/_greenlet_primitives.o -Wno-unreachable-code -Wno-deprecated-declarations -Wno-incompatible-sysroot -Wno-tautological-compare -Wno-implicit-function-declaration -Wno-unused-value -Wno-macro-redefined clang -bundle -undefined dynamic_lookup -L/opt/pkg/lib -L/usr/lib -L/opt/pkg/lib -L/usr/lib -L/opt/pkg/lib -L/opt/pkg/lib/ev -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ev -I/opt/pkg/include/python3.13 -I/opt/pkg/include -I/opt/pkg/include/ev -I/opt/pkg/include/python3.13 build/temp.macosx-12.3-arm64-cpython-313/src/gevent/_greenlet_primitives.o -L/opt/pkg/lib -o build/lib.macosx-12.3-arm64-cpython-313/gevent/_gevent_c_greenlet_primitives.so building 'gevent._gevent_c_hub_primitives' extension clang -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ev -I/opt/pkg/include/python3.13 -I/opt/pkg/include -I/opt/pkg/include/ev -I/opt/pkg/include/python3.13 -DCYTHON_FAST_THREAD_STATE=0 -I/opt/pkg/include/python3.13 -I/opt/pkg/include/python3.13 -I/Users/pbulk/build/net/py-gevent/work/gevent-24.11.1/deps -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/opt/pkg/include/python3.13 -c src/gevent/_hub_primitives.c -o build/temp.macosx-12.3-arm64-cpython-313/src/gevent/_hub_primitives.o -Wno-unreachable-code -Wno-deprecated-declarations -Wno-incompatible-sysroot -Wno-tautological-compare -Wno-implicit-function-declaration -Wno-unused-value -Wno-macro-redefined clang -bundle -undefined dynamic_lookup -L/opt/pkg/lib -L/usr/lib -L/opt/pkg/lib -L/usr/lib -L/opt/pkg/lib -L/opt/pkg/lib/ev -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ev -I/opt/pkg/include/python3.13 -I/opt/pkg/include -I/opt/pkg/include/ev -I/opt/pkg/include/python3.13 build/temp.macosx-12.3-arm64-cpython-313/src/gevent/_hub_primitives.o -L/opt/pkg/lib -o build/lib.macosx-12.3-arm64-cpython-313/gevent/_gevent_c_hub_primitives.so building 'gevent._gevent_c_hub_local' extension clang -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ev -I/opt/pkg/include/python3.13 -I/opt/pkg/include -I/opt/pkg/include/ev -I/opt/pkg/include/python3.13 -DCYTHON_FAST_THREAD_STATE=0 -I/opt/pkg/include/python3.13 -I/opt/pkg/include/python3.13 -I/Users/pbulk/build/net/py-gevent/work/gevent-24.11.1/deps -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/opt/pkg/include/python3.13 -c src/gevent/_hub_local.c -o build/temp.macosx-12.3-arm64-cpython-313/src/gevent/_hub_local.o -Wno-unreachable-code -Wno-deprecated-declarations -Wno-incompatible-sysroot -Wno-tautological-compare -Wno-implicit-function-declaration -Wno-unused-value -Wno-macro-redefined clang -bundle -undefined dynamic_lookup -L/opt/pkg/lib -L/usr/lib -L/opt/pkg/lib -L/usr/lib -L/opt/pkg/lib -L/opt/pkg/lib/ev -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ev -I/opt/pkg/include/python3.13 -I/opt/pkg/include -I/opt/pkg/include/ev -I/opt/pkg/include/python3.13 build/temp.macosx-12.3-arm64-cpython-313/src/gevent/_hub_local.o -L/opt/pkg/lib -o build/lib.macosx-12.3-arm64-cpython-313/gevent/_gevent_c_hub_local.so building 'gevent._gevent_c_waiter' extension clang -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ev -I/opt/pkg/include/python3.13 -I/opt/pkg/include -I/opt/pkg/include/ev -I/opt/pkg/include/python3.13 -DCYTHON_FAST_THREAD_STATE=0 -I/opt/pkg/include/python3.13 -I/opt/pkg/include/python3.13 -I/Users/pbulk/build/net/py-gevent/work/gevent-24.11.1/deps -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/opt/pkg/include/python3.13 -c src/gevent/_waiter.c -o build/temp.macosx-12.3-arm64-cpython-313/src/gevent/_waiter.o -Wno-unreachable-code -Wno-deprecated-declarations -Wno-incompatible-sysroot -Wno-tautological-compare -Wno-implicit-function-declaration -Wno-unused-value -Wno-macro-redefined clang -bundle -undefined dynamic_lookup -L/opt/pkg/lib -L/usr/lib -L/opt/pkg/lib -L/usr/lib -L/opt/pkg/lib -L/opt/pkg/lib/ev -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ev -I/opt/pkg/include/python3.13 -I/opt/pkg/include -I/opt/pkg/include/ev -I/opt/pkg/include/python3.13 build/temp.macosx-12.3-arm64-cpython-313/src/gevent/_waiter.o -L/opt/pkg/lib -o build/lib.macosx-12.3-arm64-cpython-313/gevent/_gevent_c_waiter.so building 'gevent._gevent_cgreenlet' extension clang -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ev -I/opt/pkg/include/python3.13 -I/opt/pkg/include -I/opt/pkg/include/ev -I/opt/pkg/include/python3.13 -DCYTHON_FAST_THREAD_STATE=0 -I/opt/pkg/include/python3.13 -I/opt/pkg/include/python3.13 -I/Users/pbulk/build/net/py-gevent/work/gevent-24.11.1/deps -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/opt/pkg/include/python3.13 -c src/gevent/greenlet.c -o build/temp.macosx-12.3-arm64-cpython-313/src/gevent/greenlet.o -Wno-unreachable-code -Wno-deprecated-declarations -Wno-incompatible-sysroot -Wno-tautological-compare -Wno-implicit-function-declaration -Wno-unused-value -Wno-macro-redefined clang -bundle -undefined dynamic_lookup -L/opt/pkg/lib -L/usr/lib -L/opt/pkg/lib -L/usr/lib -L/opt/pkg/lib -L/opt/pkg/lib/ev -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ev -I/opt/pkg/include/python3.13 -I/opt/pkg/include -I/opt/pkg/include/ev -I/opt/pkg/include/python3.13 build/temp.macosx-12.3-arm64-cpython-313/src/gevent/greenlet.o -L/opt/pkg/lib -o build/lib.macosx-12.3-arm64-cpython-313/gevent/_gevent_cgreenlet.so building 'gevent._gevent_c_tracer' extension clang -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ev -I/opt/pkg/include/python3.13 -I/opt/pkg/include -I/opt/pkg/include/ev -I/opt/pkg/include/python3.13 -DCYTHON_FAST_THREAD_STATE=0 -I/opt/pkg/include/python3.13 -I/opt/pkg/include/python3.13 -I/Users/pbulk/build/net/py-gevent/work/gevent-24.11.1/deps -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/opt/pkg/include/python3.13 -c src/gevent/_tracer.c -o build/temp.macosx-12.3-arm64-cpython-313/src/gevent/_tracer.o -Wno-unreachable-code -Wno-deprecated-declarations -Wno-incompatible-sysroot -Wno-tautological-compare -Wno-implicit-function-declaration -Wno-unused-value -Wno-macro-redefined clang -bundle -undefined dynamic_lookup -L/opt/pkg/lib -L/usr/lib -L/opt/pkg/lib -L/usr/lib -L/opt/pkg/lib -L/opt/pkg/lib/ev -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ev -I/opt/pkg/include/python3.13 -I/opt/pkg/include -I/opt/pkg/include/ev -I/opt/pkg/include/python3.13 build/temp.macosx-12.3-arm64-cpython-313/src/gevent/_tracer.o -L/opt/pkg/lib -o build/lib.macosx-12.3-arm64-cpython-313/gevent/_gevent_c_tracer.so building 'gevent._gevent_c_abstract_linkable' extension clang -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ev -I/opt/pkg/include/python3.13 -I/opt/pkg/include -I/opt/pkg/include/ev -I/opt/pkg/include/python3.13 -DCYTHON_FAST_THREAD_STATE=0 -I/opt/pkg/include/python3.13 -I/opt/pkg/include/python3.13 -I/Users/pbulk/build/net/py-gevent/work/gevent-24.11.1/deps -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/opt/pkg/include/python3.13 -c src/gevent/_abstract_linkable.c -o build/temp.macosx-12.3-arm64-cpython-313/src/gevent/_abstract_linkable.o -Wno-unreachable-code -Wno-deprecated-declarations -Wno-incompatible-sysroot -Wno-tautological-compare -Wno-implicit-function-declaration -Wno-unused-value -Wno-macro-redefined clang -bundle -undefined dynamic_lookup -L/opt/pkg/lib -L/usr/lib -L/opt/pkg/lib -L/usr/lib -L/opt/pkg/lib -L/opt/pkg/lib/ev -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ev -I/opt/pkg/include/python3.13 -I/opt/pkg/include -I/opt/pkg/include/ev -I/opt/pkg/include/python3.13 build/temp.macosx-12.3-arm64-cpython-313/src/gevent/_abstract_linkable.o -L/opt/pkg/lib -o build/lib.macosx-12.3-arm64-cpython-313/gevent/_gevent_c_abstract_linkable.so building 'gevent._gevent_c_semaphore' extension clang -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ev -I/opt/pkg/include/python3.13 -I/opt/pkg/include -I/opt/pkg/include/ev -I/opt/pkg/include/python3.13 -DCYTHON_FAST_THREAD_STATE=0 -I/opt/pkg/include/python3.13 -I/opt/pkg/include/python3.13 -I/Users/pbulk/build/net/py-gevent/work/gevent-24.11.1/deps -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/opt/pkg/include/python3.13 -c src/gevent/_semaphore.c -o build/temp.macosx-12.3-arm64-cpython-313/src/gevent/_semaphore.o -Wno-unreachable-code -Wno-deprecated-declarations -Wno-incompatible-sysroot -Wno-tautological-compare -Wno-implicit-function-declaration -Wno-unused-value -Wno-macro-redefined clang -bundle -undefined dynamic_lookup -L/opt/pkg/lib -L/usr/lib -L/opt/pkg/lib -L/usr/lib -L/opt/pkg/lib -L/opt/pkg/lib/ev -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ev -I/opt/pkg/include/python3.13 -I/opt/pkg/include -I/opt/pkg/include/ev -I/opt/pkg/include/python3.13 build/temp.macosx-12.3-arm64-cpython-313/src/gevent/_semaphore.o -L/opt/pkg/lib -o build/lib.macosx-12.3-arm64-cpython-313/gevent/_gevent_c_semaphore.so building 'gevent._gevent_clocal' extension clang -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ev -I/opt/pkg/include/python3.13 -I/opt/pkg/include -I/opt/pkg/include/ev -I/opt/pkg/include/python3.13 -DCYTHON_FAST_THREAD_STATE=0 -I/opt/pkg/include/python3.13 -I/opt/pkg/include/python3.13 -I/Users/pbulk/build/net/py-gevent/work/gevent-24.11.1/deps -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/opt/pkg/include/python3.13 -c src/gevent/local.c -o build/temp.macosx-12.3-arm64-cpython-313/src/gevent/local.o -Wno-unreachable-code -Wno-deprecated-declarations -Wno-incompatible-sysroot -Wno-tautological-compare -Wno-implicit-function-declaration -Wno-unused-value -Wno-macro-redefined clang -bundle -undefined dynamic_lookup -L/opt/pkg/lib -L/usr/lib -L/opt/pkg/lib -L/usr/lib -L/opt/pkg/lib -L/opt/pkg/lib/ev -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ev -I/opt/pkg/include/python3.13 -I/opt/pkg/include -I/opt/pkg/include/ev -I/opt/pkg/include/python3.13 build/temp.macosx-12.3-arm64-cpython-313/src/gevent/local.o -L/opt/pkg/lib -o build/lib.macosx-12.3-arm64-cpython-313/gevent/_gevent_clocal.so building 'gevent._gevent_c_ident' extension clang -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ev -I/opt/pkg/include/python3.13 -I/opt/pkg/include -I/opt/pkg/include/ev -I/opt/pkg/include/python3.13 -DCYTHON_FAST_THREAD_STATE=0 -I/opt/pkg/include/python3.13 -I/opt/pkg/include/python3.13 -I/Users/pbulk/build/net/py-gevent/work/gevent-24.11.1/deps -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/opt/pkg/include/python3.13 -c src/gevent/_ident.c -o build/temp.macosx-12.3-arm64-cpython-313/src/gevent/_ident.o -Wno-unreachable-code -Wno-deprecated-declarations -Wno-incompatible-sysroot -Wno-tautological-compare -Wno-implicit-function-declaration -Wno-unused-value -Wno-macro-redefined clang -bundle -undefined dynamic_lookup -L/opt/pkg/lib -L/usr/lib -L/opt/pkg/lib -L/usr/lib -L/opt/pkg/lib -L/opt/pkg/lib/ev -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ev -I/opt/pkg/include/python3.13 -I/opt/pkg/include -I/opt/pkg/include/ev -I/opt/pkg/include/python3.13 build/temp.macosx-12.3-arm64-cpython-313/src/gevent/_ident.o -L/opt/pkg/lib -o build/lib.macosx-12.3-arm64-cpython-313/gevent/_gevent_c_ident.so building 'gevent._gevent_c_imap' extension clang -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ev -I/opt/pkg/include/python3.13 -I/opt/pkg/include -I/opt/pkg/include/ev -I/opt/pkg/include/python3.13 -DCYTHON_FAST_THREAD_STATE=0 -I/opt/pkg/include/python3.13 -I/opt/pkg/include/python3.13 -I/Users/pbulk/build/net/py-gevent/work/gevent-24.11.1/deps -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/opt/pkg/include/python3.13 -c src/gevent/_imap.c -o build/temp.macosx-12.3-arm64-cpython-313/src/gevent/_imap.o -Wno-unreachable-code -Wno-deprecated-declarations -Wno-incompatible-sysroot -Wno-tautological-compare -Wno-implicit-function-declaration -Wno-unused-value -Wno-macro-redefined clang -bundle -undefined dynamic_lookup -L/opt/pkg/lib -L/usr/lib -L/opt/pkg/lib -L/usr/lib -L/opt/pkg/lib -L/opt/pkg/lib/ev -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ev -I/opt/pkg/include/python3.13 -I/opt/pkg/include -I/opt/pkg/include/ev -I/opt/pkg/include/python3.13 build/temp.macosx-12.3-arm64-cpython-313/src/gevent/_imap.o -L/opt/pkg/lib -o build/lib.macosx-12.3-arm64-cpython-313/gevent/_gevent_c_imap.so building 'gevent._gevent_cevent' extension clang -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ev -I/opt/pkg/include/python3.13 -I/opt/pkg/include -I/opt/pkg/include/ev -I/opt/pkg/include/python3.13 -DCYTHON_FAST_THREAD_STATE=0 -I/opt/pkg/include/python3.13 -I/opt/pkg/include/python3.13 -I/Users/pbulk/build/net/py-gevent/work/gevent-24.11.1/deps -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/opt/pkg/include/python3.13 -c src/gevent/event.c -o build/temp.macosx-12.3-arm64-cpython-313/src/gevent/event.o -Wno-unreachable-code -Wno-deprecated-declarations -Wno-incompatible-sysroot -Wno-tautological-compare -Wno-implicit-function-declaration -Wno-unused-value -Wno-macro-redefined clang -bundle -undefined dynamic_lookup -L/opt/pkg/lib -L/usr/lib -L/opt/pkg/lib -L/usr/lib -L/opt/pkg/lib -L/opt/pkg/lib/ev -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ev -I/opt/pkg/include/python3.13 -I/opt/pkg/include -I/opt/pkg/include/ev -I/opt/pkg/include/python3.13 build/temp.macosx-12.3-arm64-cpython-313/src/gevent/event.o -L/opt/pkg/lib -o build/lib.macosx-12.3-arm64-cpython-313/gevent/_gevent_cevent.so building 'gevent._gevent_cqueue' extension clang -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ev -I/opt/pkg/include/python3.13 -I/opt/pkg/include -I/opt/pkg/include/ev -I/opt/pkg/include/python3.13 -DCYTHON_FAST_THREAD_STATE=0 -I/opt/pkg/include/python3.13 -I/opt/pkg/include/python3.13 -I/Users/pbulk/build/net/py-gevent/work/gevent-24.11.1/deps -Isrc/gevent -Isrc/gevent/libev -Isrc/gevent/resolver -I. -I/opt/pkg/include/python3.13 -c src/gevent/queue.c -o build/temp.macosx-12.3-arm64-cpython-313/src/gevent/queue.o -Wno-unreachable-code -Wno-deprecated-declarations -Wno-incompatible-sysroot -Wno-tautological-compare -Wno-implicit-function-declaration -Wno-unused-value -Wno-macro-redefined clang -bundle -undefined dynamic_lookup -L/opt/pkg/lib -L/usr/lib -L/opt/pkg/lib -L/usr/lib -L/opt/pkg/lib -L/opt/pkg/lib/ev -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ev -I/opt/pkg/include/python3.13 -I/opt/pkg/include -I/opt/pkg/include/ev -I/opt/pkg/include/python3.13 build/temp.macosx-12.3-arm64-cpython-313/src/gevent/queue.o -L/opt/pkg/lib -o build/lib.macosx-12.3-arm64-cpython-313/gevent/_gevent_cqueue.so building 'gevent.libev._corecffi' extension creating build/temp.macosx-12.3-arm64-cpython-313/build/temp.macosx-12.3-arm64-cpython-313 clang -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ev -I/opt/pkg/include/python3.13 -I/opt/pkg/include -I/opt/pkg/include/ev -I/opt/pkg/include/python3.13 -DLIBEV_EMBED=0 -I/opt/pkg/include/python3.13 -I/opt/pkg/include/python3.13 -I/Users/pbulk/build/net/py-gevent/work/gevent-24.11.1/deps -I/Users/pbulk/build/net/py-gevent/work/gevent-24.11.1/src/gevent/libev -I/Users/pbulk/build/net/py-gevent/work/gevent-24.11.1/src/gevent/libev -I/Users/pbulk/build/net/py-gevent/work/gevent-24.11.1/src/gevent -I/opt/pkg/include/python3.13 -c build/temp.macosx-12.3-arm64-cpython-313/gevent.libev._corecffi.c -o build/temp.macosx-12.3-arm64-cpython-313/build/temp.macosx-12.3-arm64-cpython-313/gevent.libev._corecffi.o clang -bundle -undefined dynamic_lookup -L/opt/pkg/lib -L/usr/lib -L/opt/pkg/lib -L/usr/lib -L/opt/pkg/lib -L/opt/pkg/lib/ev -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ev -I/opt/pkg/include/python3.13 -I/opt/pkg/include -I/opt/pkg/include/ev -I/opt/pkg/include/python3.13 build/temp.macosx-12.3-arm64-cpython-313/build/temp.macosx-12.3-arm64-cpython-313/gevent.libev._corecffi.o -L/opt/pkg/lib -lev -o build/lib.macosx-12.3-arm64-cpython-313/gevent/libev/_corecffi.abi3.so building 'gevent.libuv._corecffi' extension clang -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ev -I/opt/pkg/include/python3.13 -I/opt/pkg/include -I/opt/pkg/include/ev -I/opt/pkg/include/python3.13 -DLIBUV_EMBED=0 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_DARWIN_USE_64_BIT_INODE=1 -D_DARWIN_UNLIMITED_SELECT=1 -I/Users/pbulk/build/net/py-gevent/work/gevent-24.11.1/src/gevent -I/opt/pkg/include/python3.13 -c build/temp.macosx-12.3-arm64-cpython-313/gevent.libuv._corecffi.c -o build/temp.macosx-12.3-arm64-cpython-313/build/temp.macosx-12.3-arm64-cpython-313/gevent.libuv._corecffi.o -Wno-unreachable-code -Wno-deprecated-declarations -Wno-incompatible-sysroot -Wno-tautological-compare -Wno-implicit-function-declaration -Wno-unused-value -Wno-macro-redefined clang -bundle -undefined dynamic_lookup -L/opt/pkg/lib -L/usr/lib -L/opt/pkg/lib -L/usr/lib -L/opt/pkg/lib -L/opt/pkg/lib/ev -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/ev -I/opt/pkg/include/python3.13 -I/opt/pkg/include -I/opt/pkg/include/ev -I/opt/pkg/include/python3.13 build/temp.macosx-12.3-arm64-cpython-313/build/temp.macosx-12.3-arm64-cpython-313/gevent.libuv._corecffi.o -L/opt/pkg/lib -luv -o build/lib.macosx-12.3-arm64-cpython-313/gevent/libuv/_corecffi.abi3.so installing to build/bdist.macosx-12.3-arm64/wheel running install running install_lib creating build/bdist.macosx-12.3-arm64/wheel creating build/bdist.macosx-12.3-arm64/wheel/gevent copying build/lib.macosx-12.3-arm64-cpython-313/gevent/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent copying build/lib.macosx-12.3-arm64-cpython-313/gevent/_abstract_linkable.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent copying build/lib.macosx-12.3-arm64-cpython-313/gevent/_compat.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent copying build/lib.macosx-12.3-arm64-cpython-313/gevent/_config.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent creating build/bdist.macosx-12.3-arm64/wheel/gevent/_ffi copying build/lib.macosx-12.3-arm64-cpython-313/gevent/_ffi/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/_ffi copying build/lib.macosx-12.3-arm64-cpython-313/gevent/_ffi/callback.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/_ffi copying build/lib.macosx-12.3-arm64-cpython-313/gevent/_ffi/loop.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/_ffi copying build/lib.macosx-12.3-arm64-cpython-313/gevent/_ffi/watcher.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/_ffi copying build/lib.macosx-12.3-arm64-cpython-313/gevent/_fileobjectcommon.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent copying build/lib.macosx-12.3-arm64-cpython-313/gevent/_fileobjectposix.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent copying build/lib.macosx-12.3-arm64-cpython-313/gevent/_gevent_c_abstract_linkable.so -> build/bdist.macosx-12.3-arm64/wheel/./gevent copying build/lib.macosx-12.3-arm64-cpython-313/gevent/_gevent_c_greenlet_primitives.so -> build/bdist.macosx-12.3-arm64/wheel/./gevent copying build/lib.macosx-12.3-arm64-cpython-313/gevent/_gevent_c_hub_local.so -> build/bdist.macosx-12.3-arm64/wheel/./gevent copying build/lib.macosx-12.3-arm64-cpython-313/gevent/_gevent_c_hub_primitives.so -> build/bdist.macosx-12.3-arm64/wheel/./gevent copying build/lib.macosx-12.3-arm64-cpython-313/gevent/_gevent_c_ident.so -> build/bdist.macosx-12.3-arm64/wheel/./gevent copying build/lib.macosx-12.3-arm64-cpython-313/gevent/_gevent_c_imap.so -> build/bdist.macosx-12.3-arm64/wheel/./gevent copying build/lib.macosx-12.3-arm64-cpython-313/gevent/_gevent_c_semaphore.so -> build/bdist.macosx-12.3-arm64/wheel/./gevent copying build/lib.macosx-12.3-arm64-cpython-313/gevent/_gevent_c_tracer.so -> build/bdist.macosx-12.3-arm64/wheel/./gevent copying build/lib.macosx-12.3-arm64-cpython-313/gevent/_gevent_c_waiter.so -> build/bdist.macosx-12.3-arm64/wheel/./gevent copying build/lib.macosx-12.3-arm64-cpython-313/gevent/_gevent_cevent.so -> build/bdist.macosx-12.3-arm64/wheel/./gevent copying build/lib.macosx-12.3-arm64-cpython-313/gevent/_gevent_cgreenlet.so -> build/bdist.macosx-12.3-arm64/wheel/./gevent copying build/lib.macosx-12.3-arm64-cpython-313/gevent/_gevent_clocal.so -> build/bdist.macosx-12.3-arm64/wheel/./gevent copying build/lib.macosx-12.3-arm64-cpython-313/gevent/_gevent_cqueue.so -> build/bdist.macosx-12.3-arm64/wheel/./gevent copying build/lib.macosx-12.3-arm64-cpython-313/gevent/_greenlet_primitives.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent copying build/lib.macosx-12.3-arm64-cpython-313/gevent/_hub_local.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent copying build/lib.macosx-12.3-arm64-cpython-313/gevent/_hub_primitives.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent copying build/lib.macosx-12.3-arm64-cpython-313/gevent/_ident.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent copying build/lib.macosx-12.3-arm64-cpython-313/gevent/_imap.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent copying build/lib.macosx-12.3-arm64-cpython-313/gevent/_interfaces.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent copying build/lib.macosx-12.3-arm64-cpython-313/gevent/_monitor.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent copying build/lib.macosx-12.3-arm64-cpython-313/gevent/_patcher.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent copying build/lib.macosx-12.3-arm64-cpython-313/gevent/_semaphore.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent copying build/lib.macosx-12.3-arm64-cpython-313/gevent/_socket3.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent copying build/lib.macosx-12.3-arm64-cpython-313/gevent/_socketcommon.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent copying build/lib.macosx-12.3-arm64-cpython-313/gevent/_tblib.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent copying build/lib.macosx-12.3-arm64-cpython-313/gevent/_threading.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent copying build/lib.macosx-12.3-arm64-cpython-313/gevent/_tracer.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent copying build/lib.macosx-12.3-arm64-cpython-313/gevent/_util.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent copying build/lib.macosx-12.3-arm64-cpython-313/gevent/_waiter.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent copying build/lib.macosx-12.3-arm64-cpython-313/gevent/ares.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent copying build/lib.macosx-12.3-arm64-cpython-313/gevent/backdoor.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent copying build/lib.macosx-12.3-arm64-cpython-313/gevent/baseserver.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent copying build/lib.macosx-12.3-arm64-cpython-313/gevent/builtins.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent copying build/lib.macosx-12.3-arm64-cpython-313/gevent/contextvars.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent copying build/lib.macosx-12.3-arm64-cpython-313/gevent/core.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent copying build/lib.macosx-12.3-arm64-cpython-313/gevent/event.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent copying build/lib.macosx-12.3-arm64-cpython-313/gevent/events.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent copying build/lib.macosx-12.3-arm64-cpython-313/gevent/exceptions.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent copying build/lib.macosx-12.3-arm64-cpython-313/gevent/fileobject.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent copying build/lib.macosx-12.3-arm64-cpython-313/gevent/greenlet.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent copying build/lib.macosx-12.3-arm64-cpython-313/gevent/hub.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent creating build/bdist.macosx-12.3-arm64/wheel/gevent/libev copying build/lib.macosx-12.3-arm64-cpython-313/gevent/libev/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/libev copying build/lib.macosx-12.3-arm64-cpython-313/gevent/libev/_corecffi.abi3.so -> build/bdist.macosx-12.3-arm64/wheel/./gevent/libev copying build/lib.macosx-12.3-arm64-cpython-313/gevent/libev/_corecffi_build.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/libev copying build/lib.macosx-12.3-arm64-cpython-313/gevent/libev/corecext.so -> build/bdist.macosx-12.3-arm64/wheel/./gevent/libev copying build/lib.macosx-12.3-arm64-cpython-313/gevent/libev/corecffi.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/libev copying build/lib.macosx-12.3-arm64-cpython-313/gevent/libev/watcher.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/libev creating build/bdist.macosx-12.3-arm64/wheel/gevent/libuv copying build/lib.macosx-12.3-arm64-cpython-313/gevent/libuv/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/libuv copying build/lib.macosx-12.3-arm64-cpython-313/gevent/libuv/_corecffi.abi3.so -> build/bdist.macosx-12.3-arm64/wheel/./gevent/libuv copying build/lib.macosx-12.3-arm64-cpython-313/gevent/libuv/_corecffi_build.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/libuv copying build/lib.macosx-12.3-arm64-cpython-313/gevent/libuv/loop.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/libuv copying build/lib.macosx-12.3-arm64-cpython-313/gevent/libuv/watcher.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/libuv copying build/lib.macosx-12.3-arm64-cpython-313/gevent/local.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent copying build/lib.macosx-12.3-arm64-cpython-313/gevent/lock.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent creating build/bdist.macosx-12.3-arm64/wheel/gevent/monkey copying build/lib.macosx-12.3-arm64-cpython-313/gevent/monkey/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/monkey copying build/lib.macosx-12.3-arm64-cpython-313/gevent/monkey/__main__.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/monkey copying build/lib.macosx-12.3-arm64-cpython-313/gevent/monkey/_errors.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/monkey copying build/lib.macosx-12.3-arm64-cpython-313/gevent/monkey/_main.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/monkey copying build/lib.macosx-12.3-arm64-cpython-313/gevent/monkey/_patch_thread_common.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/monkey copying build/lib.macosx-12.3-arm64-cpython-313/gevent/monkey/_patch_thread_gte313.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/monkey copying build/lib.macosx-12.3-arm64-cpython-313/gevent/monkey/_patch_thread_lt313.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/monkey copying build/lib.macosx-12.3-arm64-cpython-313/gevent/monkey/_state.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/monkey copying build/lib.macosx-12.3-arm64-cpython-313/gevent/monkey/_util.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/monkey copying build/lib.macosx-12.3-arm64-cpython-313/gevent/monkey/api.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/monkey copying build/lib.macosx-12.3-arm64-cpython-313/gevent/os.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent copying build/lib.macosx-12.3-arm64-cpython-313/gevent/pool.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent copying build/lib.macosx-12.3-arm64-cpython-313/gevent/pywsgi.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent copying build/lib.macosx-12.3-arm64-cpython-313/gevent/queue.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent creating build/bdist.macosx-12.3-arm64/wheel/gevent/resolver copying build/lib.macosx-12.3-arm64-cpython-313/gevent/resolver/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/resolver copying build/lib.macosx-12.3-arm64-cpython-313/gevent/resolver/_addresses.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/resolver copying build/lib.macosx-12.3-arm64-cpython-313/gevent/resolver/_hostsfile.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/resolver copying build/lib.macosx-12.3-arm64-cpython-313/gevent/resolver/ares.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/resolver copying build/lib.macosx-12.3-arm64-cpython-313/gevent/resolver/blocking.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/resolver copying build/lib.macosx-12.3-arm64-cpython-313/gevent/resolver/cares.so -> build/bdist.macosx-12.3-arm64/wheel/./gevent/resolver copying build/lib.macosx-12.3-arm64-cpython-313/gevent/resolver/dnspython.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/resolver copying build/lib.macosx-12.3-arm64-cpython-313/gevent/resolver/thread.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/resolver copying build/lib.macosx-12.3-arm64-cpython-313/gevent/resolver_ares.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent copying build/lib.macosx-12.3-arm64-cpython-313/gevent/resolver_thread.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent copying build/lib.macosx-12.3-arm64-cpython-313/gevent/select.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent copying build/lib.macosx-12.3-arm64-cpython-313/gevent/selectors.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent copying build/lib.macosx-12.3-arm64-cpython-313/gevent/server.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent copying build/lib.macosx-12.3-arm64-cpython-313/gevent/signal.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent copying build/lib.macosx-12.3-arm64-cpython-313/gevent/socket.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent copying build/lib.macosx-12.3-arm64-cpython-313/gevent/ssl.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent copying build/lib.macosx-12.3-arm64-cpython-313/gevent/subprocess.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent creating build/bdist.macosx-12.3-arm64/wheel/gevent/testing copying build/lib.macosx-12.3-arm64-cpython-313/gevent/testing/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/testing creating build/bdist.macosx-12.3-arm64/wheel/gevent/testing/coveragesite copying build/lib.macosx-12.3-arm64-cpython-313/gevent/testing/coveragesite/sitecustomize.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/testing/coveragesite copying build/lib.macosx-12.3-arm64-cpython-313/gevent/testing/errorhandler.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/testing copying build/lib.macosx-12.3-arm64-cpython-313/gevent/testing/exception.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/testing copying build/lib.macosx-12.3-arm64-cpython-313/gevent/testing/flaky.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/testing copying build/lib.macosx-12.3-arm64-cpython-313/gevent/testing/hub.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/testing copying build/lib.macosx-12.3-arm64-cpython-313/gevent/testing/leakcheck.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/testing copying build/lib.macosx-12.3-arm64-cpython-313/gevent/testing/modules.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/testing copying build/lib.macosx-12.3-arm64-cpython-313/gevent/testing/monkey_test.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/testing copying build/lib.macosx-12.3-arm64-cpython-313/gevent/testing/openfiles.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/testing copying build/lib.macosx-12.3-arm64-cpython-313/gevent/testing/params.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/testing copying build/lib.macosx-12.3-arm64-cpython-313/gevent/testing/patched_tests_setup.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/testing copying build/lib.macosx-12.3-arm64-cpython-313/gevent/testing/resources.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/testing copying build/lib.macosx-12.3-arm64-cpython-313/gevent/testing/six.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/testing copying build/lib.macosx-12.3-arm64-cpython-313/gevent/testing/skipping.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/testing copying build/lib.macosx-12.3-arm64-cpython-313/gevent/testing/sockets.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/testing copying build/lib.macosx-12.3-arm64-cpython-313/gevent/testing/support.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/testing copying build/lib.macosx-12.3-arm64-cpython-313/gevent/testing/switching.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/testing copying build/lib.macosx-12.3-arm64-cpython-313/gevent/testing/sysinfo.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/testing copying build/lib.macosx-12.3-arm64-cpython-313/gevent/testing/testcase.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/testing copying build/lib.macosx-12.3-arm64-cpython-313/gevent/testing/testrunner.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/testing copying build/lib.macosx-12.3-arm64-cpython-313/gevent/testing/timing.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/testing copying build/lib.macosx-12.3-arm64-cpython-313/gevent/testing/travis.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/testing copying build/lib.macosx-12.3-arm64-cpython-313/gevent/testing/util.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/testing creating build/bdist.macosx-12.3-arm64/wheel/gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/2_7_keycert.pem -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/__main__.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/_blocks_at_top_level.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/_import_import_patch.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/_import_patch.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/_import_wait.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/_imports_at_top_level.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/_imports_imports_at_top_level.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/badcert.pem -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/badkey.pem -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/getaddrinfo_module.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/hosts_file.txt -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/https_svn_python_org_root.pem -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/keycert.pem -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/known_failures.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/lock_tests.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests creating build/bdist.macosx-12.3-arm64/wheel/gevent/tests/monkey_package copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/monkey_package/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests/monkey_package copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/monkey_package/__main__.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests/monkey_package copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/monkey_package/issue1526_no_monkey.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests/monkey_package copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/monkey_package/issue1526_with_monkey.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests/monkey_package copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/monkey_package/issue302monkey.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests/monkey_package copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/monkey_package/script.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests/monkey_package copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/monkey_package/threadpool_monkey_patches.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests/monkey_package copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/monkey_package/threadpool_no_monkey.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests/monkey_package copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/nullcert.pem -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/server.crt -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/server.key -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/sha256.pem -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__GreenletExit.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test___config.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test___ident.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test___monitor.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test___monkey_patching.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__all__.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__api.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__api_timeout.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__ares_host_result.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__ares_timeout.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__backdoor.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__close_backend_fd.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__compat.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__contextvars.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__core.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__core_async.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__core_callback.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__core_fork.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__core_loop_run.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__core_stat.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__core_timer.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__core_watcher.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__destroy.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__destroy_default_loop.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__doctests.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__environ.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__event.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__events.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__example_echoserver.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__example_portforwarder.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__example_udp_client.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__example_udp_server.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__example_webproxy.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__example_wsgiserver.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__example_wsgiserver_ssl.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__examples.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__exc_info.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__execmodules.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__fileobject.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__getaddrinfo_import.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__greenio.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__greenlet.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__greenletset.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__greenness.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__hub.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__hub_join.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__hub_join_timeout.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__import_blocking_in_greenlet.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__import_wait.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__issue112.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__issue1686.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__issue1864.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__issue230.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__issue330.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__issue467.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__issue6.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__issue600.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__issue607.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__issue639.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__issue_728.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__issues461_471.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__iwait.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__joinall.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__local.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__lock.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__loop_callback.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__makefile_ref.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__memleak.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__monkey.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__monkey_builtins_future.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__monkey_hub_in_thread.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__monkey_logging.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__monkey_module_run.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__monkey_multiple_imports.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__monkey_queue.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__monkey_select.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__monkey_selectors.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__monkey_sigchld.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__monkey_sigchld_2.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__monkey_sigchld_3.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__monkey_ssl_warning.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__monkey_ssl_warning2.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__monkey_ssl_warning3.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__nondefaultloop.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__order.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__os.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__pool.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__pywsgi.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__queue.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__real_greenlet.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__refcount.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__refcount_core.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__resolver_dnspython.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__select.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__selectors.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__semaphore.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__server.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__server_pywsgi.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__signal.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__sleep0.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__socket.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__socket_close.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__socket_dns.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__socket_dns6.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__socket_errors.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__socket_ex.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__socket_send_memoryview.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__socket_ssl.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__socket_timeout.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__socketpair.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__ssl.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__subprocess.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__subprocess_interrupted.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__subprocess_poll.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__systemerror.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__thread.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__threading.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__threading_2.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__threading_before_monkey.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__threading_fork_from_dummy.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__threading_holding_lock_while_monkey.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__threading_monkey_in_thread.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__threading_native_before_monkey.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__threading_no_monkey.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__threading_patched_local.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__threading_vs_settrace.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__threadpool.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__threadpool_executor_patched.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__timeout.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test__util.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test_server.crt -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/test_server.key -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/tests_that_dont_do_leakchecks.txt -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/tests_that_dont_monkeypatch.txt -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/tests_that_dont_use_resolver.txt -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/tests/wrongcert.pem -> build/bdist.macosx-12.3-arm64/wheel/./gevent/tests copying build/lib.macosx-12.3-arm64-cpython-313/gevent/thread.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent copying build/lib.macosx-12.3-arm64-cpython-313/gevent/threading.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent copying build/lib.macosx-12.3-arm64-cpython-313/gevent/threadpool.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent copying build/lib.macosx-12.3-arm64-cpython-313/gevent/time.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent copying build/lib.macosx-12.3-arm64-cpython-313/gevent/timeout.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent copying build/lib.macosx-12.3-arm64-cpython-313/gevent/util.py -> build/bdist.macosx-12.3-arm64/wheel/./gevent copying build/lib.macosx-12.3-arm64-cpython-313/gevent/win32util.py -> build/bdist.macosx-12.3-arm64/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 /opt/pkg/include/python3.13/Python.h won't be automatically included in the manifest: the path must be relative dependency /opt/pkg/include/python3.13/pythread.h won't be automatically included in the manifest: the path must be relative dependency /opt/pkg/include/python3.13/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 '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.macosx-12.3-arm64/wheel/./gevent-24.11.1-py3.13.egg-info running install_scripts creating build/bdist.macosx-12.3-arm64/wheel/gevent-24.11.1.dist-info/WHEEL creating '/Users/pbulk/build/net/py-gevent/work/gevent-24.11.1/dist/.tmp-mmk7q0z2/gevent-24.11.1-cp313-cp313-macosx_12_0_arm64.whl' and adding 'build/bdist.macosx-12.3-arm64/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.so' adding 'gevent/_gevent_c_greenlet_primitives.so' adding 'gevent/_gevent_c_hub_local.so' adding 'gevent/_gevent_c_hub_primitives.so' adding 'gevent/_gevent_c_ident.so' adding 'gevent/_gevent_c_imap.so' adding 'gevent/_gevent_c_semaphore.so' adding 'gevent/_gevent_c_tracer.so' adding 'gevent/_gevent_c_waiter.so' adding 'gevent/_gevent_cevent.so' adding 'gevent/_gevent_cgreenlet.so' adding 'gevent/_gevent_clocal.so' adding 'gevent/_gevent_cqueue.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.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.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/licenses/AUTHORS' adding 'gevent-24.11.1.dist-info/licenses/LICENSE' adding 'gevent-24.11.1.dist-info/licenses/NOTICE' adding 'gevent-24.11.1.dist-info/METADATA' 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.macosx-12.3-arm64/wheel Successfully built gevent-24.11.1-cp313-cp313-macosx_12_0_arm64.whl