===> 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 quote v1.0.40 Compiling syn v2.0.100 Compiling libc v0.2.171 Compiling cfg-if v1.0.0 Compiling shlex v1.3.0 Compiling jobserver v0.1.32 Compiling cc v1.2.16 Compiling autocfg v1.4.0 Compiling memchr v2.7.4 Compiling getrandom v0.2.15 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 indexmap v2.8.0 Compiling itoa v1.0.15 Compiling once_cell v1.21.0 Compiling backtrace v0.3.71 Compiling errno v0.3.10 Compiling bitflags v2.9.0 Compiling gimli v0.28.1 Compiling adler v1.0.2 Compiling miniz_oxide v0.7.4 Compiling addr2line v0.21.0 Compiling object v0.32.2 Compiling lock_api v0.4.12 Compiling rustix v0.38.44 Compiling zerocopy v0.8.23 Compiling rustc-demangle v0.1.24 Compiling log v0.4.26 Compiling parking_lot_core v0.9.10 Compiling scopeguard v1.2.0 Compiling fixedbitset v0.4.2 Compiling either v1.15.0 Compiling petgraph v0.6.5 Compiling aho-corasick v1.1.3 Compiling ring v0.17.14 Compiling thread-id v4.2.2 Compiling regex-syntax v0.8.5 Compiling typenum v1.18.0 Compiling version_check v0.9.5 Compiling home v0.5.11 Compiling which v4.4.2 Compiling generic-array v0.14.7 Compiling regex-automata v0.4.9 Compiling futures-core v0.3.31 Compiling parking_lot v0.12.3 Compiling regex v1.11.1 Compiling glob v0.3.2 Compiling fnv v1.0.7 Compiling clang-sys v1.8.1 Compiling slab v0.4.9 Compiling mio v1.0.3 Compiling signal-hook-registry v1.4.2 Compiling socket2 v0.5.8 Compiling tokio-macros v2.5.0 Compiling prettyplease v0.2.30 Compiling untrusted v0.9.0 Compiling futures-sink v0.3.31 Compiling subtle v2.6.1 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")); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the evaluated program panicked at '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 | = note: this error originates in the macro `assert` (in Nightly builds, run with -Z macro-backtrace for more info) 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")); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the evaluated program panicked at 'assertion failed: cfg!(target_feature = "sse")', /pbulk/work/audio/spotifyd/work/vendor/ring-0.17.14/src/cpu/intel.rs:159:31 | = note: this error originates in the macro `assert` (in Nightly builds, run with -Z macro-backtrace for more info) 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")); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the evaluated program panicked at 'assertion failed: cfg!(target_feature = "sse2")', /pbulk/work/audio/spotifyd/work/vendor/ring-0.17.14/src/cpu/intel.rs:160:32 | = note: this error originates in the macro `assert` (in Nightly builds, run with -Z macro-backtrace for more info) 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/audio/spotifyd *** Error code 1 Stop. make: stopped in /usr/pkgsrc/audio/spotifyd