New comment by imbsky on void-packages repository https://github.com/void-linux/void-packages/pull/22317#issuecomment-636396311 Comment: Probably yes. ```console error: failed to run custom build command for `onig_sys v69.2.0` Caused by: process didn't exit successfully: `/builddir/delta-0.1.1/target/release/build/onig_sys-10237aa0f829094d/build-script-build` (exit code: 101) --- stdout cargo:warning=couldn't execute `llvm-config --prefix` (error: No such file or directory (os error 2)) cargo:warning=set the LLVM_CONFIG_PATH environment variable to a valid `llvm-config` executable --- stderr thread 'main' panicked at 'Unable to find libclang: "couldn\'t find any valid shared libraries matching: [\'libclang.so\', \'libclang-*.so\', \'libclang.so.*\'], set the `LIBCLANG_PATH` environment variable to a path where one of these files can be found (invalid: [])"', /host/cargo/registry/src/github.com-1ecc6299db9ec823/bindgen-0.50.1/src/lib.rs:1711:13 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ```