Summary: | dev-util/perf: No LLVM slot <= 9 found installed! | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Thomas Deutschmann (RETIRED) <whissi> |
Component: | Current packages | Assignee: | Naohiro Aota <naota> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | chris, dlan |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15a842ccfb8e0fb2873e3bee654520eb7a76ce0b commit 15a842ccfb8e0fb2873e3bee654520eb7a76ce0b Author: Guilherme Amadio <amadio@gentoo.org> AuthorDate: 2020-05-06 08:03:33 +0000 Commit: Guilherme Amadio <amadio@gentoo.org> CommitDate: 2020-05-06 08:25:38 +0000 dev-util/perf: run llvm_pkg_setup only with USE=clang, bug #720376 Closes: https://bugs.gentoo.org/720376 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Guilherme Amadio <amadio@gentoo.org> dev-util/perf/perf-5.6.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) |
> >>> Emerging (1 of 1) dev-util/perf-5.6.4::gentoo > * patch-5.6.4.xz BLAKE2B SHA512 size ;-) ... [ ok ] > * linux-5.6.tar.xz BLAKE2B SHA512 size ;-) ... [ ok ] > * ERROR: dev-util/perf-5.6.4::gentoo failed (setup phase): > * No LLVM slot <= 9 found installed! > * > * Call stack: > * ebuild.sh, line 125: Called pkg_setup > * perf-5.6.4.ebuild, line 79: Called llvm_pkg_setup > * llvm.eclass, line 204: Called get_llvm_prefix '9' > * llvm.eclass, line 183: Called die > * The specific snippet of code: > * die "No LLVM slot${1:+ <= ${1}} found installed!" > * Why don't you enforce that dependency in DEPENDS?