libsbc 0.1.0

Bindings to the Linux Bluetooth low-complexity, subband codec (SBC) library.
Documentation
Build #1256032018-11-05T18:26:53.785920+00:00
# rustc version
rustc 1.31.0-nightly (78ff609d7 2018-10-19)# docs.rs version
cratesfyi 0.6.0 (c695234 2018-11-02)# build log
Updating crates.io index
Downloading crates ...
Downloaded libsbc v0.1.0
Downloading crates ...
Downloaded alsa v0.2.1
Fresh unicode-xid v0.1.0
Fresh cc v1.0.25
Fresh libc v0.2.43
Fresh pkg-config v0.3.14
Fresh rustc-demangle v0.1.9
Fresh cfg-if v0.1.6
Fresh slice-deque v0.1.14
Fresh proc-macro2 v0.4.20
Compiling libsbc-sys v0.1.0
Fresh quote v0.6.9
Fresh backtrace-sys v0.1.24
Running `/home/cratesfyi/cratesfyi/debug/build/libsbc-sys-3742cf929da8e29d/build-script-build`
Fresh syn v0.15.18
Fresh backtrace v0.3.9
Fresh synstructure v0.10.1
Fresh failure_derive v0.1.3
Fresh failure v0.1.3
thread 'main' panicked at 'ErrorMessage {
msg: "failed to run custom build command for `libsbc-sys v0.1.0`\nprocess didn\'t exit successfully: `/home/cratesfyi/cratesfyi/debug/build/libsbc-sys-3742cf929da8e29d/build-script-build` (exit code: 101)\n--- stderr\nthread \'main\' panicked at \'Pkg-config failed - usually this is because sbc development headers are not installed.\n\npkg_config details:\n`\"pkg-config\" \"--libs\" \"--cflags\" \"sbc\"` did not exit successfully: exit code: 1\n--- stderr\nPackage sbc was not found in the pkg-config search path.\nPerhaps you should add the directory containing `sbc.pc\'\nto the PKG_CONFIG_PATH environment variable\nNo package \'sbc\' found\n\', /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/libsbc-sys-0.1.0/build.rs:7:50\nnote: Run with `RUST_BACKTRACE=1` for a backtrace.\n"
}', src/bin/cratesfyi.rs:142:13
note: Run with `RUST_BACKTRACE=1` for a backtrace.