Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 883967 - sys-apps/nawk-20220122-r1 calls cc directly
Summary: sys-apps/nawk-20220122-r1 calls cc directly
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Christoph Junghans (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2022-12-02 06:49 UTC by Agostino Sarubbo
Modified: 2022-12-02 15:31 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,44.98 KB, text/plain)
2022-12-02 06:49 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 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(+)