Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 785160 - [guru] net-wireless/rtl8821ce-0_pre20201216 calls cc directly
Summary: [guru] net-wireless/rtl8821ce-0_pre20201216 calls cc directly
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Alexander
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2021-04-23 07:28 UTC by Agostino Sarubbo
Modified: 2021-05-17 19:11 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,7.45 KB, text/plain)
2021-04-23 07:28 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 2021-04-23 07:28:49 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-wireless/rtl8821ce-0_pre20201216 calls cc directly.
Discovered on: amd64 (internal ref: guru_tinderbox)

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 2021-04-23 07:28:53 UTC
Created attachment 701817 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-04-23 07:28:55 UTC
Possible context of error(s):

/bin/sh: line 1: cc: command not found
make[1]: *** /lib/modules/5.4.0-1029-aws/build: No such file or directory.  Stop.
Comment 3 Agostino Sarubbo gentoo-dev 2021-04-25 14:05:34 UTC
Changing TRACKER as requested by QA.
Comment 4 Larry the Git Cow gentoo-dev 2021-05-17 19:11:46 UTC
The bug has been closed via the following commit(s):

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

commit eecf377a3f0863b18a91bb55e29831332776b770
Author:     Anna Vyalkova <cyber@sysrq.in>
AuthorDate: 2021-05-16 12:59:45 +0000
Commit:     Anna Vyalkova <cyber@sysrq.in>
CommitDate: 2021-05-16 14:05:02 +0000

    net-wireless/rtl8821ce: fix CC
    
    Closes: https://bugs.gentoo.org/785160
    Signed-off-by: Anna Vyalkova <cyber@sysrq.in>

 net-wireless/rtl8821ce/rtl8821ce-0_pre20210321.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)