llvm-sys 80.1.1

Bindings to LLVM's C API
Build #172001 2019-07-12T11:32:39.477739+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 v80.1.1
Fresh lazy_static v1.3.0
Fresh ucd-util v0.1.3
Fresh semver-parser v0.7.0
Fresh utf8-ranges v1.0.3
Fresh cc v1.0.37
Fresh thread_local v0.3.6
Fresh regex-syntax v0.6.8
Fresh semver v0.9.0
Fresh memchr v2.2.1
Fresh aho-corasick v0.7.4
Fresh libc v0.2.59
Fresh regex v1.1.9
Compiling llvm-sys v80.1.1
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/llvm-sys-80.1.1/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=0a2f26b4a987f982 -C extra-filename=-0a2f26b4a987f982 --out-dir /home/cratesfyi/cratesfyi/debug/build/llvm-sys-0a2f26b4a987f982 -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-2032f4e8be8023ff.rlib --extern regex=/home/cratesfyi/cratesfyi/debug/deps/libregex-f2d450245336e521.rlib --extern semver=/home/cratesfyi/cratesfyi/debug/deps/libsemver-37b4b890618505aa.rlib --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/llvm-sys-0a2f26b4a987f982/build-script-build`
thread 'main' panicked at 'ProcessError { desc: "process didn\'t exit successfully: `/home/cratesfyi/cratesfyi/debug/build/llvm-sys-0a2f26b4a987f982/build-script-build` (exit code: 101)\n--- stdout\ncargo:rerun-if-env-changed=LLVM_SYS_80_PREFIX\ncargo:rerun-if-env-changed=LLVM_SYS_80_IGNORE_BLACKLIST\ncargo:rerun-if-env-changed=LLVM_SYS_80_STRICT_VERSIONING\ncargo:rerun-if-env-changed=LLVM_SYS_80_NO_CLEAN_CFLAGS\ncargo:rerun-if-env-changed=LLVM_SYS_80_USE_DEBUG_MSVCRT\ncargo:rerun-if-env-changed=LLVM_SYS_80_FFI_WORKAROUND\nDidn\'t find usable system-wide LLVM.\nNo suitable version of LLVM was found system-wide or pointed\n                  to by LLVM_SYS_80_PREFIX.\n                  \n                  Consider using `llvmenv` to compile an appropriate copy of LLVM, and\n                  refer to the llvm-sys documentation for more information.\n                  \n                  llvm-sys: https://crates.io/crates/llvm-sys\n                  llvmenv: https://crates.io/crates/llvmenv\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-80.1.1/build.rs:101: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: "cargo:rerun-if-env-changed=LLVM_SYS_80_PREFIX\ncargo:rerun-if-env-changed=LLVM_SYS_80_IGNORE_BLACKLIST\ncargo:rerun-if-env-changed=LLVM_SYS_80_STRICT_VERSIONING\ncargo:rerun-if-env-changed=LLVM_SYS_80_NO_CLEAN_CFLAGS\ncargo:rerun-if-env-changed=LLVM_SYS_80_USE_DEBUG_MSVCRT\ncargo:rerun-if-env-changed=LLVM_SYS_80_FFI_WORKAROUND\nDidn\'t find usable system-wide LLVM.\nNo suitable version of LLVM was found system-wide or pointed\n                  to by LLVM_SYS_80_PREFIX.\n                  \n                  Consider using `llvmenv` to compile an appropriate copy of LLVM, and\n                  refer to the llvm-sys documentation for more information.\n                  \n                  llvm-sys: https://crates.io/crates/llvm-sys\n                  llvmenv: https://crates.io/crates/llvmenv\n", stderr: "thread \'main\' panicked at \'Could not find a compatible version of LLVM\', /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/llvm-sys-80.1.1/build.rs:101:9\nnote: run with `RUST_BACKTRACE=1` environment variable to display a backtrace.\n" }) }

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