libraw 0.1.1

Rust wrapper for libraw
Build #12404 2016-08-09 04:49:35

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.12.0-nightly (54c0dcfd6 2016-07-28)# docs.rs version
cratesfyi 0.2.0 (5dbd676 2016-07-30)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading libraw v0.1.1
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=\"use_std\" --cfg feature=\"default\" -C metadata=1bd8847afb79f283 -C extra-filename=-1bd8847afb79f283 --out-dir /home/cratesfyi/libraw-0.1.1/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/libraw-0.1.1/debug/deps -L dependency=/home/cratesfyi/libraw-0.1.1/debug/deps --cap-lints allow`
Compiling gcc v0.3.32
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.32/src/lib.rs --crate-name gcc --crate-type lib -g -C metadata=ef3a0616dd2e0463 -C extra-filename=-ef3a0616dd2e0463 --out-dir /home/cratesfyi/libraw-0.1.1/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/libraw-0.1.1/debug/deps -L dependency=/home/cratesfyi/libraw-0.1.1/debug/deps --cap-lints allow`
Compiling pkg-config v0.3.8
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/pkg-config-0.3.8/src/lib.rs --crate-name pkg_config --crate-type lib -g -C metadata=7cc12d9787dada57 -C extra-filename=-7cc12d9787dada57 --out-dir /home/cratesfyi/libraw-0.1.1/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/libraw-0.1.1/debug/deps -L dependency=/home/cratesfyi/libraw-0.1.1/debug/deps --cap-lints allow`
Compiling libraw-sys v0.1.1
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/libraw-sys-0.1.1/build.rs --crate-name build_script_build --crate-type bin -g --out-dir /home/cratesfyi/libraw-0.1.1/debug/build/libraw-sys-047fe38aa9d95cdb --emit=dep-info,link -L dependency=/home/cratesfyi/libraw-0.1.1/debug/deps -L dependency=/home/cratesfyi/libraw-0.1.1/debug/deps --extern pkg_config=/home/cratesfyi/libraw-0.1.1/debug/deps/libpkg_config-7cc12d9787dada57.rlib --extern gcc=/home/cratesfyi/libraw-0.1.1/debug/deps/libgcc-ef3a0616dd2e0463.rlib --cap-lints allow`
Running `/home/cratesfyi/libraw-0.1.1/debug/build/libraw-sys-047fe38aa9d95cdb/build-script-build`
thread 'main' panicked at 'ChainedError {
error: failed to compile `libraw v0.1.1`, intermediate artifacts can be found at `/home/cratesfyi/libraw-0.1.1`,
cause: Human(
failed to run custom build command for `libraw-sys v0.1.1`
Process didn't exit successfully: `/home/cratesfyi/libraw-0.1.1/debug/build/libraw-sys-047fe38aa9d95cdb/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--- stdout\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:788
note: Run with `RUST_BACKTRACE=1` for a backtrace.

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