===> 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 libc v0.2.182 Compiling cfg-if v1.0.4 Compiling log v0.4.29 Compiling smallvec v1.15.1 Compiling itoa v1.0.17 Compiling shlex v1.3.0 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 stable_deref_trait v1.2.1 Compiling lock_api v0.4.14 Compiling portable-atomic v1.13.1 Compiling memchr v2.8.0 Compiling serde_core v1.0.228 Compiling pin-project-lite v0.2.16 Compiling futures-core v0.3.32 Compiling dunce v1.0.5 Compiling jobserver v0.1.34 Compiling fs_extra v1.3.0 Compiling heck v0.5.0 Compiling cc v1.2.56 Compiling errno v0.3.14 Compiling signal-hook-registry v1.4.8 Compiling mio v1.1.1 Compiling futures-sink v0.3.32 Compiling syn v2.0.117 Compiling parking_lot v0.12.5 Compiling critical-section v1.2.0 Compiling once_cell v1.21.3 Compiling zeroize v1.8.2 Compiling futures-channel v0.3.32 Compiling socket2 v0.6.2 Compiling cmake v0.1.57 Compiling aws-lc-rs v1.16.0 Compiling thiserror v2.0.18 Compiling rustls-pki-types v1.14.0 Compiling http v1.4.0 Compiling bitflags v2.11.0 Compiling serde v1.0.228 Compiling litemap v0.8.1 Compiling futures-task v0.3.32 Compiling writeable v0.6.2 Compiling futures-io v0.3.32 Compiling equivalent v1.0.2 Compiling slab v0.4.12 Compiling getrandom v0.2.17 Compiling httparse v1.10.1 Compiling aws-lc-sys v0.37.1 Compiling ring v0.17.14 Compiling percent-encoding v2.3.2 Compiling rustversion v1.0.22 Compiling icu_normalizer_data v2.1.1 Compiling untrusted v0.9.0 Compiling icu_properties_data v2.1.2 Compiling rustls v0.23.36 Compiling ident_case v1.0.1 Compiling strsim v0.11.1 Compiling allocator-api2 v0.2.21 Compiling foldhash v0.2.0 Compiling either v1.15.0 Compiling getrandom v0.3.4 Compiling hashbrown v0.16.1 Compiling ryu v1.0.23 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 base64 v0.22.1 Compiling aho-corasick v1.1.4 Compiling zmij v1.0.21 Compiling no-std-net v0.6.0 Compiling unicode-width v0.2.2 Compiling signal-hook v0.3.18 Compiling unicode-segmentation v1.12.0 Compiling regex-syntax v0.8.9 Compiling synstructure v0.13.2 Compiling darling_core v0.23.0 Compiling crossbeam-utils v0.8.21 Compiling instability v0.3.11 Compiling indoc v2.0.7 Compiling static_assertions v1.1.0 Compiling compact_str v0.9.0 Compiling unicode-truncate v2.0.1 Compiling convert_case v0.10.0 Compiling pnet_base v0.35.0 Compiling tracing v0.1.44 Compiling lru v0.16.3 Compiling crc32fast v1.5.0 Compiling regex-automata v0.4.14 Compiling getrandom v0.4.1 Compiling utf8parse v0.2.2 Compiling rustix v1.1.3 Compiling zerofrom-derive v0.1.6 Compiling yoke-derive v0.8.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 zerovec-derive v0.11.2 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