I am trying to move the build for a project from
numpy.distutils to
scikit-build (because of the forthcoming deprecation of distutils), and am trying to learn the process. I see that the repo
https://github.com/scikit-build/scikit-build-sample-projects has a branch
add-f2py-sample-projects which has not been merged and which was last updated 5 years ago, but the build fails, so something in the configuration must have changed. Build output below.