Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 745375

Summary: gui-wm/hikari-2.1.2 calls cc directly
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Aisha Tammy <gentoo>
Status: RESOLVED FIXED    
Severity: normal CC: proxy-maint
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/17717
https://github.com/gentoo/gentoo/pull/18057
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 243502    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2020-09-29 07:05:43 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: gui-wm/hikari-2.1.2 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 2020-09-29 07:05:45 UTC
Created attachment 663061 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-09-29 07:05:48 UTC
Possible context of error(s):

sh: line 2: cc: command not found
sh: line 2: cc: command not found
sh: line 2: cc: command not found
sh: line 2: cc: command not found
sh: line 2: cc: command not found
sh: line 2: cc: command not found
sh: line 2: cc: command not found
sh: line 2: cc: command not found
sh: line 2: cc: command not found
sh: line 2: cc: command not found
sh: line 2: cc: command not found
sh: line 2: cc: command not found
sh: line 2: cc: command not found
sh: line 2: cc: command not found
sh: line 2: cc: command not found
sh: line 2: cc: command not found
sh: line 2: cc: command not found
sh: line 2: cc: command not found
sh: line 2: cc: command not found
sh: line 2: cc: command not found
sh: line 2: cc: command not found
sh: line 2: cc: command not found
sh: line 2: cc: command not found
sh: line 2: cc: command not found
sh: line 2: cc: command not found
sh: line 2: cc: command not found
sh: line 2: cc: command not found
sh: line 2: cc: command not found
sh: line 2: cc: command not found
sh: line 2: cc: command not found
sh: line 2: cc: command not found
sh: line 2: cc: command not found
sh: line 2: cc: command not found
sh: line 2: cc: command not found
Comment 3 Larry the Git Cow gentoo-dev 2020-10-31 15:58:53 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d4c4096f265600feda2364a311cb015d06a9f29

commit 8d4c4096f265600feda2364a311cb015d06a9f29
Author:     Aisha Tammy <gentoo@aisha.cc>
AuthorDate: 2020-10-28 13:53:10 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-10-31 15:58:43 +0000

    gui-wm/hikari: version bump to 2.2.2
    
    should really fix the direct CC calls
    
    Closes: https://bugs.gentoo.org/745375
    Closes: https://bugs.gentoo.org/745399
    
    Package-Manager: Portage-3.0.8, Repoman-3.0.1
    Signed-off-by: Aisha Tammy <gentoo@aisha.cc>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 gui-wm/hikari/Manifest            |  1 +
 gui-wm/hikari/hikari-2.2.2.ebuild | 66 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 67 insertions(+)