Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 740492 - sys-apps/kmscon-8_p20180906 calls cc directly
Summary: sys-apps/kmscon-8_p20180906 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: Ben Kohler
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2020-09-05 13:09 UTC by Agostino Sarubbo
Modified: 2020-09-06 12:28 UTC (History)
0 users

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


Attachments
build.log (build.log,10.04 KB, text/plain)
2020-09-05 13:09 UTC, Agostino Sarubbo
Details
1-config.log (1-config.log,26.49 KB, text/plain)
2020-09-05 13:09 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-05 13:09:16 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-apps/kmscon-8_p20180906 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-05 13:09:18 UTC
Created attachment 658558 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-09-05 13:09:19 UTC
Created attachment 658560 [details]
1-config.log

1-config.log
Comment 3 Larry the Git Cow gentoo-dev 2020-09-06 12:28:05 UTC
The bug has been closed via the following commit(s):

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

commit f4bd4ea7612d55c1d6b864a8d376ae08a3549982
Author:     Ben Kohler <bkohler@gentoo.org>
AuthorDate: 2020-09-06 12:26:59 +0000
Commit:     Ben Kohler <bkohler@gentoo.org>
CommitDate: 2020-09-06 12:27:14 +0000

    sys-apps/kmscon: fix 'calls cc directly' bug
    
    Closes: https://bugs.gentoo.org/740492
    Package-Manager: Portage-3.0.5, Repoman-3.0.1
    Signed-off-by: Ben Kohler <bkohler@gentoo.org>

 sys-apps/kmscon/kmscon-8_p20180906-r1.ebuild | 145 +++++++++++++++++++++++++++
 1 file changed, 145 insertions(+)