Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 678364 - dev-lang/rust-1.32 - Could not compile `rustc_save_analysis`
Summary: dev-lang/rust-1.32 - Could not compile `rustc_save_analysis`
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-02-19 13:34 UTC by aion1223
Modified: 2020-04-25 09:40 UTC (History)
0 users

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


Attachments
build.log (build.log,20.65 KB, text/x-log)
2019-02-19 13:34 UTC, aion1223
Details
emerge --info '=dev-lang/rust-1.32.0::gentoo' (info.log,7.34 KB, text/x-log)
2019-02-19 13:35 UTC, aion1223
Details
emerge -pqv '=dev-lang/rust-1.32.0::gentoo' (pqv.log,394 bytes, text/x-log)
2019-02-19 13:36 UTC, aion1223
Details

Note You need to log in before you can comment on or make changes to this bug.
Description aion1223 2019-02-19 13:34:22 UTC
Created attachment 565856 [details]
build.log

rust-1.32 failed to build I tried to find the bug that is already reported, but failed. 

Not sure where it failed. The error messages from the emerge command is as follows:

   Compiling rustc_save_analysis v0.0.0 (/var/tmp/portage/dev-lang/rust-1.32.0/work/rustc-1.32.0-src/src/librustc_save_analysis)
   Compiling rustc_codegen_ssa v0.0.0 (/var/tmp/portage/dev-lang/rust-1.32.0/work/rustc-1.32.0-src/src/librustc_codegen_ssa)
error: Could not compile `rustc_save_analysis`.
warning: build failed, waiting for other jobs to finish...
error: build failed
command did not execute successfully: "/var/tmp/portage/dev-lang/rust-1.32.0/work/rust-stage0/bin/cargo" "build" "--target" "x86_64-unknown-linux-gnu" "-j" "4" "--release" "--locked" "--frozen" "--features" "" "--manifest-path" "/var/tmp/portage/dev-lang/rust-1.32.0/work/rustc-1.32.0-src/src/rustc/Cargo.toml" "--message-format" "json"
expected success, got: exit code: 101
failed to run: /var/tmp/portage/dev-lang/rust-1.32.0/work/rustc-1.32.0-src/build/bootstrap/debug/bootstrap build --config=/var/tmp/portage/dev-lang/rust-1.32.0/work/rustc-1.32.0-src/config.toml -j4 --exclude src/tools/miri
Build completed unsuccessfully in 0:08:26
 * ERROR: dev-lang/rust-1.32.0::gentoo failed (compile phase):
 *   (no error message)


Will attach the buld log, emerge --info, and emerge --pqv.
Comment 1 aion1223 2019-02-19 13:35:42 UTC
Created attachment 565858 [details]
emerge --info '=dev-lang/rust-1.32.0::gentoo'
Comment 2 aion1223 2019-02-19 13:36:49 UTC
Created attachment 565860 [details]
emerge -pqv '=dev-lang/rust-1.32.0::gentoo'
Comment 3 Georgy Yakovlev archtester gentoo-dev 2020-04-25 09:40:56 UTC
this version is no longer in the tree, closing.
if you can reproduce with current versions - please reopen.