===> 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 "/opt/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' /opt/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) /opt/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) /opt/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() /opt/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.macosx-12.3-arm64-cpython-310/erfa copying erfa/__init__.py -> build/lib.macosx-12.3-arm64-cpython-310/erfa copying erfa/_version.py -> build/lib.macosx-12.3-arm64-cpython-310/erfa copying erfa/core.py -> build/lib.macosx-12.3-arm64-cpython-310/erfa copying erfa/helpers.py -> build/lib.macosx-12.3-arm64-cpython-310/erfa copying erfa/version.py -> build/lib.macosx-12.3-arm64-cpython-310/erfa creating build/lib.macosx-12.3-arm64-cpython-310/erfa/tests copying erfa/tests/__init__.py -> build/lib.macosx-12.3-arm64-cpython-310/erfa/tests copying erfa/tests/test_erfa.py -> build/lib.macosx-12.3-arm64-cpython-310/erfa/tests copying erfa/tests/test_ufunc.py -> build/lib.macosx-12.3-arm64-cpython-310/erfa/tests running build_ext building 'erfa.ufunc' extension creating build/temp.macosx-12.3-arm64-cpython-310/erfa clang -pipe -Os -I/opt/pkg/include/python3.10 -I/opt/pkg/include -I/opt/pkg/include/python3.10 -I/opt/pkg/include -DPy_LIMITED_API=0x30900f0 -I/opt/pkg/lib/python3.10/site-packages/numpy/_core/include -I/opt/pkg/include/python3.10 -c erfa/ufunc.c -o build/temp.macosx-12.3-arm64-cpython-310/erfa/ufunc.o erfa/ufunc.c:38:1: warning: typedef requires a name [-Wmissing-declarations] typedef struct _typeobject { ^~~~~~~ 1 warning generated. clang -bundle -undefined dynamic_lookup -L. -L/opt/pkg/lib -L/usr/lib -L/opt/pkg/lib -L/usr/lib -L/opt/pkg/lib -pipe -Os -I/opt/pkg/include/python3.10 -I/opt/pkg/include -I/opt/pkg/include/python3.10 -I/opt/pkg/include build/temp.macosx-12.3-arm64-cpython-310/erfa/ufunc.o -L/opt/pkg/lib -lerfa -o build/lib.macosx-12.3-arm64-cpython-310/erfa/ufunc.abi3.so installing to build/bdist.macosx-12.3-arm64/wheel running install running install_lib creating build/bdist.macosx-12.3-arm64/wheel creating build/bdist.macosx-12.3-arm64/wheel/erfa copying build/lib.macosx-12.3-arm64-cpython-310/erfa/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./erfa copying build/lib.macosx-12.3-arm64-cpython-310/erfa/_version.py -> build/bdist.macosx-12.3-arm64/wheel/./erfa copying build/lib.macosx-12.3-arm64-cpython-310/erfa/core.py -> build/bdist.macosx-12.3-arm64/wheel/./erfa copying build/lib.macosx-12.3-arm64-cpython-310/erfa/helpers.py -> build/bdist.macosx-12.3-arm64/wheel/./erfa creating build/bdist.macosx-12.3-arm64/wheel/erfa/tests copying build/lib.macosx-12.3-arm64-cpython-310/erfa/tests/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./erfa/tests copying build/lib.macosx-12.3-arm64-cpython-310/erfa/tests/test_erfa.py -> build/bdist.macosx-12.3-arm64/wheel/./erfa/tests copying build/lib.macosx-12.3-arm64-cpython-310/erfa/tests/test_ufunc.py -> build/bdist.macosx-12.3-arm64/wheel/./erfa/tests copying build/lib.macosx-12.3-arm64-cpython-310/erfa/ufunc.abi3.so -> build/bdist.macosx-12.3-arm64/wheel/./erfa copying build/lib.macosx-12.3-arm64-cpython-310/erfa/version.py -> build/bdist.macosx-12.3-arm64/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 ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any 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.macosx-12.3-arm64/wheel/./pyerfa-2.0.1.5-py3.10.egg-info running install_scripts creating build/bdist.macosx-12.3-arm64/wheel/pyerfa-2.0.1.5.dist-info/WHEEL creating '/Users/pbulk/build/math/py-pyerfa/work/pyerfa-2.0.1.5/dist/.tmp-lgwguwnh/pyerfa-2.0.1.5-cp39-abi3-macosx_12_0_arm64.whl' and adding 'build/bdist.macosx-12.3-arm64/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.macosx-12.3-arm64/wheel Successfully built pyerfa-2.0.1.5-cp39-abi3-macosx_12_0_arm64.whl