===> 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 spotifyd-0.4.1nb1 Compiling proc-macro2 v1.0.94 Compiling unicode-ident v1.0.18 Compiling libc v0.2.171 Compiling cfg-if v1.0.0 Compiling shlex v1.3.0 Compiling autocfg v1.4.0 Compiling memchr v2.7.4 Compiling pin-project-lite v0.2.16 Compiling smallvec v1.14.0 Compiling hashbrown v0.15.2 Compiling equivalent v1.0.2 Compiling bytes v1.10.1 Compiling once_cell v1.21.0 Compiling itoa v1.0.15 Compiling bitflags v2.9.0 Compiling gimli v0.28.1 Compiling adler v1.0.2 Compiling getrandom v0.2.15 Compiling miniz_oxide v0.7.4 Compiling object v0.32.2 Compiling quote v1.0.40 Compiling jobserver v0.1.32 Compiling indexmap v2.8.0 Compiling syn v2.0.100 Compiling errno v0.3.10 Compiling cc v1.2.16 Compiling lock_api v0.4.12 Compiling log v0.4.26 Compiling rustix v0.38.44 Compiling rustc-demangle v0.1.24 Compiling zerocopy v0.8.23 Compiling scopeguard v1.2.0 Compiling parking_lot_core v0.9.10 Compiling either v1.15.0 Compiling fixedbitset v0.4.2 Compiling petgraph v0.6.5 Compiling aho-corasick v1.1.3 Compiling thread-id v4.2.2 Compiling regex-syntax v0.8.5 Compiling addr2line v0.21.0 Compiling version_check v0.9.5 Compiling backtrace v0.3.71 Compiling ring v0.17.14 Compiling home v0.5.11 Compiling typenum v1.18.0 Compiling which v4.4.2 Compiling generic-array v0.14.7 Compiling futures-core v0.3.31 Compiling glob v0.3.2 Compiling fnv v1.0.7 Compiling regex-automata v0.4.9 Compiling signal-hook-registry v1.4.2 Compiling clang-sys v1.8.1 Compiling parking_lot v0.12.3 Compiling mio v1.0.3 Compiling socket2 v0.5.8 Compiling slab v0.4.9 Compiling untrusted v0.9.0 Compiling subtle v2.6.1 Compiling futures-sink v0.3.31 Compiling prettyplease v0.2.30 Compiling minimal-lexical v0.2.1 Compiling synstructure v0.13.1 Compiling libloading v0.8.6 Compiling nom v7.1.3 Compiling bindgen v0.69.5 Compiling const-oid v0.9.6 Compiling regex v1.11.1 Compiling thiserror v1.0.69 Compiling serde v1.0.219 Compiling futures-channel v0.3.31 Compiling crypto-common v0.1.6 Compiling itertools v0.12.1 Compiling tracing-core v0.1.33 Compiling tokio-macros v2.5.0 Compiling cexpr v0.6.0 Compiling futures-macro v0.3.31 Compiling serde_derive v1.0.219 Compiling lazycell v1.3.0 Compiling rustc-hash v1.1.0 Compiling tokio v1.44.1 Compiling spin v0.9.8 Compiling lazy_static v1.5.0 Compiling pin-utils v0.1.0 Compiling zeroize v1.8.1 Compiling futures-io v0.3.31 Compiling futures-task v0.3.31 Compiling thiserror-impl v1.0.69 Compiling zerofrom-derive v0.1.6 Compiling futures-util v0.3.31 error[E0080]: evaluation panicked: assertion failed: cfg!(target_feature = "sse") && cfg!(target_feature = "sse2") --> /pbulk/work/audio/spotifyd/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/audio/spotifyd/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/audio/spotifyd/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 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/audio/spotifyd *** Error code 1 Stop. make: stopped in /usr/pkgsrc/audio/spotifyd