predicator 0.0.3

predicator allows the creation, loading, and unloading of Rust and other language plugins on the fly using LLVM's ORC JIT
Build #61604 2017-06-09 20:31:27

Build failed. If you want to re-trigger a documentation build, you can do it here. You can find more information on docs.rs builds documentation on the builds page.

# rustc version rustc 1.19.0-dev (28a93c1f4 2017-05-31)

# docs.rs version cratesfyi 0.4.1 (003e49d 2017-06-08)

# build log Build failed, waiting for other jobs to finish... Updating registry `https://github.com/rust-lang/crates.io-index` Downloading predicator v0.0.3 Fresh regex-syntax v0.4.1 Fresh void v1.0.2 Fresh unicode-xid v0.0.4 Fresh utf8-ranges v1.0.0 Fresh gcc v0.3.50 Fresh byteorder v1.0.0 Fresh semver-parser v0.7.0 Fresh lazy_static v0.2.8 Fresh semver v0.1.20 Fresh libc v0.2.23 Fresh unreachable v0.1.1 Fresh cpp_synom v0.12.0 Fresh quote v0.3.15 Fresh semver v0.6.0 Fresh rust-extra v0.0.13 Fresh thread-id v3.1.0 Fresh memchr v1.0.1 Fresh rand v0.3.15 Fresh cpp_syn v0.12.0 Fresh rustc_version v0.1.7 Fresh thread_local v0.3.3 Fresh aho-corasick v0.6.3 Fresh cpp_common v0.3.0 Fresh cpp_synmap v0.2.0 Fresh cpp_build v0.3.0 Compiling predicator v0.0.3 Fresh regex v0.2.2 Fresh cpp_macros v0.3.0 Fresh tempfile v2.1.5 Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/predicator-0.0.3/src/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=0607f1a4928999b7 -C extra-filename=-0607f1a4928999b7 --out-dir /home/cratesfyi/cratesfyi/debug/build/predicator-0607f1a4928999b7 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cpp_build=/home/cratesfyi/cratesfyi/debug/deps/libcpp_build-ed3d7609ad0809d3.rlib --extern-version cpp_build=cpp_build,0.3.0 --cap-lints allow` Fresh cpp v0.3.0 Compiling llvm-sys v40.0.2 Running `/home/cratesfyi/cratesfyi/debug/build/llvm-sys-a2f3dc5a1fe028ef/build-script-build` error: failed to run custom build command for `llvm-sys v40.0.2` process didn't exit successfully: `/home/cratesfyi/cratesfyi/debug/build/llvm-sys-a2f3dc5a1fe028ef/build-script-build` (exit code: 101) --- stdout Didn't find usable system-wide LLVM. LLVM_SYS_40_PREFIX not set, not using precompiled binaries LLVM_SYS_40_AUTOBUILD not set, will not automatically compile LLVM --- stderr thread 'main' panicked at 'Could not find a compatible version of LLVM', .cargo/registry/src/github.com-1ecc6299db9ec823/llvm-sys-40.0.2/build.rs:77 note: Run with `RUST_BACKTRACE=1` for a backtrace. thread 'main' panicked at 'build failed', src/bin/cratesfyi.rs:142 note: Run with `RUST_BACKTRACE=1` for a backtrace.