===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for hackernews-tui-0.13.5 Compiling proc-macro2 v1.0.88 Compiling unicode-ident v1.0.13 Compiling quote v1.0.37 Compiling syn v2.0.82 Compiling libc v0.2.161 Compiling cfg-if v1.0.0 Compiling zerocopy-derive v0.7.35 Compiling autocfg v1.4.0 Compiling byteorder v1.5.0 Compiling zerocopy v0.7.35 error[E0432]: unresolved import `core::arch::aarch64::float32x2_t` --> /tmp/pkgbuild/www/hackernews-tui/work.aarch64eb/vendor/zerocopy-0.7.35/src/lib.rs:3695:43 | 3695 | use core::arch::$arch::{$($typ),*}; | ^^^^ no `float32x2_t` in `core_arch::arch::aarch64` ... 3738 | / simd_arch_mod!( 3739 | | #[cfg(target_arch = "aarch64")] 3740 | | aarch64, aarch64, float32x2_t, float32x4_t, float64x1_t, float64x2_t, int8x8_t, int8x8x2_t, 3741 | | int8x8x3_t, int8x8x4_t, int8x16_t, int8x16x2_t, int8x16x3_t, int8x16x4_t, int16x4_t, ... | 3746 | | uint64x1_t, uint64x2_t 3747 | | ); | |_________- in this macro invocation | = note: this error originates in the macro `simd_arch_mod` (in Nightly builds, run with -Z macro-backtrace for more info) For more information about this error, try `rustc --explain E0432`. error: could not compile `zerocopy` (lib) due to 1 previous error *** Error code 101 Stop. make[1]: stopped in /usr/pkgsrc/www/hackernews-tui *** Error code 1 Stop. make: stopped in /usr/pkgsrc/www/hackernews-tui