Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 908827 - dev-python/pypy3_10-7.3.17_p1 calls cc directly
Summary: dev-python/pypy3_10-7.3.17_p1 calls cc directly
Status: RESOLVED PKGREMOVED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
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-12-06 20:08 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.
Comment 8 Agostino Sarubbo gentoo-dev 2024-08-02 17:53:54 UTC
ci has reproduced this issue with version 7.3.16_p1 - Updating summary.
Comment 9 Agostino Sarubbo gentoo-dev 2024-08-24 14:37:27 UTC
ci has reproduced this issue with version 7.3.16_p2 - Updating summary.
Comment 10 Agostino Sarubbo gentoo-dev 2024-08-30 06:42:50 UTC
ci has reproduced this issue with version 7.3.17 - Updating summary.
Comment 11 Agostino Sarubbo gentoo-dev 2024-09-05 12:12:18 UTC
ci has reproduced this issue with version 7.3.17-r1 - Updating summary.
Comment 12 Agostino Sarubbo gentoo-dev 2024-09-07 12:20:44 UTC
ci has reproduced this issue with version 7.3.17_p1 - Updating summary.