This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pablogsal
Recipients oleksandr-pavlyk, pablogsal, vstinner
Date 2022-03-17.12:48:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1647521295.21.0.363048666072.issue46968@roundup.psfhosted.org>
In-reply-to
Content
Commit 393e2bf6bc6effbfe821f051a230978f0edd70df has broken CPython in RedHat 6:


[2022-03-16T18:49:20.608Z] 2022/03/16 14:48:55 ERROR /tmp/python3.10-3.10.3-0/Modules/faulthandler.c:28:12: fatal error: sys/auxv.h: No such file or directory
#  include <sys/auxv.h>
^~~~~~~~~~~~
compilation terminated.
History
Date User Action Args
2022-03-17 12:48:15pablogsalsetrecipients: + pablogsal, vstinner, oleksandr-pavlyk
2022-03-17 12:48:15pablogsalsetmessageid: <1647521295.21.0.363048666072.issue46968@roundup.psfhosted.org>
2022-03-17 12:48:15pablogsallinkissue46968 messages
2022-03-17 12:48:15pablogsalcreate