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

Bug 729274

Summary: app-i18n/xvnkb calls cc directly
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: CJK Team <cjk>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 243502    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2020-06-23 08:07:10 UTC
@@This is an auto-filed bug@@
If you think that a different summary clarifies the issue better, feel free to change it.

Issue: app-i18n/xvnkb calls cc directly.
Discovered on: amd64

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-06-23 08:07:15 UTC
Created attachment 645826 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-10-19 14:42:09 UTC
The bug has been closed via the following commit(s):

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

commit dbdaa50c313235fbdba49845c3b0b3c92637d93f
Author:     Akinori Hattori <hattya@gentoo.org>
AuthorDate: 2021-10-19 14:37:34 +0000
Commit:     Akinori Hattori <hattya@gentoo.org>
CommitDate: 2021-10-19 14:42:02 +0000

    app-i18n/xvnkb: do not call cc directly
    
    Closes: https://bugs.gentoo.org/729274
    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: Akinori Hattori <hattya@gentoo.org>

 app-i18n/xvnkb/files/xvnkb-cc.patch   | 10 ++++++++++
 app-i18n/xvnkb/xvnkb-0.2.9a-r1.ebuild |  5 ++++-
 2 files changed, 14 insertions(+), 1 deletion(-)