===> 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 mktool-1.4.1
   Compiling libc v0.2.161
   Compiling proc-macro2 v1.0.88
   Compiling cfg-if v1.0.0
   Compiling unicode-ident v1.0.13
   Compiling autocfg v1.4.0
   Compiling version_check v0.9.5
   Compiling memchr v2.7.4
   Compiling typenum v1.17.0
   Compiling subtle v2.6.1
   Compiling pin-project-lite v0.2.14
   Compiling shlex v1.3.0
   Compiling generic-array v0.14.7
   Compiling futures-core v0.3.31
   Compiling cc v1.1.31
   Compiling once_cell v1.20.2
   Compiling bytes v1.7.2
   Compiling quote v1.0.37
   Compiling slab v0.4.9
   Compiling itoa v1.0.11
   Compiling syn v2.0.82
   Compiling futures-io v0.3.31
   Compiling futures-sink v0.3.31
   Compiling rustls-pki-types v1.10.0
   Compiling fnv v1.0.7
   Compiling http v1.1.0
   Compiling socket2 v0.5.7
   Compiling mio v1.0.2
   Compiling block-buffer v0.10.4
   Compiling crypto-common v0.1.6
   Compiling getrandom v0.2.15
   Compiling digest v0.10.7
   Compiling ring v0.17.8
   Compiling pin-utils v0.1.0
   Compiling crossbeam-utils v0.8.20
   Compiling httparse v1.9.5
   Compiling spin v0.9.8
   Compiling futures-task v0.3.31
   Compiling untrusted v0.9.0
   Compiling aho-corasick v1.1.3
   Compiling futures-util v0.3.31
   Compiling tokio v1.40.0
   Compiling http-body v1.0.1
   Compiling try-lock v0.2.5
   Compiling tinyvec_macros v0.1.1
   Compiling rustls v0.23.15
   Compiling regex-syntax v0.8.5
   Compiling rustix v0.38.37
   Compiling tinyvec v1.8.0
   Compiling want v0.3.1
   Compiling futures-channel v0.3.31
   Compiling errno v0.3.9
   Compiling tracing-core v0.1.32
   Compiling num-traits v0.2.19
   Compiling regex-automata v0.4.8
   Compiling percent-encoding v2.3.1
   Compiling thiserror v1.0.64
   Compiling utf8parse v0.2.2
   Compiling smallvec v1.13.2
   Compiling serde v1.0.210
   Compiling zeroize v1.8.1
   Compiling bitflags v2.6.0
   Compiling hyper v1.5.0
   Compiling regex v1.11.0
error[E0080]: evaluation of constant value failed
  --> /pbulk/work/pkgtools/mktool/work/vendor/ring-0.17.8/src/cpu/intel.rs:28:9
   |
28 |         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/pkgtools/mktool/work/vendor/ring-0.17.8/src/cpu/intel.rs:28:9
   |
   = 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 1 previous error
warning: build failed, waiting for other jobs to finish...
*** Error code 101

Stop.
make[1]: stopped in /usr/pkgsrc/pkgtools/mktool
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/pkgtools/mktool