[go: up one dir, main page]

security-framework-sys 0.1.10

Security Framework bindings
Build #36569 2016-12-20 03:39:54

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.15.0-nightly (daf8c1dfc 2016-12-05)# docs.rs version
cratesfyi 0.2.2 (4f7a57c 2016-10-20)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Compiling security-framework-sys v0.1.10
Compiling core-foundation-sys v0.2.2
Compiling libc v0.2.18
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/security-framework-sys-0.1.10/build.rs --crate-name build_script_build --crate-type bin -g -C metadata=108223530e260a03 --out-dir /home/cratesfyi/security-framework-sys-0.1.10/debug/build/security-framework-sys-108223530e260a03 --emit=dep-info,link -L dependency=/home/cratesfyi/security-framework-sys-0.1.10/debug/deps`
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/core-foundation-sys-0.2.2/build.rs --crate-name build_script_build --crate-type bin -g -C metadata=df78d4aaf4cee184 --out-dir /home/cratesfyi/security-framework-sys-0.1.10/debug/build/core-foundation-sys-df78d4aaf4cee184 --emit=dep-info,link -L dependency=/home/cratesfyi/security-framework-sys-0.1.10/debug/deps --cap-lints allow`
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.18/src/lib.rs --crate-name libc --crate-type lib -g --cfg feature=\"default\" --cfg feature=\"use_std\" -C metadata=6ec63c5a0e74a074 -C extra-filename=-6ec63c5a0e74a074 --out-dir /home/cratesfyi/security-framework-sys-0.1.10/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/security-framework-sys-0.1.10/debug/deps --cap-lints allow`
Running `/home/cratesfyi/security-framework-sys-0.1.10/debug/build/core-foundation-sys-df78d4aaf4cee184/build-script-build`
Running `/home/cratesfyi/security-framework-sys-0.1.10/debug/build/security-framework-sys-108223530e260a03/build-script-build`
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/core-foundation-sys-0.2.2/src/lib.rs --crate-name core_foundation_sys --crate-type lib -g -C metadata=81dca212fe529d13 -C extra-filename=-81dca212fe529d13 --out-dir /home/cratesfyi/security-framework-sys-0.1.10/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/security-framework-sys-0.1.10/debug/deps --extern libc=/home/cratesfyi/security-framework-sys-0.1.10/debug/deps/liblibc-6ec63c5a0e74a074.rlib --cap-lints allow -l framework=CoreFoundation`
error: native frameworks are only available on OSX 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 .cargo/registry/src/github.com-1ecc6299db9ec823/core-foundation-sys-0.2.2/src/lib.rs --crate-name core_foundation_sys --crate-type lib -g -C metadata=81dca212fe529d13 -C extra-filename=-81dca212fe529d13 --out-dir /home/cratesfyi/security-framework-sys-0.1.10/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/security-framework-sys-0.1.10/debug/deps --extern libc=/home/cratesfyi/security-framework-sys-0.1.10/debug/deps/liblibc-6ec63c5a0e74a074.rlib --cap-lints allow -l framework=CoreFoundation` (exit code: 101)
}', src/bin/cratesfyi.rs:132
note: Run with `RUST_BACKTRACE=1` for a backtrace.