===> 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 log v0.4.32 Compiling smallvec v1.15.2 Compiling stable_deref_trait v1.2.1 Compiling ident_case v1.0.1 Compiling strsim v0.11.1 Compiling heck v0.5.0 Compiling memchr v2.8.2 Compiling bytes v1.11.1 Compiling pin-project-lite v0.2.17 Compiling once_cell v1.21.4 Compiling find-msvc-tools v0.1.9 Compiling litemap v0.8.2 Compiling equivalent v1.0.2 Compiling foldhash v0.2.0 Compiling ryu v1.0.23 Compiling rustix v1.1.4 Compiling allocator-api2 v0.2.21 Compiling shlex v2.0.1 Compiling writeable v0.6.3 Compiling mio v1.2.1 Compiling errno v0.3.14 Compiling futures-core v0.3.32 Compiling rustversion v1.0.22 Compiling cc v1.2.64 Compiling icu_properties_data v2.2.0 Compiling icu_normalizer_data v2.2.0 Compiling utf8_iter v1.0.4 Compiling thiserror v2.0.18 Compiling socket2 v0.6.4 Compiling futures-sink v0.3.32 Compiling either v1.16.0 Compiling percent-encoding v2.3.2 Compiling unicode-width v0.2.2 Compiling syn v2.0.117 Compiling itertools v0.14.0 Compiling tokio v1.52.3 Compiling castaway v0.2.4 Compiling hashbrown v0.16.1 Compiling hashbrown v0.17.1 Compiling http v1.4.2 Compiling ring v0.17.14 Compiling utf8parse v0.2.2 Compiling static_assertions v1.1.0 Compiling indoc v2.0.7 Compiling instability v0.3.12 Compiling unicode-segmentation v1.13.3 Compiling zeroize v1.9.0 Compiling http-body v1.0.1 Compiling rustls-pki-types v1.14.1 Compiling compact_str v0.9.1 Compiling unicode-truncate v2.0.1 Compiling lru v0.18.0 Compiling anstyle-parse v1.0.0 Compiling getrandom v0.2.17 Compiling version_check v0.9.5 Compiling parking_lot_core v0.9.12 Compiling is_terminal_polyfill v1.70.2 Compiling anstyle-query v1.1.5 Compiling colorchoice v1.0.5 Compiling signal-hook v0.3.18 Compiling futures-task v0.3.32 Compiling serde_core v1.0.228 Compiling slab v0.4.12 Compiling anstyle v1.0.14 Compiling critical-section v1.2.0 Compiling futures-io v0.3.32 Compiling httparse v1.10.1 Compiling untrusted v0.9.0 Compiling zerocopy v0.8.52 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 deranged v0.5.8 Compiling litrs v1.0.0 Compiling num-conv v0.2.2 Compiling rustls v0.23.40 Compiling try-lock v0.2.5 Compiling powerfmt v0.2.0 Compiling tower-service v0.3.3 Compiling time-core v0.1.9 Compiling scopeguard v1.2.0 Compiling synstructure v0.13.2 Compiling darling_core v0.23.0 Compiling num_threads v0.1.7 Compiling document-features v0.2.12 Compiling time v0.3.49 Compiling lock_api v0.4.14 Compiling want v0.3.1 Compiling futures-channel v0.3.32 Compiling aho-corasick v1.1.4 Compiling tracing-core v0.1.36 Compiling line-clipping v0.3.7 Compiling vcpkg v0.2.15 Compiling subtle v2.6.1 Compiling zerofrom-derive v0.1.7 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 yoke-derive v0.8.2 Compiling zerovec-derive v0.11.3 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