===> 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 mirador-1.12.0nb1 Compiling libc v0.2.189 Compiling proc-macro2 v1.0.107 Compiling unicode-ident v1.0.24 Compiling quote v1.0.47 Compiling cfg-if v1.0.4 Compiling allocator-api2 v0.2.21 Compiling foldhash v0.2.0 Compiling equivalent v1.0.2 Compiling serde_core v1.0.229 Compiling itoa v1.0.18 Compiling bitflags v2.13.1 Compiling rustversion v1.0.23 Compiling log v0.4.33 Compiling hashbrown v0.17.1 Compiling shlex v2.0.1 Compiling ident_case v1.0.1 Compiling find-msvc-tools v0.1.9 Compiling thiserror v2.0.19 Compiling strsim v0.11.1 Compiling cc v1.4.0 Compiling heck v0.5.0 Compiling errno v0.3.14 Compiling either v1.17.0 Compiling castaway v0.2.4 Compiling hashbrown v0.16.1 Compiling num-conv v0.2.2 Compiling num_threads v0.1.7 Compiling syn v2.0.119 Compiling syn v3.0.3 Compiling itertools v0.14.0 Compiling signal-hook v0.3.18 Compiling unicode-segmentation v1.13.3 Compiling deranged v0.5.8 Compiling parking_lot_core v0.9.12 Compiling static_assertions v1.1.0 Compiling time-core v0.1.9 Compiling ring v0.17.14 Compiling powerfmt v0.2.0 Compiling ryu v1.0.23 Compiling instability v0.3.12 Compiling unicode-width v0.2.2 Compiling time v0.3.54 Compiling compact_str v0.9.1 Compiling convert_case v0.10.0 Compiling signal-hook-registry v1.4.8 Compiling lru v0.18.1 Compiling darling_core v0.23.0 Compiling unicode-truncate v2.0.1 Compiling rustix v1.1.4 Compiling smallvec v1.15.2 Compiling critical-section v1.2.0 Compiling memchr v2.8.3 Compiling scopeguard v1.2.0 Compiling autocfg v1.5.1 Compiling indoc v2.0.7 Compiling zeroize v1.9.0 Compiling num-traits v0.2.19 Compiling lock_api v0.4.14 Compiling rustls-pki-types v1.15.1 Compiling getrandom v0.2.17 Compiling mio v1.2.2 Compiling thiserror-impl v2.0.19 Compiling base64 v0.23.1 Compiling serde v1.0.229 Compiling untrusted v0.9.0 Compiling cfg_aliases v0.2.2 Compiling httparse v1.10.1 Compiling litrs v1.0.0 Compiling crc32fast v1.5.0 Compiling nix v0.31.3 Compiling signal-hook-mio v0.2.5 Compiling serde_derive v1.0.229 Compiling parking_lot v0.12.5 error[E0080]: evaluation panicked: assertion failed: cfg!(target_feature = "sse") && cfg!(target_feature = "sse2") --> /pbulk/work/sysutils/mirador/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/mirador/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/mirador/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 strum_macros v0.28.0 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/sysutils/mirador *** Error code 1 Stop. make: stopped in /usr/pkgsrc/sysutils/mirador