After git cloning the repo and running make install, I get this error message
error: failed to run custom build command for `libproc v0.13.0`
Caused by:
process didn't exit successfully: `/Users/tobin/.local/share/nvim/lazy/xbase/target/debug/build/libproc-c096868feabde790/build-script-build` (exit status: 101)
--- stderr
/Users/tobin/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libproc-0.13.0/libproc_rs.h:1:10: fatal error: 'libproc.h' file not found
thread 'main' panicked at 'Failed to build libproc bindings: ClangDiagnostic("/Users/tobin/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libproc-0.13.0/libproc_rs.h:1:10: fatal error: 'libproc.h' file not found\n")', /Users/tobin/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libproc-0.13.0/build.rs:10:10
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
warning: build failed, waiting for other jobs to finish...
make: *** [test] Error 101
Editor/Client you used
Neovim
Installation and Dependences checklist
Description
Expected behavior
Reproduce
Actual behavior
Operating system and version
macOS 14.0
xbase version / branch / rev
main branch
Neovim version
NVIM v0.10.0-dev-618+g4fd852b8c-Homebrew
Vscode version (if the editor you used is vscode)
No response
Installed XCode Developer Tools
XBase Logs
XBase Build Server Logs