===> 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 feluda-1.5.2 Compiling proc-macro2 v1.0.93 Compiling unicode-ident v1.0.16 Compiling libc v0.2.169 Compiling cfg-if v1.0.0 Compiling shlex v1.3.0 Compiling log v0.4.25 Compiling autocfg v1.4.0 Compiling serde v1.0.219 Compiling once_cell v1.20.3 Compiling cc v1.2.14 Compiling smallvec v1.14.0 Compiling memchr v2.7.4 Compiling itoa v1.0.14 Compiling pin-project-lite v0.2.16 Compiling stable_deref_trait v1.2.0 Compiling siphasher v1.0.1 Compiling rand_core v0.6.4 Compiling foldhash v0.1.4 Compiling phf_shared v0.11.3 Compiling rand v0.8.5 Compiling allocator-api2 v0.2.21 Compiling equivalent v1.0.2 Compiling quote v1.0.38 Compiling bytes v1.10.0 Compiling futures-core v0.3.31 Compiling syn v2.0.98 Compiling mio v1.0.3 Compiling hashbrown v0.15.2 Compiling phf_generator v0.11.3 Compiling socket2 v0.5.8 Compiling slab v0.4.9 Compiling tracing-core v0.1.33 Compiling version_check v0.9.5 Compiling futures-sink v0.3.31 Compiling tokio v1.43.0 Compiling pkg-config v0.3.31 Compiling vcpkg v0.2.15 Compiling rustversion v1.0.19 Compiling bitflags v2.8.0 Compiling indexmap v2.7.1 Compiling tracing v0.1.41 Compiling lock_api v0.4.12 Compiling parking_lot_core v0.9.10 Compiling fnv v1.0.7 Compiling writeable v0.5.5 Compiling litemap v0.7.4 Compiling http v1.3.1 Compiling ring v0.17.9 Compiling openssl-sys v0.9.106 Compiling phf_codegen v0.11.3 Compiling scopeguard v1.2.0 Compiling futures-task v0.3.31 Compiling pin-utils v0.1.0 Compiling futures-io v0.3.31 Compiling futures-util v0.3.31 Compiling crossbeam-utils v0.8.21 Compiling rustls-pki-types v1.11.0 Compiling httparse v1.10.0 Compiling new_debug_unreachable v1.0.6 Compiling icu_locid_transform_data v1.5.0 Compiling ryu v1.0.19 Compiling parking_lot v0.12.3 Compiling http-body v1.0.1 Compiling getrandom v0.2.15 Compiling try-lock v0.2.5 Compiling foreign-types-shared v0.1.1 Compiling lazy_static v1.5.0 Compiling tokio-util v0.7.13 Compiling openssl v0.10.71 Compiling icu_properties_data v1.5.0 Compiling synstructure v0.13.1 Compiling untrusted v0.9.0 Compiling atomic-waker v1.1.2 Compiling foreign-types v0.3.2 Compiling want v0.3.1 Compiling h2 v0.4.8 Compiling proc-macro2-diagnostics v0.10.1 Compiling futures-channel v0.3.31 Compiling string_cache_codegen v0.5.3 Compiling syn v1.0.109 Compiling rustls v0.23.23 Compiling tower-service v0.3.3 Compiling precomputed-hash v0.1.1 Compiling utf16_iter v1.0.5 Compiling write16 v1.0.0 Compiling native-tls v0.2.14 Compiling strsim v0.11.1 Compiling icu_normalizer_data v1.5.0 Compiling utf8_iter v1.0.4 Compiling heck v0.5.0 Compiling mac v0.1.1 Compiling ident_case v1.0.1 Compiling signal-hook v0.3.17 Compiling darling_core v0.20.10 Compiling futf v0.1.5 Compiling markup5ever v0.14.1 Compiling crossbeam-epoch v0.9.18 error[E0080]: evaluation of constant value failed --> /pbulk/work/devel/feluda/work/vendor/ring-0.17.9/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/devel/feluda/work/vendor/ring-0.17.9/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/devel/feluda/work/vendor/ring-0.17.9/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/devel/feluda/work/vendor/ring-0.17.9/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/devel/feluda/work/vendor/ring-0.17.9/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/devel/feluda/work/vendor/ring-0.17.9/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 sharded-slab v0.1.7 Compiling signal-hook-registry v1.4.2 Compiling aho-corasick v1.1.3 Compiling thread_local v1.1.8 Compiling hyper v1.6.0 Compiling either v1.13.0 Compiling rustix v0.38.44 For more information about this error, try `rustc --explain E0080`. Compiling unicode-width v0.1.14 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/devel/feluda *** Error code 1 Stop. make: stopped in /usr/pkgsrc/devel/feluda