Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 908827 - dev-python/pypy3_10-7.3.16 calls cc directly
Summary: dev-python/pypy3_10-7.3.16 calls cc directly
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2023-06-19 06:54 UTC by Agostino Sarubbo
Modified: 2024-04-25 06:40 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,46.92 KB, text/plain)
2023-06-19 06:54 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
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.