libcryptsetup-sys 0.2.0

FFI bindings to the libcryptsetup library
Build #114660 2018-08-28T21:38:50.229669+00:00
# rustc version
rustc 1.28.0-dev (b9bf4f162 2018-06-02)
# docs.rs version
cratesfyi 0.5.0 (579f83b 2018-03-05)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading libcryptsetup-sys v0.2.0
Fresh pkg-config v0.3.14
Fresh libc v0.2.43
Compiling libcryptsetup-sys v0.2.0
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/libcryptsetup-sys-0.2.0/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=55c342e11e1f78bd -C extra-filename=-55c342e11e1f78bd --out-dir /home/cratesfyi/cratesfyi/debug/build/libcryptsetup-sys-55c342e11e1f78bd -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern pkg_config=/home/cratesfyi/cratesfyi/debug/deps/libpkg_config-77cd5281a7d00cc9.rlib --extern-version pkg_config=pkg-config,0.3.14 --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/libcryptsetup-sys-55c342e11e1f78bd/build-script-build`
thread 'main' panicked at 'Error(
CargoError(
Human(
failed to run custom build command for `libcryptsetup-sys v0.2.0`
process didn't exit successfully: `/home/cratesfyi/cratesfyi/debug/build/libcryptsetup-sys-55c342e11e1f78bd/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--- stderr\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"', libcore/result.rs:945:5
note: Run with `RUST_BACKTRACE=1` for a backtrace.

)
),
State {
next_error: None,
backtrace: None
}
)', src/bin/cratesfyi.rs:142:13
note: Run with `RUST_BACKTRACE=1` for a backtrace.