===> 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.14.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 memchr v2.7.5 Compiling bytes v1.10.1 Compiling typenum v1.17.0 Compiling version_check v0.9.4 Compiling generic-array v0.14.7 Compiling lock_api v0.4.11 Compiling pin-project-lite v0.2.13 Compiling scopeguard v1.2.0 Compiling smallvec v1.15.1 Compiling futures-core v0.3.31 Compiling parking_lot_core v0.9.9 Compiling subtle v2.5.0 Compiling crypto-common v0.1.6 Compiling getrandom v0.2.11 Compiling zeroize v1.7.0 Compiling futures-sink v0.3.31 Compiling itoa v1.0.10 Compiling serde_core v1.0.228 Compiling parking_lot v0.12.1 Compiling tokio-macros v2.6.0 Compiling signal-hook-registry v1.4.1 Compiling mio v1.1.0 Compiling socket2 v0.6.0 Compiling tokio v1.49.0 Compiling const-oid v0.9.6 Compiling pkg-config v0.3.28 Compiling once_cell v1.19.0 Compiling block-buffer v0.10.4 Compiling slab v0.4.9 Compiling digest v0.10.7 Compiling serde v1.0.228 Compiling bitflags v2.9.4 Compiling serde_derive v1.0.228 Compiling fnv v1.0.7 Compiling http v1.1.0 Compiling futures-channel v0.3.31 Compiling pin-utils v0.1.0 Compiling rustls-pki-types v1.12.0 Compiling futures-macro v0.3.31 Compiling cpufeatures v0.2.12 Compiling futures-task v0.3.31 Compiling percent-encoding v2.3.1 Compiling futures-io v0.3.31 Compiling crc32fast v1.3.2 Compiling log v0.4.28 Compiling futures-util v0.3.31 Compiling tracing-core v0.1.32 Compiling ring v0.17.13 Compiling vcpkg v0.2.15 Compiling libm v0.2.8 Compiling openssl-sys v0.9.111 Compiling tracing v0.1.40 Compiling hmac v0.12.1 Compiling num-traits v0.2.19 Compiling adler2 v2.0.1 Compiling base64 v0.22.1 Compiling simd-adler32 v0.3.7 Compiling miniz_oxide v0.8.9 Compiling tokio-util v0.7.10 Compiling sha2 v0.10.8 Compiling block-padding v0.3.3 Compiling openssl-probe v0.1.5 Compiling untrusted v0.9.0 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