lldb-sys 0.0.14

Raw bindings to the LLDB C++ API. LLDB is the debugger that is part of the LLVM project and is the default system debugger on Mac OS X. Building and using this is currently slightly tricky, so be sure to see the README.md in the repository.
Build #55533 2017-06-04T16:20:17.239847+00:00
# rustc version
rustc 1.19.0-dev (28a93c1f4 2017-05-31)
# docs.rs version
cratesfyi 0.4.0-dev (bedcc0c 2017-06-01)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Fresh bitflags v0.8.2
Fresh libc v0.2.23
Fresh gcc v0.3.50
Compiling lldb-sys v0.0.14
Running `/home/cratesfyi/cratesfyi/debug/build/lldb-sys-4548609122d234a2/build-script-build`
thread 'main' panicked at 'Human(
failed to run custom build command for `lldb-sys v0.0.14`
process didn't exit successfully: `/home/cratesfyi/cratesfyi/debug/build/lldb-sys-4548609122d234a2/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:859
note: Run with `RUST_BACKTRACE=1` for a backtrace.

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