Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 674664 - dev-lang/rust-1.31.1 - error: Could not compile `core`. /// thread 'main' panicked at 'cargo must succeed', bootstrap/compile.rs:1115:9
Summary: dev-lang/rust-1.31.1 - error: Could not compile `core`. /// thread 'main' pan...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Rust Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-06 10:40 UTC by Dmitriy Baranov
Modified: 2020-04-25 09:39 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,37.40 KB, text/plain)
2019-01-06 10:40 UTC, Dmitriy Baranov
Details
emerge --info (einfo,5.83 KB, text/plain)
2019-01-06 10:41 UTC, Dmitriy Baranov
Details

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