Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 886037 - [guru] dev-embedded/yosys-0.27 calls commands that do not exist: clang
Summary: [guru] dev-embedded/yosys-0.27 calls commands that do not exist: clang
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,69.07 KB, text/plain)
2022-12-15 07:45 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:53 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-embedded/yosys-0.9_p20200324-r1 calls commands that do not exist.
Discovered on: amd64 (internal ref: guru_ci)

NOTE:
Please look for 'command not found' and/or 'no such file or directory'.
Comment 1 Agostino Sarubbo gentoo-dev 2022-12-15 07:45:55 UTC
Created attachment 842731 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-12-15 07:45:57 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


/bin/sh: line 1: clang: command not found
passes/sat/freduce.cc:457:55: error: ‘numeric_limits’ is not a member of ‘std’
Comment 3 Agostino Sarubbo gentoo-dev 2023-04-14 06:55:56 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:01 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(-)