Advertisement
Guest User

Untitled

a guest
Aug 17th, 2019
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.61 KB | None | 0 0
  1. --- stderr
  2. thread 'main' panicked at '
  3.  
  4. This crate is only compatible with OpenSSL 1.0.1 through 1.1.1, or LibreSSL 2.5
  5. through 2.9.x, but a different version of OpenSSL was found. The build is now aborting
  6. due to this version mismatch.
  7.  
  8. ', /var/tmp/portage/dev-lang/rust-1.34.2/work/rustc-1.34.2-src/vendor/openssl-sys/build/main.rs:545:5
  9. note: Run with `RUST_BACKTRACE=1` environment variable to display a backtrace.
  10.  
  11. warning: build failed, waiting for other jobs to finish...
  12. error: build failed
  13. command did not execute successfully: "/var/tmp/portage/dev-lang/rust-1.34.2/work/rust-stage0/bin/cargo" "build" "--target" "x86_64-unknown-linux-gnu" "-j" "9" "--release" "--locked" "--frozen" "--manifest-path" "/var/tmp/portage/dev-lang/rust-1.34.2/work/rustc-1.34.2-src/src/tools/cargo/Cargo.toml" "--message-format" "json"
  14. expected success, got: exit code: 101
  15. Traceback (most recent call last):
  16. File "./x.py", line 11, in <module>
  17. bootstrap.main()
  18. File "/var/tmp/portage/dev-lang/rust-1.34.2/work/rustc-1.34.2-src/src/bootstrap/bootstrap.py", line 838, in main
  19. bootstrap(help_triggered)
  20. File "/var/tmp/portage/dev-lang/rust-1.34.2/work/rustc-1.34.2-src/src/bootstrap/bootstrap.py", line 824, in bootstrap
  21. run(args, env=env, verbose=build.verbose)
  22. File "/var/tmp/portage/dev-lang/rust-1.34.2/work/rustc-1.34.2-src/src/bootstrap/bootstrap.py", line 141, in run
  23. raise RuntimeError(err)
  24. RuntimeError: failed to run: /var/tmp/portage/dev-lang/rust-1.34.2/work/rustc-1.34.2-src/build/bootstrap/debug/bootstrap build -v --config=/var/tmp/portage/dev-lang/rust-1.34.2/work/rustc-1.34.2-src/config.toml -j9 --exclude src/tools/miri
  25. * ERROR: dev-lang/rust-1.34.2::gentoo failed (compile phase):
  26. * (no error message)
  27. *
  28. * Call stack:
  29. * ebuild.sh, line 125: Called src_compile
  30. * environment, line 4189: Called die
  31. * The specific snippet of code:
  32. * env $(cat "${S}"/config.env) "${EPYTHON}" ./x.py build -v --config="${S}"/config.toml -j$(makeopts_jobs) --exclude src/tools/miri || die
  33. *
  34. * If you need support, post the output of `emerge --info '=dev-lang/rust-1.34.2::gentoo'`,
  35. * the complete build log and the output of `emerge -pqv '=dev-lang/rust-1.34.2::gentoo'`.
  36. * The complete build log is located at '/var/tmp/portage/dev-lang/rust-1.34.2/temp/build.log'.
  37. * The ebuild environment file is located at '/var/tmp/portage/dev-lang/rust-1.34.2/temp/environment'.
  38. * Working directory: '/var/tmp/portage/dev-lang/rust-1.34.2/work/rustc-1.34.2-src'
  39. * S: '/var/tmp/portage/dev-lang/rust-1.34.2/work/rustc-1.34.2-src'
  40.  
  41. >>> Failed to emerge dev-lang/rust-1.34.2, Log file:
  42.  
  43. >>> '/var/tmp/portage/dev-lang/rust-1.34.2/temp/build.log'
  44.  
  45. * Messages for package dev-lang/rust-1.34.2:
  46.  
  47. * ERROR: dev-lang/rust-1.34.2::gentoo failed (compile phase):
  48. * (no error message)
  49. *
  50. * Call stack:
  51. * ebuild.sh, line 125: Called src_compile
  52. * environment, line 4189: Called die
  53. * The specific snippet of code:
  54. * env $(cat "${S}"/config.env) "${EPYTHON}" ./x.py build -v --config="${S}"/config.toml -j$(makeopts_jobs) --exclude src/tools/miri || die
  55. *
  56. * If you need support, post the output of `emerge --info '=dev-lang/rust-1.34.2::gentoo'`,
  57. * the complete build log and the output of `emerge -pqv '=dev-lang/rust-1.34.2::gentoo'`.
  58. * The complete build log is located at '/var/tmp/portage/dev-lang/rust-1.34.2/temp/build.log'.
  59. * The ebuild environment file is located at '/var/tmp/portage/dev-lang/rust-1.34.2/temp/environment'.
  60. * Working directory: '/var/tmp/portage/dev-lang/rust-1.34.2/work/rustc-1.34.2-src'
  61. * S: '/var/tmp/portage/dev-lang/rust-1.34.2/work/rustc-1.34.2-src'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement