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

Bug 886039

Summary: [guru] dev-embedded/yosys-0.27 calls cc directly
Product: GURU Reporter: Agostino Sarubbo <ago>
Component: Package issuesAssignee: GURU project <guru-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 785607    
Attachments: build.log

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(-)