https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: media-gfx/glimpse-0.2.0 calls cc directly. Discovered on: amd64 (internal ref: guru_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] and set the CC variable to x86_64-pc-linux-gnu-gcc.
Created attachment 701637 [details] build.log build log and emerge --info
Created attachment 701640 [details] 1-config.log 1-config.log
Possible context of error(s): configure: error: in `/var/tmp/portage/media-gfx/glimpse-0.2.0/work/Glimpse-0.2.0':
Changing the Assignee as per https://archives.gentoo.org/gentoo-dev/message/74ee632e9fe2f4c12890524fec132205
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f12cc86adbbe773bbfded87a4d61ae5262ec1092 commit f12cc86adbbe773bbfded87a4d61ae5262ec1092 Author: Ronny (tastytea) Gutbrod <gentoo@tastytea.de> AuthorDate: 2021-04-23 18:39:50 +0000 Commit: Ronny (tastytea) Gutbrod <gentoo@tastytea.de> CommitDate: 2021-04-23 18:39:50 +0000 media-gfx/glimpse: Set compiler explicitly. The AX_PROG_CC_FOR_BUILD macro doesn't detect tuple-prefixed compilers automatically. Closes: https://bugs.gentoo.org/784968 Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de> media-gfx/glimpse/glimpse-0.2.0.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
Changing TRACKER as requested by QA.