| Summary: | dev-lang/rust-1.32 - Could not compile `rustc_save_analysis` | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | aion1223 |
| Component: | Current packages | Assignee: | Gentoo Rust Project <rust> |
| Status: | RESOLVED OBSOLETE | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
build.log
emerge --info '=dev-lang/rust-1.32.0::gentoo' emerge -pqv '=dev-lang/rust-1.32.0::gentoo' |
||
Created attachment 565858 [details]
emerge --info '=dev-lang/rust-1.32.0::gentoo'
Created attachment 565860 [details]
emerge -pqv '=dev-lang/rust-1.32.0::gentoo'
this version is no longer in the tree, closing. if you can reproduce with current versions - please reopen. |
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.