===> 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 gleam-1.2.1 Compiling proc-macro2 v1.0.79 Compiling unicode-ident v1.0.12 Compiling autocfg v1.2.0 Compiling libc v0.2.153 Compiling serde v1.0.199 Compiling memchr v2.7.2 Compiling cfg-if v1.0.0 Compiling itoa v1.0.11 Compiling version_check v0.9.4 Compiling thiserror v1.0.59 Compiling once_cell v1.19.0 Compiling pin-project-lite v0.2.14 Compiling bytes v1.6.0 Compiling log v0.4.21 Compiling ryu v1.0.17 Compiling cc v1.0.90 Compiling unicase v2.7.0 Compiling quote v1.0.35 Compiling num-traits v0.2.18 Compiling indexmap v1.9.3 Compiling slab v0.4.9 Compiling syn v2.0.58 Compiling syn v1.0.109 Compiling futures-core v0.3.30 Compiling typenum v1.17.0 Compiling serde_json v1.0.116 Compiling protobuf v3.4.0 Compiling futures-sink v0.3.30 Compiling rustix v0.38.32 Compiling futures-channel v0.3.30 Compiling ring v0.17.8 Compiling errno v0.3.8 Compiling tracing-core v0.1.32 Compiling bitflags v2.5.0 Compiling fnv v1.0.7 Compiling futures-task v0.3.30 Compiling futures-io v0.3.30 Compiling pin-utils v0.1.0 Compiling http v1.1.0 Compiling getrandom v0.2.12 Compiling aho-corasick v1.1.3 Compiling num-conv v0.1.0 Compiling crossbeam-utils v0.8.19 Compiling tinyvec_macros v0.1.1 Compiling wasm-bindgen-shared v0.2.92 Compiling unicode-xid v0.2.4 Compiling minimal-lexical v0.2.1 Compiling time-core v0.1.2 Compiling regex-syntax v0.8.3 Compiling untrusted v0.9.0 Compiling powerfmt v0.2.0 Compiling spin v0.9.8 Compiling percent-encoding v2.3.1 Compiling anyhow v1.0.82 Compiling smallvec v1.13.2 Compiling synstructure v0.12.6 Compiling deranged v0.3.11 Compiling nom v7.1.3 Compiling regex-automata v0.4.6 Compiling time-macros v0.2.17 Compiling serde_derive v1.0.199 Compiling thiserror-impl v1.0.59 Compiling futures-macro v0.3.30 Compiling tracing-attributes v0.1.27 Compiling tinyvec v1.6.0 error[E0080]: evaluation of constant value failed --> /pbulk/work/lang/gleam/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/lang/gleam/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`. Compiling futures-util v0.3.30 The following warnings were emitted during compilation: warning: ring@0.17.8: Compiler version doesn't include clang or GCC: "gcc" "--version" warning: ring@0.17.8: Compiler version doesn't include clang or GCC: "gcc" "--version" 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/lang/gleam *** Error code 1 Stop. make: stopped in /usr/pkgsrc/lang/gleam