-
-
Notifications
You must be signed in to change notification settings - Fork 32k
Python 3.14 and 3.13 fail to build on PPC64LE Fedora Rawhide: incomplete type ‘struct termio’ #133285
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
cc @stratakis |
Same error on the 3.13 branch. PPC64LE Fedora Rawhide Clang 3.13: https://buildbot.python.org/all/#/builders/1409/builds/592
|
This started happening after GCC was updated from 15 to 15.1. |
This is actually due to an updated glibc snapshot in rawhide: https://lists.fedoraproject.org/archives/list/[email protected]/message/5E553SEIQLUFO66BEDBRSJLT3RKNYZXI/ |
IMHO, the glibc update just exposed an issue in the kernel headers. |
For the record, this impacts all the supported Python versions. |
The issue was reported to linuxppc upstream: linuxppc/issues#488 |
PPC64LE Fedora Rawhide 3.x (GCC): https://buildbot.python.org/all/#/builders/455/builds/7290
PPC64LE Fedora Rawhide Clang 3.x (clang): https://buildbot.python.org/all/#/builders/33/builds/7515
The text was updated successfully, but these errors were encountered: