libarchive 0.1.1

A safe Rust API for authoring and extracting archives with libarchive
Build #89361 2018-03-05T23:52:37.210633+00:00
# rustc version
rustc 1.26.0-dev (5c1d29af0 2018-03-03)# docs.rs version
cratesfyi 0.5.0 (579f83b 2018-03-05)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading libarchive v0.1.1
Fresh libc v0.2.39
Fresh pkg-config v0.3.9
Compiling libarchive3-sys v0.1.2
Running `/home/cratesfyi/cratesfyi/debug/build/libarchive3-sys-ed0a1905973ad2d3/build-script-build`
thread 'main' panicked at 'Error(
CargoError(
Human(
failed to run custom build command for `libarchive3-sys v0.1.2`
process didn't exit successfully: `/home/cratesfyi/cratesfyi/debug/build/libarchive3-sys-ed0a1905973ad2d3/build-script-build` (exit code: 101)
--- stderr
thread 'main' panicked at 'Unable to locate libarchive, err="`\"pkg-config\" \"--libs\" \"--cflags\" \"libarchive\"` did not exit successfully: exit code: 1\n--- stderr\nPackage libarchive was not found in the pkg-config search path.\nPerhaps you should add the directory containing `libarchive.pc\'\nto the PKG_CONFIG_PATH environment variable\nNo package \'libarchive\' found\n"', .cargo/registry/src/github.com-1ecc6299db9ec823/libarchive3-sys-0.1.2/build.rs:32:25
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.