You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error:
This crate doesn't support big-endian targets, since I didn't
have one to test correctness on. If you're seeing this message,
please file an issue!
--> /root/.cargo/registry/src/github.com-eae4ba8cbf2ce1c7/merlin-3.0.0/src/lib.rs:10:1
|
10 | / compile_error!(
11 | | r#"
12 | | This crate doesn't support big-endian targets, since I didn't
13 | | have one to test correctness on. If you're seeing this message,
14 | | please file an issue!
15 | | "#
16 | | );
| |_^
error: could not compile merlin due to previous error
warning: build failed, waiting for other jobs to finish...
make: *** [Makefile:5: build] Error 101
OS: Ubuntu 22.04
Architecture: Linux s390x
The text was updated successfully, but these errors were encountered:
error:
This crate doesn't support big-endian targets, since I didn't
have one to test correctness on. If you're seeing this message,
please file an issue!
--> /root/.cargo/registry/src/github.com-eae4ba8cbf2ce1c7/merlin-3.0.0/src/lib.rs:10:1
|
10 | / compile_error!(
11 | | r#"
12 | | This crate doesn't support big-endian targets, since I didn't
13 | | have one to test correctness on. If you're seeing this message,
14 | | please file an issue!
15 | | "#
16 | | );
| |_^
error: could not compile
merlin
due to previous errorwarning: build failed, waiting for other jobs to finish...
make: *** [Makefile:5: build] Error 101
OS: Ubuntu 22.04
Architecture: Linux s390x
The text was updated successfully, but these errors were encountered: