===> 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 proc-macro2 v1.0.94
   Compiling libc v0.2.171
   Compiling unicode-ident v1.0.18
   Compiling shlex v1.3.0
   Compiling cfg-if v1.0.0
   Compiling rustls-pki-types v1.11.0
   Compiling log v0.4.26
   Compiling serde v1.0.219
   Compiling once_cell v1.21.1
   Compiling untrusted v0.9.0
   Compiling cc v1.2.16
   Compiling rustix v1.0.2
   Compiling utf8parse v0.2.2
   Compiling hashbrown v0.15.2
   Compiling bitflags v2.9.0
   Compiling rustls v0.23.23
   Compiling equivalent v1.0.2
   Compiling httparse v1.10.1
   Compiling anstyle-parse v0.2.6
   Compiling getrandom v0.2.15
   Compiling errno v0.3.10
   Compiling rustls-pemfile v2.2.0
   Compiling crc32fast v1.4.2
   Compiling quote v1.0.40
   Compiling indexmap v2.8.0
   Compiling is_terminal_polyfill v1.70.1
   Compiling fnv v1.0.7
   Compiling syn v2.0.100
   Compiling adler2 v2.0.0
   Compiling bytes v1.10.1
   Compiling zeroize v1.8.1
   Compiling anstyle v1.0.10
   Compiling itoa v1.0.15
   Compiling thiserror v2.0.12
   Compiling colorchoice v1.0.3
   Compiling openssl-probe v0.1.6
   Compiling anstyle-query v1.1.2
   Compiling subtle v2.6.1
   Compiling anstream v0.6.18
   Compiling rustls-native-certs v0.7.3
   Compiling http v1.3.1
   Compiling terminal_size v0.4.2
   Compiling ring v0.17.14
   Compiling miniz_oxide v0.8.5
   Compiling byteorder v1.5.0
   Compiling lockfree-object-pool v0.1.6
   Compiling base64 v0.22.1
   Compiling heck v0.5.0
   Compiling option-ext v0.2.0
   Compiling zip v2.3.0
   Compiling clap_lex v0.7.4
   Compiling bumpalo v3.17.0
   Compiling winnow v0.7.4
   Compiling strsim v0.11.1
   Compiling simd-adler32 v0.3.7
   Compiling ureq-proto v0.3.5
   Compiling dirs-sys v0.5.0
   Compiling clap_builder v4.5.32
   Compiling zopfli v0.8.1
   Compiling flate2 v1.1.0
   Compiling socks v0.3.4
   Compiling webpki-roots v0.26.8
   Compiling utf-8 v0.7.6
   Compiling tlrc v1.11.0 (/pbulk/work/net/tlrc/work/tlrc-1.11.0)
   Compiling percent-encoding v2.3.1
   Compiling memchr v2.7.4
   Compiling dirs v6.0.0
   Compiling yansi v1.0.1
   Compiling unicode-width v0.2.0
   Compiling serde_derive v1.0.219
   Compiling thiserror-impl v2.0.12
   Compiling clap_derive v4.5.32
   Compiling displaydoc v0.2.5
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)

   Compiling clap v4.5.32
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/net/tlrc
*** Error code 1

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