Bug 2245870
Summary: | python-gmpy2 fails to build with Python 3.13: error: implicit declaration of function ‘_PyLong_New’ | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Karolina Surma <ksurma> |
Component: | python-gmpy2 | Assignee: | Jerry James <loganjerry> |
Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 40 | CC: | jonathan, ksurma, loganjerry, mhroncok, orion |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2024-07-07 17:45:44 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: | 2244836 |
Description
Karolina Surma
2023-10-24 12:03:29 UTC
Gmpy2 upstream has requested information on: - a _PyLong_New replacement: https://github.com/python/cpython/pull/108604 - a _Py_HashDouble replacement: https://github.com/python/cpython/pull/107026 This bug appears to have been reported against 'rawhide' during the Fedora Linux 40 development cycle. Changing version to 40. Upstream kept the needed interfaces for python 3.13, so I am closing this bug for now. The problem will resurface with python 3.14, but gmpy2 upstream is working with python upstream to craft a solution. |