llvm-sys 40.3.1

Bindings to LLVM's C API
Build #172007 2019-07-12T11:47:26.988729+00:00
# rustc version
rustc 1.37.0-nightly (8aa42ed7c 2019-06-24)# docs.rs version
cratesfyi 0.6.0 (9f9fa7c 2019-06-25)# build log
Updating crates.io index
Downloading crates ...
Downloaded llvm-sys v40.3.1
Fresh ucd-util v0.1.3
Fresh lazy_static v1.3.0
Fresh utf8-ranges v1.0.3
Fresh semver-parser v0.7.0
Fresh cc v1.0.37
Fresh lazy_static v0.2.11
Fresh regex-syntax v0.5.6
Fresh thread_local v0.3.6
Fresh semver v0.6.0
Fresh memchr v2.2.1
Fresh aho-corasick v0.6.10
Fresh libc v0.2.59
Fresh regex v0.2.11
Compiling llvm-sys v40.3.1
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/llvm-sys-40.3.1/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=e7004135db2991b4 -C extra-filename=-e7004135db2991b4 --out-dir /home/cratesfyi/cratesfyi/debug/build/llvm-sys-e7004135db2991b4 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cc=/home/cratesfyi/cratesfyi/debug/deps/libcc-052a9b7abea4f397.rlib --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-3da3871e835c39e8.rlib --extern regex=/home/cratesfyi/cratesfyi/debug/deps/libregex-300c7c6ea1df6d54.rlib --extern semver=/home/cratesfyi/cratesfyi/debug/deps/libsemver-78efc8e9938ab3ba.rlib --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/llvm-sys-e7004135db2991b4/build-script-build`
thread 'main' panicked at 'ProcessError { desc: "process didn\'t exit successfully: `/home/cratesfyi/cratesfyi/debug/build/llvm-sys-e7004135db2991b4/build-script-build` (exit code: 101)\n--- stdout\nDidn\'t find usable system-wide LLVM.\nLLVM_SYS_40_PREFIX not set, not using precompiled binaries\nLLVM_SYS_40_AUTOBUILD not set, will not automatically compile LLVM\n\n--- stderr\nthread \'main\' panicked at \'Could not find a compatible version of LLVM\', /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/llvm-sys-40.3.1/build.rs:77:9\nnote: run with `RUST_BACKTRACE=1` environment variable to display a backtrace.\n", exit: Some(ExitStatus(ExitStatus(25856))), output: Some(Output { status: ExitStatus(ExitStatus(25856)), stdout: "Didn\'t find usable system-wide LLVM.\nLLVM_SYS_40_PREFIX not set, not using precompiled binaries\nLLVM_SYS_40_AUTOBUILD not set, will not automatically compile LLVM\n", stderr: "thread \'main\' panicked at \'Could not find a compatible version of LLVM\', /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/llvm-sys-40.3.1/build.rs:77:9\nnote: run with `RUST_BACKTRACE=1` environment variable to display a backtrace.\n" }) }

failed to run custom build command for `llvm-sys v40.3.1`', src/bin/cratesfyi.rs:160:13
note: Run with `RUST_BACKTRACE=1` environment variable to display a backtrace.