===> 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.19.0 Compiling proc-macro2 v1.0.106 Compiling unicode-ident v1.0.24 Compiling quote v1.0.44 Compiling libc v0.2.182 Compiling cfg-if v1.0.4 Compiling log v0.4.29 Compiling smallvec v1.15.1 Compiling shlex v1.3.0 Compiling itoa v1.0.17 Compiling find-msvc-tools v0.1.9 Compiling parking_lot_core v0.9.12 Compiling bytes v1.11.1 Compiling scopeguard v1.2.0 Compiling serde_core v1.0.228 Compiling lock_api v0.4.14 Compiling portable-atomic v1.13.1 Compiling stable_deref_trait v1.2.1 Compiling memchr v2.8.0 Compiling pin-project-lite v0.2.16 Compiling futures-core v0.3.32 Compiling fs_extra v1.3.0 Compiling dunce v1.0.5 Compiling critical-section v1.2.0 Compiling futures-sink v0.3.32 Compiling heck v0.5.0 Compiling zeroize v1.8.2 Compiling futures-channel v0.3.32 Compiling errno v0.3.14 Compiling signal-hook-registry v1.4.8 Compiling mio v1.1.1 Compiling once_cell v1.21.3 Compiling parking_lot v0.12.5 Compiling socket2 v0.6.2 Compiling thiserror v2.0.18 Compiling aws-lc-rs v1.16.0 Compiling jobserver v0.1.34 Compiling rustls-pki-types v1.14.0 Compiling cc v1.2.56 Compiling http v1.4.0 Compiling equivalent v1.0.2 Compiling futures-task v0.3.32 Compiling writeable v0.6.2 Compiling slab v0.4.12 Compiling syn v2.0.117 Compiling litemap v0.8.1 Compiling bitflags v2.11.0 Compiling futures-io v0.3.32 Compiling serde v1.0.228 Compiling getrandom v0.2.17 Compiling httparse v1.10.1 Compiling icu_normalizer_data v2.1.1 Compiling percent-encoding v2.3.2 Compiling icu_properties_data v2.1.2 Compiling rustversion v1.0.22 Compiling untrusted v0.9.0 Compiling strsim v0.11.1 Compiling ident_case v1.0.1 Compiling rustls v0.23.36 Compiling foldhash v0.2.0 Compiling allocator-api2 v0.2.21 Compiling getrandom v0.3.4 Compiling ryu v1.0.23 Compiling either v1.15.0 Compiling hashbrown v0.16.1 Compiling cmake v0.1.57 Compiling subtle v2.6.1 Compiling zerocopy v0.8.39 Compiling castaway v0.2.4 Compiling itertools v0.14.0 Compiling http-body v1.0.1 Compiling tracing-core v0.1.36 Compiling signal-hook v0.3.18 Compiling aho-corasick v1.1.4 Compiling unicode-segmentation v1.12.0 Compiling no-std-net v0.6.0 Compiling regex-syntax v0.8.9 Compiling aws-lc-sys v0.37.1 Compiling ring v0.17.14 Compiling synstructure v0.13.2 Compiling darling_core v0.23.0 Compiling zmij v1.0.21 Compiling crossbeam-utils v0.8.21 Compiling indoc v2.0.7 Compiling unicode-width v0.2.2 Compiling base64 v0.22.1 Compiling static_assertions v1.1.0 Compiling instability v0.3.11 Compiling compact_str v0.9.0 Compiling unicode-truncate v2.0.1 Compiling regex-automata v0.4.14 Compiling tracing v0.1.44 Compiling convert_case v0.10.0 Compiling pnet_base v0.35.0 Compiling lru v0.16.3 Compiling tower-service v0.3.3 Compiling rustix v1.1.3 Compiling powerfmt v0.2.0 Compiling zerofrom-derive v0.1.6 Compiling yoke-derive v0.8.1 Compiling zerovec-derive v0.11.2 Compiling displaydoc v0.2.5 Compiling tokio-macros v2.6.0 Compiling thiserror-impl v2.0.18 Compiling futures-macro v0.3.32 Compiling zerofrom v0.1.6 Compiling yoke v0.8.1 Compiling serde_derive v1.0.228 Compiling zerotrie v0.2.3 Compiling tokio v1.49.0 Compiling zerovec v0.11.5 Compiling futures-util v0.3.32 Compiling tinystr v0.8.2 Compiling icu_locale_core v2.1.1 Compiling potential_utf v0.1.4 Compiling icu_collections v2.1.1 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 Compiling icu_provider v2.1.1 Compiling darling_macro v0.23.0 Compiling icu_properties v2.1.2 Compiling icu_normalizer v2.1.1 For more information about this error, try `rustc --explain E0080`. error: could not compile `ring` (lib) due to 3 previous errors warning: build failed, waiting for other jobs to finish... *** Error code 101 Stop. make[1]: stopped in /usr/pkgsrc/net/ttl *** Error code 1 Stop. make: stopped in /usr/pkgsrc/net/ttl