Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 823866 - sci-libs/keras-2.7.0 calls cc directly
Summary: sci-libs/keras-2.7.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: Jason Zaman
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: tc-directly 922374
  Show dependency tree
 
Reported: 2021-11-15 19:42 UTC by Agostino Sarubbo
Modified: 2024-02-24 12:52 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,59.11 KB, text/plain)
2021-11-15 19:42 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-11-15 19:42:01 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-libs/keras-2.7.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-11-15 19:42:04 UTC
Created attachment 751344 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-11-15 19:42:06 UTC
Error(s) that match a know pattern:


Auto-Configuration Error: Cannot find gcc or CC; either correct your path or set the CC environment variable
Comment 3 Larry the Git Cow gentoo-dev 2024-02-24 12:52:49 UTC
The bug has been closed via the following commit(s):

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

commit 49db3410a59ab1ddf9a5923dde4bb475bc81a562
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2024-02-24 12:47:44 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2024-02-24 12:47:44 +0000

    sci-libs/keras: treeclean
    
    Closes: https://bugs.gentoo.org/823866
    Closes: https://bugs.gentoo.org/797277
    Closes: https://bugs.gentoo.org/897214
    Closes: https://bugs.gentoo.org/910026
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 profiles/package.mask                              |   1 -
 sci-libs/keras/Manifest                            |   3 -
 ...ras-2.14.0-0001-bazel-Use-system-protobuf.patch | 330 ---------------------
 sci-libs/keras/keras-2.15.0.ebuild                 |  84 ------
 sci-libs/keras/metadata.xml                        |  15 -
 5 files changed, 433 deletions(-)