inkwell 0.0.0

Inkwell aims to help you pen your own programming languages by safely wrapping llvm-sys. Currently squatting until 0.1.0 release.
Build #102376 2018-06-05T22:14:40.200639+00:00
# rustc version
rustc 1.28.0-dev (b9bf4f162 2018-06-02)# docs.rs version
cratesfyi 0.5.0 (579f83b 2018-03-05)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Fresh gcc v0.3.54
Fresh utf8-ranges v0.1.3
Fresh regex-syntax v0.3.9
Fresh bitflags v0.7.0
Fresh libc v0.2.42
Fresh winapi v0.2.8
Fresh lazy_static v0.2.11
Fresh winapi-build v0.1.1
Fresh memchr v0.1.11
Fresh aho-corasick v0.5.3
Fresh kernel32-sys v0.2.2
Fresh thread-id v2.0.0
Fresh thread_local v0.2.7
Fresh regex v0.1.80
Fresh semver-parser v0.6.2
Fresh semver v0.4.1
Compiling llvm-sys v37.0.5
Running `/home/cratesfyi/cratesfyi/debug/build/llvm-sys-f89c69fb107ed2b8/build-script-build`
thread 'main' panicked at 'Error(
CargoError(
Human(
failed to run custom build command for `llvm-sys v37.0.5`
process didn't exit successfully: `/home/cratesfyi/cratesfyi/debug/build/llvm-sys-f89c69fb107ed2b8/build-script-build` (exit code: 101)
--- stdout
Didn't find usable system-wide LLVM.
LLVM_SYS_37_PREFIX not set, not using precompiled binaries
LLVM_SYS_37_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-37.0.5/build.rs:77:9
note: Run with `RUST_BACKTRACE=1` for a backtrace.

)
),
State {
next_error: None,
backtrace: None
}
)', src/bin/cratesfyi.rs:142:13
note: Run with `RUST_BACKTRACE=1` for a backtrace.