===> 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 yazi-26.8.15 Compiling proc-macro2 v1.0.107 Compiling quote v1.0.47 Compiling unicode-ident v1.0.24 Compiling libc v0.2.189 Compiling cfg-if v1.0.4 Compiling serde_core v1.0.229 Compiling zeroize v1.9.0 Compiling subtle v2.6.1 Compiling typenum v1.20.1 Compiling cmov v0.5.4 Compiling rand_core v0.10.1 Compiling getrandom v0.4.3 Compiling ctutils v0.4.2 Compiling autocfg v1.5.1 Compiling shlex v2.0.1 Compiling find-msvc-tools v0.1.11 Compiling libm v0.2.16 Compiling cc v1.4.3 Compiling hybrid-array v0.4.14 Compiling syn v3.0.3 Compiling syn v2.0.119 Compiling rustversion v1.0.23 Compiling num-traits v0.2.19 Compiling crypto-common v0.2.2 Compiling block-buffer v0.12.1 Compiling serde v1.0.229 Compiling strsim v0.11.1 Compiling parking_lot_core v0.9.12 Compiling block-padding v0.4.2 Compiling cpufeatures v0.3.0 Compiling ident_case v1.0.1 Compiling inout v0.2.2 Compiling smallvec v1.15.2 Compiling const-oid v0.10.2 Compiling cipher v0.5.2 Compiling pin-project-lite v0.2.17 Compiling memchr v2.8.3 Compiling ring v0.17.14 Compiling log v0.4.33 Compiling thiserror v2.0.20 Compiling bitflags v2.13.1 Compiling heck v0.5.0 Compiling digest v0.11.3 Compiling anyhow v1.0.104 Compiling bytes v1.12.1 Compiling pkg-config v0.3.34 Compiling scopeguard v1.2.0 Compiling lock_api v0.4.14 Compiling futures-core v0.3.34 Compiling errno v0.3.14 Compiling which v8.0.5 Compiling typeid v1.0.3 Compiling parking_lot v0.12.5 Compiling signal-hook-registry v1.4.8 Compiling luajit-src v210.7.2+b925b3e Compiling mio v1.2.2 Compiling lua-src v550.1.1 Compiling itoa v1.0.18 Compiling socket2 v0.6.5 Compiling futures-sink v0.3.34 Compiling once_cell v1.21.4 Compiling mlua-sys v0.11.0 Compiling cpubits v0.1.1 Compiling erased-serde v0.4.10 Compiling zmij v1.0.23 Compiling futures-channel v0.3.34 Compiling instability v0.3.13 Compiling base64ct v1.8.3 Compiling indoc v2.0.7 Compiling foldhash v0.2.0 Compiling futures-task v0.3.34 Compiling darling_core v0.24.0 Compiling futures-io v0.3.34 Compiling equivalent v1.0.2 Compiling slab v0.4.12 Compiling allocator-api2 v0.2.21 Compiling pem-rfc7468 v1.0.0 Compiling stable_deref_trait v1.2.1 Compiling getrandom v0.2.17 Compiling signal-hook v0.4.4 Compiling untrusted v0.9.0 Compiling hashbrown v0.17.1 Compiling hmac v0.13.0 Compiling universal-hash v0.6.1 Compiling rustix v1.1.4 Compiling tracing-core v0.1.36 Compiling chacha20 v0.10.1 Compiling rustls-pki-types v1.15.1 Compiling paste v1.0.15 Compiling polyval v0.7.3 Compiling der v0.8.1 Compiling version_check v0.9.5 Compiling percent-encoding v2.3.2 Compiling either v1.17.0 Compiling rustls v0.23.43 Compiling ghash v0.6.0 Compiling pbkdf2 v0.13.0 Compiling crypto-bigint v0.7.5 Compiling aes v0.9.2 Compiling sha2 v0.11.0 Compiling serde_derive v1.0.229 Compiling futures-macro v0.3.34 Compiling tokio-macros v2.7.2 Compiling thiserror-impl v2.0.20 Compiling darling_core v0.23.0 Compiling synstructure v0.13.2 Compiling tokio v1.53.1 Compiling darling_macro v0.24.0 Compiling futures-util v0.3.34 Compiling darling v0.24.0 Compiling zerovec-derive v0.11.4 Compiling strum_macros v0.28.0 error[E0080]: evaluation panicked: assertion failed: cfg!(target_feature = "sse") && cfg!(target_feature = "sse2") --> /pbulk/work/sysutils/yazi/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/sysutils/yazi/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/sysutils/yazi/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 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/sysutils/yazi *** Error code 1 Stop. make: stopped making "all" in /usr/pkgsrc/sysutils/yazi