FreeBSD Bugzilla – Attachment 203924 Details for
Bug 237495
lang/rust: build fail with LibreSSL 2.9.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
build.log
rust.log (text/plain), 3.65 KB, created by
Ivan Rozhuk
on 2019-04-23 13:22:45 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Ivan Rozhuk
Created:
2019-04-23 13:22:45 UTC
Size:
3.65 KB
patch
obsolete
>... > Compiling crossbeam-epoch v0.7.0 > Compiling idna v0.1.5 >error: failed to run custom build command for `openssl-sys v0.9.40` >process didn't exit successfully: `/tmp/ports/usr/ports/lang/rust/work/rustc-1.34.0-src/build/x86_64-unknown-freebsd/stage2-tools/release/build/openssl-sys-415b4220dcb5afbf/build-script-main` (exit code: 101) >--- stdout >cargo:rerun-if-env-changed=X86_64_UNKNOWN_FREEBSD_OPENSSL_LIB_DIR >cargo:rerun-if-env-changed=OPENSSL_LIB_DIR >cargo:rerun-if-env-changed=X86_64_UNKNOWN_FREEBSD_OPENSSL_INCLUDE_DIR >cargo:rerun-if-env-changed=OPENSSL_INCLUDE_DIR >cargo:rerun-if-env-changed=X86_64_UNKNOWN_FREEBSD_OPENSSL_DIR >cargo:rerun-if-env-changed=OPENSSL_DIR >cargo:rustc-link-search=native=/usr/local/lib >cargo:include=/usr/local/include >OPT_LEVEL = Some("2") >TARGET = Some("x86_64-unknown-freebsd") >HOST = Some("x86_64-unknown-freebsd") >CC_x86_64-unknown-freebsd = Some("cc") >CFLAGS_x86_64-unknown-freebsd = Some("-ffunction-sections -fdata-sections -fPIC -m64") >DEBUG = Some("false") >running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-m64" "-I" "/usr/local/include" "-E" "/tmp/ports/usr/ports/lang/rust/work/rustc-1.34.0-src/build/x86_64-unknown-freebsd/stage2-tools/x86_64-unknown-freebsd/release/build/openssl-sys-0041558116ae9b4e/out/expando.c" >exit code: 0 >cargo:rustc-cfg=osslconf="OPENSSL_NO_BUF_FREELISTS" >cargo:rustc-cfg=osslconf="OPENSSL_NO_COMP" >cargo:rustc-cfg=osslconf="OPENSSL_NO_KRB5" >cargo:rustc-cfg=osslconf="OPENSSL_NO_PSK" >cargo:rustc-cfg=osslconf="OPENSSL_NO_RFC3779" >cargo:rustc-cfg=osslconf="OPENSSL_NO_SRP" >cargo:rustc-cfg=osslconf="OPENSSL_NO_SSL3_METHOD" >cargo:conf=OPENSSL_NO_BUF_FREELISTS,OPENSSL_NO_COMP,OPENSSL_NO_KRB5,OPENSSL_NO_PSK,OPENSSL_NO_RFC3779,OPENSSL_NO_SRP,OPENSSL_NO_SSL3_METHOD >cargo:rustc-cfg=libressl >cargo:rustc-cfg=libressl251 >cargo:rustc-cfg=libressl261 >cargo:rustc-cfg=libressl270 >cargo:rustc-cfg=libressl273 >cargo:rustc-cfg=libressl280 >cargo:rustc-cfg=libressl281 >cargo:libressl_version_number=2090100f > >--- stderr >thread 'main' panicked at ' > >This crate is only compatible with OpenSSL 1.0.1 through 1.1.1, or LibreSSL 2.5 >through 2.9.0, but a different version of OpenSSL was found. The build is now aborting >due to this version mismatch. > >', /tmp/ports/usr/ports/lang/rust/work/rustc-1.34.0-src/vendor/openssl-sys/build/main.rs:544:5 >note: Run with `RUST_BACKTRACE=1` environment variable to display a backtrace. > >warning: build failed, waiting for other jobs to finish... >error: build failed >command did not execute successfully: "/tmp/ports/usr/ports/lang/rust/work/rustc-1.34.0-src/build/x86_64-unknown-freebsd/stage0/bin/cargo" "build" "--target" "x86_64-unknown-freebsd" "-j" "8" "--release" "--frozen" "--manifest-path" "/tmp/ports/usr/ports/lang/rust/work/rustc-1.34.0-src/src/tools/cargo/Cargo.toml" "--message-format" "json" >expected success, got: exit code: 101 >Traceback (most recent call last): > File "/tmp/ports/usr/ports/lang/rust/work/rustc-1.34.0-src/x.py", line 11, in <module> > bootstrap.main() > File "/tmp/ports/usr/ports/lang/rust/work/rustc-1.34.0-src/src/bootstrap/bootstrap.py", line 842, in main > bootstrap(help_triggered) > File "/tmp/ports/usr/ports/lang/rust/work/rustc-1.34.0-src/src/bootstrap/bootstrap.py", line 828, in bootstrap > run(args, env=env, verbose=build.verbose) > File "/tmp/ports/usr/ports/lang/rust/work/rustc-1.34.0-src/src/bootstrap/bootstrap.py", line 141, in run > raise RuntimeError(err) >RuntimeError: failed to run: /tmp/ports/usr/ports/lang/rust/work/rustc-1.34.0-src/build/bootstrap/debug/bootstrap build --verbose --config ./config.toml --jobs 8 >*** Error code 1 > >Stop. >make[1]: stopped in /usr/ports/lang/rust >*** Error code 1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 237495
: 203924 |
203929
|
204169