Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 784227 - games-action/wordwarvi-1.00-r1 calls cc directly
Summary: games-action/wordwarvi-1.00-r1 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: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2021-04-19 20:33 UTC by Agostino Sarubbo
Modified: 2021-04-19 20:54 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,10.11 KB, text/plain)
2021-04-19 20:33 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 2021-04-19 20:33:27 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-action/wordwarvi-1.00-r1 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] and set the CC variable to x86_64-pc-linux-gnu-gcc.
Comment 1 Agostino Sarubbo gentoo-dev 2021-04-19 20:33:29 UTC
Created attachment 700911 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-04-19 20:33:31 UTC
Possible context of error(s):

make: gcc: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2021-04-19 20:54:35 UTC
The bug has been closed via the following commit(s):

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

commit 9092ad1846891e8618b20bd6097c05d4a329fffe
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-04-19 20:48:25 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-04-19 20:54:09 +0000

    games-action/wordwarvi: respect CC
    
    Closes: https://bugs.gentoo.org/784227
    Signed-off-by: Sam James <sam@gentoo.org>

 games-action/wordwarvi/wordwarvi-1.00-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)