Bug 2359697
Summary: | python-nanobind fails to build with Python 3.14: AssertionError related to the refcounting | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Karolina Surma <ksurma> |
Component: | python-nanobind | Assignee: | Konrad Kleine <kkleine> |
Status: | CLOSED RAWHIDE | QA Contact: | |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | fedora-llvm-team, kkleine, ksurma, mhroncok, tuliom |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | --- | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2025-04-25 13:50:36 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 2322407 |
Description
Karolina Surma
2025-04-15 08:20:37 UTC
Upstream has already been testing with Python 3.14.0-alpha.6: https://github.com/wjakob/nanobind/commit/1e5b87938fc5ba66c9cdac3dcbafb7e9f2867e47 The tests with python-nanobind 2.7.0 have been successful recently. It might be worth retrying this after this update reaches rawhide. See: https://src.fedoraproject.org/rpms/python-nanobind/pull-request/7 I've just found this: https://copr.fedorainfracloud.org/coprs/g/python/python3.14/build/8955535/ Does that mean the build was indeed successful and we can now close this bug? If that's correct, this was fast. :-) > Does that mean the build was indeed successful Yes, but consider it a "scratch build" as it was built form the PR and is not included in the copr's dnf repository. > and we can now close this bug? Once the PR is merged, yes. We've had successful builds in Copr since the PR got merged, e.g. https://copr.fedorainfracloud.org/coprs/g/python/python3.14/build/8956783/ I'm closing this now. Thanks! |