Build #56378 2017-06-05T03:08:24.550857+00:00
# rustc version
rustc 1.19.0-dev (28a93c1f4 2017-05-31)# docs.rs version
cratesfyi 0.4.0-dev (bedcc0c 2017-06-01)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading libarchive v0.1.1
Downloading libarchive3-sys v0.1.2
Fresh pkg-config v0.3.9
Fresh libc v0.2.23
Compiling libarchive3-sys v0.1.2
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/libarchive3-sys-0.1.2/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=ed0a1905973ad2d3 -C extra-filename=-ed0a1905973ad2d3 --out-dir /home/cratesfyi/cratesfyi/debug/build/libarchive3-sys-ed0a1905973ad2d3 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern pkg_config=/home/cratesfyi/cratesfyi/debug/deps/libpkg_config-fdeeca4d6057a82a.rlib --extern-version pkg_config=pkg-config,0.3.9 --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/libarchive3-sys-ed0a1905973ad2d3/build-script-build`
thread 'main' panicked at '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
note: Run with `RUST_BACKTRACE=1` for a backtrace.
)', src/bin/cratesfyi.rs:136
note: Run with `RUST_BACKTRACE=1` for a backtrace.