Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 743241 - dev-lang/spidermonkey-78.2.0: No LLVM slot <= 10 found installed!
Summary: dev-lang/spidermonkey-78.2.0: No LLVM slot <= 10 found installed!
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-09-18 07:29 UTC by Michał Górny
Modified: 2020-09-20 14:04 UTC (History)
1 user (show)

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


Attachments
/var/log/portage/dev-lang:spidermonkey-78.2.0:20200918-070509.log (dev-lang:spidermonkey-78.2.0:20200918-070509.log,1.67 KB, text/plain)
2020-09-18 07:29 UTC, Michał Górny
Details
emerge-info.txt (emerge-info.txt,10.17 KB, text/plain)
2020-09-18 07:30 UTC, Michał Górny
Details

Note You need to log in before you can comment on or make changes to this bug.
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(-)