Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error during compilation #3

Open
vladimir-salvador opened this issue Jun 14, 2024 · 0 comments
Open

Error during compilation #3

vladimir-salvador opened this issue Jun 14, 2024 · 0 comments

Comments

@vladimir-salvador
Copy link

 cargo build --release
The following warnings were emitted during compilation:

warning: onig_sys@69.2.0: couldn't execute `llvm-config --prefix` (error: No such file or directory (os error 2))
warning: onig_sys@69.2.0: set the LLVM_CONFIG_PATH environment variable to a valid `llvm-config` executable

error: failed to run custom build command for `onig_sys v69.2.0`

Caused by:
  process didn't exit successfully: `/Users/vlad/projects/presentui/target/release/build/onig_sys-a432eabedfc23337/build-script-build` (exit status: 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 /Users/vlad/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-0.4.30/src/fallback.rs:594:9:
  "OnigValue_struct_(unnamed_at_oniguruma/src/oniguruma_h_746_3)" is not a valid Ident
  note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
warning: build failed, waiting for other jobs to finish...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant