cpal 0.2.3

Cross-platform audio playing library in pure Rust.
Build #17198 2016-08-12T19:24:05.494917+00:00
# rustc version
rustc 1.12.0-nightly (54c0dcfd6 2016-07-28)
# docs.rs version
cratesfyi 0.2.0 (5dbd676 2016-07-30)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading cpal v0.2.3
Compiling lazy_static v0.1.16
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/lazy_static-0.1.16/src/lib.rs --crate-name lazy_static --crate-type lib -g -C metadata=3a04918be71c80ee -C extra-filename=-3a04918be71c80ee --out-dir /home/cratesfyi/cpal-0.2.3/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/cpal-0.2.3/debug/deps -L dependency=/home/cratesfyi/cpal-0.2.3/debug/deps --cap-lints allow`
Compiling winapi v0.2.8
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/winapi-0.2.8/src/lib.rs --crate-name winapi --crate-type lib -g -C metadata=0889532d327ff4e2 -C extra-filename=-0889532d327ff4e2 --out-dir /home/cratesfyi/cpal-0.2.3/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/cpal-0.2.3/debug/deps -L dependency=/home/cratesfyi/cpal-0.2.3/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/cpal-0.2.3/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/cpal-0.2.3/debug/deps -L dependency=/home/cratesfyi/cpal-0.2.3/debug/deps --cap-lints allow`
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=\"default\" --cfg feature=\"use_std\" -C metadata=1bd8847afb79f283 -C extra-filename=-1bd8847afb79f283 --out-dir /home/cratesfyi/cpal-0.2.3/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/cpal-0.2.3/debug/deps -L dependency=/home/cratesfyi/cpal-0.2.3/debug/deps --cap-lints allow`
Compiling ole32-sys v0.1.0
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/ole32-sys-0.1.0/build.rs --crate-name build_script_build --crate-type bin -g --out-dir /home/cratesfyi/cpal-0.2.3/debug/build/ole32-sys-48acde23a074db2d --emit=dep-info,link -L dependency=/home/cratesfyi/cpal-0.2.3/debug/deps -L dependency=/home/cratesfyi/cpal-0.2.3/debug/deps --cap-lints allow`
Running `/home/cratesfyi/cpal-0.2.3/debug/build/ole32-sys-48acde23a074db2d/build-script-build`
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/ole32-sys-0.1.0/src/lib.rs --crate-name ole32 --crate-type lib -g -C metadata=a0b9d33009212fe9 -C extra-filename=-a0b9d33009212fe9 --out-dir /home/cratesfyi/cpal-0.2.3/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/cpal-0.2.3/debug/deps -L dependency=/home/cratesfyi/cpal-0.2.3/debug/deps --extern winapi=/home/cratesfyi/cpal-0.2.3/debug/deps/libwinapi-0889532d327ff4e2.rlib --cap-lints allow -l dylib=ole32`
Compiling alsa-sys v0.0.8
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/alsa-sys-0.0.8/build.rs --crate-name build_script_build --crate-type bin -g --out-dir /home/cratesfyi/cpal-0.2.3/debug/build/alsa-sys-36ec73c3502c05d2 --emit=dep-info,link -L dependency=/home/cratesfyi/cpal-0.2.3/debug/deps -L dependency=/home/cratesfyi/cpal-0.2.3/debug/deps --extern pkg_config=/home/cratesfyi/cpal-0.2.3/debug/deps/libpkg_config-7cc12d9787dada57.rlib --cap-lints allow`
Running `/home/cratesfyi/cpal-0.2.3/debug/build/alsa-sys-36ec73c3502c05d2/build-script-build`
thread 'main' panicked at 'ChainedError {
error: failed to compile `cpal v0.2.3`, intermediate artifacts can be found at `/home/cratesfyi/cpal-0.2.3`,
cause: Human(
failed to run custom build command for `alsa-sys v0.0.8`
Process didn't exit successfully: `/home/cratesfyi/cpal-0.2.3/debug/build/alsa-sys-36ec73c3502c05d2/build-script-build` (exit code: 101)
--- stderr
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: "`\"pkg-config\" \"--libs\" \"--cflags\" \"alsa\"` did not exit successfully: exit code: 1\n--- stdout\nPackage alsa was not found in the pkg-config search path.\nPerhaps you should add the directory containing `alsa.pc\'\nto the PKG_CONFIG_PATH environment variable\nNo package \'alsa\' found\n"', ../src/libcore/result.rs:788
note: Run with `RUST_BACKTRACE=1` for a backtrace.

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