https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: media-plugins/x42-plugins-20210714 calls cc directly. Discovered on: amd64 (internal ref: ci) NOTE: This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html 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].
Created attachment 734191 [details] build.log build log and emerge --info
ci has reproduced this issue with version 20211012 - Updating summary.
ci has reproduced this issue with version 20211016 - Updating summary.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4de80cbe3153f9f25480432eb7683a1983b0794 commit d4de80cbe3153f9f25480432eb7683a1983b0794 Author: Miroslav Šulc <fordfrog@gentoo.org> AuthorDate: 2022-02-19 07:39:22 +0000 Commit: Miroslav Šulc <fordfrog@gentoo.org> CommitDate: 2022-02-19 07:39:32 +0000 media-plugins/x42-plugins: don't call cc directly Closes: https://bugs.gentoo.org/809047 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org> media-plugins/x42-plugins/x42-plugins-20211016.ebuild | 6 ++++-- media-plugins/x42-plugins/x42-plugins-20220107.ebuild | 4 +++- media-plugins/x42-plugins/x42-plugins-99999999.ebuild | 4 +++- 3 files changed, 10 insertions(+), 4 deletions(-)