Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 792378 - sci-libs/libqalculate-3.19.0 calls cc directly
Summary: sci-libs/libqalculate-3.19.0 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: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2021-05-27 06:40 UTC by Agostino Sarubbo
Modified: 2021-09-30 18:45 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,37.26 KB, text/plain)
2021-05-27 06:40 UTC, Agostino Sarubbo
Details
1-config.log (1-config.log,20.43 KB, text/plain)
2021-05-27 06:40 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-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(-)