c3_clang_extensions 0.3.2

Ugly hacks to get information hidden/malformed by libclang See C3 for usable interface.
Build #679682017-08-18T16:51:51.073830+00:00
# rustc version
rustc 1.20.0-dev (64484707f 2017-07-10)# 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 c3_clang_extensions v0.3.2
Fresh bitflags v0.8.2
Fresh glob v0.2.11
Fresh gcc v0.3.51
Fresh libc v0.2.29
Compiling c3_clang_extensions v0.3.2
Compiling clang-sys v0.18.0
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/c3_clang_extensions-0.3.2/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=f665ba2d917d9c92 -C extra-filename=-f665ba2d917d9c92 --out-dir /home/cratesfyi/cratesfyi/debug/build/c3_clang_extensions-f665ba2d917d9c92 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern gcc=/home/cratesfyi/cratesfyi/debug/deps/libgcc-313c6941d6ce9e4c.rlib --extern-version gcc=gcc,0.3.51 --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/clang-sys-5e985d54f22744a4/build-script-build`
error: failed to run custom build command for `clang-sys v0.18.0`
process didn't exit successfully: `/home/cratesfyi/cratesfyi/debug/build/clang-sys-5e985d54f22744a4/build-script-build` (exit code: 101)
--- stderr
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: "couldn\'t find any of [\'libclang.a\'], set the LIBCLANG_STATIC_PATH environment variable to a path where one of these files can be found (skipped: [])"', src/libcore/result.rs:860:4
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.