Bug 2341121

Summary: pypy3.10: FTBFS in Fedora rawhide/f42
Product: [Fedora] Fedora Reporter: Fedora Release Engineering <releng>
Component: pypy3.10Assignee: Miro Hrončok <mhroncok>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: 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 Flags
build.log
none
root.log
none
state.log none

Description Fedora Release Engineering 2025-01-22 21:30:09 UTC
pypy3.10 failed to build from source in Fedora rawhide/f42

https://koji.fedoraproject.org/koji/taskinfo?taskID=128068486


For details on the mass rebuild see:

https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
Please fix pypy3.10 at your earliest convenience and set the bug's status to
ASSIGNED when you start fixing it. If the bug remains in NEW state for 8 weeks,
pypy3.10 will be orphaned. Before branching of Fedora 43,
pypy3.10 will be retired, if it still fails to build.

For more details on the FTBFS policy, please visit:
https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/

Comment 1 Fedora Release Engineering 2025-01-22 21:30:12 UTC
Created attachment 2071888 [details]
build.log

file build.log too big, will only attach last 32768 bytes

Comment 2 Fedora Release Engineering 2025-01-22 21:30:13 UTC
Created attachment 2071889 [details]
root.log

file root.log too big, will only attach last 32768 bytes

Comment 3 Fedora Release Engineering 2025-01-22 21:30:15 UTC
Created attachment 2071890 [details]
state.log

Comment 4 Miro Hrončok 2025-01-31 12:59:57 UTC
+ /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.