Bug 1822715
Summary: | gdb fails to build with Python 3.9: error: 'void PyEval_InitThreads()' is deprecated [-Werror=deprecated-declarations] | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Miro Hrončok <mhroncok> |
Component: | gdb | Assignee: | Kevin Buettner <kevinb> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | cstratak, jan.kratochvil, keiths, kevinb, mhroncok, mplch, pmuldoon |
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: | 2020-04-16 14:11:04 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: | 1785415 |
Description
Miro Hrončok
2020-04-09 16:58:47 UTC
I'll look into it. FYI, I've posted an upstream patch which fixes this problem... https://sourceware.org/pipermail/gdb-patches/2020-April/167630.html Once it goes into upstream GDB, I'll backport it to Fedora and generate a new rawhide release. I now get a successful mock build (using the Python 3.9 copr instructions) of the GDB package with gdb-9.1-6.fc33. |