clang-sys 0.5.2

Rust bindings for libclang.
Build #26352 2016-08-19T11:30:02.514440+00:00
# rustc version
rustc 1.12.0-nightly (54c0dcfd6 2016-07-28)
# docs.rs version
cratesfyi 0.2.0 (5dbd676 2016-07-30)

# build log
Build failed, waiting for other jobs to finish...
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading clang-sys v0.5.2
Compiling bitflags v0.6.0
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/bitflags-0.6.0/src/lib.rs --crate-name bitflags --crate-type lib -g -C metadata=b8c7fb7df9b2bc2e -C extra-filename=-b8c7fb7df9b2bc2e --out-dir /home/cratesfyi/clang-sys-0.5.2/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/clang-sys-0.5.2/debug/deps -L dependency=/home/cratesfyi/clang-sys-0.5.2/debug/deps --cap-lints allow`
Compiling clang-sys v0.5.2
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/clang-sys-0.5.2/build.rs --crate-name build_script_build --crate-type bin -g --out-dir /home/cratesfyi/clang-sys-0.5.2/debug/build/clang-sys-9d217444c1da78bd --emit=dep-info,link -L dependency=/home/cratesfyi/clang-sys-0.5.2/debug -L dependency=/home/cratesfyi/clang-sys-0.5.2/debug/deps`
Compiling libc v0.2.15
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.15/src/lib.rs --crate-name libc --crate-type lib -g --cfg feature=\"default\" --cfg feature=\"use_std\" -C metadata=1bd8847afb79f283 -C extra-filename=-1bd8847afb79f283 --out-dir /home/cratesfyi/clang-sys-0.5.2/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/clang-sys-0.5.2/debug/deps -L dependency=/home/cratesfyi/clang-sys-0.5.2/debug/deps --cap-lints allow`
Running `/home/cratesfyi/clang-sys-0.5.2/debug/build/clang-sys-9d217444c1da78bd/build-script-build`
thread 'main' panicked at 'ChainedError {
error: failed to compile `clang-sys v0.5.2`, intermediate artifacts can be found at `/home/cratesfyi/clang-sys-0.5.2`,
cause: Human(
failed to run custom build command for `clang-sys v0.5.2`
Process didn't exit successfully: `/home/cratesfyi/clang-sys-0.5.2/debug/build/clang-sys-9d217444c1da78bd/build-script-build` (exit code: 101)
--- stderr
thread 'main' panicked at 'could not find `libclang.so`, set the LIBCLANG_PATH environment variable to a path where libclang.so can be found', .cargo/registry/src/github.com-1ecc6299db9ec823/clang-sys-0.5.2/build.rs:159
note: Run with `RUST_BACKTRACE=1` for a backtrace.

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