===> 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 sccache-0.12.0 Compiling libc v0.2.177 Compiling cfg-if v1.0.0 Compiling proc-macro2 v1.0.101 Compiling unicode-ident v1.0.12 Compiling quote v1.0.41 Compiling syn v2.0.106 Compiling autocfg v1.1.0 Compiling jobserver v0.1.32 Compiling shlex v1.3.0 Compiling cc v1.2.16 Compiling version_check v0.9.4 Compiling typenum v1.17.0 Compiling generic-array v0.14.7 Compiling bytes v1.6.0 Compiling memchr v2.7.5 Compiling lock_api v0.4.11 Compiling pin-project-lite v0.2.13 Compiling scopeguard v1.2.0 Compiling smallvec v1.11.2 Compiling subtle v2.5.0 Compiling parking_lot_core v0.9.9 Compiling futures-core v0.3.31 Compiling crypto-common v0.1.6 Compiling getrandom v0.2.11 Compiling futures-sink v0.3.31 Compiling zeroize v1.7.0 Compiling itoa v1.0.10 Compiling parking_lot v0.12.1 Compiling tokio-macros v2.5.0 Compiling socket2 v0.6.0 Compiling signal-hook-registry v1.4.1 Compiling mio v1.0.2 Compiling log v0.4.22 Compiling once_cell v1.19.0 Compiling const-oid v0.9.6 Compiling tokio v1.47.1 Compiling pkg-config v0.3.28 Compiling block-buffer v0.10.4 Compiling digest v0.10.7 Compiling slab v0.4.9 Compiling serde_core v1.0.228 Compiling bitflags v2.9.4 Compiling serde v1.0.228 Compiling serde_derive v1.0.228 Compiling fnv v1.0.7 Compiling http v1.1.0 Compiling tracing-core v0.1.32 Compiling futures-channel v0.3.31 Compiling futures-macro v0.3.31 Compiling futures-io v0.3.31 Compiling futures-task v0.3.31 Compiling cpufeatures v0.2.12 Compiling pin-utils v0.1.0 Compiling hashbrown v0.14.3 Compiling futures-util v0.3.31 Compiling tracing v0.1.40 Compiling rustls-pki-types v1.12.0 Compiling ring v0.17.13 Compiling vcpkg v0.2.15 Compiling libm v0.2.8 Compiling openssl-sys v0.9.107 Compiling hmac v0.12.1 Compiling num-traits v0.2.19 Compiling pin-project-internal v1.1.7 Compiling equivalent v1.0.1 Compiling adler v1.0.2 Compiling miniz_oxide v0.7.1 Compiling indexmap v2.2.5 Compiling pin-project v1.1.7 Compiling tokio-util v0.7.10 Compiling sha2 v0.10.8 Compiling block-padding v0.3.3 Compiling untrusted v0.9.0 Compiling percent-encoding v2.3.1 Compiling openssl-probe v0.1.5 Compiling form_urlencoded v1.2.1 error[E0080]: evaluation panicked: assertion failed: cfg!(target_feature = "sse") && cfg!(target_feature = "sse2") --> /pbulk/work/devel/sccache/work/vendor/ring-0.17.13/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/devel/sccache/work/vendor/ring-0.17.13/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/devel/sccache/work/vendor/ring-0.17.13/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 For more information about this error, try `rustc --explain E0080`. error: could not compile `ring` (lib) due to 3 previous errors *** Error code 101 Stop. make[1]: stopped in /usr/pkgsrc/devel/sccache *** Error code 1 Stop. make: stopped in /usr/pkgsrc/devel/sccache