[go: up one dir, main page]

core-graphics 0.8.0

Bindings to Core Graphics for OS X
Build #50448 2017-05-23 20:23:20

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 (75b056812 2017-05-15)# 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-graphics v0.8.0
Compiling bitflags v0.8.2
Compiling libc v0.2.23
Compiling core-foundation-sys v0.3.1
Running `rustc --crate-name bitflags .cargo/registry/src/github.com-1ecc6299db9ec823/bitflags-0.8.2/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=40c9799a6d297c75 -C extra-filename=-40c9799a6d297c75 --out-dir /home/cratesfyi/core-graphics-0.8.0/debug/deps -L dependency=/home/cratesfyi/core-graphics-0.8.0/debug/deps --cap-lints allow`
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/core-foundation-sys-0.3.1/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=3558cf09f8f6267d -C extra-filename=-3558cf09f8f6267d --out-dir /home/cratesfyi/core-graphics-0.8.0/debug/build/core-foundation-sys-3558cf09f8f6267d -L dependency=/home/cratesfyi/core-graphics-0.8.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="default"' --cfg 'feature="use_std"' -C metadata=496b028781a2b35b -C extra-filename=-496b028781a2b35b --out-dir /home/cratesfyi/core-graphics-0.8.0/debug/deps -L dependency=/home/cratesfyi/core-graphics-0.8.0/debug/deps --cap-lints allow`
Running `/home/cratesfyi/core-graphics-0.8.0/debug/build/core-foundation-sys-3558cf09f8f6267d/build-script-build`
Running `rustc --crate-name core_foundation_sys .cargo/registry/src/github.com-1ecc6299db9ec823/core-foundation-sys-0.3.1/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=503270f09de51b94 -C extra-filename=-503270f09de51b94 --out-dir /home/cratesfyi/core-graphics-0.8.0/debug/deps -L dependency=/home/cratesfyi/core-graphics-0.8.0/debug/deps --extern libc=/home/cratesfyi/core-graphics-0.8.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

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.3.1/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=503270f09de51b94 -C extra-filename=-503270f09de51b94 --out-dir /home/cratesfyi/core-graphics-0.8.0/debug/deps -L dependency=/home/cratesfyi/core-graphics-0.8.0/debug/deps --extern libc=/home/cratesfyi/core-graphics-0.8.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.