[go: up one dir, main page]

core-foundation 0.4.0

Bindings to Core Foundation for OS X
Build #51734 2017-06-02 03:31:17

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.19.0-nightly (d47cf08d5 2017-05-28)# docs.rs version
cratesfyi 0.3.4 (cc96115 2017-05-09)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading core-foundation v0.4.0
Compiling libc v0.2.23
Compiling core-foundation-sys v0.4.0
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/core-foundation-sys-0.4.0/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=c50ffc92c9c9674c -C extra-filename=-c50ffc92c9c9674c --out-dir /home/cratesfyi/core-foundation-0.4.0/debug/build/core-foundation-sys-c50ffc92c9c9674c -L dependency=/home/cratesfyi/core-foundation-0.4.0/debug/deps --cap-lints allow`
Running `rustc --crate-name libc .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.23/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="use_std"' --cfg 'feature="default"' -C metadata=496b028781a2b35b -C extra-filename=-496b028781a2b35b --out-dir /home/cratesfyi/core-foundation-0.4.0/debug/deps -L dependency=/home/cratesfyi/core-foundation-0.4.0/debug/deps --cap-lints allow`
Running `/home/cratesfyi/core-foundation-0.4.0/debug/build/core-foundation-sys-c50ffc92c9c9674c/build-script-build`
Running `rustc --crate-name core_foundation_sys .cargo/registry/src/github.com-1ecc6299db9ec823/core-foundation-sys-0.4.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=e2a560f5317e53e3 -C extra-filename=-e2a560f5317e53e3 --out-dir /home/cratesfyi/core-foundation-0.4.0/debug/deps -L dependency=/home/cratesfyi/core-foundation-0.4.0/debug/deps --extern libc=/home/cratesfyi/core-foundation-0.4.0/debug/deps/liblibc-496b028781a2b35b.rlib --cap-lints allow -l framework=CoreFoundation`
error: native frameworks are only available on macOS targets

error: aborting due to previous error(s)

thread 'main' panicked at 'ChainedError {
error: Could not compile `core-foundation-sys`.,
cause: process didn't exit successfully: `rustc --crate-name core_foundation_sys .cargo/registry/src/github.com-1ecc6299db9ec823/core-foundation-sys-0.4.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=e2a560f5317e53e3 -C extra-filename=-e2a560f5317e53e3 --out-dir /home/cratesfyi/core-foundation-0.4.0/debug/deps -L dependency=/home/cratesfyi/core-foundation-0.4.0/debug/deps --extern libc=/home/cratesfyi/core-foundation-0.4.0/debug/deps/liblibc-496b028781a2b35b.rlib --cap-lints allow -l framework=CoreFoundation` (exit code: 101)
}', src/bin/cratesfyi.rs:136
note: Run with `RUST_BACKTRACE=1` for a backtrace.