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

Bug 732202

Summary: sys-fabric/libcxgb3 calls cc directly
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Cluster Team <cluster>
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-07-11 13:59:38 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-fabric/libcxgb3 calls cc directly.
Discovered on: amd64  (internal ref: 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 2020-07-11 13:59:43 UTC
Created attachment 648888 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2022-02-15 09:24:14 UTC
The bug has been closed via the following commit(s):

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

commit 9831f28b6ad6b84873637b731e8c33385848c802
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2022-02-15 09:20:55 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2022-02-15 09:22:49 +0000

    sys-fabric/libcxgb3: treeclean
    
    Closes: https://bugs.gentoo.org/732202
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 profiles/package.mask                              |  1 -
 sys-fabric/libcxgb3/Manifest                       |  1 -
 .../libcxgb3/files/libcxgb3-1.3.1-fno-common.patch | 41 ----------------------
 sys-fabric/libcxgb3/libcxgb3-1.3.1-r2.ebuild       | 29 ---------------
 sys-fabric/libcxgb3/metadata.xml                   |  8 -----
 5 files changed, 80 deletions(-)