Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 745375 - gui-wm/hikari-2.1.2 calls cc directly
Summary: gui-wm/hikari-2.1.2 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: Aisha Tammy
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2020-09-29 07:05 UTC by Agostino Sarubbo
Modified: 2020-10-31 15:58 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,37.24 KB, text/plain)
2020-09-29 07:05 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 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(+)