===> 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.20.0 Compiling proc-macro2 v1.0.106 Compiling quote v1.0.45 Compiling unicode-ident v1.0.24 Compiling libc v0.2.186 Compiling cfg-if v1.0.4 Compiling serde_core v1.0.228 Compiling log v0.4.29 Compiling smallvec v1.15.1 Compiling itoa v1.0.18 Compiling find-msvc-tools v0.1.9 Compiling shlex v1.3.0 Compiling parking_lot_core v0.9.12 Compiling pin-project-lite v0.2.17 Compiling portable-atomic v1.13.1 Compiling stable_deref_trait v1.2.1 Compiling serde v1.0.228 Compiling scopeguard v1.2.0 Compiling bytes v1.11.1 Compiling lock_api v0.4.14 Compiling errno v0.3.14 Compiling signal-hook-registry v1.4.8 Compiling memchr v2.8.0 Compiling jobserver v0.1.34 Compiling syn v2.0.117 Compiling parking_lot v0.12.5 Compiling mio v1.2.0 Compiling cc v1.2.61 Compiling futures-core v0.3.32 Compiling dunce v1.0.5 Compiling critical-section v1.2.0 Compiling fs_extra v1.3.0 Compiling once_cell v1.21.4 Compiling futures-sink v0.3.32 Compiling thiserror v2.0.18 Compiling zeroize v1.8.2 Compiling futures-channel v0.3.32 Compiling socket2 v0.6.3 Compiling either v1.15.0 Compiling litemap v0.8.2 Compiling writeable v0.6.3 Compiling aws-lc-rs v1.16.3 Compiling rustls-pki-types v1.14.1 Compiling http v1.4.0 Compiling slab v0.4.12 Compiling icu_properties_data v2.2.0 Compiling percent-encoding v2.3.2 Compiling cmake v0.1.58 Compiling futures-io v0.3.32 Compiling utf8_iter v1.0.4 Compiling futures-task v0.3.32 Compiling icu_normalizer_data v2.2.0 Compiling heck v0.5.0 Compiling bitflags v2.11.1 Compiling equivalent v1.0.2 Compiling getrandom v0.2.17 Compiling rustversion v1.0.22 Compiling httparse v1.10.1 Compiling untrusted v0.9.0 Compiling autocfg v1.5.0 Compiling strsim v0.11.1 Compiling rustls v0.23.40 Compiling allocator-api2 v0.2.21 Compiling getrandom v0.4.2 Compiling rand_core v0.10.1 Compiling foldhash v0.2.0 Compiling ident_case v1.0.1 Compiling aws-lc-sys v0.40.0 Compiling ring v0.17.14 Compiling num-traits v0.2.19 Compiling hashbrown v0.16.1 Compiling tracing-core v0.1.36 Compiling ryu v1.0.23 Compiling subtle v2.6.1 Compiling tracing v0.1.44 Compiling aho-corasick v1.1.4 Compiling castaway v0.2.4 Compiling http-body v1.0.1 Compiling itertools v0.14.0 Compiling no-std-net v0.6.0 Compiling crossbeam-utils v0.8.21 Compiling static_assertions v1.1.0 Compiling base64 v0.22.1 Compiling zmij v1.0.21 Compiling unicode-segmentation v1.13.2 Compiling unicode-width v0.2.2 Compiling synstructure v0.13.2 Compiling darling_core v0.23.0 Compiling instability v0.3.12 Compiling signal-hook v0.3.18 Compiling regex-syntax v0.8.10 Compiling indoc v2.0.7 Compiling unicode-truncate v2.0.1 Compiling convert_case v0.10.0 Compiling compact_str v0.9.0 Compiling pnet_base v0.35.0 Compiling lru v0.16.4 Compiling form_urlencoded v1.2.2 Compiling powerfmt v0.2.0 Compiling try-lock v0.2.5 Compiling crc32fast v1.5.0 Compiling serde_json v1.0.150 Compiling cpufeatures v0.3.0 Compiling utf8parse v0.2.2 Compiling rustix v1.1.4 Compiling tower-service v0.3.3 Compiling anstyle-parse v1.0.0 Compiling chacha20 v0.10.0 Compiling want v0.3.1 Compiling deranged v0.5.8 Compiling regex-automata v0.4.14 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 zerofrom-derive v0.1.7 Compiling yoke-derive v0.8.2 Compiling serde_derive v1.0.228 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