Build results for nightly-2024-03-13 target aarch64_be-unknown-netbsd core
Home
error
Blocking waiting for file lock on package cache
Blocking waiting for file lock on package cache
Blocking waiting for file lock on package cache
Blocking waiting for file lock on package cache
Compiling compiler_builtins v0.1.108
Compiling core v0.0.0 (/var/lib/does-it-build/.rustup/toolchains/nightly-2024-03-13-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core)
error[E0432]: unresolved import `super::neon`
--> /var/lib/does-it-build/.rustup/toolchains/nightly-2024-03-13-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/../../portable-simd/crates/core_simd/src/vendor/arm.rs:74:16
|
74 | use super::neon::*;
| ^^^^ could not find `neon` in `super`
error[E0412]: cannot find type `float64x1_t` in this scope
--> /var/lib/does-it-build/.rustup/toolchains/nightly-2024-03-13-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/../../portable-simd/crates/core_simd/src/vendor/arm.rs:77:46
|
77 | from_transmute! { unsafe Simd<f64, 1> => float64x1_t }
| ^^^^^^^^^^^ not found in this scope
error[E0412]: cannot find type `float64x2_t` in this scope
--> /var/lib/does-it-build/.rustup/toolchains/nightly-2024-03-13-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/../../portable-simd/crates/core_simd/src/vendor/arm.rs:78:39
|
78 | from_transmute! { unsafe f64x2 => float64x2_t }
| ^^^^^^^^^^^ not found in this scope
Some errors have detailed explanations: E0412, E0432.
For more information about an error, try `rustc --explain E0412`.
error: could not compile `core` (lib) due to 3 previous errors
Build history for target aarch64_be-unknown-netbsd
Build state for nightly 2024-03-13