===> 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.1 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 equivalent v1.0.2 Compiling hashbrown v0.15.2 Compiling bytes v1.10.1 Compiling once_cell v1.21.0 Compiling itoa v1.0.15 Compiling adler v1.0.2 Compiling quote v1.0.40 Compiling getrandom v0.2.15 Compiling syn v2.0.100 Compiling indexmap v2.8.0 Compiling jobserver v0.1.32 Compiling errno v0.3.10 Compiling bitflags v2.9.0 Compiling gimli v0.28.1 Compiling miniz_oxide v0.7.4 Compiling cc v1.2.16 Compiling lock_api v0.4.12 Compiling object v0.32.2 Compiling log v0.4.26 Compiling rustc-demangle v0.1.24 Compiling zerocopy v0.8.23 Compiling rustix v0.38.44 Compiling either v1.15.0 Compiling scopeguard v1.2.0 Compiling parking_lot_core v0.9.10 Compiling addr2line v0.21.0 Compiling fixedbitset v0.4.2 Compiling petgraph v0.6.5 Compiling thread-id v4.2.2 Compiling aho-corasick v1.1.3 Compiling version_check v0.9.5 Compiling regex-syntax v0.8.5 Compiling home v0.5.11 Compiling typenum v1.18.0 Compiling generic-array v0.14.7 Compiling backtrace v0.3.71 Compiling ring v0.17.14 Compiling which v4.4.2 Compiling futures-core v0.3.31 Compiling fnv v1.0.7 Compiling glob v0.3.2 Compiling socket2 v0.5.8 Compiling clang-sys v1.8.1 Compiling signal-hook-registry v1.4.2 Compiling mio v1.0.3 Compiling slab v0.4.9 Compiling prettyplease v0.2.30 Compiling regex-automata v0.4.9 Compiling subtle v2.6.1 Compiling untrusted v0.9.0 Compiling futures-sink v0.3.31 Compiling minimal-lexical v0.2.1 Compiling nom v7.1.3 Compiling synstructure v0.13.1 Compiling regex v1.11.1 Compiling libloading v0.8.6 Compiling const-oid v0.9.6 Compiling serde v1.0.219 Compiling bindgen v0.69.5 Compiling parking_lot v0.12.3 Compiling thiserror v1.0.69 error[E0080]: evaluation of constant value failed --> /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 panicked: assertion failed: cfg!(target_feature = "sse") && cfg!(target_feature = "sse2") error[E0080]: evaluation of constant value failed --> /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 panicked: assertion failed: cfg!(target_feature = "sse") error[E0080]: evaluation of constant value failed --> /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 panicked: assertion failed: cfg!(target_feature = "sse2") Compiling cexpr v0.6.0 Compiling tokio-macros v2.5.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/audio/spotifyd *** Error code 1 Stop. make: stopped in /usr/pkgsrc/audio/spotifyd