>>> Building on exopi-5 under devel/py-uvloop BDEPENDS = [devel/py-wheel;devel/py-installer;lang/python/3;devel/libuv;devel/py-setuptools;lang/pythran;devel/py-build;lang/cython] DIST = [devel/py-uvloop:uvloop-0.22.1.tar.gz] FULLPKGNAME = py3-uvloop-0.22.1 RDEPENDS = [devel/libuv;lang/python/3] (Junk lock obtained for exopi-5 at 1764765111.37) >>> Running depends in devel/py-uvloop at 1764765111.43 last junk was in security/cyrus-sasl2,pgsql /usr/sbin/pkg_add -aI -Drepair libuv-1.51.0p0 py3-build-1.3.0 py3-cython-3.1.6v0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 pythran-0.15.0p6 was: /usr/sbin/pkg_add -aI -Drepair libuv-1.51.0p0 py3-build-1.3.0 py3-cython-3.1.6v0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.13.9 pythran-0.15.0p6 /usr/sbin/pkg_add -aI -Drepair libuv-1.51.0p0 py3-build-1.3.0 py3-cython-3.1.6v0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 pythran-0.15.0p6 >>> Running show-prepare-results in devel/py-uvloop at 1764765126.40 ===> devel/py-uvloop ===> Building from scratch py3-uvloop-0.22.1 ===> py3-uvloop-0.22.1 depends on: py3-cython-* -> py3-cython-3.1.6v0 ===> py3-uvloop-0.22.1 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-uvloop-0.22.1 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-uvloop-0.22.1 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-uvloop-0.22.1 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-uvloop-0.22.1 depends on: py3-wheel-* -> py3-wheel-0.46.1 ===> py3-uvloop-0.22.1 depends on: pythran-* -> pythran-0.15.0p6 ===> py3-uvloop-0.22.1 depends on: libuv-* -> libuv-1.51.0p0 ===> Verifying specs: pthread uv ===> found pthread.28.1 uv.5.2 libuv-1.51.0p0 py3-build-1.3.0 py3-cython-3.1.6v0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.13.9 pythran-0.15.0p6 (Junk lock released for exopi-5 at 1764765127.86) distfiles size=2443250 >>> Running extract in devel/py-uvloop at 1764765127.90 ===> devel/py-uvloop ===> Checking files for py3-uvloop-0.22.1 `/exopi-cvs/ports/distfiles/uvloop-0.22.1.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-uvloop-0.22.1 >>> Running build in devel/py-uvloop at 1764765128.55 ===> devel/py-uvloop ===> Patching for py3-uvloop-0.22.1 ===> 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 33. Hunk #2 succeeded at 81. 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.22.1 ===> Configuring for py3-uvloop-0.22.1 ===> Building for py3-uvloop-0.22.1 * Getting build dependencies for wheel... /usr/local/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/local/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/local/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 :: Apache Software License License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running egg_info writing 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 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' * Building wheel... /usr/local/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/local/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/local/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 :: Apache Software License 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.openbsd-7.8-amd64-cpython-313/uvloop copying uvloop/__init__.py -> build/lib.openbsd-7.8-amd64-cpython-313/uvloop copying uvloop/_noop.py -> build/lib.openbsd-7.8-amd64-cpython-313/uvloop copying uvloop/_testbase.py -> build/lib.openbsd-7.8-amd64-cpython-313/uvloop copying uvloop/_version.py -> build/lib.openbsd-7.8-amd64-cpython-313/uvloop running egg_info writing uvloop.egg-info/PKG-INFO writing dependency_links to uvloop.egg-info/dependency_links.txt writing requirements to uvloop.egg-info/requires.txt writing top-level names to uvloop.egg-info/top_level.txt reading manifest file 'uvloop.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no 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.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'uvloop.handles' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'uvloop.handles' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'uvloop.handles' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'uvloop.handles' to be distributed and are already explicitly excluding 'uvloop.handles' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'uvloop.includes' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'uvloop.includes' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'uvloop.includes' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'uvloop.includes' to be distributed and are already explicitly excluding 'uvloop.includes' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) copying uvloop/cbhandles.pxd -> build/lib.openbsd-7.8-amd64-cpython-313/uvloop copying uvloop/cbhandles.pyx -> build/lib.openbsd-7.8-amd64-cpython-313/uvloop copying uvloop/dns.pyx -> build/lib.openbsd-7.8-amd64-cpython-313/uvloop copying uvloop/errors.pyx -> build/lib.openbsd-7.8-amd64-cpython-313/uvloop copying uvloop/loop.pxd -> build/lib.openbsd-7.8-amd64-cpython-313/uvloop copying uvloop/loop.pyi -> build/lib.openbsd-7.8-amd64-cpython-313/uvloop copying uvloop/loop.pyx -> build/lib.openbsd-7.8-amd64-cpython-313/uvloop copying uvloop/lru.pyx -> build/lib.openbsd-7.8-amd64-cpython-313/uvloop copying uvloop/pseudosock.pyx -> build/lib.openbsd-7.8-amd64-cpython-313/uvloop copying uvloop/py.typed -> build/lib.openbsd-7.8-amd64-cpython-313/uvloop copying uvloop/request.pxd -> build/lib.openbsd-7.8-amd64-cpython-313/uvloop copying uvloop/request.pyx -> build/lib.openbsd-7.8-amd64-cpython-313/uvloop copying uvloop/server.pxd -> build/lib.openbsd-7.8-amd64-cpython-313/uvloop copying uvloop/server.pyx -> build/lib.openbsd-7.8-amd64-cpython-313/uvloop copying uvloop/sslproto.pxd -> build/lib.openbsd-7.8-amd64-cpython-313/uvloop copying uvloop/sslproto.pyx -> build/lib.openbsd-7.8-amd64-cpython-313/uvloop creating build/lib.openbsd-7.8-amd64-cpython-313/uvloop/handles copying uvloop/handles/async_.pxd -> build/lib.openbsd-7.8-amd64-cpython-313/uvloop/handles copying uvloop/handles/async_.pyx -> build/lib.openbsd-7.8-amd64-cpython-313/uvloop/handles copying uvloop/handles/basetransport.pxd -> build/lib.openbsd-7.8-amd64-cpython-313/uvloop/handles copying uvloop/handles/basetransport.pyx -> build/lib.openbsd-7.8-amd64-cpython-313/uvloop/handles copying uvloop/handles/check.pxd -> build/lib.openbsd-7.8-amd64-cpython-313/uvloop/handles copying uvloop/handles/check.pyx -> build/lib.openbsd-7.8-amd64-cpython-313/uvloop/handles copying uvloop/handles/fsevent.pxd -> build/lib.openbsd-7.8-amd64-cpython-313/uvloop/handles copying uvloop/handles/fsevent.pyx -> build/lib.openbsd-7.8-amd64-cpython-313/uvloop/handles copying uvloop/handles/handle.pxd -> build/lib.openbsd-7.8-amd64-cpython-313/uvloop/handles copying uvloop/handles/handle.pyx -> build/lib.openbsd-7.8-amd64-cpython-313/uvloop/handles copying uvloop/handles/idle.pxd -> build/lib.openbsd-7.8-amd64-cpython-313/uvloop/handles copying uvloop/handles/idle.pyx -> build/lib.openbsd-7.8-amd64-cpython-313/uvloop/handles copying uvloop/handles/pipe.pxd -> build/lib.openbsd-7.8-amd64-cpython-313/uvloop/handles copying uvloop/handles/pipe.pyx -> build/lib.openbsd-7.8-amd64-cpython-313/uvloop/handles copying uvloop/handles/poll.pxd -> build/lib.openbsd-7.8-amd64-cpython-313/uvloop/handles copying uvloop/handles/poll.pyx -> build/lib.openbsd-7.8-amd64-cpython-313/uvloop/handles copying uvloop/handles/process.pxd -> build/lib.openbsd-7.8-amd64-cpython-313/uvloop/handles copying uvloop/handles/process.pyx -> build/lib.openbsd-7.8-amd64-cpython-313/uvloop/handles copying uvloop/handles/stream.pxd -> build/lib.openbsd-7.8-amd64-cpython-313/uvloop/handles copying uvloop/handles/stream.pyx -> build/lib.openbsd-7.8-amd64-cpython-313/uvloop/handles copying uvloop/handles/streamserver.pxd -> build/lib.openbsd-7.8-amd64-cpython-313/uvloop/handles copying uvloop/handles/streamserver.pyx -> build/lib.openbsd-7.8-amd64-cpython-313/uvloop/handles copying uvloop/handles/tcp.pxd -> build/lib.openbsd-7.8-amd64-cpython-313/uvloop/handles copying uvloop/handles/tcp.pyx -> build/lib.openbsd-7.8-amd64-cpython-313/uvloop/handles copying uvloop/handles/timer.pxd -> build/lib.openbsd-7.8-amd64-cpython-313/uvloop/handles copying uvloop/handles/timer.pyx -> build/lib.openbsd-7.8-amd64-cpython-313/uvloop/handles copying uvloop/handles/udp.pxd -> build/lib.openbsd-7.8-amd64-cpython-313/uvloop/handles copying uvloop/handles/udp.pyx -> build/lib.openbsd-7.8-amd64-cpython-313/uvloop/handles creating build/lib.openbsd-7.8-amd64-cpython-313/uvloop/includes copying uvloop/includes/__init__.py -> build/lib.openbsd-7.8-amd64-cpython-313/uvloop/includes copying uvloop/includes/consts.pxi -> build/lib.openbsd-7.8-amd64-cpython-313/uvloop/includes copying uvloop/includes/debug.pxd -> build/lib.openbsd-7.8-amd64-cpython-313/uvloop/includes copying uvloop/includes/flowcontrol.pxd -> build/lib.openbsd-7.8-amd64-cpython-313/uvloop/includes copying uvloop/includes/python.pxd -> build/lib.openbsd-7.8-amd64-cpython-313/uvloop/includes copying uvloop/includes/stdlib.pxi -> build/lib.openbsd-7.8-amd64-cpython-313/uvloop/includes copying uvloop/includes/system.pxd -> build/lib.openbsd-7.8-amd64-cpython-313/uvloop/includes copying uvloop/includes/uv.pxd -> build/lib.openbsd-7.8-amd64-cpython-313/uvloop/includes running build_ext building 'uvloop.loop' extension creating build/temp.openbsd-7.8-amd64-cpython-313/uvloop cc -O2 -pipe -I/usr/local/include -fPIC -I/usr/local/include/python3.13 -c uvloop/loop.c -o build/temp.openbsd-7.8-amd64-cpython-313/uvloop/loop.o "" cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe -I/usr/local/include build/temp.openbsd-7.8-amd64-cpython-313/uvloop/loop.o -L/usr/local/lib -luv -lpthread -o build/lib.openbsd-7.8-amd64-cpython-313/uvloop/loop.cpython-313.so installing to build/bdist.openbsd-7.8-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.8-amd64/wheel creating build/bdist.openbsd-7.8-amd64/wheel/uvloop copying build/lib.openbsd-7.8-amd64-cpython-313/uvloop/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./uvloop copying build/lib.openbsd-7.8-amd64-cpython-313/uvloop/_noop.py -> build/bdist.openbsd-7.8-amd64/wheel/./uvloop copying build/lib.openbsd-7.8-amd64-cpython-313/uvloop/_testbase.py -> build/bdist.openbsd-7.8-amd64/wheel/./uvloop copying build/lib.openbsd-7.8-amd64-cpython-313/uvloop/_version.py -> build/bdist.openbsd-7.8-amd64/wheel/./uvloop copying build/lib.openbsd-7.8-amd64-cpython-313/uvloop/cbhandles.pxd -> build/bdist.openbsd-7.8-amd64/wheel/./uvloop copying build/lib.openbsd-7.8-amd64-cpython-313/uvloop/cbhandles.pyx -> build/bdist.openbsd-7.8-amd64/wheel/./uvloop copying build/lib.openbsd-7.8-amd64-cpython-313/uvloop/dns.pyx -> build/bdist.openbsd-7.8-amd64/wheel/./uvloop copying build/lib.openbsd-7.8-amd64-cpython-313/uvloop/errors.pyx -> build/bdist.openbsd-7.8-amd64/wheel/./uvloop copying build/lib.openbsd-7.8-amd64-cpython-313/uvloop/loop.pxd -> build/bdist.openbsd-7.8-amd64/wheel/./uvloop copying build/lib.openbsd-7.8-amd64-cpython-313/uvloop/loop.pyi -> build/bdist.openbsd-7.8-amd64/wheel/./uvloop copying build/lib.openbsd-7.8-amd64-cpython-313/uvloop/loop.pyx -> build/bdist.openbsd-7.8-amd64/wheel/./uvloop copying build/lib.openbsd-7.8-amd64-cpython-313/uvloop/lru.pyx -> build/bdist.openbsd-7.8-amd64/wheel/./uvloop copying build/lib.openbsd-7.8-amd64-cpython-313/uvloop/pseudosock.pyx -> build/bdist.openbsd-7.8-amd64/wheel/./uvloop copying build/lib.openbsd-7.8-amd64-cpython-313/uvloop/py.typed -> build/bdist.openbsd-7.8-amd64/wheel/./uvloop copying build/lib.openbsd-7.8-amd64-cpython-313/uvloop/request.pxd -> build/bdist.openbsd-7.8-amd64/wheel/./uvloop copying build/lib.openbsd-7.8-amd64-cpython-313/uvloop/request.pyx -> build/bdist.openbsd-7.8-amd64/wheel/./uvloop copying build/lib.openbsd-7.8-amd64-cpython-313/uvloop/server.pxd -> build/bdist.openbsd-7.8-amd64/wheel/./uvloop copying build/lib.openbsd-7.8-amd64-cpython-313/uvloop/server.pyx -> build/bdist.openbsd-7.8-amd64/wheel/./uvloop copying build/lib.openbsd-7.8-amd64-cpython-313/uvloop/sslproto.pxd -> build/bdist.openbsd-7.8-amd64/wheel/./uvloop copying build/lib.openbsd-7.8-amd64-cpython-313/uvloop/sslproto.pyx -> build/bdist.openbsd-7.8-amd64/wheel/./uvloop creating build/bdist.openbsd-7.8-amd64/wheel/uvloop/handles copying build/lib.openbsd-7.8-amd64-cpython-313/uvloop/handles/async_.pxd -> build/bdist.openbsd-7.8-amd64/wheel/./uvloop/handles copying build/lib.openbsd-7.8-amd64-cpython-313/uvloop/handles/async_.pyx -> build/bdist.openbsd-7.8-amd64/wheel/./uvloop/handles copying build/lib.openbsd-7.8-amd64-cpython-313/uvloop/handles/basetransport.pxd -> build/bdist.openbsd-7.8-amd64/wheel/./uvloop/handles copying build/lib.openbsd-7.8-amd64-cpython-313/uvloop/handles/basetransport.pyx -> build/bdist.openbsd-7.8-amd64/wheel/./uvloop/handles copying build/lib.openbsd-7.8-amd64-cpython-313/uvloop/handles/check.pxd -> build/bdist.openbsd-7.8-amd64/wheel/./uvloop/handles copying build/lib.openbsd-7.8-amd64-cpython-313/uvloop/handles/check.pyx -> build/bdist.openbsd-7.8-amd64/wheel/./uvloop/handles copying build/lib.openbsd-7.8-amd64-cpython-313/uvloop/handles/fsevent.pxd -> build/bdist.openbsd-7.8-amd64/wheel/./uvloop/handles copying build/lib.openbsd-7.8-amd64-cpython-313/uvloop/handles/fsevent.pyx -> build/bdist.openbsd-7.8-amd64/wheel/./uvloop/handles copying build/lib.openbsd-7.8-amd64-cpython-313/uvloop/handles/handle.pxd -> build/bdist.openbsd-7.8-amd64/wheel/./uvloop/handles copying build/lib.openbsd-7.8-amd64-cpython-313/uvloop/handles/handle.pyx -> build/bdist.openbsd-7.8-amd64/wheel/./uvloop/handles copying build/lib.openbsd-7.8-amd64-cpython-313/uvloop/handles/idle.pxd -> build/bdist.openbsd-7.8-amd64/wheel/./uvloop/handles copying build/lib.openbsd-7.8-amd64-cpython-313/uvloop/handles/idle.pyx -> build/bdist.openbsd-7.8-amd64/wheel/./uvloop/handles copying build/lib.openbsd-7.8-amd64-cpython-313/uvloop/handles/pipe.pxd -> build/bdist.openbsd-7.8-amd64/wheel/./uvloop/handles copying build/lib.openbsd-7.8-amd64-cpython-313/uvloop/handles/pipe.pyx -> build/bdist.openbsd-7.8-amd64/wheel/./uvloop/handles copying build/lib.openbsd-7.8-amd64-cpython-313/uvloop/handles/poll.pxd -> build/bdist.openbsd-7.8-amd64/wheel/./uvloop/handles copying build/lib.openbsd-7.8-amd64-cpython-313/uvloop/handles/poll.pyx -> build/bdist.openbsd-7.8-amd64/wheel/./uvloop/handles copying build/lib.openbsd-7.8-amd64-cpython-313/uvloop/handles/process.pxd -> build/bdist.openbsd-7.8-amd64/wheel/./uvloop/handles copying build/lib.openbsd-7.8-amd64-cpython-313/uvloop/handles/process.pyx -> build/bdist.openbsd-7.8-amd64/wheel/./uvloop/handles copying build/lib.openbsd-7.8-amd64-cpython-313/uvloop/handles/stream.pxd -> build/bdist.openbsd-7.8-amd64/wheel/./uvloop/handles copying build/lib.openbsd-7.8-amd64-cpython-313/uvloop/handles/stream.pyx -> build/bdist.openbsd-7.8-amd64/wheel/./uvloop/handles copying build/lib.openbsd-7.8-amd64-cpython-313/uvloop/handles/streamserver.pxd -> build/bdist.openbsd-7.8-amd64/wheel/./uvloop/handles copying build/lib.openbsd-7.8-amd64-cpython-313/uvloop/handles/streamserver.pyx -> build/bdist.openbsd-7.8-amd64/wheel/./uvloop/handles copying build/lib.openbsd-7.8-amd64-cpython-313/uvloop/handles/tcp.pxd -> build/bdist.openbsd-7.8-amd64/wheel/./uvloop/handles copying build/lib.openbsd-7.8-amd64-cpython-313/uvloop/handles/tcp.pyx -> build/bdist.openbsd-7.8-amd64/wheel/./uvloop/handles copying build/lib.openbsd-7.8-amd64-cpython-313/uvloop/handles/timer.pxd -> build/bdist.openbsd-7.8-amd64/wheel/./uvloop/handles copying build/lib.openbsd-7.8-amd64-cpython-313/uvloop/handles/timer.pyx -> build/bdist.openbsd-7.8-amd64/wheel/./uvloop/handles copying build/lib.openbsd-7.8-amd64-cpython-313/uvloop/handles/udp.pxd -> build/bdist.openbsd-7.8-amd64/wheel/./uvloop/handles copying build/lib.openbsd-7.8-amd64-cpython-313/uvloop/handles/udp.pyx -> build/bdist.openbsd-7.8-amd64/wheel/./uvloop/handles creating build/bdist.openbsd-7.8-amd64/wheel/uvloop/includes copying build/lib.openbsd-7.8-amd64-cpython-313/uvloop/includes/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./uvloop/includes copying build/lib.openbsd-7.8-amd64-cpython-313/uvloop/includes/consts.pxi -> build/bdist.openbsd-7.8-amd64/wheel/./uvloop/includes copying build/lib.openbsd-7.8-amd64-cpython-313/uvloop/includes/debug.pxd -> build/bdist.openbsd-7.8-amd64/wheel/./uvloop/includes copying build/lib.openbsd-7.8-amd64-cpython-313/uvloop/includes/flowcontrol.pxd -> build/bdist.openbsd-7.8-amd64/wheel/./uvloop/includes copying build/lib.openbsd-7.8-amd64-cpython-313/uvloop/includes/python.pxd -> build/bdist.openbsd-7.8-amd64/wheel/./uvloop/includes copying build/lib.openbsd-7.8-amd64-cpython-313/uvloop/includes/stdlib.pxi -> build/bdist.openbsd-7.8-amd64/wheel/./uvloop/includes copying build/lib.openbsd-7.8-amd64-cpython-313/uvloop/includes/system.pxd -> build/bdist.openbsd-7.8-amd64/wheel/./uvloop/includes copying build/lib.openbsd-7.8-amd64-cpython-313/uvloop/includes/uv.pxd -> build/bdist.openbsd-7.8-amd64/wheel/./uvloop/includes copying build/lib.openbsd-7.8-amd64-cpython-313/uvloop/loop.cpython-313.so -> build/bdist.openbsd-7.8-amd64/wheel/./uvloop running install_egg_info Copying uvloop.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./uvloop-0.22.1-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/uvloop-0.22.1.dist-info/WHEEL creating '/exopi-obj/pobj/py-uvloop-0.22.1/uvloop-0.22.1/dist/.tmp-sqgb16qv/uvloop-0.22.1-cp313-cp313-openbsd_7_8_amd64.whl' and adding 'build/bdist.openbsd-7.8-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-313.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.22.1.dist-info/licenses/LICENSE-APACHE' adding 'uvloop-0.22.1.dist-info/licenses/LICENSE-MIT' adding 'uvloop-0.22.1.dist-info/METADATA' adding 'uvloop-0.22.1.dist-info/WHEEL' adding 'uvloop-0.22.1.dist-info/top_level.txt' adding 'uvloop-0.22.1.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built uvloop-0.22.1-cp313-cp313-openbsd_7_8_amd64.whl >>> Running package in devel/py-uvloop at 1764765175.71 ===> devel/py-uvloop ===> Faking installation for py3-uvloop-0.22.1 ===> Building package for py3-uvloop-0.22.1 Create /exopi-cvs/ports/packages/amd64/all/py3-uvloop-0.22.1.tgz Creating package py3-uvloop-0.22.1 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|*** | 5% checksumming|**** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 10% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 13% checksumming|********* | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|*********** | 17% checksumming|*********** | 18% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 23% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|******************* | 30% checksumming|******************* | 32% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 36% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************** | 42% checksumming|*************************** | 43% checksumming|*************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 54% checksumming|********************************** | 55% checksumming|********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 64% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|****************************************** | 68% checksumming|****************************************** | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 77% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************** | 82% checksumming|************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 87% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|* | 2% archiving|** | 4% archiving|**************************************************** | 81% archiving|**************************************************** | 82% archiving|***************************************************** | 82% archiving|***************************************************** | 83% archiving|***************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************* | 85% archiving|******************************************************* | 86% archiving|******************************************************* | 87% archiving|******************************************************** | 87% archiving|*********************************************************** | 92% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-uvloop-0.22.1.tgz >>> Running clean in devel/py-uvloop at 1764765179.53 ===> devel/py-uvloop ===> Cleaning for py3-uvloop-0.22.1 >>> Ended at 1764765179.82 max_stuck=28.35/depends=14.98/show-prepare-results=1.50/extract=0.65/build=47.17/package=3.80/clean=0.34