Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 747832 - dev-lang/rust-1.47.0 : RuntimeError: failed to run: /var/tmp/portage/dev-lang/rust-1.47.0/work/rustc-1.47.0-src/build/bootstrap/de
Summary: dev-lang/rust-1.47.0 : RuntimeError: failed to run: /var/tmp/portage/dev-lang...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo LibreSSL
URL:
Whiteboard:
Keywords:
: 748105 (view as bug list)
Depends on:
Blocks:
 
Reported: 2020-10-11 15:23 UTC by Toralf Förster
Modified: 2020-10-13 03:49 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.77 KB, text/plain)
2020-10-11 15:23 UTC, Toralf Förster
Details
dev-lang:rust-1.47.0:20201009-082030.log.bz2 (dev-lang:rust-1.47.0:20201009-082030.log.bz2,103.31 KB, application/x-bzip)
2020-10-11 15:23 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,316.47 KB, text/plain)
2020-10-11 15:23 UTC, Toralf Förster
Details
environment (environment,153.97 KB, text/plain)
2020-10-11 15:23 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,24.95 KB, application/x-bzip)
2020-10-11 15:23 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,24.55 KB, application/x-bzip)
2020-10-11 15:23 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,139.98 KB, application/x-bzip)
2020-10-11 15:23 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2020-10-11 15:23:44 UTC
  File "/var/tmp/portage/dev-lang/rust-1.47.0/work/rustc-1.47.0-src/src/bootstrap/bootstrap.py", line 143, in run
    raise RuntimeError(err)
RuntimeError: failed to run: /var/tmp/portage/dev-lang/rust-1.47.0/work/rustc-1.47.0-src/build/bootstrap/debug/bootstrap build -vv --config=/var/tmp/portage/dev-lang/rust-1.47.0/work/rustc-1.47.0-src/config.toml -j1
 * ERROR: dev-lang/rust-1.47.0::gentoo failed (compile phase):
 *   (no error message)
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-libressl-20200930-202213

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-10.2.0 *
clang version 10.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.1
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
  [4]   python2.7 (fallback)
  [5]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby25 (with Rubygems)
  [2]   ruby26 (with Rubygems)
  [3]   ruby27 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.46.0
  [2]   rust-1.46.0 *
The following VMs are available for generation-2:
1)	JamVM JDK 2.0.0 [jamvm]
*)	AdoptOpenJDK 8.265_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   jamvm 
  [2]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Fri Oct  9 08:05:21 AM UTC 2020
/var/db/repos/libressl	Tue Sep 29 02:07:38 PM UTC 2020

emerge -qpvO dev-lang/rust
[ebuild     U ] dev-lang/rust-1.47.0 [1.46.0] USE="libressl system-bootstrap* -clippy -debug (-doc) -miri -nightly -parallel-compiler -rls -rustfmt -system-llvm -test% -wasm" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="sse2" LLVM_TARGETS="(X86) -AArch64 -AMDGPU -ARM -AVR% -BPF -Hexagon -Lanai -MSP430 -Mips -NVPTX -PowerPC -RISCV -Sparc -SystemZ -WebAssembly -XCore"
Comment 1 Toralf Förster gentoo-dev 2020-10-11 15:23:45 UTC
Created attachment 664657 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-10-11 15:23:47 UTC
Created attachment 664660 [details]
dev-lang:rust-1.47.0:20201009-082030.log.bz2
Comment 3 Toralf Förster gentoo-dev 2020-10-11 15:23:49 UTC
Created attachment 664663 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-10-11 15:23:51 UTC
Created attachment 664666 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-10-11 15:23:53 UTC
Created attachment 664669 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-10-11 15:23:54 UTC
Created attachment 664672 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-10-11 15:23:56 UTC
Created attachment 664675 [details]
temp.tbz2
Comment 8 Georgy Yakovlev archtester gentoo-dev 2020-10-11 15:31:38 UTC
it needs a patch for dev-libs/libressl-3.2.1, only up to 3.2.0 is supported.
Comment 9 Larry the Git Cow gentoo-dev 2020-10-12 05:14:24 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70b7f9bc305d27c59577de414ca7ce2e363af5fe

commit 70b7f9bc305d27c59577de414ca7ce2e363af5fe
Author:     Georgy Yakovlev <gyakovlev@gentoo.org>
AuthorDate: 2020-10-12 05:12:51 +0000
Commit:     Georgy Yakovlev <gyakovlev@gentoo.org>
CommitDate: 2020-10-12 05:12:51 +0000

    dev-lang/rust: add libressl 3.2.x patch to 1.47.0
    
    Closes: https://bugs.gentoo.org/747832
    Package-Manager: Portage-3.0.8, Repoman-3.0.1
    Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>

 dev-lang/rust/files/1.47.0-libressl.patch | 44 +++++++++++++++++++++++++++++++
 dev-lang/rust/rust-1.47.0.ebuild          |  1 +
 2 files changed, 45 insertions(+)
Comment 10 Georgy Yakovlev archtester gentoo-dev 2020-10-13 03:49:19 UTC
*** Bug 748105 has been marked as a duplicate of this bug. ***