Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 884529 - app-emulation/vendor-reset-0.1.1_pre20221205 calls cc directly
Summary: app-emulation/vendor-reset-0.1.1_pre20221205 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: Nick Sarnie
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2022-12-06 06:54 UTC by Agostino Sarubbo
Modified: 2022-12-23 23:45 UTC (History)
0 users

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


Attachments
build.log (build.log,45.49 KB, text/plain)
2022-12-06 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 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(-)