>>> Building on sparc64-2c under devel/py-uvloop BDEPENDS = [lang/python/3;devel/py-build;devel/py-setuptools;lang/cython;devel/py-installer;lang/pythran;devel/py-wheel;devel/libuv] DIST = [devel/py-uvloop:uvloop-0.20.0.tar.gz] FULLPKGNAME = py3-uvloop-0.20.0p3 RDEPENDS = [lang/python/3;devel/libuv] (Junk lock obtained for sparc64-2c at 1759055770.79) >>> Running depends in devel/py-uvloop at 1759055770.90 last junk was in net/librsync /usr/sbin/pkg_add -aI -Drepair libuv-1.51.0p0 py3-build-1.3.0 py3-cython-3.0.12p0v0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 pythran-0.15.0p5 was: /usr/sbin/pkg_add -aI -Drepair libuv-1.51.0p0 py3-build-1.3.0 py3-cython-3.0.12p0v0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.12.11 pythran-0.15.0p5 /usr/sbin/pkg_add -aI -Drepair libuv-1.51.0p0 py3-build-1.3.0 py3-cython-3.0.12p0v0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 pythran-0.15.0p5 >>> Running show-prepare-results in devel/py-uvloop at 1759055892.22 ===> devel/py-uvloop libuv-1.51.0p0 py3-build-1.3.0 py3-cython-3.0.12p0v0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.12.11 pythran-0.15.0p5 (Junk lock released for sparc64-2c at 1759055893.25) distfiles size=2329938 >>> Running extract in devel/py-uvloop at 1759055893.37 ===> devel/py-uvloop >>> Running patch in devel/py-uvloop at 1759055894.46 ===> devel/py-uvloop >>> Running configure in devel/py-uvloop at 1759055895.45 ===> devel/py-uvloop >>> Running build in devel/py-uvloop at 1759055896.47 ===> devel/py-uvloop ===> Building for py3-uvloop-0.20.0p3 * Getting build dependencies for wheel... /usr/local/lib/python3.12/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.12/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.12/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 Disabling color, you really want to install colorlog. INFO: Disabling color, you really want to install colorlog. Compiling uvloop/loop.pyx because it depends on /usr/local/lib/python3.12/site-packages/Cython/Includes/libc/string.pxd. [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' * Building wheel... /usr/local/lib/python3.12/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.12/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.12/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 copying uvloop/_testbase.py -> build/lib.openbsd-7.7-sparc64-cpython-312/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 INFO: Disabling color, you really want to install colorlog. Disabling color, you really want to install colorlog. 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.12/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.12/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.pyx -> build/lib.openbsd-7.7-sparc64-cpython-312/uvloop copying uvloop/dns.pyx -> build/lib.openbsd-7.7-sparc64-cpython-312/uvloop copying uvloop/loop.pxd -> build/lib.openbsd-7.7-sparc64-cpython-312/uvloop copying uvloop/loop.pyx -> build/lib.openbsd-7.7-sparc64-cpython-312/uvloop copying uvloop/sslproto.pxd -> build/lib.openbsd-7.7-sparc64-cpython-312/uvloop copying uvloop/sslproto.pyx -> build/lib.openbsd-7.7-sparc64-cpython-312/uvloop copying uvloop/handles/basetransport.pxd -> build/lib.openbsd-7.7-sparc64-cpython-312/uvloop/handles copying uvloop/handles/basetransport.pyx -> build/lib.openbsd-7.7-sparc64-cpython-312/uvloop/handles copying uvloop/handles/handle.pyx -> build/lib.openbsd-7.7-sparc64-cpython-312/uvloop/handles copying uvloop/handles/pipe.pyx -> build/lib.openbsd-7.7-sparc64-cpython-312/uvloop/handles copying uvloop/handles/poll.pxd -> build/lib.openbsd-7.7-sparc64-cpython-312/uvloop/handles copying uvloop/handles/poll.pyx -> build/lib.openbsd-7.7-sparc64-cpython-312/uvloop/handles copying uvloop/handles/stream.pyx -> build/lib.openbsd-7.7-sparc64-cpython-312/uvloop/handles copying uvloop/handles/udp.pyx -> build/lib.openbsd-7.7-sparc64-cpython-312/uvloop/handles copying uvloop/includes/system.pxd -> build/lib.openbsd-7.7-sparc64-cpython-312/uvloop/includes copying uvloop/includes/uv.pxd -> build/lib.openbsd-7.7-sparc64-cpython-312/uvloop/includes running build_ext building 'uvloop.loop' extension cc -O2 -pipe -I/usr/local/include -fPIC -I/usr/local/include/python3.12 -c uvloop/loop.c -o build/temp.openbsd-7.7-sparc64-cpython-312/uvloop/loop.o "" cc: : No such file or directory error: command '/usr/obj/ports/py-uvloop-0.20.0/bin/cc' failed with exit code 1 ERROR Backend subprocess exited when trying to invoke build_wheel *** Error 1 in devel/py-uvloop (/usr/ports/lang/python/3/python.port.mk:364 'do-build': @: ; if [ -e /usr/obj/ports/py-uvloop-0.20.0/uvloop-...) *** Error 2 in devel/py-uvloop (/usr/ports/infrastructure/mk/bsd.port.mk:3065 '/usr/obj/ports/py-uvloop-0.20.0/.build_done': @cd /usr/ports/...) *** Error 2 in devel/py-uvloop (/usr/ports/infrastructure/mk/bsd.port.mk:2712 'build': @lock=py3-uvloop-0.20.0p3; export _LOCKS_HELD=" py3-...) ===> Exiting devel/py-uvloop with an error *** Error 1 in /usr/ports (infrastructure/mk/bsd.port.subdir.mk:144 'build': @: ${echo_msg:=echo}; : ${target:=build}; for i in ; do eval...) >>> Ended at 1759057714.75 max_stuck=1630.05/depends=121.30/show-prepare-results=1.16/extract=1.10/patch=1.02/configure=0.99/build=1818.39 Error: job failed with 512 on sparc64-2c at 1759057714