Code: Select all
ns -Wrustc::internal -Cprefer-dynamic -Zdylib-lto -Clto=fat -Cembed-bitcode=yes" RUST_TEST_THREADS="5" WINAPI_NO_BUNDLED_LIBRARIES="1" __CARGO_DEFAULT_LIB_METADATA="stable" "/var/tmp/portage/dev-lang/rust-1.71.1/work/rust-stage0/bin/cargo" "build" "--target" "x86_64-unknown-linux-gnu" "--release" "-Zcheck-cfg=names,values,output,features" "-Zbinary-dep-depinfo" "-j" "5" "-v" "-v" "--locked" "--frozen" "--features" "llvm max_level_info" "--manifest-path" "/var/tmp/portage/dev-lang/rust-1.71.1/work/rustc-1.71.1-src/compiler/rustc/Cargo.toml" "--message-format" "json-render-diagnostics"
expected success, got: exit status: 101
Traceback (most recent call last):
File "/var/tmp/portage/dev-lang/rust-1.71.1/work/rustc-1.71.1-src/./x.py", line 32, in <module>
bootstrap.main()
File "/var/tmp/portage/dev-lang/rust-1.71.1/work/rustc-1.71.1-src/src/bootstrap/bootstrap.py", line 1079, in main
bootstrap(args)
File "/var/tmp/portage/dev-lang/rust-1.71.1/work/rustc-1.71.1-src/src/bootstrap/bootstrap.py", line 1054, in bootstrap
run(args, env=env, verbose=build.verbose, is_bootstrap=True)
File "/var/tmp/portage/dev-lang/rust-1.71.1/work/rustc-1.71.1-src/src/bootstrap/bootstrap.py", line 184, in run
raise RuntimeError(err)
RuntimeError: failed to run: /var/tmp/portage/dev-lang/rust-1.71.1/work/rustc-1.71.1-src/build/bootstrap/debug/bootstrap build -vv --config=/var/tmp/portage/dev-lang/rust-1.71.1/work/rustc-1.71.1-src/config.toml -j5
* ERROR: dev-lang/rust-1.71.1::gentoo failed (compile phase):
* (no error message)
*
* Call stack:
* ebuild.sh, line 136: Called src_compile
* environment, line 3906: Called die
* The specific snippet of code:
* RUST_BACKTRACE=1 "${EPYTHON}" ./x.py build -vv --config="${S}"/config.toml -j$(makeopts_jobs) || die
*
* If you need support, post the output of `emerge --info '=dev-lang/rust-1.71.1::gentoo'`,
* the complete build log and the output of `emerge -pqv '=dev-lang/rust-1.71.1::gentoo'`.
* The complete build log is located at '/var/tmp/portage/dev-lang/rust-1.71.1/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/dev-lang/rust-1.71.1/temp/environment'.
* Working directory: '/var/tmp/portage/dev-lang/rust-1.71.1/work/rustc-1.71.1-src'
* S: '/var/tmp/portage/dev-lang/rust-1.71.1/work/rustc-1.71.1-src'
>>> Failed to emerge dev-lang/rust-1.71.1, Log file:
>>> '/var/tmp/portage/dev-lang/rust-1.71.1/temp/build.log'
* Messages for package dev-lang/rust-1.71.1:
* ERROR: dev-lang/rust-1.71.1::gentoo failed (compile phase):
* (no error message)
*
* Call stack:
* ebuild.sh, line 136: Called src_compile
* environment, line 3906: Called die
* The specific snippet of code:
* RUST_BACKTRACE=1 "${EPYTHON}" ./x.py build -vv --config="${S}"/config.toml -j$(makeopts_jobs) || die
*
* If you need support, post the output of `emerge --info '=dev-lang/rust-1.71.1::gentoo'`,
* the complete build log and the output of `emerge -pqv '=dev-lang/rust-1.71.1::gentoo'`.
* The complete build log is located at '/var/tmp/portage/dev-lang/rust-1.71.1/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/dev-lang/rust-1.71.1/temp/environment'.
* Working directory: '/var/tmp/portage/dev-lang/rust-1.71.1/work/rustc-1.71.1-src'
* S: '/var/tmp/portage/dev-lang/rust-1.71.1/work/rustc-1.71.1-src'






