===> 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 tuifeed-0.4.2 Compiling proc-macro2 v1.0.94 Compiling unicode-ident v1.0.18 Compiling libc v0.2.171 Compiling cfg-if v1.0.0 Compiling autocfg v1.4.0 Compiling smallvec v1.14.0 Compiling stable_deref_trait v1.2.0 Compiling serde v1.0.219 Compiling log v0.4.27 Compiling rustversion v1.0.20 Compiling itoa v1.0.15 Compiling equivalent v1.0.2 Compiling foldhash v0.1.5 Compiling memchr v2.7.4 Compiling allocator-api2 v0.2.21 Compiling writeable v0.5.5 Compiling icu_locid_transform_data v1.5.1 Compiling lock_api v0.4.12 Compiling parking_lot_core v0.9.10 Compiling once_cell v1.21.3 Compiling hashbrown v0.15.2 Compiling fnv v1.0.7 Compiling litemap v0.7.5 Compiling signal-hook v0.3.17 Compiling quote v1.0.40 Compiling strsim v0.11.1 Compiling ident_case v1.0.1 Compiling icu_properties_data v1.5.1 Compiling signal-hook-registry v1.4.2 Compiling ryu v1.0.20 Compiling syn v2.0.100 Compiling scopeguard v1.2.0 Compiling either v1.15.0 Compiling shlex v1.3.0 Compiling rustix v0.38.44 Compiling itertools v0.13.0 Compiling cc v1.2.17 Compiling aho-corasick v1.1.3 Compiling mio v1.0.3 Compiling errno v0.3.10 Compiling regex-syntax v0.8.5 Compiling unicode-width v0.2.0 Compiling paste v1.0.15 Compiling unicode-segmentation v1.12.0 Compiling icu_normalizer_data v1.5.1 Compiling heck v0.5.0 Compiling bitflags v2.9.0 Compiling ring v0.17.14 Compiling signal-hook-mio v0.2.4 Compiling parking_lot v0.12.3 Compiling castaway v0.2.3 Compiling unicode-width v0.1.14 Compiling indoc v2.0.6 Compiling regex-automata v0.4.9 Compiling static_assertions v1.1.0 Compiling compact_str v0.8.1 Compiling unicode-truncate v1.1.0 Compiling crossterm v0.28.1 Compiling synstructure v0.13.1 Compiling darling_core v0.20.11 Compiling regex v1.11.1 Compiling lru v0.12.5 Compiling write16 v1.0.0 Compiling zerofrom-derive v0.1.6 Compiling yoke-derive v0.7.5 Compiling serde_derive v1.0.219 Compiling zerovec-derive v0.10.3 Compiling displaydoc v0.2.5 Compiling icu_provider_macros v1.5.0 Compiling darling_macro v0.20.11 Compiling strum_macros v0.26.4 Compiling zerofrom v0.1.6 Compiling darling v0.20.11 Compiling instability v0.3.7 Compiling yoke v0.7.5 Compiling thiserror v2.0.12 Compiling zerovec v0.10.4 Compiling utf8_iter v1.0.4 Compiling cassowary v0.3.0 Compiling rustls-pki-types v1.11.0 Compiling tinystr v0.7.6 Compiling icu_collections v1.5.0 Compiling icu_locid v1.5.0 Compiling utf16_iter v1.0.5 Compiling lazy-regex-proc_macros v3.4.1 Compiling strum v0.26.3 Compiling ratatui v0.29.0 Compiling icu_provider v1.5.0 Compiling icu_locid_transform v1.5.0 Compiling thiserror-impl v2.0.12 Compiling icu_properties v1.5.1 Compiling getrandom v0.2.15 Compiling num-traits v0.2.19 Compiling untrusted v0.9.0 Compiling httparse v1.10.1 Compiling percent-encoding v2.3.1 Compiling getrandom v0.3.2 Compiling lazy-regex v3.4.1 Compiling tuirealm_derive v2.0.0 error[E0080]: evaluation of constant value failed --> /pbulk/work/news/tuifeed/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/news/tuifeed/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/news/tuifeed/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/news/tuifeed/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/news/tuifeed/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/news/tuifeed/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) Compiling rustls v0.23.25 Compiling bytes v1.10.1 Compiling serde_json v1.0.140 Compiling icu_normalizer v1.5.0 Compiling adler2 v2.0.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/news/tuifeed *** Error code 1 Stop. make: stopped in /usr/pkgsrc/news/tuifeed