gfx_device_metal 0.3.0

Metal backend for gfx-rs
Build #122995 2018-10-23T11:18:41.664680+00:00
# rustc version
rustc 1.31.0-nightly (78ff609d7 2018-10-19)# docs.rs version
cratesfyi 0.6.0 (401be1e 2018-10-20)# build log
Updating crates.io index
Fresh gcc v0.3.55
Fresh libc v0.2.43
Fresh unicode-xid v0.1.0
Fresh bitflags v0.9.1
Fresh bitflags v1.0.4
Fresh cfg-if v0.1.6
Fresh block v0.1.6
Fresh bit-vec v0.4.4
Fresh malloc_buf v0.0.6
Fresh draw_state v0.8.0
Fresh log v0.4.5
Fresh bit-set v0.4.0
Compiling objc_exception v0.1.1
Fresh proc-macro2 v0.4.20
Checking core-foundation-sys v0.3.1
Running `/home/cratesfyi/cratesfyi/debug/build/objc_exception-9b5da63eeb49ad57/build-script-build`
Fresh quote v0.6.8
Fresh syn v0.15.13
Fresh derivative v1.0.1
Fresh gfx_core v0.8.3
Running `rustc --crate-name core_foundation_sys /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/core-foundation-sys-0.3.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=9d142ac84992c71a -C extra-filename=-9d142ac84992c71a --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-4b31dc9d4d41372a.rmeta --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-9b5da63eeb49ad57/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-c49fe19c002d56d0/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-c49fe19c002d56d0/out/extern/exception.o" "-c" "extern/exception.m" with args "cc" did not execute successfully (status code exit code: 1).

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

warning: build failed, waiting for other jobs to finish...
error: native frameworks are only available on macOS targets

error: aborting due to previous error

thread 'main' panicked at 'ProcessError { desc: "process didn\'t exit successfully: `rustc --crate-name core_foundation_sys /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/core-foundation-sys-0.3.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=9d142ac84992c71a -C extra-filename=-9d142ac84992c71a --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-4b31dc9d4d41372a.rmeta --cap-lints allow -l framework=CoreFoundation` (exit code: 1)", exit: Some(ExitStatus(ExitStatus(256))), output: None }

Could not compile `core-foundation-sys`.', src/bin/cratesfyi.rs:142:13
note: Run with `RUST_BACKTRACE=1` for a backtrace.