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

Bug 765601

Summary: dev-util/crash-8.0.4 calls cc directly
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Yixun Lan <dlan>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 243502    
Attachments: build.log.xz

Description Agostino Sarubbo gentoo-dev 2021-01-16 08:25:24 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-util/crash-7.2.9 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] and set the CC variable to x86_64-pc-linux-gnu-gcc.
Comment 1 Agostino Sarubbo gentoo-dev 2021-01-16 08:25:26 UTC
Created attachment 683116 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2021-12-21 07:15:43 UTC
ci has reproduced this issue with version 7.3.1 - Updating summary.
Comment 3 Yixun Lan archtester gentoo-dev 2021-12-21 08:40:50 UTC
checking for cc... cc
checking for c++... c++
checking for gcc... gcc
checking for gcj... no
checking for gfortran... gfortran
checking for gccgo... no
checking for ar... ar
checking for as... as

is this the problem while doing the toolchain checking? otherwise I couldn't find the problem..
Comment 4 Agostino Sarubbo gentoo-dev 2021-12-21 08:44:30 UTC
to reproduce, please follow the note on comment 0
Comment 5 Agostino Sarubbo gentoo-dev 2021-12-21 09:33:38 UTC
ci has reproduced this issue with version 8.0.0 - Updating summary.
Comment 6 Agostino Sarubbo gentoo-dev 2022-04-02 15:54:05 UTC
ci has reproduced this issue with version 8.0.0-r1 - Updating summary.
Comment 7 Agostino Sarubbo gentoo-dev 2022-04-27 11:00:51 UTC
ci has reproduced this issue with version 8.0.1 - Updating summary.
Comment 8 Agostino Sarubbo gentoo-dev 2022-12-19 08:04:33 UTC
ci has reproduced this issue with version 8.0.2 - Updating summary.
Comment 9 Agostino Sarubbo gentoo-dev 2023-05-12 17:26:18 UTC
ci has reproduced this issue with version 8.0.3 - Updating summary.
Comment 10 Agostino Sarubbo gentoo-dev 2023-08-10 06:45:07 UTC
ci has reproduced this issue with version 8.0.3-r1 - Updating summary.
Comment 11 Agostino Sarubbo gentoo-dev 2024-03-05 08:39:18 UTC
ci has reproduced this issue with version 8.0.4 - Updating summary.