===> 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 ttl-0.18.2 Compiling proc-macro2 v1.0.106 Compiling unicode-ident v1.0.24 Compiling quote v1.0.44 Compiling syn v2.0.117 Compiling libc v0.2.182 Compiling cfg-if v1.0.4 Compiling log v0.4.29 Compiling smallvec v1.15.1 Compiling jobserver v0.1.34 Compiling synstructure v0.13.2 Compiling shlex v1.3.0 Compiling find-msvc-tools v0.1.9 Compiling itoa v1.0.17 Compiling cc v1.2.56 Compiling errno v0.3.14 Compiling parking_lot_core v0.9.12 Compiling zerofrom-derive v0.1.6 Compiling scopeguard v1.2.0 Compiling bytes v1.11.1 Compiling lock_api v0.4.14 Compiling zerofrom v0.1.6 Compiling signal-hook-registry v1.4.8 Compiling yoke-derive v0.8.1 Compiling memchr v2.8.0 Compiling stable_deref_trait v1.2.1 Compiling serde_core v1.0.228 Compiling portable-atomic v1.13.1 Compiling pin-project-lite v0.2.16 Compiling yoke v0.8.1 Compiling parking_lot v0.12.5 Compiling mio v1.1.1 Compiling futures-core v0.3.32 Compiling cmake v0.1.57 Compiling zerovec-derive v0.11.2 Compiling dunce v1.0.5 Compiling fs_extra v1.3.0 Compiling aws-lc-sys v0.37.1 Compiling zerovec v0.11.5 Compiling displaydoc v0.2.5 Compiling critical-section v1.2.0 Compiling futures-sink v0.3.32 Compiling heck v0.5.0 Compiling once_cell v1.21.3 Compiling zeroize v1.8.2 Compiling futures-channel v0.3.32 Compiling ring v0.17.14 Compiling socket2 v0.6.2 Compiling tokio-macros v2.6.0 Compiling thiserror v2.0.18 Compiling aws-lc-rs v1.16.0 Compiling tokio v1.49.0 Compiling rustls-pki-types v1.14.0 Compiling tinystr v0.8.2 Compiling http v1.4.0 Compiling thiserror-impl v2.0.18 Compiling futures-macro v0.3.32 Compiling writeable v0.6.2 Compiling bitflags v2.11.0 Compiling futures-io v0.3.32 Compiling serde v1.0.228 Compiling equivalent v1.0.2 Compiling litemap v0.8.1 Compiling slab v0.4.12 Compiling futures-task v0.3.32 Compiling futures-util v0.3.32 Compiling icu_locale_core v2.1.1 Compiling zerotrie v0.2.3 Compiling potential_utf v0.1.4 Compiling getrandom v0.2.17 Compiling serde_derive v1.0.228 Compiling icu_properties_data v2.1.2 Compiling rustversion v1.0.22 Compiling untrusted v0.9.0 Compiling icu_normalizer_data v2.1.1 Compiling httparse v1.10.1 Compiling percent-encoding v2.3.2 error[E0080]: evaluation panicked: assertion failed: cfg!(target_feature = "sse") && cfg!(target_feature = "sse2") --> /pbulk/work/net/ttl/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/ttl/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/ttl/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/ttl *** Error code 1 Stop. make: stopped in /usr/pkgsrc/net/ttl