===> 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 netop-0.1.4 Compiling libc v0.2.144 Compiling autocfg v1.1.0 Compiling cfg-if v1.0.0 Compiling proc-macro2 v1.0.70 Compiling unicode-ident v1.0.1 Compiling quote v1.0.28 Compiling memchr v2.5.0 Compiling io-lifetimes v1.0.11 Compiling version_check v0.9.4 Compiling rustix v0.37.19 Compiling log v0.4.17 Compiling ahash v0.8.6 Compiling aho-corasick v0.7.18 Compiling syn v2.0.41 Compiling lock_api v0.4.7 Compiling errno v0.3.1 Compiling regex-syntax v0.6.26 Compiling parking_lot_core v0.9.3 Compiling once_cell v1.19.0 Compiling bitflags v1.3.2 Compiling signal-hook v0.3.17 Compiling rustversion v1.0.14 Compiling heck v0.4.1 Compiling libloading v0.6.7 Compiling regex v1.5.6 Compiling num-traits v0.2.15 Compiling signal-hook-registry v1.4.0 Compiling utf8parse v0.2.1 Compiling zerocopy v0.7.31 error[E0432]: unresolved import `core::arch::aarch64::float32x2_t` --> /tmp/pkgbuild/net/netop/work.aarch64eb/vendor/zerocopy-0.7.31/src/lib.rs:3674:43 | 3674 | use core::arch::$arch::{$($typ),*}; | ^^^^ no `float32x2_t` in `core_arch::arch::aarch64` ... 3717 | / simd_arch_mod!( 3718 | | #[cfg(target_arch = "aarch64")] 3719 | | aarch64, aarch64, float32x2_t, float32x4_t, float64x1_t, float64x2_t, int8x8_t, int8x8x2_t, 3720 | | int8x8x3_t, int8x8x4_t, int8x16_t, int8x16x2_t, int8x16x3_t, int8x16x4_t, int16x4_t, ... | 3725 | | uint64x1_t, uint64x2_t 3726 | | ); | |_________- 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/net/netop *** Error code 1 Stop. make: stopped in /usr/pkgsrc/net/netop