Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 886039 - [guru] dev-embedded/yosys-0.27 calls cc directly
Summary: [guru] dev-embedded/yosys-0.27 calls cc directly
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: GURU project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2022-12-15 07:45 UTC by Agostino Sarubbo
Modified: 2023-05-02 09:05 UTC (History)
0 users

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


Attachments
build.log (build.log,57.72 KB, text/plain)
2022-12-15 07:46 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 2022-12-15 07:45:58 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-embedded/yosys-0.9_p20200324-r1 calls cc directly.
Discovered on: amd64 (internal ref: guru_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].
Comment 1 Agostino Sarubbo gentoo-dev 2022-12-15 07:46:00 UTC
Created attachment 842733 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-12-15 07:46:02 UTC
Error(s) that match a know pattern:


/bin/sh: line 1: clang: command not found
/bin/sh: line 1: gcc: command not found
Comment 3 Agostino Sarubbo gentoo-dev 2023-04-14 06:55:58 UTC
guru_ci has reproduced this issue with version 0.27 - Updating summary.
Comment 4 Larry the Git Cow gentoo-dev 2023-05-02 09:05:00 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d628493adf70bbc51bd6a0f28e2336529007a6da

commit d628493adf70bbc51bd6a0f28e2336529007a6da
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
AuthorDate: 2023-05-01 19:37:11 +0000
Commit:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
CommitDate: 2023-05-01 19:37:11 +0000

    dev-embedded/yosys: treeclean
    
    Closes: https://bugs.gentoo.org/886035
    Closes: https://bugs.gentoo.org/886037
    Closes: https://bugs.gentoo.org/886039
    Closes: https://bugs.gentoo.org/897384
    Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>

 dev-embedded/yosys/Manifest                      |  4 --
 dev-embedded/yosys/metadata.xml                  | 12 -----
 dev-embedded/yosys/yosys-0.27.ebuild             | 52 ------------------
 dev-embedded/yosys/yosys-0.9_p20200324-r1.ebuild | 55 -------------------
 dev-embedded/yosys/yosys-9999.ebuild             | 67 ------------------------
 profiles/package.mask                            |  1 -
 6 files changed, 191 deletions(-)