===> 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 flawz-0.4.1 Compiling proc-macro2 v1.0.106 Compiling unicode-ident v1.0.24 Compiling quote v1.0.45 Compiling libc v0.2.186 Compiling cfg-if v1.0.4 Compiling itoa v1.0.18 Compiling bitflags v2.13.0 Compiling smallvec v1.15.2 Compiling log v0.4.32 Compiling stable_deref_trait v1.2.1 Compiling strsim v0.11.1 Compiling ident_case v1.0.1 Compiling heck v0.5.0 Compiling memchr v2.8.2 Compiling once_cell v1.21.4 Compiling bytes v1.11.1 Compiling pin-project-lite v0.2.17 Compiling futures-core v0.3.32 Compiling allocator-api2 v0.2.21 Compiling rustversion v1.0.22 Compiling find-msvc-tools v0.1.9 Compiling shlex v2.0.1 Compiling rustix v1.1.4 Compiling mio v1.2.1 Compiling errno v0.3.14 Compiling foldhash v0.2.0 Compiling writeable v0.6.3 Compiling syn v2.0.117 Compiling equivalent v1.0.2 Compiling ryu v1.0.23 Compiling litemap v0.8.2 Compiling cc v1.2.64 Compiling utf8_iter v1.0.4 Compiling icu_properties_data v2.2.0 Compiling thiserror v2.0.18 Compiling icu_normalizer_data v2.2.0 Compiling socket2 v0.6.4 Compiling percent-encoding v2.3.2 Compiling unicode-width v0.2.2 Compiling either v1.16.0 Compiling futures-sink v0.3.32 Compiling tokio v1.52.3 Compiling castaway v0.2.4 Compiling itertools v0.14.0 Compiling hashbrown v0.17.1 Compiling hashbrown v0.16.1 Compiling http v1.4.2 Compiling static_assertions v1.1.0 Compiling unicode-segmentation v1.13.3 Compiling utf8parse v0.2.2 Compiling ring v0.17.14 Compiling indoc v2.0.7 Compiling instability v0.3.12 Compiling zeroize v1.9.0 Compiling rustls-pki-types v1.14.1 Compiling anstyle-parse v1.0.0 Compiling lru v0.18.0 Compiling compact_str v0.9.1 Compiling http-body v1.0.1 Compiling getrandom v0.2.17 Compiling signal-hook v0.3.18 Compiling httparse v1.10.1 Compiling anstyle v1.0.14 Compiling synstructure v0.13.2 Compiling darling_core v0.23.0 Compiling unicode-truncate v2.0.1 Compiling is_terminal_polyfill v1.70.2 Compiling critical-section v1.2.0 Compiling futures-task v0.3.32 Compiling anstyle-query v1.1.5 Compiling slab v0.4.12 Compiling futures-io v0.3.32 Compiling parking_lot_core v0.9.12 Compiling serde_core v1.0.228 Compiling zerocopy v0.8.52 Compiling untrusted v0.9.0 Compiling colorchoice v1.0.5 Compiling version_check v0.9.5 Compiling anstream v1.0.0 Compiling futures-util v0.3.32 Compiling convert_case v0.10.0 Compiling ahash v0.8.12 Compiling form_urlencoded v1.2.2 Compiling signal-hook-registry v1.4.8 Compiling rustls v0.23.40 Compiling try-lock v0.2.5 Compiling deranged v0.5.8 Compiling tower-service v0.3.3 Compiling scopeguard v1.2.0 Compiling powerfmt v0.2.0 Compiling litrs v1.0.0 Compiling num_threads v0.1.7 Compiling time-core v0.1.9 Compiling num-conv v0.2.2 Compiling zerofrom-derive v0.1.7 Compiling yoke-derive v0.8.2 Compiling zerovec-derive v0.11.3 Compiling displaydoc v0.2.6 Compiling thiserror-impl v2.0.18 Compiling strum_macros v0.28.0 Compiling time v0.3.49 Compiling zerofrom v0.1.8 Compiling yoke v0.8.3 Compiling zerotrie v0.2.4 error[E0080]: evaluation panicked: assertion failed: cfg!(target_feature = "sse") && cfg!(target_feature = "sse2") --> /pbulk/work/security/flawz/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/security/flawz/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/security/flawz/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 document-features v0.2.12 Compiling zerovec v0.11.6 Compiling derive_more-impl 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 making "all" in /usr/pkgsrc/security/flawz *** Error code 1 Stop. make: stopped making "all" in /usr/pkgsrc/security/flawz