libraw 0.1.1

Rust wrapper for libraw
Build #56370 2017-06-05 03:02:15

Build failed. If you want to re-trigger a documentation build, you can do it here. You can find more information on docs.rs builds documentation on the builds page.

# 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`
Downloading libraw v0.1.1
Downloading libraw-sys v0.1.1
Fresh gcc v0.3.50
Fresh pkg-config v0.3.9
Fresh libc v0.2.23
Compiling libraw-sys v0.1.1
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/libraw-sys-0.1.1/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=708e2b8471f07ee9 -C extra-filename=-708e2b8471f07ee9 --out-dir /home/cratesfyi/cratesfyi/debug/build/libraw-sys-708e2b8471f07ee9 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern pkg_config=/home/cratesfyi/cratesfyi/debug/deps/libpkg_config-fdeeca4d6057a82a.rlib --extern-version pkg_config=pkg-config,0.3.9 --extern gcc=/home/cratesfyi/cratesfyi/debug/deps/libgcc-e05634d6e5a2eb7f.rlib --extern-version gcc=gcc,0.3.50 --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/libraw-sys-708e2b8471f07ee9/build-script-build`
thread 'main' panicked at 'Human(
failed to run custom build command for `libraw-sys v0.1.1`
process didn't exit successfully: `/home/cratesfyi/cratesfyi/debug/build/libraw-sys-708e2b8471f07ee9/build-script-build` (exit code: 101)
--- stderr
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: "`\"pkg-config\" \"--libs\" \"--cflags\" \"libraw_r >= 0.15.0\"` did not exit successfully: exit code: 1\n--- stderr\nPackage libraw_r was not found in the pkg-config search path.\nPerhaps you should add the directory containing `libraw_r.pc\'\nto the PKG_CONFIG_PATH environment variable\nNo package \'libraw_r\' found\n"', 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.