core-foundation-sys 0.2.0

Bindings to Core Foundation for OS X
Build #22614 2016-08-16T13:15:29.880856+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 core-foundation-sys v0.2.0
Compiling core-foundation-sys v0.2.0
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/core-foundation-sys-0.2.0/build.rs --crate-name build_script_build --crate-type bin -g --out-dir /home/cratesfyi/core-foundation-sys-0.2.0/debug/build/core-foundation-sys-80db5e765519dc74 --emit=dep-info,link -L dependency=/home/cratesfyi/core-foundation-sys-0.2.0/debug -L dependency=/home/cratesfyi/core-foundation-sys-0.2.0/debug/deps`
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=\"use_std\" --cfg feature=\"default\" -C metadata=1bd8847afb79f283 -C extra-filename=-1bd8847afb79f283 --out-dir /home/cratesfyi/core-foundation-sys-0.2.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/core-foundation-sys-0.2.0/debug/deps -L dependency=/home/cratesfyi/core-foundation-sys-0.2.0/debug/deps --cap-lints allow`
Running `/home/cratesfyi/core-foundation-sys-0.2.0/debug/build/core-foundation-sys-80db5e765519dc74/build-script-build`
Documenting core-foundation-sys v0.2.0
Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/core-foundation-sys-0.2.0/src/lib.rs --crate-name core_foundation_sys -o /home/cratesfyi/core-foundation-sys-0.2.0/doc -L dependency=/home/cratesfyi/core-foundation-sys-0.2.0/debug -L dependency=/home/cratesfyi/core-foundation-sys-0.2.0/debug/deps --extern libc=/home/cratesfyi/core-foundation-sys-0.2.0/debug/deps/liblibc-1bd8847afb79f283.rlib`
.cargo/registry/src/github.com-1ecc6299db9ec823/core-foundation-sys-0.2.0/src/date.rs:13:1: 13:53 error: native frameworks are only available on OSX targets [E0455]
.cargo/registry/src/github.com-1ecc6299db9ec823/core-foundation-sys-0.2.0/src/date.rs:13 #[link(name = "CoreFoundation", kind = "framework")]
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
error: Compilation failed, aborting rustdoc 
thread 'main' panicked at 'ChainedError {
error: failed to compile `core-foundation-sys v0.2.0`, intermediate artifacts can be found at `/home/cratesfyi/core-foundation-sys-0.2.0`,
cause: ChainedError {
error: Could not document `core-foundation-sys`.,
cause: Process didn't exit successfully: `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/core-foundation-sys-0.2.0/src/lib.rs --crate-name core_foundation_sys -o /home/cratesfyi/core-foundation-sys-0.2.0/doc -L dependency=/home/cratesfyi/core-foundation-sys-0.2.0/debug -L dependency=/home/cratesfyi/core-foundation-sys-0.2.0/debug/deps --extern libc=/home/cratesfyi/core-foundation-sys-0.2.0/debug/deps/liblibc-1bd8847afb79f283.rlib` (exit code: 101)
}
}', src/bin/cratesfyi.rs:119
note: Run with `RUST_BACKTRACE=1` for a backtrace.