===> 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 tlrc-1.11.0
   Compiling libc v0.2.171
   Compiling proc-macro2 v1.0.94
   Compiling unicode-ident v1.0.18
   Compiling quote v1.0.40
   Compiling syn v2.0.100
   Compiling shlex v1.3.0
   Compiling cfg-if v1.0.0
   Compiling cc v1.2.16
   Compiling ring v0.17.14
   Compiling rustls-pki-types v1.11.0
   Compiling log v0.4.26
   Compiling serde v1.0.219
   Compiling getrandom v0.2.15
   Compiling serde_derive v1.0.219
   Compiling once_cell v1.21.1
   Compiling rustix v1.0.2
   Compiling untrusted v0.9.0
error[E0080]: evaluation of constant value failed
  --> /pbulk/work/net/tlrc/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/net/tlrc/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/net/tlrc/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/net/tlrc/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/net/tlrc/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/net/tlrc/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/net/tlrc
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/net/tlrc