exif-sys 0.1.0

FFI bindings to libexif
Build #30031 2016-09-06T01:29:16.635503+00:00
# rustc version
rustc 1.13.0-nightly (e9bc1bac8 2016-08-24)
# docs.rs version
cratesfyi 0.2.0 (fb1be72 2016-08-29)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
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/exif-sys-0.1.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/exif-sys-0.1.0/debug/deps -L dependency=/home/cratesfyi/exif-sys-0.1.0/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/exif-sys-0.1.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/exif-sys-0.1.0/debug/deps -L dependency=/home/cratesfyi/exif-sys-0.1.0/debug/deps --cap-lints allow`
Compiling exif-sys v0.1.0
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/exif-sys-0.1.0/build.rs --crate-name build_script_build --crate-type bin -g --out-dir /home/cratesfyi/exif-sys-0.1.0/debug/build/exif-sys-aa67d9e0882f4404 --emit=dep-info,link -L dependency=/home/cratesfyi/exif-sys-0.1.0/debug -L dependency=/home/cratesfyi/exif-sys-0.1.0/debug/deps --extern pkg_config=/home/cratesfyi/exif-sys-0.1.0/debug/deps/libpkg_config-7cc12d9787dada57.rlib`
Running `/home/cratesfyi/exif-sys-0.1.0/debug/build/exif-sys-aa67d9e0882f4404/build-script-build`
thread 'main' panicked at 'ChainedError {
error: failed to compile `exif-sys v0.1.0`, intermediate artifacts can be found at `/home/cratesfyi/exif-sys-0.1.0`,
cause: Human(
failed to run custom build command for `exif-sys v0.1.0`
Process didn't exit successfully: `/home/cratesfyi/exif-sys-0.1.0/debug/build/exif-sys-aa67d9e0882f4404/build-script-build` (exit code: 101)
--- stderr
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: "`\"pkg-config\" \"--libs\" \"--cflags\" \"libexif\"` did not exit successfully: exit code: 1\n--- stdout\nPackage libexif was not found in the pkg-config search path.\nPerhaps you should add the directory containing `libexif.pc\'\nto the PKG_CONFIG_PATH environment variable\nNo package \'libexif\' found\n"', ../src/libcore/result.rs:789
note: Run with `RUST_BACKTRACE=1` for a backtrace.

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