https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: media-plugins/alsa-sndio-0.2 calls cc directly. Discovered on: amd64 (internal ref: guru_tinderbox) 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] and set the CC variable to x86_64-pc-linux-gnu-gcc.
Created attachment 701775 [details] build.log build log and emerge --info
Possible context of error(s): make: cc: No such file or directory
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f41f9c8327352444ec3df0b25d1a487ee6302af2 commit f41f9c8327352444ec3df0b25d1a487ee6302af2 Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me> AuthorDate: 2021-04-23 09:52:38 +0000 Commit: Haelwenn (lanodan) Monnier <contact@hacktivis.me> CommitDate: 2021-04-23 09:58:08 +0000 media-plugins/alsa-sndio: Fix description, fix CC Closes: https://bugs.gentoo.org/785112 Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me> media-plugins/alsa-sndio/alsa-sndio-0.2.ebuild | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-)
Changing TRACKER as requested by QA.