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

Bug 884529

Summary: app-emulation/vendor-reset-0.1.1_pre20221205 calls cc directly
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Nick Sarnie <sarnex>
Status: RESOLVED FIXED    
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

Description Agostino Sarubbo gentoo-dev 2022-12-06 06:54:38 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-emulation/vendor-reset-0.1.1_pre20221205 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-06 06:54:40 UTC
Created attachment 840345 [details]
build.log

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


/bin/sh: line 1: gcc: command not found
make[1]: gcc: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2022-12-23 23:45:24 UTC
The bug has been closed via the following commit(s):

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

commit fcda13a18ba7d522b8829558db20770a328b0550
Author:     Nick Sarnie <sarnex@gentoo.org>
AuthorDate: 2022-12-23 23:42:31 +0000
Commit:     Nick Sarnie <sarnex@gentoo.org>
CommitDate: 2022-12-23 23:44:40 +0000

    app-emulation/vendor-reset: Improve ebuild
    
    Closes: https://bugs.gentoo.org/884527
    Closes: https://bugs.gentoo.org/884529
    
    Signed-off-by: Nick Sarnie <sarnex@gentoo.org>

 .../vendor-reset/files/Respect-eselect-kernel.patch   | 13 -------------
 .../vendor-reset-0.1.1_pre20221205.ebuild             | 19 +++++--------------
 app-emulation/vendor-reset/vendor-reset-9999.ebuild   | 19 +++++--------------
 3 files changed, 10 insertions(+), 41 deletions(-)