Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 948563 - dev-python/scikit-build-core-0.10.7 fails tests: FAILED 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: cmak
Summary: dev-python/scikit-build-core-0.10.7 fails tests: FAILED test_setuptools_pep51...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2025-01-22 08:50 UTC by Agostino Sarubbo
Modified: 2025-02-03 00:00 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,96.78 KB, text/plain)
2025-01-22 08:50 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2025-01-22 08:50:33 UTC
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
Comment 1 Agostino Sarubbo gentoo-dev 2025-01-22 08:50:35 UTC
Created attachment 917313 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2025-01-22 08:50:35 UTC
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]