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

Bug 671526

Summary: dev-lang/rust-1.30.1-r1 : * No LLVM slot found installed!
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Rust Project <rust>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-lang:rust-1.30.1-r1:20181119-150029.log
die.env
emerge-history.txt
etc.portage.tbz2
logs.tbz2

Description Toralf Förster gentoo-dev 2018-11-19 17:27:29 UTC
 * ERROR: dev-lang/rust-1.30.1-r1::gentoo failed (setup phase):
 *   No LLVM slot found installed!
 * 

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_libressl_20181118-211953

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems)
  [2]   ruby24 (with Rubygems) *
  [3]   ruby25 (with Rubygems)
Available Rust versions:
  (none found)



emerge -qpvO dev-lang/rust
[ebuild  N    ] dev-lang/rust-1.30.1-r1  USE="jemalloc libressl -clippy -debug -doc -rls -rustfmt -system-llvm -wasm" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="sse2" LLVM_TARGETS="(X86) -AArch64 -AMDGPU -ARM -BPF -Hexagon -Lanai -MSP430 -Mips -NVPTX -PowerPC -Sparc -SystemZ -XCore"
Comment 1 Toralf Förster gentoo-dev 2018-11-19 17:27:32 UTC
Created attachment 555726 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-11-19 17:27:34 UTC
Created attachment 555728 [details]
dev-lang:rust-1.30.1-r1:20181119-150029.log
Comment 3 Toralf Förster gentoo-dev 2018-11-19 17:27:37 UTC
Created attachment 555730 [details]
die.env
Comment 4 Toralf Förster gentoo-dev 2018-11-19 17:27:40 UTC
Created attachment 555732 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2018-11-19 17:27:43 UTC
Created attachment 555734 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-11-19 17:27:45 UTC
Created attachment 555736 [details]
logs.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2018-11-20 20:17:47 UTC
The bug has been closed via the following commit(s):

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

commit 3ffd0a77e2ebe3f8f4c8a7eceff0ab0403f8e808
Author:     Dirkjan Ochtman <djc@gentoo.org>
AuthorDate: 2018-11-20 20:17:19 +0000
Commit:     Dirkjan Ochtman <djc@gentoo.org>
CommitDate: 2018-11-20 20:17:34 +0000

    dev-lang/rust: only run llvm_pkg_setup when using system-llvm
    
    Fixes: https://bugs.gentoo.org/671526
    Signed-off-by: Dirkjan Ochtman <djc@gentoo.org>
    Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-lang/rust/rust-1.30.1-r1.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
Comment 8 Dirkjan Ochtman (RETIRED) gentoo-dev 2018-11-20 20:18:33 UTC
I think this should be better now!