===> 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 xfr-0.8.0 Compiling proc-macro2 v1.0.106 Compiling quote v1.0.44 Compiling unicode-ident v1.0.22 Compiling syn v2.0.114 Compiling libc v0.2.180 Compiling cfg-if v1.0.4 Compiling log v0.4.29 Compiling itoa v1.0.17 Compiling smallvec v1.15.1 Compiling pin-project-lite v0.2.16 Compiling scopeguard v1.2.0 Compiling lock_api v0.4.14 Compiling synstructure v0.13.2 Compiling once_cell v1.21.3 Compiling errno v0.3.14 Compiling shlex v1.3.0 Compiling find-msvc-tools v0.1.9 Compiling bytes v1.11.1 Compiling parking_lot_core v0.9.12 Compiling cc v1.2.55 Compiling zerofrom-derive v0.1.6 Compiling zerofrom v0.1.6 Compiling ring v0.17.14 Compiling signal-hook-registry v1.4.8 Compiling yoke-derive v0.8.1 Compiling mio v1.1.1 Compiling stable_deref_trait v1.2.1 Compiling futures-core v0.3.31 Compiling zeroize v1.8.2 Compiling rustls-pki-types v1.14.0 Compiling yoke v0.8.1 Compiling parking_lot v0.12.5 Compiling getrandom v0.2.17 Compiling socket2 v0.6.2 Compiling zerovec-derive v0.11.2 Compiling untrusted v0.9.0 Compiling subtle v2.6.1 Compiling futures-sink v0.3.31 Compiling serde_core v1.0.228 error[E0080]: evaluation panicked: assertion failed: cfg!(target_feature = "sse") && cfg!(target_feature = "sse2") --> /pbulk/work/net/xfr/work/vendor/ring-0.17.14/src/cpu/intel.rs:26:9 | 26 | assert!(cfg!(target_feature = "sse") && cfg!(target_feature = "sse2")); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `cpu::intel::abi_assumptions::_ASSUMES_SSE2` failed here error[E0080]: evaluation panicked: assertion failed: cfg!(target_feature = "sse") --> /pbulk/work/net/xfr/work/vendor/ring-0.17.14/src/cpu/intel.rs:159:31 | 159 | const _SSE_REQUIRED: () = assert!(cfg!(target_feature = "sse")); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `cpu::intel::cpuid_to_caps_and_set_c_flags::_SSE_REQUIRED` failed here error[E0080]: evaluation panicked: assertion failed: cfg!(target_feature = "sse2") --> /pbulk/work/net/xfr/work/vendor/ring-0.17.14/src/cpu/intel.rs:160:32 | 160 | const _SSE2_REQUIRED: () = assert!(cfg!(target_feature = "sse2")); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `cpu::intel::cpuid_to_caps_and_set_c_flags::_SSE2_REQUIRED` failed here For more information about this error, try `rustc --explain E0080`. error: could not compile `ring` (lib) due to 3 previous errors *** Error code 101 Stop. make[1]: stopped in /usr/pkgsrc/net/xfr *** Error code 1 Stop. make: stopped in /usr/pkgsrc/net/xfr