https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-python/scikit-build-core-0.10.7 fails tests. Discovered on: x86 (internal ref: tinderbox_x86) System: GCC-15-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-15) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Created attachment 917313 [details] build.log build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any FAILED tests/test_setuptools_pep517.py::test_pep517_sdist - assert {'Metadata-Version: 2.1', 'Name: cmake-example', 'Version: 0.0.1', 'Requires-Python: >=3.7', 'Provides-Extra: test'} <= {'Metadata-Version: 2.2', 'Name: cmake-example', 'Version: 0.0.1', 'Requires-Python: >=3.7', 'License-File: LICENSE', 'Provides-Extra: test', 'Requires-Dist: pytest>=6.0; extra == "test"', 'Dynamic: provides-extra', 'Dynamic: requires-python'} SKIPPED [1] tests/test_fortran.py:16: could not import 'numpy': No module named 'numpy' SKIPPED [1] tests/test_program_search.py:18: could not import 'cmake': No module named 'cmake' SKIPPED [1] tests/test_program_search.py:27: could not import 'ninja': No module named 'ninja' tests/test_setuptools_pep517.py::test_pep517_sdist FAILED [293/327]