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

Bug 674664

Summary: dev-lang/rust-1.31.1 - error: Could not compile `core`. /// thread 'main' panicked at 'cargo must succeed', bootstrap/compile.rs:1115:9
Product: Gentoo Linux Reporter: Dmitriy Baranov <reagentoo>
Component: Current packagesAssignee: Gentoo Rust Project <rust>
Status: RESOLVED OBSOLETE    
Severity: normal CC: orodruinlair, ua_gentoo_bugzilla
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=676278
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
emerge --info

Description Dmitriy Baranov 2019-01-06 10:40:32 UTC
Created attachment 560082 [details]
build.log

Compile error dev-lang/rust on ~amd64.
Comment 1 Dmitriy Baranov 2019-01-06 10:41:37 UTC
Created attachment 560084 [details]
emerge --info
Comment 2 Dmitriy Baranov 2019-01-06 13:59:21 UTC
Builds ok with USE="-system-llvm".
Comment 3 Georgy Yakovlev archtester gentoo-dev 2019-02-01 05:22:12 UTC
while I fixed cblas thing in #676278 let's deal with your core problem here.

can you provide build log after setting this right before running ebuild/emerge

export RUSTFLAGS="-v" RUST_BACKTRACE=1

it should produce more meaningful output.
Comment 4 Georgy Yakovlev archtester gentoo-dev 2020-04-25 09:39:42 UTC
closing, no longer in the tree