Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 908827

Summary: dev-python/pypy3_10-7.3.16 calls cc directly
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: CONFIRMED ---    
Severity: normal CC: mgorny
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 243502    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2023-06-19 06:54:08 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/pypy3_10-7.3.12-r1 calls cc directly.
Discovered on: amd64 (internal ref: ci)

NOTE:
As per QA policy, toolchain tools must not be called directly because they can cause issue in cross-compiling and because is not possible use a different CC implementation (like clang). To reproduce, please use sys-devel/gcc-config[-native-symlinks], sys-devel/binutils-config[-native-symlinks].
Comment 1 Agostino Sarubbo gentoo-dev 2023-06-19 06:54:10 UTC
Created attachment 864199 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-06-19 06:54:12 UTC
Error(s) that match a know pattern:


cffi.VerificationError: LinkError: command 'cc' failed: No such file or directory
distutils.errors.DistutilsExecError: command 'cc' failed: No such file or directory
distutils.errors.LinkError: command 'cc' failed: No such file or directory
FileNotFoundError: [Errno 2] No such file or directory: 'cc'
Comment 3 Agostino Sarubbo gentoo-dev 2023-07-19 11:26:31 UTC
ci has reproduced this issue with version 7.3.12_p1 - Updating summary.
Comment 4 Agostino Sarubbo gentoo-dev 2023-08-21 15:00:18 UTC
ci has reproduced this issue with version 7.3.12_p3 - Updating summary.
Comment 5 Agostino Sarubbo gentoo-dev 2023-08-22 12:24:45 UTC
ci has reproduced this issue with version 7.3.12_p4 - Updating summary.
Comment 6 Agostino Sarubbo gentoo-dev 2023-08-25 09:08:23 UTC
ci has reproduced this issue with version 7.3.12_p5 - Updating summary.
Comment 7 Agostino Sarubbo gentoo-dev 2024-04-25 06:40:33 UTC
ci has reproduced this issue with version 7.3.16 - Updating summary.