=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for py313-uvloop-0.22.1 * Building wheel... /usr/pkg/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/pkg/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/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 :: 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.netbsd-9.0-amd64-cpython-313/uvloop copying uvloop/__init__.py -> build/lib.netbsd-9.0-amd64-cpython-313/uvloop copying uvloop/_noop.py -> build/lib.netbsd-9.0-amd64-cpython-313/uvloop copying uvloop/_testbase.py -> build/lib.netbsd-9.0-amd64-cpython-313/uvloop copying uvloop/_version.py -> build/lib.netbsd-9.0-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/pkg/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/pkg/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.netbsd-9.0-amd64-cpython-313/uvloop copying uvloop/cbhandles.pyx -> build/lib.netbsd-9.0-amd64-cpython-313/uvloop copying uvloop/dns.pyx -> build/lib.netbsd-9.0-amd64-cpython-313/uvloop copying uvloop/errors.pyx -> build/lib.netbsd-9.0-amd64-cpython-313/uvloop copying uvloop/loop.pxd -> build/lib.netbsd-9.0-amd64-cpython-313/uvloop copying uvloop/loop.pyi -> build/lib.netbsd-9.0-amd64-cpython-313/uvloop copying uvloop/loop.pyx -> build/lib.netbsd-9.0-amd64-cpython-313/uvloop copying uvloop/lru.pyx -> build/lib.netbsd-9.0-amd64-cpython-313/uvloop copying uvloop/pseudosock.pyx -> build/lib.netbsd-9.0-amd64-cpython-313/uvloop copying uvloop/py.typed -> build/lib.netbsd-9.0-amd64-cpython-313/uvloop copying uvloop/request.pxd -> build/lib.netbsd-9.0-amd64-cpython-313/uvloop copying uvloop/request.pyx -> build/lib.netbsd-9.0-amd64-cpython-313/uvloop copying uvloop/server.pxd -> build/lib.netbsd-9.0-amd64-cpython-313/uvloop copying uvloop/server.pyx -> build/lib.netbsd-9.0-amd64-cpython-313/uvloop copying uvloop/sslproto.pxd -> build/lib.netbsd-9.0-amd64-cpython-313/uvloop copying uvloop/sslproto.pyx -> build/lib.netbsd-9.0-amd64-cpython-313/uvloop creating build/lib.netbsd-9.0-amd64-cpython-313/uvloop/handles copying uvloop/handles/async_.pxd -> build/lib.netbsd-9.0-amd64-cpython-313/uvloop/handles copying uvloop/handles/async_.pyx -> build/lib.netbsd-9.0-amd64-cpython-313/uvloop/handles copying uvloop/handles/basetransport.pxd -> build/lib.netbsd-9.0-amd64-cpython-313/uvloop/handles copying uvloop/handles/basetransport.pyx -> build/lib.netbsd-9.0-amd64-cpython-313/uvloop/handles copying uvloop/handles/check.pxd -> build/lib.netbsd-9.0-amd64-cpython-313/uvloop/handles copying uvloop/handles/check.pyx -> build/lib.netbsd-9.0-amd64-cpython-313/uvloop/handles copying uvloop/handles/fsevent.pxd -> build/lib.netbsd-9.0-amd64-cpython-313/uvloop/handles copying uvloop/handles/fsevent.pyx -> build/lib.netbsd-9.0-amd64-cpython-313/uvloop/handles copying uvloop/handles/handle.pxd -> build/lib.netbsd-9.0-amd64-cpython-313/uvloop/handles copying uvloop/handles/handle.pyx -> build/lib.netbsd-9.0-amd64-cpython-313/uvloop/handles copying uvloop/handles/idle.pxd -> build/lib.netbsd-9.0-amd64-cpython-313/uvloop/handles copying uvloop/handles/idle.pyx -> build/lib.netbsd-9.0-amd64-cpython-313/uvloop/handles copying uvloop/handles/pipe.pxd -> build/lib.netbsd-9.0-amd64-cpython-313/uvloop/handles copying uvloop/handles/pipe.pyx -> build/lib.netbsd-9.0-amd64-cpython-313/uvloop/handles copying uvloop/handles/poll.pxd -> build/lib.netbsd-9.0-amd64-cpython-313/uvloop/handles copying uvloop/handles/poll.pyx -> build/lib.netbsd-9.0-amd64-cpython-313/uvloop/handles copying uvloop/handles/process.pxd -> build/lib.netbsd-9.0-amd64-cpython-313/uvloop/handles copying uvloop/handles/process.pyx -> build/lib.netbsd-9.0-amd64-cpython-313/uvloop/handles copying uvloop/handles/stream.pxd -> build/lib.netbsd-9.0-amd64-cpython-313/uvloop/handles copying uvloop/handles/stream.pyx -> build/lib.netbsd-9.0-amd64-cpython-313/uvloop/handles copying uvloop/handles/streamserver.pxd -> build/lib.netbsd-9.0-amd64-cpython-313/uvloop/handles copying uvloop/handles/streamserver.pyx -> build/lib.netbsd-9.0-amd64-cpython-313/uvloop/handles copying uvloop/handles/tcp.pxd -> build/lib.netbsd-9.0-amd64-cpython-313/uvloop/handles copying uvloop/handles/tcp.pyx -> build/lib.netbsd-9.0-amd64-cpython-313/uvloop/handles copying uvloop/handles/timer.pxd -> build/lib.netbsd-9.0-amd64-cpython-313/uvloop/handles copying uvloop/handles/timer.pyx -> build/lib.netbsd-9.0-amd64-cpython-313/uvloop/handles copying uvloop/handles/udp.pxd -> build/lib.netbsd-9.0-amd64-cpython-313/uvloop/handles copying uvloop/handles/udp.pyx -> build/lib.netbsd-9.0-amd64-cpython-313/uvloop/handles creating build/lib.netbsd-9.0-amd64-cpython-313/uvloop/includes copying uvloop/includes/__init__.py -> build/lib.netbsd-9.0-amd64-cpython-313/uvloop/includes copying uvloop/includes/consts.pxi -> build/lib.netbsd-9.0-amd64-cpython-313/uvloop/includes copying uvloop/includes/debug.pxd -> build/lib.netbsd-9.0-amd64-cpython-313/uvloop/includes copying uvloop/includes/flowcontrol.pxd -> build/lib.netbsd-9.0-amd64-cpython-313/uvloop/includes copying uvloop/includes/python.pxd -> build/lib.netbsd-9.0-amd64-cpython-313/uvloop/includes copying uvloop/includes/stdlib.pxi -> build/lib.netbsd-9.0-amd64-cpython-313/uvloop/includes copying uvloop/includes/system.pxd -> build/lib.netbsd-9.0-amd64-cpython-313/uvloop/includes copying uvloop/includes/uv.pxd -> build/lib.netbsd-9.0-amd64-cpython-313/uvloop/includes running build_ext building 'uvloop.loop' extension creating build/temp.netbsd-9.0-amd64-cpython-313/uvloop gcc -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.13 -fPIC -I/usr/pkg/include/python3.13 -c uvloop/loop.c -o build/temp.netbsd-9.0-amd64-cpython-313/uvloop/loop.o -O2 gcc -shared -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.13 build/temp.netbsd-9.0-amd64-cpython-313/uvloop/loop.o -L/usr/pkg/lib -luv -lpthread -o build/lib.netbsd-9.0-amd64-cpython-313/uvloop/loop.so ld: cannot find -luv error: command '/pbulk/work/devel/py-uvloop/work/.cwrapper/bin/gcc' failed with exit code 1 ERROR Backend subprocess exited when trying to invoke build_wheel *** Error code 1 Stop. make[1]: stopped in /usr/pkgsrc/devel/py-uvloop *** Error code 1 Stop. make: stopped in /usr/pkgsrc/devel/py-uvloop