libcryptsetup-sys 0.1.0

FFI bindings to the libcryptsetup library
Build #35391 2016-11-28 23:58:07

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.14.0-nightly (cae6ab1c4 2016-11-05)# docs.rs version
cratesfyi 0.2.2 (4f7a57c 2016-10-20)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Compiling pkg-config v0.3.8
Compiling libc v0.2.17
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/libcryptsetup-sys-0.1.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/libcryptsetup-sys-0.1.0/debug/deps --cap-lints allow`
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.17/src/lib.rs --crate-name libc --crate-type lib -g --cfg feature=\"use_std\" --cfg feature=\"default\" -C metadata=ad32fde1bd850538 -C extra-filename=-ad32fde1bd850538 --out-dir /home/cratesfyi/libcryptsetup-sys-0.1.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/libcryptsetup-sys-0.1.0/debug/deps --cap-lints allow`
Compiling libcryptsetup-sys v0.1.0
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/libcryptsetup-sys-0.1.0/build.rs --crate-name build_script_build --crate-type bin -g -C metadata=a50856c67f7be500 --out-dir /home/cratesfyi/libcryptsetup-sys-0.1.0/debug/build/libcryptsetup-sys-a50856c67f7be500 --emit=dep-info,link -L dependency=/home/cratesfyi/libcryptsetup-sys-0.1.0/debug/deps --extern pkg_config=/home/cratesfyi/libcryptsetup-sys-0.1.0/debug/deps/libpkg_config-7cc12d9787dada57.rlib`
Running `/home/cratesfyi/libcryptsetup-sys-0.1.0/debug/build/libcryptsetup-sys-a50856c67f7be500/build-script-build`
thread 'main' panicked at 'Human(
failed to run custom build command for `libcryptsetup-sys v0.1.0`
process didn't exit successfully: `/home/cratesfyi/libcryptsetup-sys-0.1.0/debug/build/libcryptsetup-sys-a50856c67f7be500/build-script-build` (exit code: 101)
--- stderr
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: "`\"pkg-config\" \"--static\" \"--libs\" \"--cflags\" \"libcryptsetup\"` did not exit successfully: exit code: 1\n--- stdout\nPackage libcryptsetup was not found in the pkg-config search path.\nPerhaps you should add the directory containing `libcryptsetup.pc\'\nto the PKG_CONFIG_PATH environment variable\nNo package \'libcryptsetup\' found\n"', ../src/libcore/result.rs:837
note: Run with `RUST_BACKTRACE=1` for a backtrace.

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