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 #88841 2018-03-05 21:03:57

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.26.0-dev (5c1d29af0 2018-03-03)

# docs.rs version cratesfyi 0.5.0 (579f83b 2018-03-05)

# 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 Downloading rust-extra v0.0.13 Fresh unicode-xid v0.0.4 Fresh byteorder v1.2.1 Fresh quote v0.3.15 Fresh utf8-ranges v1.0.0 Fresh gcc v0.3.54 Fresh regex-syntax v0.4.2 Fresh libc v0.2.39 Fresh lazy_static v1.0.0 Fresh cpp_synom v0.12.0 Fresh semver-parser v0.7.0 Fresh void v1.0.2 Fresh lazy_static v0.2.11 Fresh cpp_syn v0.12.0 Fresh memchr v1.0.2 Fresh memchr v2.0.1 Compiling rust-extra v0.0.13 Fresh rand v0.4.2 Fresh semver v0.6.0 Fresh unreachable v1.0.0 Fresh cpp_common v0.3.2 Fresh cpp_synmap v0.3.0 Fresh aho-corasick v0.6.4 Running `rustc --crate-name rust_extra .cargo/registry/src/github.com-1ecc6299db9ec823/rust-extra-0.0.13/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=669dd3a5be317232 -C extra-filename=-669dd3a5be317232 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-f854cf2dcfbf787e.rlib --extern-version libc=libc,0.2.39 --cap-lints allow` Fresh rand v0.3.22 Fresh thread_local v0.3.5 Fresh cpp_build v0.3.2 Fresh cpp_macros v0.3.2 Compiling tempfile v2.1.6 Fresh regex v0.2.6 Compiling predicator v0.0.3 Fresh cpp v0.3.2 Running `rustc --crate-name tempfile .cargo/registry/src/github.com-1ecc6299db9ec823/tempfile-2.1.6/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=8c7a49ca8b10b660 -C extra-filename=-8c7a49ca8b10b660 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern rand=/home/cratesfyi/cratesfyi/debug/deps/librand-f68ac84df3818730.rlib --extern-version rand=rand,0.3.22 --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-f854cf2dcfbf787e.rlib --extern-version libc=libc,0.2.39 --cap-lints allow` Compiling llvm-sys v40.0.6 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-4c1524f880eb3c46.rlib --extern-version cpp_build=cpp_build,0.3.2 --cap-lints allow` Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/llvm-sys-40.0.6/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=14ab80687647a781 -C extra-filename=-14ab80687647a781 --out-dir /home/cratesfyi/cratesfyi/debug/build/llvm-sys-14ab80687647a781 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern semver=/home/cratesfyi/cratesfyi/debug/deps/libsemver-70b59fcc83de19e2.rlib --extern-version semver=semver,0.6.0 --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-d70f4329f99e5c72.rlib --extern-version lazy_static=lazy_static,0.2.11 --extern gcc=/home/cratesfyi/cratesfyi/debug/deps/libgcc-da7e919133cea6e4.rlib --extern-version gcc=gcc,0.3.54 --extern regex=/home/cratesfyi/cratesfyi/debug/deps/libregex-0b863428902397af.rlib --extern-version regex=regex,0.2.6 --cap-lints allow` Running `/home/cratesfyi/cratesfyi/debug/build/llvm-sys-14ab80687647a781/build-script-build` error: failed to run custom build command for `llvm-sys v40.0.6` process didn't exit successfully: `/home/cratesfyi/cratesfyi/debug/build/llvm-sys-14ab80687647a781/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.6/build.rs:77:9 note: Run with `RUST_BACKTRACE=1` for a backtrace. thread 'main' panicked at 'Error( CargoError( build failed ), State { next_error: None, backtrace: None } )', src/bin/cratesfyi.rs:142:13 note: Run with `RUST_BACKTRACE=1` for a backtrace.