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

Bug 792378

Summary: sci-libs/libqalculate-3.19.0 calls cc directly
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Science Related Packages <sci>
Status: RESOLVED FIXED    
Severity: normal CC: sam
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 243502    
Attachments: build.log
1-config.log

Description Agostino Sarubbo gentoo-dev 2021-05-27 06:40:04 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-libs/libqalculate-3.19.0 calls cc directly.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
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 2021-05-27 06:40:06 UTC
Created attachment 711474 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-05-27 06:40:07 UTC
Created attachment 711477 [details]
1-config.log

1-config.log
Comment 3 Agostino Sarubbo gentoo-dev 2021-05-27 06:40:10 UTC
Possible context of error(s):

configure: error: in `/var/tmp/portage/sci-libs/libqalculate-3.19.0/work/libqalculate-3.19.0':
Comment 4 Larry the Git Cow gentoo-dev 2021-09-30 18:45:16 UTC
The bug has been closed via the following commit(s):

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

commit a9d30c008b25a221a5d72b5e854e99b244bc4a09
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2021-09-30 18:44:24 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2021-09-30 18:45:06 +0000

    sci-libs/libqalculate: Remove 3.17.0, 3.18.0 and 3.19.0
    
    Closes: https://bugs.gentoo.org/792378
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 sci-libs/libqalculate/Manifest                   |  3 -
 sci-libs/libqalculate/libqalculate-3.17.0.ebuild | 65 ---------------------
 sci-libs/libqalculate/libqalculate-3.18.0.ebuild | 65 ---------------------
 sci-libs/libqalculate/libqalculate-3.19.0.ebuild | 74 ------------------------
 4 files changed, 207 deletions(-)