gfx_device_metal 0.3.0

Metal backend for gfx-rs
Build #103655 2018-06-06T06:35:21.706329+00:00
# rustc version
rustc 1.28.0-dev (b9bf4f162 2018-06-02)# docs.rs version
cratesfyi 0.5.0 (579f83b 2018-03-05)# build log
Build failed, waiting for other jobs to finish...
Updating registry `https://github.com/rust-lang/crates.io-index`
Fresh libc v0.2.42
Fresh bitflags v1.0.3
Fresh bitflags v0.9.1
Fresh gcc v0.3.54
Fresh block v0.1.6
Fresh either v1.5.0
Fresh cfg-if v0.1.3
Fresh malloc_buf v0.0.6
Fresh draw_state v0.8.0
Fresh bit-vec v0.4.4
Fresh unicode-xid v0.0.4
Fresh itertools v0.5.10
Fresh quote v0.3.15
Fresh bit-set v0.4.0
Fresh log v0.4.2
Compiling objc_exception v0.1.1
Fresh syn v0.10.8
Running `/home/cratesfyi/cratesfyi/debug/build/objc_exception-040e5e1c6c641e57/build-script-build`
Fresh derivative v1.0.0
Fresh gfx_core v0.8.2
Compiling core-foundation-sys v0.3.1
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/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-20ec46e507fb9197.rlib --extern-version libc=libc,0.2.42 --cap-lints allow -l framework=CoreFoundation`
error: failed to run custom build command for `objc_exception v0.1.1`
process didn't exit successfully: `/home/cratesfyi/cratesfyi/debug/build/objc_exception-040e5e1c6c641e57/build-script-build` (exit code: 101)
--- stdout
TARGET = Some("x86_64-unknown-linux-gnu")
OPT_LEVEL = Some("0")
TARGET = Some("x86_64-unknown-linux-gnu")
HOST = Some("x86_64-unknown-linux-gnu")
TARGET = Some("x86_64-unknown-linux-gnu")
TARGET = Some("x86_64-unknown-linux-gnu")
HOST = Some("x86_64-unknown-linux-gnu")
CC_x86_64-unknown-linux-gnu = None
CC_x86_64_unknown_linux_gnu = None
HOST_CC = None
CC = None
HOST = Some("x86_64-unknown-linux-gnu")
TARGET = Some("x86_64-unknown-linux-gnu")
HOST = Some("x86_64-unknown-linux-gnu")
CFLAGS_x86_64-unknown-linux-gnu = None
CFLAGS_x86_64_unknown_linux_gnu = None
HOST_CFLAGS = None
CFLAGS = None
DEBUG = Some("true")
running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-Wall" "-Wextra" "-o" "/home/cratesfyi/cratesfyi/debug/build/objc_exception-d9c0b79ccb99cf6d/out/extern/exception.o" "-c" "extern/exception.m"
cargo:warning=cc: error trying to exec 'cc1obj': execvp: No such file or directory
exit code: 1

--- stderr
thread 'main' panicked at '

Internal error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-Wall" "-Wextra" "-o" "/home/cratesfyi/cratesfyi/debug/build/objc_exception-d9c0b79ccb99cf6d/out/extern/exception.o" "-c" "extern/exception.m" with args "cc" did not execute successfully (status code exit code: 1).

', .cargo/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.54/src/lib.rs:1670:5
note: Run with `RUST_BACKTRACE=1` for a backtrace.

error: native frameworks are only available on macOS targets

error: aborting due to previous error

thread 'main' panicked at 'Error(
CargoError(
build failed
),
State {
next_error: None,
backtrace: None
}
)', src/bin/cratesfyi.rs:142:13
note: Run with `RUST_BACKTRACE=1` for a backtrace.