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

Bug 883967

Summary: sys-apps/nawk-20220122-r1 calls cc directly
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Christoph Junghans (RETIRED) <junghans>
Status: RESOLVED FIXED    
Severity: normal CC: base-system, sam
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 2022-12-02 06:49:02 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-apps/nawk-20220122-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 2022-12-02 06:49:04 UTC
Created attachment 838887 [details]
build.log

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


make: gcc: No such file or directory
Comment 3 Christoph Junghans (RETIRED) gentoo-dev 2022-12-02 15:31:19 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d34150a8ad5a986519809b2e8e4c15ba04ef9464

commit d34150a8ad5a986519809b2e8e4c15ba04ef9464
Author:     Christoph Junghans <junghans@gentoo.org>
AuthorDate: 2022-12-02 15:17:38 +0000
Commit:     Christoph Junghans <junghans@gentoo.org>
CommitDate: 2022-12-02 15:18:18 +0000

    sys-apps/nawk: fix CC usage
    
    Closes: https://bugs.gentoo.org/243502
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Christoph Junghans <junghans@gentoo.org>

 sys-apps/nawk/nawk-20220122-r1.ebuild | 1 +
 1 file changed, 1 insertion(+)