Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 839150 - [guru] app-office/sc-im-0.8.2 calls cc directly
Summary: [guru] app-office/sc-im-0.8.2 calls cc directly
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Efe İzbudak
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2022-04-18 09:21 UTC by Agostino Sarubbo
Modified: 2022-04-18 11:47 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,39.97 KB, text/plain)
2022-04-18 09:21 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 2022-04-18 09:21:56 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-office/sc-im-0.8.2 calls cc directly.
Discovered on: amd64 (internal ref: guru_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].
Comment 1 Agostino Sarubbo gentoo-dev 2022-04-18 09:21:58 UTC
Created attachment 771554 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-04-18 09:22:00 UTC
Error(s) that match a know pattern:


/bin/sh: line 1: cc: command not found
Comment 3 Larry the Git Cow gentoo-dev 2022-04-18 11:47:37 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ea11f083ca7f15abf42ebd8154ad78fcc0a04001

commit ea11f083ca7f15abf42ebd8154ad78fcc0a04001
Author:     Dex Conner <cantcuckthis@danwin1210.de>
AuthorDate: 2022-04-18 10:19:05 +0000
Commit:     Dex Conner <cantcuckthis@danwin1210.de>
CommitDate: 2022-04-18 10:21:50 +0000

    app-office/sc-im: export cc
    
    Closes: https://bugs.gentoo.org/839150
    Signed-off-by: Dex Conner <cantcuckthis@danwin1210.de>

 app-office/sc-im/sc-im-0.8.2.ebuild | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)