===> 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 television-0.13.9 Compiling proc-macro2 v1.0.103 Compiling quote v1.0.41 Compiling unicode-ident v1.0.20 Compiling syn v2.0.108 Compiling libc v0.2.177 Compiling serde_core v1.0.228 Compiling cfg-if v1.0.4 Compiling memchr v2.7.6 Compiling strsim v0.11.1 Compiling log v0.4.28 Compiling serde v1.0.228 Compiling heck v0.5.0 Compiling serde_derive v1.0.228 Compiling fnv v1.0.7 Compiling ident_case v1.0.1 Compiling once_cell v1.21.3 Compiling shlex v1.3.0 Compiling smallvec v1.15.1 Compiling rustversion v1.0.22 Compiling find-msvc-tools v0.1.4 Compiling parking_lot_core v0.9.12 Compiling cc v1.2.43 Compiling clap_derive v4.5.49 Compiling utf8parse v0.2.2 Compiling itoa v1.0.15 Compiling equivalent v1.0.2 Compiling crossbeam-utils v0.8.21 Compiling scopeguard v1.2.0 Compiling lock_api v0.4.14 Compiling anstyle-parse v0.2.7 Compiling ring v0.17.14 Compiling bitflags v2.10.0 Compiling errno v0.3.14 Compiling signal-hook-registry v1.4.6 Compiling colorchoice v1.0.4 Compiling is_terminal_polyfill v1.70.2 Compiling either v1.15.0 Compiling anstyle v1.0.13 Compiling adler2 v2.0.1 Compiling anstyle-query v1.1.4 Compiling zeroize v1.8.2 Compiling simd-adler32 v0.3.7 Compiling signal-hook v0.3.18 Compiling anstream v0.6.21 Compiling miniz_oxide v0.8.9 Compiling rustls-pki-types v1.12.0 Compiling parking_lot v0.12.5 Compiling darling_core v0.20.11 Compiling mio v1.0.4 Compiling aho-corasick v1.1.3 Compiling regex-syntax v0.8.8 Compiling rustix v0.38.44 Compiling object v0.37.3 Compiling ucd-trie v0.1.7 Compiling unicode-segmentation v1.12.0 Compiling clap_lex v0.7.6 Compiling clap_builder v4.5.50 Compiling pest v2.8.3 Compiling regex-automata v0.4.13 Compiling darling_macro v0.20.11 Compiling crossbeam-epoch v0.9.18 Compiling darling_core v0.21.3 Compiling getrandom v0.2.16 Compiling allocator-api2 v0.2.21 Compiling paste v1.0.15 Compiling rayon-core v1.13.0 Compiling bytes v1.10.1 Compiling gimli v0.32.3 Compiling foldhash v0.1.5 Compiling httparse v1.10.1 Compiling instability v0.3.9 Compiling ryu v1.0.20 Compiling untrusted v0.9.0 Compiling crc32fast v1.5.0 Compiling getrandom v0.3.4 error[E0080]: evaluation panicked: assertion failed: cfg!(target_feature = "sse") && cfg!(target_feature = "sse2") --> /pbulk/work/textproc/television/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/textproc/television/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/textproc/television/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 *** Error code 101 Stop. make[1]: stopped in /usr/pkgsrc/textproc/television *** Error code 1 Stop. make: stopped in /usr/pkgsrc/textproc/television