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

Bug 743241

Summary: dev-lang/spidermonkey-78.2.0: No LLVM slot <= 10 found installed!
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: Mozilla Gentoo Team <mozilla>
Status: RESOLVED FIXED    
Severity: normal CC: sam
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=740890
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: /var/log/portage/dev-lang:spidermonkey-78.2.0:20200918-070509.log
emerge-info.txt

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-09-18 07:29:54 UTC
Created attachment 661086 [details]
/var/log/portage/dev-lang:spidermonkey-78.2.0:20200918-070509.log

* sys-devel/clang:10 is missing! Cannot use LLVM slot 10 ...
 * sys-devel/clang:9 is missing! Cannot use LLVM slot 9 ...
 * sys-devel/clang:8 is missing! Cannot use LLVM slot 8 ...
 * ERROR: dev-lang/spidermonkey-78.2.0::gentoo failed (setup phase):
 *   No LLVM slot <= 10 found installed!
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-09-18 07:30:30 UTC
Created attachment 661089 [details]
emerge-info.txt
Comment 2 tt_1 2020-09-19 10:59:30 UTC
you can ignore that clang check, it's not mandantory. only llvm-objdump from sys-devel/llvm is needed in bdeps to compile mozjs-78, at least to my extended research with a fresh stage3 and bootstraping all the way.
Comment 3 Larry the Git Cow gentoo-dev 2020-09-20 14:04:18 UTC
The bug has been closed via the following commit(s):

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

commit e3ea67130e44415ed7f556427d3782d661b53b01
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2020-09-20 14:03:06 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2020-09-20 14:04:05 +0000

    dev-lang/spidermonkey: clang is not needed to build spidermonkey
    
    Closes: https://bugs.gentoo.org/740890
    Closes: https://bugs.gentoo.org/743241
    Package-Manager: Portage-3.0.7, Repoman-3.0.1
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>

 dev-lang/spidermonkey/spidermonkey-78.2.0.ebuild | 15 ++-------------
 1 file changed, 2 insertions(+), 13 deletions(-)