Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 780936 - sci-mathematics/dsfmt-2.2.4 calls cc directly
Summary: sci-mathematics/dsfmt-2.2.4 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-04-08 06:26 UTC by Agostino Sarubbo
Modified: 2021-10-07 09:17 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,6.01 KB, text/plain)
2021-04-08 06:26 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-08 06:26:08 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-mathematics/dsfmt-2.2.4 calls cc directly.
Discovered on: amd64 (internal ref: 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] and set the CC variable to x86_64-pc-linux-gnu-gcc.
Comment 1 Agostino Sarubbo gentoo-dev 2021-04-08 06:26:10 UTC
Created attachment 698343 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-04-08 06:26:12 UTC
Possible context of error(s):

make: gcc: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2021-10-07 09:17:10 UTC
The bug has been closed via the following commit(s):

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

commit 62e3ddc88fe4221b322dde8c0e11347889970ce4
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2021-10-07 09:02:09 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2021-10-07 09:02:09 +0000

    sci-mathematics/dsfmt: Fix tc-directly
    
    Closes: https://bugs.gentoo.org/780936
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 sci-mathematics/dsfmt/dsfmt-2.2.4.ebuild         |  9 ++++++++-
 sci-mathematics/dsfmt/files/dsfmt-2.2.4-cc.patch | 12 ++++++++++++
 2 files changed, 20 insertions(+), 1 deletion(-)