Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@sanemat
Created January 22, 2020 14:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sanemat/404b08486bcd1a050eece4e92c6d642c to your computer and use it in GitHub Desktop.
Save sanemat/404b08486bcd1a050eece4e92c6d642c to your computer and use it in GitHub Desktop.
Compiling test_case v0.1.0 (/home/matt/go/src/github.com/cloudflare/lol-html/
fuzz/test_case)
error: failed to run custom build command for `test_case v0.1.0 (/home/matt/go/s
rc/github.com/cloudflare/lol-html/fuzz/test_case)`
Caused by:
process didn't exit successfully: `/home/matt/go/src/github.com/cloudflare/lol
-html/fuzz/test_case/target/debug/build/test_case-dfa0f655fce76d0e/build-script-
build` (exit code: 101)
--- stdout
cargo:rustc-link-search=../c-api/target/debug
cargo:rustc-link-lib=lolhtml
cargo:warning=couldn't execute `llvm-config --prefix` (error: No such file or di
rectory (os error 2))
cargo:warning=set the LLVM_CONFIG_PATH environment variable to a valid `llvm-con
fig` executable
--- stderr
thread 'main' panicked at 'Unable to find libclang: "couldn\'t find any valid sh
ared libraries matching: [\'libclang.so\', \'libclang-*.so\', \'libclang.so.*\']
, set the `LIBCLANG_PATH` environment variable to a path where one of these file
s can be found (invalid: [])"', src/libcore/result.rs:1165:5
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace.
warning: build failed, waiting for other jobs to finish...
error: build failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment