lldb 0.0.7

Rust-like bindings to the public LLDB API. LLDB is the debugger from the LLVM project and is the system debugger on Mac OS X.
Build #704472017-09-14T08:14:44.895946+00:00
# rustc version
rustc 1.21.0-dev (d835dc82b 2017-08-29)# docs.rs version
cratesfyi 0.4.1 (003e49d 2017-06-08)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading lldb v0.0.7
Fresh libc v0.2.30
Fresh bitflags v1.0.0
Fresh gcc v0.3.54
Compiling lldb-sys v0.0.18
Running `/home/cratesfyi/cratesfyi/debug/build/lldb-sys-933bef642ecef3af/build-script-build`
thread 'main' panicked at 'Human(
failed to run custom build command for `lldb-sys v0.0.18`
process didn't exit successfully: `/home/cratesfyi/cratesfyi/debug/build/lldb-sys-933bef642ecef3af/build-script-build` (exit code: 101)
--- stderr
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Error { repr: Os { code: 2, message: "No such file or directory" } }', src/libcore/result.rs:906:4
note: Run with `RUST_BACKTRACE=1` for a backtrace.

)', src/bin/cratesfyi.rs:142
note: Run with `RUST_BACKTRACE=1` for a backtrace.