===> 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 lefthk-0.3.1 Compiling proc-macro2 v1.0.103 Compiling unicode-ident v1.0.22 Compiling quote v1.0.42 Compiling libc v0.2.178 Compiling serde_core v1.0.228 Compiling once_cell v1.21.3 Compiling log v0.4.29 Compiling utf8parse v0.2.2 Compiling pkg-config v0.3.32 Compiling cfg-if v1.0.4 Compiling pin-project-lite v0.2.16 Compiling tracing-core v0.1.35 Compiling cfg_aliases v0.2.1 Compiling typeid v1.0.3 Compiling serde v1.0.228 Compiling nix v0.30.1 Compiling anstyle-parse v0.2.7 Compiling signal-hook v0.3.18 Compiling colorchoice v1.0.4 Compiling x11-dl v2.21.0 Compiling is_terminal_polyfill v1.70.2 Compiling thiserror v2.0.17 Compiling anstyle-query v1.1.5 Compiling regex-syntax v0.8.8 Compiling anstyle v1.0.13 Compiling lazy_static v1.5.0 Compiling anstream v0.6.21 Compiling socket2 v0.6.1 Compiling syn v2.0.111 Compiling signal-hook-registry v1.4.7 Compiling mio v1.1.1 Compiling bytes v1.11.0 Compiling clap_lex v0.7.6 Compiling regex-automata v0.4.13 Compiling strsim v0.11.1 Compiling clap_builder v4.5.53 Compiling sharded-slab v0.1.7 Compiling bitflags v2.10.0 Compiling tracing-log v0.2.0 Compiling thread_local v1.1.9 Compiling xdg v3.0.0 Compiling smallvec v1.15.1 Compiling matchers v0.2.0 Compiling inventory v0.3.21 Compiling nu-ansi-term v0.50.3 Compiling clap v4.5.53 Compiling serde_derive v1.0.228 Compiling tracing-attributes v0.1.31 Compiling thiserror-impl v2.0.17 Compiling tokio-macros v2.6.0 Compiling tracing v0.1.43 Compiling tracing-subscriber v0.3.22 Compiling tokio v1.48.0 Compiling ron v0.12.0 Compiling lefthk-core v0.3.1 (/pbulk/work/wm/lefthk/work/lefthk-0.3.1/lefthk-core) error[E0277]: `?` couldn't convert the error to `LeftError` --> lefthk-core/src/xwrap.rs:172:30 | 172 | Ok(u32::try_from(sym)?) | ------------------^ the trait `From` is not implemented for `LeftError` | | | this can't be annotated with `?` because it has type `Result<_, Infallible>` | note: `LeftError` needs to implement `From` --> lefthk-core/src/errors.rs:33:1 | 33 | pub enum LeftError { | ^^^^^^^^^^^^^^^^^^ = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait = help: the following other types implement trait `From`: `LeftError` implements `From` `LeftError` implements `From` `LeftError` implements `From` `LeftError` implements `From` `LeftError` implements `From` For more information about this error, try `rustc --explain E0277`. error: could not compile `lefthk-core` (lib) due to 1 previous error warning: build failed, waiting for other jobs to finish... *** Error code 101 Stop. make[1]: stopped making "all" in /usr/pkgsrc/wm/lefthk *** Error code 1 Stop. make: stopped making "all" in /usr/pkgsrc/wm/lefthk