Bug 2341121
| Summary: | pypy3.10: FTBFS in Fedora rawhide/f42 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Fedora Release Engineering <releng> | ||||||||
| Component: | pypy3.10 | Assignee: | Miro Hrončok <mhroncok> | ||||||||
| Status: | CLOSED NEXTRELEASE | QA Contact: | |||||||||
| Severity: | unspecified | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | rawhide | CC: | mhroncok, python-maint, python-packagers-sig | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | Unspecified | ||||||||||
| OS: | Unspecified | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | pypy3.10-7.3.17-4.3.10.fc42 | Doc Type: | If docs needed, set a value | ||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2025-02-17 16:53:04 UTC | Type: | --- | ||||||||
| 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: | 2321588 | ||||||||||
| Bug Blocks: | 2300528, 2341122 | ||||||||||
| Attachments: |
|
||||||||||
|
Description
Fedora Release Engineering
2025-01-22 21:30:09 UTC
Created attachment 2071888 [details]
build.log
file build.log too big, will only attach last 32768 bytes
Created attachment 2071889 [details]
root.log
file root.log too big, will only attach last 32768 bytes
Created attachment 2071890 [details]
state.log
+ /builddir/build/BUILD/pypy3.10-7.3.17-build/BUILDROOT/usr/bin/pypy3.10 -c 'import _tkinter' /var/tmp/rpm-tmp.mBCPEz: line 186: 13902 Segmentation fault (core dumped) /builddir/build/BUILD/pypy3.10-7.3.17-build/BUILDROOT/usr/bin/pypy3.10 -c 'import _tkinter' This looks like https://bugzilla.redhat.com/show_bug.cgi?id=2321588#c33 to me. Looks like binutils removed the workaround in https://src.fedoraproject.org/rpms/binutils/c/875ad5b26717b98ddf7f74aeb91789382d082cdf?branch=rawhide which was only shipped after the mass rebuild. |