rustml 0.0.7

A library for doing maching learning in Rust.
Documentation
Build #103708 2018-06-06 06:50:39

Build failed. If you want to re-trigger a documentation build, you can do it here. You can find more information on docs.rs builds documentation on the builds page.

# 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`
Fresh winapi-build v0.1.1
Fresh regex-syntax v0.3.9
Fresh rustc-serialize v0.3.24
Fresh cc v1.0.17
Fresh libc v0.2.42
Fresh winapi v0.2.8
Fresh getopts v0.2.17
Fresh rand v0.4.2
Fresh memchr v0.1.11
Fresh time v0.1.40
Fresh num-traits v0.2.4
Fresh utf8-ranges v0.1.3
Compiling rustml v0.0.7
Fresh aho-corasick v0.5.3
Fresh kernel32-sys v0.2.2
Fresh num-complex v0.1.43
Fresh num-integer v0.1.38
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/rustml-0.0.7/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=19e1beef0fc0baaa -C extra-filename=-19e1beef0fc0baaa --out-dir /home/cratesfyi/cratesfyi/debug/build/rustml-19e1beef0fc0baaa -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh miniz-sys v0.1.10
Fresh thread-id v2.0.0
Fresh num-bigint v0.1.44
Fresh num-iter v0.1.37
Fresh flate2 v0.2.20
Fresh thread_local v0.2.7
Fresh num-rational v0.1.42
Fresh regex v0.1.80
Fresh num v0.1.42
Running `/home/cratesfyi/cratesfyi/debug/build/rustml-19e1beef0fc0baaa/build-script-build`
thread 'main' panicked at 'Error(
CargoError(
Human(
failed to run custom build command for `rustml v0.0.7`
process didn't exit successfully: `/home/cratesfyi/cratesfyi/debug/build/rustml-19e1beef0fc0baaa/build-script-build` (exit code: 101)
--- stderr
/usr/bin/ld: cannot find -lblas
collect2: error: ld returned 1 exit status
thread 'main' panicked at '

BLAS not found. On Ubuntu try 'sudo apt-get install libblas3' before continuing.', .cargo/registry/src/github.com-1ecc6299db9ec823/rustml-0.0.7/build.rs:25: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.