>>> Building on exopi-3 under devel/py-uvloop,python3 BDEPENDS = [devel/py-installer,python3;lang/cython,python3;lang/python/3;devel/py-setuptools,python3;devel/py-wheel,python3;devel/libuv;devel/py-build,python3] DIST = [devel/py-uvloop,python3:uvloop-0.20.0.tar.gz] FULLPKGNAME = py3-uvloop-0.20.0p0 RDEPENDS = [lang/python/3;devel/libuv] (Junk lock obtained for exopi-3 at 1731979366.63) >>> Running depends in devel/py-uvloop,python3 at 1731979366.66 last junk was in games/abuse /usr/sbin/pkg_add -aI -Drepair libuv-1.48.0 py3-build-1.2.2.post1 py3-cython-3.0.10v0 py3-installer-0.7.0p0 py3-setuptools-69.5.1v0 py3-wheel-0.45.0 was: /usr/sbin/pkg_add -aI -Drepair libuv-1.48.0 py3-build-1.2.2.post1 py3-cython-3.0.10v0 py3-installer-0.7.0p0 py3-setuptools-69.5.1v0 py3-wheel-0.45.0 python-3.11.10p1 /usr/sbin/pkg_add -aI -Drepair libuv-1.48.0 py3-build-1.2.2.post1 py3-cython-3.0.10v0 py3-installer-0.7.0p0 py3-setuptools-69.5.1v0 py3-wheel-0.45.0 >>> Running show-prepare-results in devel/py-uvloop,python3 at 1731979372.03 ===> devel/py-uvloop,python3 ===> Building from scratch py3-uvloop-0.20.0p0 ===> py3-uvloop-0.20.0p0 depends on: py3-cython-* -> py3-cython-3.0.10v0 ===> py3-uvloop-0.20.0p0 depends on: python->=3.11,<3.12 -> python-3.11.10p1 ===> py3-uvloop-0.20.0p0 depends on: py3-build-* -> py3-build-1.2.2.post1 ===> py3-uvloop-0.20.0p0 depends on: py3-installer-* -> py3-installer-0.7.0p0 ===> py3-uvloop-0.20.0p0 depends on: py3-setuptools-* -> py3-setuptools-69.5.1v0 ===> py3-uvloop-0.20.0p0 depends on: py3-wheel-* -> py3-wheel-0.45.0 ===> py3-uvloop-0.20.0p0 depends on: libuv-* -> libuv-1.48.0 ===> Verifying specs: pthread uv ===> found pthread.27.1 uv.4.2 libuv-1.48.0 py3-build-1.2.2.post1 py3-cython-3.0.10v0 py3-installer-0.7.0p0 py3-setuptools-69.5.1v0 py3-wheel-0.45.0 python-3.11.10p1 (Junk lock released for exopi-3 at 1731979373.66) distfiles size=2329938 >>> Running build in devel/py-uvloop,python3 at 1731979373.68 ===> devel/py-uvloop,python3 ===> Checking files for py3-uvloop-0.20.0p0 `/exopi-cvs/ports/distfiles/uvloop-0.20.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-uvloop-0.20.0p0 ===> Patching for py3-uvloop-0.20.0p0 rm -r /exopi-obj/pobj/py-uvloop-0.20.0-python3/uvloop-0.20.0/vendor rm /exopi-obj/pobj/py-uvloop-0.20.0-python3/uvloop-0.20.0/uvloop/loop.c ===> Applying OpenBSD patch patch-Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: Makefile |--- Makefile.orig |+++ Makefile -------------------------- Patching file Makefile using Plan A... Hunk #1 succeeded at 9. done ===> Applying OpenBSD patch patch-pyproject_toml Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: pyproject.toml |--- pyproject.toml.orig |+++ pyproject.toml -------------------------- Patching file pyproject.toml using Plan A... Hunk #1 succeeded at 43. Hunk #2 succeeded at 55. done ===> Applying OpenBSD patch patch-setup_cfg Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: setup.cfg |--- setup.cfg.orig |+++ setup.cfg -------------------------- Patching file setup.cfg using Plan A... Hunk #1 succeeded at 2. done ===> Applying OpenBSD patch patch-setup_py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: setup.py |--- setup.py.orig |+++ setup.py -------------------------- Patching file setup.py using Plan A... Hunk #1 succeeded at 21. Hunk #2 succeeded at 144. done ===> Applying OpenBSD patch patch-tests_test_process_py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: tests/test_process.py |--- tests/test_process.py.orig |+++ tests/test_process.py -------------------------- Patching file tests/test_process.py using Plan A... Hunk #1 succeeded at 912. Hunk #2 succeeded at 931. done ===> Applying OpenBSD patch patch-tests_test_tcp_py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: tests/test_tcp.py |--- tests/test_tcp.py.orig |+++ tests/test_tcp.py -------------------------- Patching file tests/test_tcp.py using Plan A... Hunk #1 succeeded at 1631. Hunk #2 succeeded at 2239. Hunk #3 succeeded at 2598. done ===> Applying OpenBSD patch patch-uvloop__testbase_py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: uvloop/_testbase.py |--- uvloop/_testbase.py.orig |+++ uvloop/_testbase.py -------------------------- Patching file uvloop/_testbase.py using Plan A... Hunk #1 succeeded at 269. done ===> Applying OpenBSD patch patch-uvloop_cbhandles_pyx Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: uvloop/cbhandles.pyx |--- uvloop/cbhandles.pyx.orig |+++ uvloop/cbhandles.pyx -------------------------- Patching file uvloop/cbhandles.pyx using Plan A... Hunk #1 succeeded at 76. done ===> Applying OpenBSD patch patch-uvloop_dns_pyx Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: uvloop/dns.pyx |--- uvloop/dns.pyx.orig |+++ uvloop/dns.pyx -------------------------- Patching file uvloop/dns.pyx using Plan A... Hunk #1 succeeded at 298. Hunk #2 succeeded at 326. done ===> Applying OpenBSD patch patch-uvloop_handles_basetransport_pxd Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: uvloop/handles/basetransport.pxd |--- uvloop/handles/basetransport.pxd.orig |+++ uvloop/handles/basetransport.pxd -------------------------- Patching file uvloop/handles/basetransport.pxd using Plan A... Hunk #1 succeeded at 47. done ===> Applying OpenBSD patch patch-uvloop_handles_basetransport_pyx Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: uvloop/handles/basetransport.pyx |--- uvloop/handles/basetransport.pyx.orig |+++ uvloop/handles/basetransport.pyx -------------------------- Patching file uvloop/handles/basetransport.pyx using Plan A... Hunk #1 succeeded at 18. Hunk #2 succeeded at 211. done ===> Applying OpenBSD patch patch-uvloop_handles_handle_pyx Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: uvloop/handles/handle.pyx |--- uvloop/handles/handle.pyx.orig |+++ uvloop/handles/handle.pyx -------------------------- Patching file uvloop/handles/handle.pyx using Plan A... Hunk #1 succeeded at 363. done ===> Applying OpenBSD patch patch-uvloop_handles_pipe_pyx Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: uvloop/handles/pipe.pyx |--- uvloop/handles/pipe.pyx.orig |+++ uvloop/handles/pipe.pyx -------------------------- Patching file uvloop/handles/pipe.pyx using Plan A... Hunk #1 succeeded at 25. done ===> Applying OpenBSD patch patch-uvloop_handles_poll_pxd Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: uvloop/handles/poll.pxd |--- uvloop/handles/poll.pxd.orig |+++ uvloop/handles/poll.pxd -------------------------- Patching file uvloop/handles/poll.pxd using Plan A... Hunk #1 succeeded at 10. done ===> Applying OpenBSD patch patch-uvloop_handles_poll_pyx Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: uvloop/handles/poll.pyx |--- uvloop/handles/poll.pyx.orig |+++ uvloop/handles/poll.pyx -------------------------- Patching file uvloop/handles/poll.pyx using Plan A... Hunk #1 succeeded at 29. done ===> Applying OpenBSD patch patch-uvloop_handles_stream_pyx Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: uvloop/handles/stream.pyx |--- uvloop/handles/stream.pyx.orig |+++ uvloop/handles/stream.pyx -------------------------- Patching file uvloop/handles/stream.pyx using Plan A... Hunk #1 succeeded at 1. Hunk #2 succeeded at 283. Hunk #3 succeeded at 582. Hunk #4 succeeded at 759. Hunk #5 succeeded at 822. Hunk #6 succeeded at 853. done ===> Applying OpenBSD patch patch-uvloop_handles_udp_pyx Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: uvloop/handles/udp.pyx |--- uvloop/handles/udp.pyx.orig |+++ uvloop/handles/udp.pyx -------------------------- Patching file uvloop/handles/udp.pyx using Plan A... Hunk #1 succeeded at 127. done ===> Applying OpenBSD patch patch-uvloop_includes_fork_handler_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: uvloop/includes/fork_handler.h |--- uvloop/includes/fork_handler.h.orig |+++ uvloop/includes/fork_handler.h -------------------------- Patching file uvloop/includes/fork_handler.h using Plan A... Hunk #1 succeeded at 1. Hunk #2 succeeded at 39. done ===> Applying OpenBSD patch patch-uvloop_includes_system_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: uvloop/includes/system.h |--- uvloop/includes/system.h.orig |+++ uvloop/includes/system.h -------------------------- (Creating file uvloop/includes/system.h...) Patching file uvloop/includes/system.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. done ===> Applying OpenBSD patch patch-uvloop_includes_system_pxd Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: uvloop/includes/system.pxd |--- uvloop/includes/system.pxd.orig |+++ uvloop/includes/system.pxd -------------------------- Patching file uvloop/includes/system.pxd using Plan A... Hunk #1 succeeded at 1. done ===> Applying OpenBSD patch patch-uvloop_includes_uv_pxd Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: uvloop/includes/uv.pxd |--- uvloop/includes/uv.pxd.orig |+++ uvloop/includes/uv.pxd -------------------------- Patching file uvloop/includes/uv.pxd using Plan A... Hunk #1 succeeded at 220. Hunk #2 succeeded at 282. Hunk #3 succeeded at 378. done ===> Applying OpenBSD patch patch-uvloop_loop_pxd Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: uvloop/loop.pxd |--- uvloop/loop.pxd.orig |+++ uvloop/loop.pxd -------------------------- Patching file uvloop/loop.pxd using Plan A... Hunk #1 succeeded at 1. Hunk #2 succeeded at 220. done ===> Applying OpenBSD patch patch-uvloop_loop_pyx Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: uvloop/loop.pyx |--- uvloop/loop.pyx.orig |+++ uvloop/loop.pyx -------------------------- Patching file uvloop/loop.pyx using Plan A... Hunk #1 succeeded at 43. Hunk #2 succeeded at 1118. Hunk #3 succeeded at 1131. Hunk #4 succeeded at 1396. Hunk #5 succeeded at 2749. Hunk #6 succeeded at 2769. done ===> Applying OpenBSD patch patch-uvloop_sslproto_pxd Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: uvloop/sslproto.pxd |--- uvloop/sslproto.pxd.orig |+++ uvloop/sslproto.pxd -------------------------- Patching file uvloop/sslproto.pxd using Plan A... Hunk #1 succeeded at 122. Hunk #2 succeeded at 134. done ===> Applying OpenBSD patch patch-uvloop_sslproto_pyx Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: uvloop/sslproto.pyx |--- uvloop/sslproto.pyx.orig |+++ uvloop/sslproto.pyx -------------------------- Patching file uvloop/sslproto.pyx using Plan A... Hunk #1 succeeded at 861. Hunk #2 succeeded at 903. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for py3-uvloop-0.20.0p0 ===> Configuring for py3-uvloop-0.20.0p0 ===> Building for py3-uvloop-0.20.0p0 * Getting build dependencies for wheel... * Building wheel... running bdist_wheel running build running build_py creating build creating build/lib.openbsd-7.6-amd64-cpython-311 creating build/lib.openbsd-7.6-amd64-cpython-311/uvloop copying uvloop/__init__.py -> build/lib.openbsd-7.6-amd64-cpython-311/uvloop copying uvloop/_noop.py -> build/lib.openbsd-7.6-amd64-cpython-311/uvloop copying uvloop/_testbase.py -> build/lib.openbsd-7.6-amd64-cpython-311/uvloop copying uvloop/_version.py -> build/lib.openbsd-7.6-amd64-cpython-311/uvloop running egg_info writing uvloop.egg-info/PKG-INFO writing dependency_links to uvloop.egg-info/dependency_links.txt writing requirements to uvloop.egg-info/requires.txt writing top-level names to uvloop.egg-info/top_level.txt Compiling uvloop/loop.pyx because it changed. [1/1] Cythonizing uvloop/loop.pyx reading manifest file 'uvloop.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'vendor/libuv' warning: no previously-included files matching '*' found under directory 'vendor/libuv/.git' warning: no previously-included files matching '*' found under directory 'vendor/libuv/docs' warning: no previously-included files matching '*' found under directory 'vendor/libuv/img' adding license file 'LICENSE-APACHE' adding license file 'LICENSE-MIT' writing manifest file 'uvloop.egg-info/SOURCES.txt' /usr/local/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'uvloop.handles' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'uvloop.handles' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'uvloop.handles' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'uvloop.handles' to be distributed and are already explicitly excluding 'uvloop.handles' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'uvloop.includes' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'uvloop.includes' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'uvloop.includes' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'uvloop.includes' to be distributed and are already explicitly excluding 'uvloop.includes' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) copying uvloop/cbhandles.pxd -> build/lib.openbsd-7.6-amd64-cpython-311/uvloop copying uvloop/cbhandles.pyx -> build/lib.openbsd-7.6-amd64-cpython-311/uvloop copying uvloop/dns.pyx -> build/lib.openbsd-7.6-amd64-cpython-311/uvloop copying uvloop/errors.pyx -> build/lib.openbsd-7.6-amd64-cpython-311/uvloop copying uvloop/loop.pxd -> build/lib.openbsd-7.6-amd64-cpython-311/uvloop copying uvloop/loop.pyi -> build/lib.openbsd-7.6-amd64-cpython-311/uvloop copying uvloop/loop.pyx -> build/lib.openbsd-7.6-amd64-cpython-311/uvloop copying uvloop/lru.pyx -> build/lib.openbsd-7.6-amd64-cpython-311/uvloop copying uvloop/pseudosock.pyx -> build/lib.openbsd-7.6-amd64-cpython-311/uvloop copying uvloop/py.typed -> build/lib.openbsd-7.6-amd64-cpython-311/uvloop copying uvloop/request.pxd -> build/lib.openbsd-7.6-amd64-cpython-311/uvloop copying uvloop/request.pyx -> build/lib.openbsd-7.6-amd64-cpython-311/uvloop copying uvloop/server.pxd -> build/lib.openbsd-7.6-amd64-cpython-311/uvloop copying uvloop/server.pyx -> build/lib.openbsd-7.6-amd64-cpython-311/uvloop copying uvloop/sslproto.pxd -> build/lib.openbsd-7.6-amd64-cpython-311/uvloop copying uvloop/sslproto.pyx -> build/lib.openbsd-7.6-amd64-cpython-311/uvloop creating build/lib.openbsd-7.6-amd64-cpython-311/uvloop/handles copying uvloop/handles/async_.pxd -> build/lib.openbsd-7.6-amd64-cpython-311/uvloop/handles copying uvloop/handles/async_.pyx -> build/lib.openbsd-7.6-amd64-cpython-311/uvloop/handles copying uvloop/handles/basetransport.pxd -> build/lib.openbsd-7.6-amd64-cpython-311/uvloop/handles copying uvloop/handles/basetransport.pyx -> build/lib.openbsd-7.6-amd64-cpython-311/uvloop/handles copying uvloop/handles/check.pxd -> build/lib.openbsd-7.6-amd64-cpython-311/uvloop/handles copying uvloop/handles/check.pyx -> build/lib.openbsd-7.6-amd64-cpython-311/uvloop/handles copying uvloop/handles/fsevent.pxd -> build/lib.openbsd-7.6-amd64-cpython-311/uvloop/handles copying uvloop/handles/fsevent.pyx -> build/lib.openbsd-7.6-amd64-cpython-311/uvloop/handles copying uvloop/handles/handle.pxd -> build/lib.openbsd-7.6-amd64-cpython-311/uvloop/handles copying uvloop/handles/handle.pyx -> build/lib.openbsd-7.6-amd64-cpython-311/uvloop/handles copying uvloop/handles/idle.pxd -> build/lib.openbsd-7.6-amd64-cpython-311/uvloop/handles copying uvloop/handles/idle.pyx -> build/lib.openbsd-7.6-amd64-cpython-311/uvloop/handles copying uvloop/handles/pipe.pxd -> build/lib.openbsd-7.6-amd64-cpython-311/uvloop/handles copying uvloop/handles/pipe.pyx -> build/lib.openbsd-7.6-amd64-cpython-311/uvloop/handles copying uvloop/handles/poll.pxd -> build/lib.openbsd-7.6-amd64-cpython-311/uvloop/handles copying uvloop/handles/poll.pyx -> build/lib.openbsd-7.6-amd64-cpython-311/uvloop/handles copying uvloop/handles/process.pxd -> build/lib.openbsd-7.6-amd64-cpython-311/uvloop/handles copying uvloop/handles/process.pyx -> build/lib.openbsd-7.6-amd64-cpython-311/uvloop/handles copying uvloop/handles/stream.pxd -> build/lib.openbsd-7.6-amd64-cpython-311/uvloop/handles copying uvloop/handles/stream.pyx -> build/lib.openbsd-7.6-amd64-cpython-311/uvloop/handles copying uvloop/handles/streamserver.pxd -> build/lib.openbsd-7.6-amd64-cpython-311/uvloop/handles copying uvloop/handles/streamserver.pyx -> build/lib.openbsd-7.6-amd64-cpython-311/uvloop/handles copying uvloop/handles/tcp.pxd -> build/lib.openbsd-7.6-amd64-cpython-311/uvloop/handles copying uvloop/handles/tcp.pyx -> build/lib.openbsd-7.6-amd64-cpython-311/uvloop/handles copying uvloop/handles/timer.pxd -> build/lib.openbsd-7.6-amd64-cpython-311/uvloop/handles copying uvloop/handles/timer.pyx -> build/lib.openbsd-7.6-amd64-cpython-311/uvloop/handles copying uvloop/handles/udp.pxd -> build/lib.openbsd-7.6-amd64-cpython-311/uvloop/handles copying uvloop/handles/udp.pyx -> build/lib.openbsd-7.6-amd64-cpython-311/uvloop/handles creating build/lib.openbsd-7.6-amd64-cpython-311/uvloop/includes copying uvloop/includes/__init__.py -> build/lib.openbsd-7.6-amd64-cpython-311/uvloop/includes copying uvloop/includes/consts.pxi -> build/lib.openbsd-7.6-amd64-cpython-311/uvloop/includes copying uvloop/includes/debug.pxd -> build/lib.openbsd-7.6-amd64-cpython-311/uvloop/includes copying uvloop/includes/flowcontrol.pxd -> build/lib.openbsd-7.6-amd64-cpython-311/uvloop/includes copying uvloop/includes/python.pxd -> build/lib.openbsd-7.6-amd64-cpython-311/uvloop/includes copying uvloop/includes/stdlib.pxi -> build/lib.openbsd-7.6-amd64-cpython-311/uvloop/includes copying uvloop/includes/system.pxd -> build/lib.openbsd-7.6-amd64-cpython-311/uvloop/includes copying uvloop/includes/uv.pxd -> build/lib.openbsd-7.6-amd64-cpython-311/uvloop/includes running build_ext building 'uvloop.loop' extension creating build/temp.openbsd-7.6-amd64-cpython-311 creating build/temp.openbsd-7.6-amd64-cpython-311/uvloop cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -I/usr/local/include -fPIC -I/usr/local/include/python3.11 -c uvloop/loop.c -o build/temp.openbsd-7.6-amd64-cpython-311/uvloop/loop.o -O2 cc -shared -fPIC -L/usr/local/lib/ -I/usr/local/include build/temp.openbsd-7.6-amd64-cpython-311/uvloop/loop.o -L/usr/local/lib -luv -lpthread -o build/lib.openbsd-7.6-amd64-cpython-311/uvloop/loop.cpython-311.so installing to build/bdist.openbsd-7.6-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.6-amd64 creating build/bdist.openbsd-7.6-amd64/wheel creating build/bdist.openbsd-7.6-amd64/wheel/uvloop copying build/lib.openbsd-7.6-amd64-cpython-311/uvloop/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/uvloop copying build/lib.openbsd-7.6-amd64-cpython-311/uvloop/_noop.py -> build/bdist.openbsd-7.6-amd64/wheel/uvloop copying build/lib.openbsd-7.6-amd64-cpython-311/uvloop/_testbase.py -> build/bdist.openbsd-7.6-amd64/wheel/uvloop copying build/lib.openbsd-7.6-amd64-cpython-311/uvloop/_version.py -> build/bdist.openbsd-7.6-amd64/wheel/uvloop copying build/lib.openbsd-7.6-amd64-cpython-311/uvloop/cbhandles.pxd -> build/bdist.openbsd-7.6-amd64/wheel/uvloop copying build/lib.openbsd-7.6-amd64-cpython-311/uvloop/cbhandles.pyx -> build/bdist.openbsd-7.6-amd64/wheel/uvloop copying build/lib.openbsd-7.6-amd64-cpython-311/uvloop/dns.pyx -> build/bdist.openbsd-7.6-amd64/wheel/uvloop copying build/lib.openbsd-7.6-amd64-cpython-311/uvloop/errors.pyx -> build/bdist.openbsd-7.6-amd64/wheel/uvloop copying build/lib.openbsd-7.6-amd64-cpython-311/uvloop/loop.pxd -> build/bdist.openbsd-7.6-amd64/wheel/uvloop copying build/lib.openbsd-7.6-amd64-cpython-311/uvloop/loop.pyi -> build/bdist.openbsd-7.6-amd64/wheel/uvloop copying build/lib.openbsd-7.6-amd64-cpython-311/uvloop/loop.pyx -> build/bdist.openbsd-7.6-amd64/wheel/uvloop copying build/lib.openbsd-7.6-amd64-cpython-311/uvloop/lru.pyx -> build/bdist.openbsd-7.6-amd64/wheel/uvloop copying build/lib.openbsd-7.6-amd64-cpython-311/uvloop/pseudosock.pyx -> build/bdist.openbsd-7.6-amd64/wheel/uvloop copying build/lib.openbsd-7.6-amd64-cpython-311/uvloop/py.typed -> build/bdist.openbsd-7.6-amd64/wheel/uvloop copying build/lib.openbsd-7.6-amd64-cpython-311/uvloop/request.pxd -> build/bdist.openbsd-7.6-amd64/wheel/uvloop copying build/lib.openbsd-7.6-amd64-cpython-311/uvloop/request.pyx -> build/bdist.openbsd-7.6-amd64/wheel/uvloop copying build/lib.openbsd-7.6-amd64-cpython-311/uvloop/server.pxd -> build/bdist.openbsd-7.6-amd64/wheel/uvloop copying build/lib.openbsd-7.6-amd64-cpython-311/uvloop/server.pyx -> build/bdist.openbsd-7.6-amd64/wheel/uvloop copying build/lib.openbsd-7.6-amd64-cpython-311/uvloop/sslproto.pxd -> build/bdist.openbsd-7.6-amd64/wheel/uvloop copying build/lib.openbsd-7.6-amd64-cpython-311/uvloop/sslproto.pyx -> build/bdist.openbsd-7.6-amd64/wheel/uvloop creating build/bdist.openbsd-7.6-amd64/wheel/uvloop/handles copying build/lib.openbsd-7.6-amd64-cpython-311/uvloop/handles/async_.pxd -> build/bdist.openbsd-7.6-amd64/wheel/uvloop/handles copying build/lib.openbsd-7.6-amd64-cpython-311/uvloop/handles/async_.pyx -> build/bdist.openbsd-7.6-amd64/wheel/uvloop/handles copying build/lib.openbsd-7.6-amd64-cpython-311/uvloop/handles/basetransport.pxd -> build/bdist.openbsd-7.6-amd64/wheel/uvloop/handles copying build/lib.openbsd-7.6-amd64-cpython-311/uvloop/handles/basetransport.pyx -> build/bdist.openbsd-7.6-amd64/wheel/uvloop/handles copying build/lib.openbsd-7.6-amd64-cpython-311/uvloop/handles/check.pxd -> build/bdist.openbsd-7.6-amd64/wheel/uvloop/handles copying build/lib.openbsd-7.6-amd64-cpython-311/uvloop/handles/check.pyx -> build/bdist.openbsd-7.6-amd64/wheel/uvloop/handles copying build/lib.openbsd-7.6-amd64-cpython-311/uvloop/handles/fsevent.pxd -> build/bdist.openbsd-7.6-amd64/wheel/uvloop/handles copying build/lib.openbsd-7.6-amd64-cpython-311/uvloop/handles/fsevent.pyx -> build/bdist.openbsd-7.6-amd64/wheel/uvloop/handles copying build/lib.openbsd-7.6-amd64-cpython-311/uvloop/handles/handle.pxd -> build/bdist.openbsd-7.6-amd64/wheel/uvloop/handles copying build/lib.openbsd-7.6-amd64-cpython-311/uvloop/handles/handle.pyx -> build/bdist.openbsd-7.6-amd64/wheel/uvloop/handles copying build/lib.openbsd-7.6-amd64-cpython-311/uvloop/handles/idle.pxd -> build/bdist.openbsd-7.6-amd64/wheel/uvloop/handles copying build/lib.openbsd-7.6-amd64-cpython-311/uvloop/handles/idle.pyx -> build/bdist.openbsd-7.6-amd64/wheel/uvloop/handles copying build/lib.openbsd-7.6-amd64-cpython-311/uvloop/handles/pipe.pxd -> build/bdist.openbsd-7.6-amd64/wheel/uvloop/handles copying build/lib.openbsd-7.6-amd64-cpython-311/uvloop/handles/pipe.pyx -> build/bdist.openbsd-7.6-amd64/wheel/uvloop/handles copying build/lib.openbsd-7.6-amd64-cpython-311/uvloop/handles/poll.pxd -> build/bdist.openbsd-7.6-amd64/wheel/uvloop/handles copying build/lib.openbsd-7.6-amd64-cpython-311/uvloop/handles/poll.pyx -> build/bdist.openbsd-7.6-amd64/wheel/uvloop/handles copying build/lib.openbsd-7.6-amd64-cpython-311/uvloop/handles/process.pxd -> build/bdist.openbsd-7.6-amd64/wheel/uvloop/handles copying build/lib.openbsd-7.6-amd64-cpython-311/uvloop/handles/process.pyx -> build/bdist.openbsd-7.6-amd64/wheel/uvloop/handles copying build/lib.openbsd-7.6-amd64-cpython-311/uvloop/handles/stream.pxd -> build/bdist.openbsd-7.6-amd64/wheel/uvloop/handles copying build/lib.openbsd-7.6-amd64-cpython-311/uvloop/handles/stream.pyx -> build/bdist.openbsd-7.6-amd64/wheel/uvloop/handles copying build/lib.openbsd-7.6-amd64-cpython-311/uvloop/handles/streamserver.pxd -> build/bdist.openbsd-7.6-amd64/wheel/uvloop/handles copying build/lib.openbsd-7.6-amd64-cpython-311/uvloop/handles/streamserver.pyx -> build/bdist.openbsd-7.6-amd64/wheel/uvloop/handles copying build/lib.openbsd-7.6-amd64-cpython-311/uvloop/handles/tcp.pxd -> build/bdist.openbsd-7.6-amd64/wheel/uvloop/handles copying build/lib.openbsd-7.6-amd64-cpython-311/uvloop/handles/tcp.pyx -> build/bdist.openbsd-7.6-amd64/wheel/uvloop/handles copying build/lib.openbsd-7.6-amd64-cpython-311/uvloop/handles/timer.pxd -> build/bdist.openbsd-7.6-amd64/wheel/uvloop/handles copying build/lib.openbsd-7.6-amd64-cpython-311/uvloop/handles/timer.pyx -> build/bdist.openbsd-7.6-amd64/wheel/uvloop/handles copying build/lib.openbsd-7.6-amd64-cpython-311/uvloop/handles/udp.pxd -> build/bdist.openbsd-7.6-amd64/wheel/uvloop/handles copying build/lib.openbsd-7.6-amd64-cpython-311/uvloop/handles/udp.pyx -> build/bdist.openbsd-7.6-amd64/wheel/uvloop/handles creating build/bdist.openbsd-7.6-amd64/wheel/uvloop/includes copying build/lib.openbsd-7.6-amd64-cpython-311/uvloop/includes/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/uvloop/includes copying build/lib.openbsd-7.6-amd64-cpython-311/uvloop/includes/consts.pxi -> build/bdist.openbsd-7.6-amd64/wheel/uvloop/includes copying build/lib.openbsd-7.6-amd64-cpython-311/uvloop/includes/debug.pxd -> build/bdist.openbsd-7.6-amd64/wheel/uvloop/includes copying build/lib.openbsd-7.6-amd64-cpython-311/uvloop/includes/flowcontrol.pxd -> build/bdist.openbsd-7.6-amd64/wheel/uvloop/includes copying build/lib.openbsd-7.6-amd64-cpython-311/uvloop/includes/python.pxd -> build/bdist.openbsd-7.6-amd64/wheel/uvloop/includes copying build/lib.openbsd-7.6-amd64-cpython-311/uvloop/includes/stdlib.pxi -> build/bdist.openbsd-7.6-amd64/wheel/uvloop/includes copying build/lib.openbsd-7.6-amd64-cpython-311/uvloop/includes/system.pxd -> build/bdist.openbsd-7.6-amd64/wheel/uvloop/includes copying build/lib.openbsd-7.6-amd64-cpython-311/uvloop/includes/uv.pxd -> build/bdist.openbsd-7.6-amd64/wheel/uvloop/includes copying build/lib.openbsd-7.6-amd64-cpython-311/uvloop/loop.cpython-311.so -> build/bdist.openbsd-7.6-amd64/wheel/uvloop running install_egg_info Copying uvloop.egg-info to build/bdist.openbsd-7.6-amd64/wheel/uvloop-0.20.0-py3.11.egg-info running install_scripts creating build/bdist.openbsd-7.6-amd64/wheel/uvloop-0.20.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-uvloop-0.20.0-python3/uvloop-0.20.0/dist/.tmp-1vze9qor/uvloop-0.20.0-cp311-cp311-openbsd_7_6_amd64.whl' and adding 'build/bdist.openbsd-7.6-amd64/wheel' to it adding 'uvloop/__init__.py' adding 'uvloop/_noop.py' adding 'uvloop/_testbase.py' adding 'uvloop/_version.py' adding 'uvloop/cbhandles.pxd' adding 'uvloop/cbhandles.pyx' adding 'uvloop/dns.pyx' adding 'uvloop/errors.pyx' adding 'uvloop/loop.cpython-311.so' adding 'uvloop/loop.pxd' adding 'uvloop/loop.pyi' adding 'uvloop/loop.pyx' adding 'uvloop/lru.pyx' adding 'uvloop/pseudosock.pyx' adding 'uvloop/py.typed' adding 'uvloop/request.pxd' adding 'uvloop/request.pyx' adding 'uvloop/server.pxd' adding 'uvloop/server.pyx' adding 'uvloop/sslproto.pxd' adding 'uvloop/sslproto.pyx' adding 'uvloop/handles/async_.pxd' adding 'uvloop/handles/async_.pyx' adding 'uvloop/handles/basetransport.pxd' adding 'uvloop/handles/basetransport.pyx' adding 'uvloop/handles/check.pxd' adding 'uvloop/handles/check.pyx' adding 'uvloop/handles/fsevent.pxd' adding 'uvloop/handles/fsevent.pyx' adding 'uvloop/handles/handle.pxd' adding 'uvloop/handles/handle.pyx' adding 'uvloop/handles/idle.pxd' adding 'uvloop/handles/idle.pyx' adding 'uvloop/handles/pipe.pxd' adding 'uvloop/handles/pipe.pyx' adding 'uvloop/handles/poll.pxd' adding 'uvloop/handles/poll.pyx' adding 'uvloop/handles/process.pxd' adding 'uvloop/handles/process.pyx' adding 'uvloop/handles/stream.pxd' adding 'uvloop/handles/stream.pyx' adding 'uvloop/handles/streamserver.pxd' adding 'uvloop/handles/streamserver.pyx' adding 'uvloop/handles/tcp.pxd' adding 'uvloop/handles/tcp.pyx' adding 'uvloop/handles/timer.pxd' adding 'uvloop/handles/timer.pyx' adding 'uvloop/handles/udp.pxd' adding 'uvloop/handles/udp.pyx' adding 'uvloop/includes/__init__.py' adding 'uvloop/includes/consts.pxi' adding 'uvloop/includes/debug.pxd' adding 'uvloop/includes/flowcontrol.pxd' adding 'uvloop/includes/python.pxd' adding 'uvloop/includes/stdlib.pxi' adding 'uvloop/includes/system.pxd' adding 'uvloop/includes/uv.pxd' adding 'uvloop-0.20.0.dist-info/LICENSE-APACHE' adding 'uvloop-0.20.0.dist-info/LICENSE-MIT' adding 'uvloop-0.20.0.dist-info/METADATA' adding 'uvloop-0.20.0.dist-info/WHEEL' adding 'uvloop-0.20.0.dist-info/top_level.txt' adding 'uvloop-0.20.0.dist-info/RECORD' removing build/bdist.openbsd-7.6-amd64/wheel Successfully built uvloop-0.20.0-cp311-cp311-openbsd_7_6_amd64.whl >>> Running package in devel/py-uvloop,python3 at 1731979456.76 ===> devel/py-uvloop,python3 ===> Faking installation for py3-uvloop-0.20.0p0 ===> Building package for py3-uvloop-0.20.0p0 Create /exopi-cvs/ports/packages/amd64/all/py3-uvloop-0.20.0p0.tgz Creating package py3-uvloop-0.20.0p0 reading plist| checking dependencies| checking dependencies|devel/libuv checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|*** | 4% checksumming|*** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 10% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 13% checksumming|********* | 14% checksumming|********* | 16% checksumming|********** | 17% checksumming|*********** | 18% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************** | 22% checksumming|************** | 23% checksumming|*************** | 24% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************** | 36% checksumming|********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 41% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|**************************** | 46% checksumming|**************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|********************************* | 53% checksumming|********************************* | 54% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 59% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|*************************************** | 63% checksumming|*************************************** | 64% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 82% checksumming|*************************************************** | 83% checksumming|**************************************************** | 84% checksumming|**************************************************** | 86% checksumming|***************************************************** | 87% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************** | 94% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|****************** | 29% archiving|************************************ | 56% archiving|****************************************************** | 84% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|************************************************************** | 98% archiving|*************************************************************** | 98% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-uvloop-0.20.0p0.tgz >>> Running clean in devel/py-uvloop,python3 at 1731979460.91 ===> devel/py-uvloop,python3 ===> Cleaning for py3-uvloop-0.20.0p0 >>> Ended at 1731979461.14 max_stuck=64.04/depends=5.38/show-prepare-results=1.65/build=83.08/package=4.15/clean=0.25