Rust: WASM بناء معطل على الأحدث ليلا لنظام التشغيل MacOS

تم إنشاؤها على ٧ سبتمبر ٢٠١٨  ·  3تعليقات  ·  مصدر: rust-lang/rust

تشغيل cargo build --target wasm32-unknown-unknown على rustc 1.30.0-nightly (a8c11d216 2018-09-06) يُرجع ما يلي:

error: linking with `rust-lld` failed: signal: 6
note: dyld: Library not loaded: @rpath/libLLVM.dylib
            Referenced from: /Users/jnf/.rustup/toolchains/nightly-x86_64-apple-darwin/lib/rustlib/x86_64-apple-darwin/bin/rust-lld
            Reason: image not found

قد تكون مرتبطة بـ https://github.com/rust-lang/rust/issues/53813

التعليق الأكثر فائدة

أعتقد أن هذا قد يتم إصلاحه في الليلة التالية: https://github.com/rust-lang/rust/pull/54018

ال 3 كومينتر

أعتقد أن هذا قد يتم إصلاحه في الليلة التالية: https://github.com/rust-lang/rust/pull/54018

نعم ، يبدو ذلك وثيق الصلة بالموضوع. اشكرك كثيرا!

يمكنني أن أؤكد أن هذا تم إصلاحه على rustc 1.30.0-nightly (fc81e3624 2018-09-07)

هل كانت هذه الصفحة مفيدة؟
0 / 5 - 0 التقييمات