=> 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 py310-pyerfa-2.0.1.5 * Building wheel... WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' Traceback (most recent call last): File "/usr/pkg/lib/python3.10/site-packages/setuptools_scm/_integration/pyproject_reading.py", line 36, in read_pyproject section = defn.get("tool", {})[tool_name] KeyError: 'setuptools_scm' /usr/pkg/lib/python3.10/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.10/site-packages/setuptools/config/_apply_pyprojecttoml.py:55: SetuptoolsDeprecationWarning: 'tool.setuptools.license-files' is deprecated in favor of 'project.license-files' (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-files for details. ******************************************************************************** !! _apply_tool_table(dist, config, filename) /usr/pkg/lib/python3.10/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 :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/pkg/lib/python3.10/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 :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() Using system liberfa running bdist_wheel running build running build_py creating build/lib.netbsd-10.0-i386-cpython-310/erfa copying erfa/__init__.py -> build/lib.netbsd-10.0-i386-cpython-310/erfa copying erfa/_version.py -> build/lib.netbsd-10.0-i386-cpython-310/erfa copying erfa/core.py -> build/lib.netbsd-10.0-i386-cpython-310/erfa copying erfa/helpers.py -> build/lib.netbsd-10.0-i386-cpython-310/erfa copying erfa/version.py -> build/lib.netbsd-10.0-i386-cpython-310/erfa creating build/lib.netbsd-10.0-i386-cpython-310/erfa/tests copying erfa/tests/__init__.py -> build/lib.netbsd-10.0-i386-cpython-310/erfa/tests copying erfa/tests/test_erfa.py -> build/lib.netbsd-10.0-i386-cpython-310/erfa/tests copying erfa/tests/test_ufunc.py -> build/lib.netbsd-10.0-i386-cpython-310/erfa/tests running build_ext building 'erfa.ufunc' extension creating build/temp.netbsd-10.0-i386-cpython-310/erfa gcc -O2 -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include -fPIC -DPy_LIMITED_API=0x30900f0 -I/usr/pkg/lib/python3.10/site-packages/numpy/_core/include -I/usr/pkg/include/python3.10 -c erfa/ufunc.c -o build/temp.netbsd-10.0-i386-cpython-310/erfa/ufunc.o erfa/ufunc.c:40:1: warning: useless storage class specifier in empty declaration 40 | }; | ^ gcc -shared -L. -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/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -O2 -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include build/temp.netbsd-10.0-i386-cpython-310/erfa/ufunc.o -L/usr/pkg/lib -lerfa -o build/lib.netbsd-10.0-i386-cpython-310/erfa/ufunc.abi3.so installing to build/bdist.netbsd-10.0-i386/wheel running install running install_lib creating build/bdist.netbsd-10.0-i386/wheel creating build/bdist.netbsd-10.0-i386/wheel/erfa copying build/lib.netbsd-10.0-i386-cpython-310/erfa/__init__.py -> build/bdist.netbsd-10.0-i386/wheel/./erfa copying build/lib.netbsd-10.0-i386-cpython-310/erfa/_version.py -> build/bdist.netbsd-10.0-i386/wheel/./erfa copying build/lib.netbsd-10.0-i386-cpython-310/erfa/core.py -> build/bdist.netbsd-10.0-i386/wheel/./erfa copying build/lib.netbsd-10.0-i386-cpython-310/erfa/helpers.py -> build/bdist.netbsd-10.0-i386/wheel/./erfa copying build/lib.netbsd-10.0-i386-cpython-310/erfa/version.py -> build/bdist.netbsd-10.0-i386/wheel/./erfa creating build/bdist.netbsd-10.0-i386/wheel/erfa/tests copying build/lib.netbsd-10.0-i386-cpython-310/erfa/tests/__init__.py -> build/bdist.netbsd-10.0-i386/wheel/./erfa/tests copying build/lib.netbsd-10.0-i386-cpython-310/erfa/tests/test_erfa.py -> build/bdist.netbsd-10.0-i386/wheel/./erfa/tests copying build/lib.netbsd-10.0-i386-cpython-310/erfa/tests/test_ufunc.py -> build/bdist.netbsd-10.0-i386/wheel/./erfa/tests copying build/lib.netbsd-10.0-i386-cpython-310/erfa/ufunc.abi3.so -> build/bdist.netbsd-10.0-i386/wheel/./erfa running install_egg_info running egg_info writing pyerfa.egg-info/PKG-INFO writing dependency_links to pyerfa.egg-info/dependency_links.txt writing requirements to pyerfa.egg-info/requires.txt writing top-level names to pyerfa.egg-info/top_level.txt reading manifest file 'pyerfa.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.h' under directory 'erfa' no previously-included directories found matching 'erfa/_dev' warning: no previously-included files found matching 'liberfa/erfa/Makefile' warning: no previously-included files found matching 'liberfa/erfa/config.h' warning: no previously-included files found matching 'liberfa/erfa/config.log' warning: no previously-included files found matching 'liberfa/erfa/config.status' warning: no previously-included files found matching 'liberfa/erfa/erfa.pc' warning: no previously-included files found matching 'liberfa/erfa/libtool' warning: no previously-included files found matching 'liberfa/erfa/m4/l*' warning: no previously-included files found matching 'liberfa/erfa/src/Makefile' warning: no previously-included files found matching 'liberfa/erfa/stamp-h1' no previously-included directories found matching 'liberfa/erfa/autom4te.cache' no previously-included directories found matching 'liberfa/erfa/src/.deps' warning: no previously-included files found matching '.gitignore' no previously-included directories found matching 'build' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.o' found anywhere in distribution adding license file 'LICENSE.rst' writing manifest file 'pyerfa.egg-info/SOURCES.txt' Copying pyerfa.egg-info to build/bdist.netbsd-10.0-i386/wheel/./pyerfa-2.0.1.5-py3.10.egg-info running install_scripts creating build/bdist.netbsd-10.0-i386/wheel/pyerfa-2.0.1.5.dist-info/WHEEL creating '/pbulk/work/math/py-pyerfa/work/pyerfa-2.0.1.5/dist/.tmp-mpg01rz_/pyerfa-2.0.1.5-cp39-abi3-netbsd_10_0_i386.whl' and adding 'build/bdist.netbsd-10.0-i386/wheel' to it adding 'erfa/__init__.py' adding 'erfa/_version.py' adding 'erfa/core.py' adding 'erfa/helpers.py' adding 'erfa/ufunc.abi3.so' adding 'erfa/version.py' adding 'erfa/tests/__init__.py' adding 'erfa/tests/test_erfa.py' adding 'erfa/tests/test_ufunc.py' adding 'pyerfa-2.0.1.5.dist-info/licenses/LICENSE.rst' adding 'pyerfa-2.0.1.5.dist-info/METADATA' adding 'pyerfa-2.0.1.5.dist-info/WHEEL' adding 'pyerfa-2.0.1.5.dist-info/top_level.txt' adding 'pyerfa-2.0.1.5.dist-info/RECORD' removing build/bdist.netbsd-10.0-i386/wheel Successfully built pyerfa-2.0.1.5-cp39-abi3-netbsd_10_0_i386.whl