===> 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.11.0 Compiling libc v0.2.171 Compiling proc-macro2 v1.0.75 Compiling cfg-if v1.0.0 Compiling unicode-ident v1.0.12 Compiling autocfg v1.1.0 Compiling shlex v1.3.0 Compiling version_check v0.9.4 Compiling typenum v1.17.0 Compiling bytes v1.6.0 Compiling generic-array v0.14.7 Compiling memchr v2.7.5 Compiling lock_api v0.4.11 Compiling jobserver v0.1.32 Compiling scopeguard v1.2.0 Compiling pin-project-lite v0.2.13 Compiling smallvec v1.11.2 Compiling futures-core v0.3.30 Compiling quote v1.0.35 Compiling syn v2.0.48 Compiling cc v1.2.16 Compiling getrandom v0.2.11 Compiling parking_lot_core v0.9.9 Compiling futures-sink v0.3.30 Compiling subtle v2.5.0 Compiling once_cell v1.19.0 Compiling crypto-common v0.1.6 Compiling mio v1.0.2 Compiling signal-hook-registry v1.4.1 Compiling socket2 v0.5.5 Compiling pkg-config v0.3.28 Compiling itoa v1.0.10 Compiling parking_lot v0.12.1 Compiling slab v0.4.9 Compiling const-oid v0.9.6 Compiling serde v1.0.201 Compiling log v0.4.22 Compiling bitflags v2.4.1 Compiling block-buffer v0.10.4 Compiling zeroize v1.7.0 Compiling libm v0.2.8 Compiling digest v0.10.7 Compiling tracing-core v0.1.32 Compiling futures-channel v0.3.30 Compiling num-traits v0.2.19 Compiling futures-io v0.3.30 Compiling futures-task v0.3.30 Compiling pin-utils v0.1.0 Compiling hashbrown v0.14.3 Compiling block-padding v0.3.3 Compiling ring v0.17.13 Compiling vcpkg v0.2.15 Compiling inout v0.1.3 Compiling rand_core v0.6.4 Compiling fnv v1.0.7 Compiling equivalent v1.0.1 Compiling rustls-pki-types v1.7.0 Compiling indexmap v2.2.5 Compiling http v1.1.0 Compiling tracing v0.1.40 Compiling openssl-sys v0.9.107 Compiling cipher v0.4.4 Compiling cpufeatures v0.2.12 Compiling crunchy v0.2.2 Compiling untrusted v0.9.0 Compiling num-integer v0.1.46 Compiling base64ct v1.6.0 Compiling openssl-probe v0.1.5 Compiling httparse v1.8.0 Compiling tiny-keccak v2.0.2 Compiling rustix v0.38.34 Compiling semver v1.0.23 Compiling pem-rfc7468 v0.7.0 Compiling http-body v1.0.0 Compiling hmac v0.12.1 Compiling errno v0.3.8 Compiling ppv-lite86 v0.2.17 Compiling adler v1.0.2 Compiling rustls v0.23.10 Compiling try-lock v0.2.5 Compiling atomic-waker v1.1.2 Compiling tinyvec_macros v0.1.1 Compiling foreign-types-shared v0.1.1 Compiling openssl v0.10.72 Compiling foreign-types v0.3.2 Compiling tinyvec v1.6.0 Compiling want v0.3.1 Compiling miniz_oxide v0.7.1 Compiling pbkdf2 v0.12.2 Compiling rand_chacha v0.3.1 Compiling der v0.7.8 Compiling sha2 v0.10.8 Compiling salsa20 v0.10.2 Compiling tokio-macros v2.5.0 Compiling serde_derive v1.0.201 Compiling pin-project-internal v1.1.7 Compiling tokio v1.43.1 Compiling futures-macro v0.3.30 Compiling openssl-macros v0.1.1 Compiling native-tls v0.2.11 Compiling percent-encoding v2.3.1 Compiling ryu v1.0.16 Compiling httpdate v1.0.3 Compiling thiserror v1.0.56 Compiling tower-service v0.3.2 Compiling base64 v0.22.1 Compiling tower-layer v0.3.2 Compiling rustls-pemfile v2.1.2 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 Compiling form_urlencoded v1.2.1 Compiling pin-project v1.1.7 Compiling const-random-macro v0.1.16 Compiling futures-util v0.3.30 Compiling spki v0.7.3 Compiling scrypt v0.11.0 For more information about this error, try `rustc --explain E0080`. Compiling thiserror-impl v1.0.56 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/devel/sccache *** Error code 1 Stop. make: stopped making "all" in /usr/pkgsrc/devel/sccache